element PointFiles
diagram LandXML-1.2Doc_p139.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children PointFile Feature
used by
element SourceData
annotation
documentation
The collection of external point files that were used to define the surface.
documentation
Use is optional.
source <xs:element name="PointFiles">
 
<xs:annotation>
   
<xs:documentation>The collection of external point files that were used to define the surface.</xs:documentation>
   
<xs:documentation>Use is optional.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="PointFile" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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