diagram | |||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||
properties |
|
||||
children | Boundary Feature | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:element name="Boundaries"> <xs:annotation> <xs:documentation>The collection of boundaries 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="Boundary" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |