complexType lrms:Chain
diagram
namespace http://www.LRMS-Adopted-02-00-00
children chain startNodeInfo endNodeInfo chainOffset startSequenceNum endSequenceNum
used by
elements lrms:Geometry/chain lrms:LocationReference/chain lrms:SpatialObject/chainObject/chain
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:complexType name="Chain">
 
<xs:sequence>
   
<xs:element name="chain">
     
<xs:complexType>
       
<xs:choice>
         
<xs:element name="chainName" type="Text-name255"/>
         
<xs:element name="chainId" type="IdType"/>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="startNodeInfo" type="NodeAttribute" minOccurs="0"/>
   
<xs:element name="endNodeInfo" type="NodeAttribute" minOccurs="0"/>
   
<xs:element name="chainOffset" type="Distance" minOccurs="0"/>
   
<xs:element name="startSequenceNum" type="SequenceNum" minOccurs="0"/>
   
<xs:element name="endSequenceNum" type="SequenceNum" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="locationID" type="String-index64"/>
</xs:complexType>

element lrms:Chain/chain
diagram
properties
isRef 0
content complex
children chainName chainId
source <xs:element name="chain">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="chainName" type="Text-name255"/>
     
<xs:element name="chainId" type="IdType"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element lrms:Chain/chain/chainName
diagram
type lrms:Text-name255
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
source <xs:element name="chainName" type="Text-name255"/>

element lrms:Chain/chain/chainId
diagram
type lrms:IdType
properties
isRef 0
content complex
children intOrAlpha databaseID
source <xs:element name="chainId" type="IdType"/>

element lrms:Chain/startNodeInfo
diagram
type lrms:NodeAttribute
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children nodeId chainId nodeOrigin nodeValence geoLocation streets localNodeAttribute
source <xs:element name="startNodeInfo" type="NodeAttribute" minOccurs="0"/>

element lrms:Chain/endNodeInfo
diagram
type lrms:NodeAttribute
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children nodeId chainId nodeOrigin nodeValence geoLocation streets localNodeAttribute
source <xs:element name="endNodeInfo" type="NodeAttribute" minOccurs="0"/>

element lrms:Chain/chainOffset
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="chainOffset" type="Distance" minOccurs="0"/>

element lrms:Chain/startSequenceNum
diagram
type lrms:SequenceNum
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="startSequenceNum" type="SequenceNum" minOccurs="0"/>

element lrms:Chain/endSequenceNum
diagram
type lrms:SequenceNum
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="endSequenceNum" type="SequenceNum" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy