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