Definition Type: ComplexType
Name: ProcessElementParameterType1Type
Namespace: http://www.wbf.org/xml/B2MML-V0401
Type: CodeType
Containing Schema: BatchML-V0401-GeneralRecipe.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into listSchemeURI Drilldown into listURI Drilldown into languageID Drilldown into name Drilldown into listVersionID Drilldown into listName Drilldown into listAgencyName Drilldown into listAgencyID Drilldown into listID Drilldown into CodeTypeXSD Diagram of ProcessElementParameterType1Type
Collapse XSD Schema Code:
<xsd:complexType name="ProcessElementParameterType1Type">
    <xsd:simpleContent>
        <xsd:restriction base="CodeType">
            <xsd:enumeration value="Input" />
            <!-- Process Parameter -->
            <xsd:enumeration value="Output" />
            <!-- Process Report    -->
            <xsd:enumeration value="Optional" />
            <!-- Optional parameter or report -->
            <xsd:enumeration value="Required" />
            <!-- Required parameter or report -->
            <xsd:enumeration value="Other" />
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
listID listID Optional
listAgencyID listAgencyID Optional
listAgencyName listAgencyName Optional
listName listName Optional
listVersionID listVersionID Optional
name name Optional
languageID languageID Optional
listURI listURI Optional
listSchemeURI listSchemeURI Optional
Collapse Derivation Tree:
Collapse References:
b2mml:ProcessElementParameterTypeType
Collapse Comments:
blog comments powered by Disqus