attr.resourcetype.req

Attribute Group Information

Attributes

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

Used By

Complex Type resourceType

Source

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