diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | CrossSectSurf DesignCrossSectSurf Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CrossSect"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CrossSectSurf" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DesignCrossSectSurf" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="sta" type="xs:double" use="required"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="angleSkew" type="angle"/> <xs:attribute name="areaCut" type="crossSectSurfaceArea"/> <xs:attribute name="areaFill" type="crossSectSurfaceArea"/> <xs:attribute name="centroidCut" type="xs:double"/> <xs:attribute name="centroidFill" type="xs:double"/> <xs:attribute name="sectType" type="xs:string"/> <xs:attribute name="volumeCut" type="crossSectSurfaceVolume"/> <xs:attribute name="volumeFill" type="crossSectSurfaceVolume"/> </xs:complexType> </xs:element> |
type | xs:double | ||||
properties |
|
||||
source | <xs:attribute name="sta" type="xs:double" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | angle | ||
properties |
|
||
source | <xs:attribute name="angleSkew" type="angle"/> |
type | crossSectSurfaceArea | ||
properties |
|
||
source | <xs:attribute name="areaCut" type="crossSectSurfaceArea"/> |
type | crossSectSurfaceArea | ||
properties |
|
||
source | <xs:attribute name="areaFill" type="crossSectSurfaceArea"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="centroidCut" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="centroidFill" type="xs:double"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="sectType" type="xs:string"/> |
type | crossSectSurfaceVolume | ||
properties |
|
||
source | <xs:attribute name="volumeCut" type="crossSectSurfaceVolume"/> |
type | crossSectSurfaceVolume | ||
properties |
|
||
source | <xs:attribute name="volumeFill" type="crossSectSurfaceVolume"/> |