Definition Type: ComplexType
Name: SignoffRs_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_IFXDocument.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into Status in schema ifx170_corelib_xsd Drilldown into Id in schema ifx170_ifxdocument_xsdXSD Diagram of SignoffRs_Type in schema ifx170_ifxdocument_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SignoffRs_Type">
    <xsd:sequence>
        <xsd:element ref="Status" minOccurs="0" />
        <xsd:element ref="CustId" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="Id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Status ifx:Status 0 (1)
CustId ifx:CustId 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Id ifx:Id (Optional)
Collapse Derivation Tree:
Collapse References:
ifx:SignoffRs