Element components
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Diagram
Diagram akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq akomantoso30_xsd_Element_component.tmp#component
Properties
content: complex
Used by
Model component
Children component
Instance
<components eId="" GUID="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <component alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{1,1}</component>
</components>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
wId noWhiteSpace optional
Source
<xsd:element name="components">
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="component"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="idreq"/>
  </xsd:complexType>
</xsd:element>