diagram |
|
namespace |
http://www.landxml.org/schema/LandXML-1.2 |
type |
PointType |
properties |
content | complex | mixed | true |
|
used by |
|
facets |
|
attributes |
|
annotation |
documentation | Represents a 2D or 3D Point of Intersection | documentation | Defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint number reference "pntRef" attribute. |
|
source |
<xs:element name="PI" type="PointType">
<xs:annotation>
<xs:documentation>Represents a 2D or 3D Point of Intersection</xs:documentation>
<xs:documentation>Defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint number reference "pntRef" attribute.</xs:documentation>
</xs:annotation>
</xs:element> |