element ZoneHinge
diagram LandXML-1.2Doc_p206.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Zones
attributes
Name  Type  Use  Default  Fixed  annotation
staStartstationrequired      
staEndstationrequired      
hingeTypezoneHingeTyperequired      
zonePriorityRefxs:intrequired      
source <xs:element name="ZoneHinge">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="staStart" type="station" use="required"/>
   
<xs:attribute name="staEnd" type="station" use="required"/>
   
<xs:attribute name="hingeType" type="zoneHingeType" use="required"/>
   
<xs:attribute name="zonePriorityRef" type="xs:int" use="required"/>
 
</xs:complexType>
 
<!-- This element describes the non-center hinge point for superelevated roadways
       The zonePriorityRef should contain the zone priority number (zone identifier) where the hinge point is located. The hingeType attribute identifies the left or right side of the zone to use as the hinge point.
--
>
</xs:element>

attribute ZoneHinge/@staStart
type station
properties
isRef 0
use required
source <xs:attribute name="staStart" type="station" use="required"/>

attribute ZoneHinge/@staEnd
type station
properties
isRef 0
use required
source <xs:attribute name="staEnd" type="station" use="required"/>

attribute ZoneHinge/@hingeType
type zoneHingeType
properties
isRef 0
use required
facets
enumeration center
enumeration left edge
enumeration right edge
source <xs:attribute name="hingeType" type="zoneHingeType" use="required"/>

attribute ZoneHinge/@zonePriorityRef
type xs:int
properties
isRef 0
use required
source <xs:attribute name="zonePriorityRef" type="xs:int" use="required"/>


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