Allows the use of one or more previously-undeclared URIs to identify passive participants in a relationship; that is, the entities pointed "to". |
Attribute Group | mei:mei_att.pointing.attribute.target |
<xs:attribute name="target"> <xs:annotation> <xs:documentation>Allows the use of one or more previously-undeclared URIs to identify passive participants in a relationship; that is, the entities pointed "to".</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.URI"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |