Complex Type pc:RegionRefIndexedType

Namespace http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15
Annotations
Numbered region
Diagram
Attribute pc:RegionRefIndexedType / @indexAttribute pc:RegionRefIndexedType / @regionRef
Used by
Attributes
QName Type Use
Attribute pc:RegionRefIndexedType / @index int required
Position (order number) of this item within the current hierarchy level.
Attribute pc:RegionRefIndexedType / @regionRef IDREF required
Source
<complexType name="RegionRefIndexedType">
  <annotation>
    <documentation>Numbered region</documentation>
  </annotation>
  <attribute name="index" type="int" use="required">
    <annotation>
      <documentation>Position (order number) of this item within the current hierarchy level.</documentation>
    </annotation>
  </attribute>
  <attribute name="regionRef" type="IDREF" use="required"/>
</complexType>

Attribute pc:RegionRefIndexedType / @index

Namespace No namespace
Annotations
Position (order number) of this item within the current hierarchy level.
Type int
Properties
use: required
Used by
Source
<attribute name="index" type="int" use="required">
  <annotation>
    <documentation>Position (order number) of this item within the current hierarchy level.</documentation>
  </annotation>
</attribute>

Attribute pc:RegionRefIndexedType / @regionRef

Namespace No namespace
Type IDREF
Properties
use: required
Used by
Source
<attribute name="regionRef" type="IDREF" use="required"/>