an XML-side constrained reference to one xs:ID value, acts across an XML file including its outsourced components (xi:include mechanism) |
<xs:simpleType name="tGenericRef"> <xs:annotation> <xs:documentation>an XML-side constrained reference to one xs:ID value, acts across an XML file including its outsourced components (xi:include mechanism)</xs:documentation> </xs:annotation> <xs:restriction base="xs:IDREF"/> </xs:simpleType> |