element PointFile
diagram LandXML-1.2Doc_p138.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
used by
element PointFiles
attributes
Name  Type  Use  Default  Fixed  annotation
fileNamerequired      
fileTyperequired      
fileFormatrequired      
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>

attribute PointFile/@fileName
properties
isRef 0
use required
source <xs:attribute name="fileName" use="required"/>

attribute PointFile/@fileType
properties
isRef 0
use required
source <xs:attribute name="fileType" use="required"/>

attribute PointFile/@fileFormat
properties
isRef 0
use required
source <xs:attribute name="fileFormat" use="required"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy