Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element mappings
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
The element mapping contains a reference to the permanent wId (attribute original) of a structure, and to the eId (attribute current) such structure had during the time interval included between an initial temporalGroup and a final temporalGroup. This is useful for tracking the evolving ids of documents frequently renumbered (e,g., bills). Every single element whose wId does not match its eId needs to be represented here.
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_source.tmp#source AkomaNtoso30-csd13_xsd_Element_mapping.tmp#mapping
Properties
content: complex
Used by
Element analysis
Model mapping
Children mapping
Instance
<mappings source="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <mapping current="" eId="" end="" GUID="" original="" start="" wId="">{1,1}</mapping>
</mappings>
Attributes
QName Type Fixed Default Use Annotation
source xsd:anyURI required
Source
<xsd:element name="mappings">
  <xsd:annotation>
    <xsd:documentation>The element mapping contains a reference to the permanent wId (attribute original) of a structure, and to the eId (attribute current) such structure had during the time interval included between an initial temporalGroup and a final temporalGroup. This is useful for tracking the evolving ids of documents frequently renumbered (e,g., bills). Every single element whose wId does not match its eId needs to be represented here.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="mapping"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="source"/>
  </xsd:complexType>
</xsd:element>