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