Element attachments
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Diagram
Diagram akomantoso30_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/WD17">
  <attachment alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml: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>