diagram |
|
namespace |
http://www.landxml.org/schema/LandXML-1.2 |
properties |
|
used by |
|
attributes |
|
annotation |
documentation | A reference to an external file containing point information. | documentation | The format of the information is defined by the order and delimeter attributes. |
|
source |
<xs:element name="PointFile">
<xs:annotation>
<xs:documentation>A reference to an external file containing point information.</xs:documentation>
<xs:documentation>The format of the information is defined by the order and delimeter attributes.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="fileName" use="required"/>
<xs:attribute name="fileType" use="required"/>
<xs:attribute name="fileFormat" use="required"/>
</xs:complexType>
</xs:element> |