Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element proprietary
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>proprietary</name>
<comment>The element proprietary is a metadata container of any additional metadata property that does not belong to the Akoma Ntoso properties. Anything can be placed in this element.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Attribute_Group_linkopt.tmp#linkopt AkomaNtoso30-csd13_xsd_Complex_Type_anyOtherType.tmp#anyOtherType AkomaNtoso30-csd13_xsd_Attribute_Group_source.tmp#source
Type extension of anyOtherType
Type hierarchy
Properties
content: complex
Used by
Element meta
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI optional
source xsd:anyURI required
wId noWhiteSpace optional
Source
<xsd:element name="proprietary">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>proprietary</name>
      <comment>The element proprietary is a metadata container of any additional metadata property that does not belong to the Akoma Ntoso properties. Anything can be placed in this element.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="anyOtherType">
        <xsd:attributeGroup ref="source"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>