attr.href.req

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
href restriction of xsd:anyURI required

Used By

Complex Type fileType

Source

<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>