Showing:

Diagrams
Instances
Properties
Source
Used by
Element attachments
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_attachment.tmp#attachment
Properties
content: complex
Used by
Model attachment
Children attachment
Instance
<attachments xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <attachment alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</attachment>
</attachments>
Source
<xsd:element name="attachments">
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="attachment"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>