Attribute upTo / @upTo
Namespace No namespace
Type eIdRef
Properties
use: required
Used by
Attribute Group upTo
Source
<xsd:attribute name="upTo" type="eIdRef" use="required"/>
Attribute Group upTo
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>upTo</name>
<comment>The attribute upTo is used in range-based elements to specify the eId of the ending element of the range.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_upTo.tmp#upTo_upTo
Used by
Attribute Group range
Attributes
QName Type Fixed Default Use Annotation
upTo eIdRef required
Source
<xsd:attributeGroup name="upTo">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>upTo</name>
      <comment>The attribute upTo is used in range-based elements to specify the eId of the ending element of the range.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="upTo" type="eIdRef" use="required"/>
</xsd:attributeGroup>