diagram | |||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||
type | extension of Point2dReq | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |