Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element componentData
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idreq.tmp#idreq AkomaNtoso30-csd13_xsd_Attribute_Group_name.tmp#name AkomaNtoso30-csd13_xsd_Attribute_Group_link.tmp#link AkomaNtoso30-csd13_xsd_Attribute_Group_show.tmp#show AkomaNtoso30-csd13_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/CSD13">
  <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>