Element componentData
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq akomantoso30_xsd_Attribute_Group_name.tmp#name akomantoso30_xsd_Attribute_Group_link.tmp#link akomantoso30_xsd_Attribute_Group_show.tmp#show akomantoso30_xsd_Element_componentData.tmp#componentData
Properties
content: complex
Used by
Model componentData
Children componentData
Instance
<componentData eId="" GUID="" href="" name="" shortForm="" showAs="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <componentData eId="" GUID="" href="" name="" shortForm="" showAs="" wId="">{1,1}</componentData>
</componentData>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI required
name xsd:string required
shortForm xsd:string optional
showAs xsd:string required
wId noWhiteSpace optional
Source
<xsd:element name="componentData">
  <xsd:complexType>
    <xsd:sequence minOccurs="0" maxOccurs="unbounded">
      <xsd:element ref="componentData"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="core"/>
    <xsd:attributeGroup ref="idreq"/>
    <xsd:attributeGroup ref="name"/>
    <xsd:attributeGroup ref="link"/>
    <xsd:attributeGroup ref="show"/>
  </xsd:complexType>
</xsd:element>