element RectStruct
diagram LandXML-1.2Doc_p151.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Struct
attributes
Name  Type  Use  Default  Fixed  annotation
lengthxs:doublerequired      
lengthDirdirectionoptional      
widthxs:doublerequired      
descxs:string      
inletCase      
lossCoeffxs:double      
material      
thicknessxs:double      
source <xs:element name="RectStruct">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="length" type="xs:double" use="required"/>
   
<xs:attribute name="lengthDir" type="direction" use="optional"/>
   
<xs:attribute name="width" type="xs:double" use="required"/>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="inletCase"/>
   
<xs:attribute name="lossCoeff" type="xs:double"/>
   
<xs:attribute name="material"/>
   
<xs:attribute name="thickness" type="xs:double"/>
 
</xs:complexType>
</xs:element>

attribute RectStruct/@length
type xs:double
properties
isRef 0
use required
source <xs:attribute name="length" type="xs:double" use="required"/>

attribute RectStruct/@lengthDir
type direction
properties
isRef 0
use optional
source <xs:attribute name="lengthDir" type="direction" use="optional"/>

attribute RectStruct/@width
type xs:double
properties
isRef 0
use required
source <xs:attribute name="width" type="xs:double" use="required"/>

attribute RectStruct/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute RectStruct/@inletCase
properties
isRef 0
source <xs:attribute name="inletCase"/>

attribute RectStruct/@lossCoeff
type xs:double
properties
isRef 0
source <xs:attribute name="lossCoeff" type="xs:double"/>

attribute RectStruct/@material
properties
isRef 0
source <xs:attribute name="material"/>

attribute RectStruct/@thickness
type xs:double
properties
isRef 0
source <xs:attribute name="thickness" type="xs:double"/>


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