Attribute set used to identify a resource within an external document. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
ExternalRef | xsd:token | required |
|
<xsd:attributeGroup name="ExternalReference"> <xsd:annotation> <xsd:documentation>Attribute set used to identify a resource within an external document.</xsd:documentation> </xsd:annotation> <xsd:attribute name="ExternalRef" type="xsd:token" use="required"> <xsd:annotation> <xsd:documentation>Unique ID of the resource within the external document.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:attributeGroup> |