Definition Type: Element
Name: OptionSchema
Namespace: http://www.iredes.org/xml
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: IRtypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Name of the xml schema used for OptionData validation. In URL format.
Collapse XSD Schema Diagram:
XSD Diagram of OptionSchema
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="OptionSchema" type="xsd:anyURI" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Name of the xml schema used for OptionData validation. In URL format.</xsd:documentation>
    </xsd:annotation>
</xsd:element>