| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | SurfVolume Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="SurfVolumes"> <xs:annotation> <xs:documentation>A collection of surface volume data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="SurfVolume" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="surfVolCalcMethod" type="surfVolCMethodType" use="required"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="name" type="xs:string"/> |
| type | surfVolCMethodType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="surfVolCalcMethod" type="surfVolCMethodType" use="required"/> |