Definition Type: Element
Name: BoltType
Namespace: http://www.iredes.org/xml/Charger
Type: IR:IRtextShort
Containing Schema: ChargerbaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
ContentType Restriction
Documentation:
Allowed items are: Grouted/rebar, Grouted/CT, Grouted/resin, Friction/Swellex, Friction/Splitset, Pretensioned/Grouted, Pretensioned/nongrouted, Cable/single, Cable/single, Cable/bulp
Collapse XSD Schema Diagram:
XSD Diagram of BoltType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="BoltType">
    <xsd:annotation>
        <xsd:documentation>Allowed items are: Grouted/rebar, Grouted/CT, Grouted/resin, Friction/Swellex, Friction/Splitset, Pretensioned/Grouted, Pretensioned/nongrouted, Cable/single, Cable/single, Cable/bulp</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="IR:IRtextShort">
            <xsd:enumeration value="Grouted/rebar" />
            <xsd:enumeration value="Grouted/CT" />
            <xsd:enumeration value="Grouted/resin" />
            <xsd:enumeration value="Friction/Swellex" />
            <xsd:enumeration value="Friction/Splitset" />
            <xsd:enumeration value="Pretensioned/Grouted" />
            <xsd:enumeration value="Pretensioned/nongrouted" />
            <xsd:enumeration value="Cable/single" />
            <xsd:enumeration value="Cable/single" />
            <xsd:enumeration value="Cable/bulp" />
            <xsd:enumeration value="Other" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Derivation Tree: