A code or name identifying the pile size (typicallydiameter and weight/unit length) along with other shape parametersas applicable. Intended to come from a controlled list of terms,Example: <pileSizeDesignation codeSpace="ASTM A6 H-Piling">HP 200 x 64</pileSizeDesignation>
<element name="pileSizeDesignation" type="gml:CodeType"><annotation><documentation>A code or name identifying the pile size (typically diameter and weight/unit length) along with other shape parameters as applicable. Intended to come from a controlled list of terms, Example: <pileSizeDesignation codeSpace="ASTM A6 H-Piling">HP 200 x 64</pileSizeDesignation></documentation></annotation></element>
<element minOccurs="0" name="flangeLength" type="diggs:LengthMeasureType"><annotation><documentation>Length of the flange.</documentation></annotation></element>
<element minOccurs="0" name="flangeThickness" type="diggs:LengthMeasureType"><annotation><documentation>Thickness of the flange.</documentation></annotation></element>
<element minOccurs="0" name="webThickness" type="diggs:LengthMeasureType"><annotation><documentation>Thickness of the web.</documentation></annotation></element>
<element maxOccurs="1" minOccurs="0" name="splices" type="diggs:SpliceArrayPropertyType"><annotation><documentation>List of the splices present in the pile.</documentation></annotation></element>
Complex Type diggs:SteelHPileType
Namespace
http://diggsml.org/schemas/3
Annotations
A pile made of steel with an H shaped cross section.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="SteelHPileType"><annotation><documentation>A pile made of steel with an H shaped cross section.</documentation></annotation><complexContent><extension base="diggs:AbstractPileType"><sequence><element name="pileSizeDesignation" type="gml:CodeType"><annotation><documentation>A code or name identifying the pile size (typically diameter and weight/unit length) along with other shape parameters as applicable. Intended to come from a controlled list of terms, Example: <pileSizeDesignation codeSpace="ASTM A6 H-Piling">HP 200 x 64</pileSizeDesignation></documentation></annotation></element><element minOccurs="0" ref="diggs:weldType"><annotation><documentation>The type of weld used on the pile, from an enumerated list (circular, spiral)</documentation></annotation></element><element minOccurs="0" name="flangeLength" type="diggs:LengthMeasureType"><annotation><documentation>Length of the flange.</documentation></annotation></element><element minOccurs="0" name="flangeThickness" type="diggs:LengthMeasureType"><annotation><documentation>Thickness of the flange.</documentation></annotation></element><element minOccurs="0" name="webThickness" type="diggs:LengthMeasureType"><annotation><documentation>Thickness of the web.</documentation></annotation></element><element maxOccurs="1" minOccurs="0" name="splices" type="diggs:SpliceArrayPropertyType"><annotation><documentation>List of the splices present in the pile.</documentation></annotation></element></sequence></extension></complexContent></complexType>