| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | CrossSect Feature | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| identity constraints |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CrossSects"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSect" 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="state" type="stateType"/> <xs:attribute name="calcMethod" type="xsVolCalcMethodType"/> <xs:attribute name="curveCorrection" type="xs:boolean"/> <xs:attribute name="swellFactor" type="xs:double"/> <xs:attribute name="shrinkFactor" type="xs:double"/> </xs:complexType> <xs:unique name="uCrossSectSta"> <xs:selector xpath="CrossSect"/> <xs:field xpath="@sta"/> </xs:unique> </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 | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| type | xsVolCalcMethodType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="calcMethod" type="xsVolCalcMethodType"/> |
| type | xs:boolean | ||
| properties |
|
||
| source | <xs:attribute name="curveCorrection" type="xs:boolean"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="swellFactor" type="xs:double"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="shrinkFactor" type="xs:double"/> |