<xsd:simpleType name="roleRef">
<xsd:annotation>
<xsd:documentation>
<type>Simple</type>
<name>roleRef</name>
<comment>These values are references to existing roles (i.e., TLCRole) only, i.e., given an existing eId of a role of the form XYZ, the value is necessarily #XYZ</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType> |