element PVI
diagram LandXML-1.2Doc_p148.png
namespace http://www.landxml.org/schema/LandXML-1.2
type extension of Point2dReq
properties
content complex
mixed true
used by
element ProfAlign
facets
length 2
attributes
Name  Type  Use  Default  Fixed  annotation
descxs:string      
annotation
documentation
Represents a  Point of Vertical Intersection with a space delimited "station elevation" text value
source <xs:element name="PVI">
 
<xs:annotation>
   
<xs:documentation>Represents a  Point of Vertical Intersection with a space delimited "station elevation" text value</xs:documentation>
 
</xs:annotation>
 
<xs:complexType mixed="true">
   
<xs:simpleContent>
     
<xs:extension base="Point2dReq">
       
<xs:attribute name="desc" type="xs:string"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute PVI/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>


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