Attribute pos / @pos
Namespace No namespace
Type posType
Properties
content: simple
Facets
enumeration start
enumeration before
enumeration inside
enumeration after
enumeration end
enumeration unspecified
Used by
Attribute Group pos
Source
<xsd:attribute name="pos" type="posType"/>
Attribute Group pos
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Attlist</type>
<name>pos</name>
<comment>The attribute pos is used to identify the specific position of the reference (e.g., in source or destination) with respect to the element being identified with the relative eId.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_pos.tmp#pos_pos
Used by
Complex Type argumentType
Attributes
QName Type Fixed Default Use Annotation
pos posType optional
Source
<xsd:attributeGroup name="pos">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>pos</name>
      <comment>The attribute pos is used to identify the specific position of the reference (e.g., in source or destination) with respect to the element being identified with the relative eId.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="pos" type="posType"/>
</xsd:attributeGroup>