Definition Type: Element
Name: FixPointType
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRtextShort
Containing Schema: DrillRig.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
ContentType Restriction
Documentation:
Can be used to define the type of prism used.
Collapse XSD Schema Diagram:
XSD Diagram of FixPointType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="FixPointType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Can be used to define the type of prism used.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="IR:IRtextShort">
            <xsd:enumeration value="" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Derivation Tree: