<xs:attributeGroup name="att.pointing.group.attribute.domains">
<xs:attribute name="domains">
<xs:annotation>
<xs:documentation>optionally specifies the identifiers of the elements within which all elements indicated by the contents of this element lie.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction>
<xs:simpleType>
<xs:list>
<xs:simpleType>
<xs:union memberTypes="xs:anyURI xs:anyURI xs:anyURI"/>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:minLength value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:attributeGroup> |