QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
href | restriction of xsd:anyURI | optional |
Complex Type | resourceType |
<xsd:attributeGroup name="attr.href"> <xsd:attribute name="href" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:anyURI"> <xsd:maxLength value="2000"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:attributeGroup> |