complexType lrms:Attributes
diagram
namespace http://www.LRMS-Adopted-02-00-00
children simpleAttributes complexAttributes
used by
elements lrms:SpatialObject/areaObject/areaAttributes lrms:SpatialObject/chainObject/chainAttributes lrms:SpatialObject/linkObject/linkAttributes lrms:SpatialObject/pointOrNodeObject/pointAttributes lrms:SpatialObject/polygonObject/polygonAttributes lrms:SpatialObject/routeObject/routeAttributes lrms:SpatialObject/transitionObject/transitionAttributes
source <xs:complexType name="Attributes">
 
<xs:sequence>
   
<xs:element name="simpleAttributes" type="Text-name255" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="complexAttributes" type="Text-name255" minOccurs="0" maxOccurs="100"/>
 
</xs:sequence>
</xs:complexType>

element lrms:Attributes/simpleAttributes
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 100
content simple
facets
minLength 1
maxLength 255
source <xs:element name="simpleAttributes" type="Text-name255" minOccurs="0" maxOccurs="100"/>

element lrms:Attributes/complexAttributes
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 100
content simple
facets
minLength 1
maxLength 255
source <xs:element name="complexAttributes" type="Text-name255" minOccurs="0" maxOccurs="100"/>


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