namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | Point2dReq | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="crossSectionPnt"> <xs:annotation> <xs:documentation>Attribute that represents a space delimited, cross section offset/elevation pair. Example: crossSectionPnt="12.0 723.3456" </xs:documentation> </xs:annotation> <xs:restriction base="Point2dReq"/> </xs:simpleType> |