Complex Type argumentType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
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_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Attribute_Group_linkopt.tmp#linkopt akomantoso30_xsd_Complex_Type_anyOtherType.tmp#anyOtherType akomantoso30_xsd_Attribute_Group_pos.tmp#pos akomantoso30_xsd_Attribute_Group_modifiers.tmp#modifiers akomantoso30_xsd_Attribute_Group_upToOpt.tmp#upToOpt
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/WD17'
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 eIdRef 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:attributeGroup ref="upToOpt"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>