QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
structure | restriction of xsd:string | hierarchical | optional |
Complex Type | organizationType |
<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> |