complexType
ReferenceType
attribute ReferenceType/@id
attribute ReferenceType/@ref
attribute ReferenceType/@id
type | xs:ID | ||
annotation |
|
||
source | <xs:attribute name="id" type="xs:ID"> <xs:annotation> <xs:documentation>The XML ID associated with this complex object.</xs:documentation> </xs:annotation> </xs:attribute> |
attribute ReferenceType/@ref
type | xs:IDREF | ||
annotation |
|
||
source | <xs:attribute name="ref" type="xs:IDREF"> <xs:annotation> <xs:documentation>The XML IDREF that references the object associated with this object.</xs:documentation> </xs:annotation> </xs:attribute> |