attr.structure.req

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
structure restriction of xsd:string hierarchical optional

Used By

Complex Type organizationType

Source

<xsd:attributeGroup name="attr.structure.req">
  <xsd:attribute name="structure" use="optional" default="hierarchical">
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:maxLength value="200"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:attributeGroup>