Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type argumentType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>argumentType</name>
<comment>the complex type argumentType defines the empty content model and the list of attributes for metadata elements in the analysis section</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_pos.tmp#pos AkomaNtoso30-csd13_xsd_Attribute_Group_modifiers.tmp#modifiers AkomaNtoso30-csd13_xsd_Complex_Type_argumentType.tmp#argumentType_upTo
Type extension of anyOtherType
Type hierarchy
Used by
Elements destination, source
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
exclusion xsd:boolean optional
href xsd:anyURI optional
incomplete xsd:boolean optional
pos posType optional
upTo xsd:anyURI optional
wId noWhiteSpace optional
Source
<xsd:complexType name="argumentType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>argumentType</name>
      <comment>the complex type argumentType defines the empty content model and the list of attributes for metadata elements in the analysis section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="anyOtherType">
      <xsd:attributeGroup ref="pos"/>
      <xsd:attributeGroup ref="modifiers"/>
      <xsd:attribute name="upTo" type="xsd:anyURI"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Attribute argumentType / @upTo
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Complex Type argumentType
Source
<xsd:attribute name="upTo" type="xsd:anyURI"/>