Identifier for the source entity |
Elements | genxml/excerpt/sourceref, genxml/source/sourceref, genxml/task/sourceref |
Attribute | genxml/source/@id |
<xs:simpleType name="sourceID"> <xs:annotation> <xs:documentation>Identifier for the source entity</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:pattern value="S[1-2]?\d{0,9}"/> </xs:restriction> </xs:simpleType> |