attr.identifierref.req

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
identifierref restriction of xsd:string required

Used By

Complex Type dependencyType

Source

<xsd:attributeGroup name="attr.identifierref.req">
  <xsd:attribute name="identifierref" use="required">
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:maxLength value="2000"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:attributeGroup>