Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element attachmentOf
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idreq.tmp#idreq AkomaNtoso30-csd13_xsd_Attribute_Group_link.tmp#link AkomaNtoso30-csd13_xsd_Attribute_Group_show.tmp#show AkomaNtoso30-csd13_xsd_Complex_Type_referenceType.tmp#referenceType AkomaNtoso30-csd13_xsd_Element_attachmentOf.tmp#attachmentOf_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:attribute name="type" type="xsd:string"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute attachmentOf / @type
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Element attachmentOf
Source
<xsd:attribute name="type" type="xsd:string"/>