Attribute mappingAtts / @original
Namespace No namespace
Type wIdRef
Properties
content: simple
Used by
Attribute Group mappingAtts
Source
<xsd:attribute name="original" type="wIdRef"/>
Attribute mappingAtts / @current
Namespace No namespace
Type eIdRef
Properties
content: simple
Used by
Attribute Group mappingAtts
Source
<xsd:attribute name="current" type="eIdRef"/>
Attribute mappingAtts / @start
Namespace No namespace
Type eventRefRef
Properties
content: simple
Used by
Attribute Group mappingAtts
Source
<xsd:attribute name="start" type="eventRefRef"/>
Attribute mappingAtts / @end
Namespace No namespace
Type eventRefRef
Properties
content: simple
Used by
Attribute Group mappingAtts
Source
<xsd:attribute name="end" type="eventRefRef"/>
Attribute Group mappingAtts
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Attlist</type>
<name>mappingAtts</name>
<comment>The mappingAtts attributes represent the 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 (attribute start) and a final temporalGroup (attribute end).</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_mappingAtts.tmp#mappingAtts_original akomantoso30_xsd_Attribute_Group_mappingAtts.tmp#mappingAtts_current akomantoso30_xsd_Attribute_Group_mappingAtts.tmp#mappingAtts_start akomantoso30_xsd_Attribute_Group_mappingAtts.tmp#mappingAtts_end
Used by
Element mapping
Attributes
QName Type Fixed Default Use Annotation
current eIdRef optional
end eventRefRef optional
original wIdRef optional
start eventRefRef optional
Source
<xsd:attributeGroup name="mappingAtts">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>mappingAtts</name>
      <comment>The mappingAtts attributes represent the 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 (attribute start) and a final temporalGroup (attribute end).</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="original" type="wIdRef"/>
  <xsd:attribute name="current" type="eIdRef"/>
  <xsd:attribute name="start" type="eventRefRef"/>
  <xsd:attribute name="end" type="eventRefRef"/>
</xsd:attributeGroup>