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 location for the target | documentation | It is defined by either a coordinate text value ("north east" or "north east elev") or a CgPoint number reference "pntRef" attribute. |
|
source |
<xs:element name="TargetPoint" type="PointType">
<xs:annotation>
<xs:documentation>Represents a 2D or 3D location for the target</xs:documentation>
<xs:documentation>It is 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> |