Element attachmentOf
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Element</type>
<name>attachmentOf</name>
<comment>The element attachmentOf is a metadata reference to the Akoma Ntoso IRI of a document of which this document is an attachment</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq akomantoso30_xsd_Attribute_Group_link.tmp#link akomantoso30_xsd_Attribute_Group_show.tmp#show akomantoso30_xsd_Complex_Type_referenceType.tmp#referenceType akomantoso30_xsd_Attribute_Group_type.tmp#type
Type extension of referenceType
Type hierarchy
Properties
content: complex
Used by
Element Group docRefs
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI required
shortForm xsd:string optional
showAs xsd:string required
type xsd:string optional
wId noWhiteSpace optional
Source
<xsd:element name="attachmentOf">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>attachmentOf</name>
      <comment>The element attachmentOf is a metadata reference to the Akoma Ntoso IRI of a document of which this document is an attachment</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="referenceType">
        <xsd:attributeGroup ref="type"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>