Attribute alt / @alternativeTo
Namespace No namespace
Type eIdRef
Properties
content: simple
Used by
Attribute Group alt
Source
<xsd:attribute name="alternativeTo" type="eIdRef"/>
Attribute Group alt
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>alt</name>
<comment>The attribute alternativeTo is used to specify, when the element contains an alternative version of some content, the eId of the main element which this element is an alternative copy of</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_alt.tmp#alt_alternativeTo
Used by
Attribute Groups coreopt, corereq, corereqreq
Attributes
QName Type Fixed Default Use Annotation
alternativeTo eIdRef optional
Source
<xsd:attributeGroup name="alt">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>alt</name>
      <comment>The attribute alternativeTo is used to specify, when the element contains an alternative version of some content, the eId of the main element which this element is an alternative copy of</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="alternativeTo" type="eIdRef"/>
</xsd:attributeGroup>