Definition Type: ComplexType
Name: ServiceOrdersType
Namespace: http://rets.org/xsd/Transactions/2007-08
Containing Schema: Transactions.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ServiceOrder in schema transactions_xsdXSD Diagram of ServiceOrdersType in schema transactions_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ServiceOrdersType">
    <xs:sequence>
        <xs:element name="ServiceOrder" type="trans:ServiceOrderType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ServiceOrder trans:ServiceOrder 0 (1)
Collapse Derivation Tree:
Collapse References:
trans:ServiceOrders