Definition Type: ComplexType
Name: NRDSType
Namespace: http://rets.org/xsd/Offices/2007-08
Containing Schema: Offices.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NRDSJoinedDate in schema offices_xsd Drilldown into NRDSStatusDate in schema offices_xsd Drilldown into NRDSMLSId in schema offices_xsd Drilldown into NRDSAssociationId in schema offices_xsd Drilldown into NRDSParentCompanyId in schema offices_xsd Drilldown into NRDSFranchiseId in schema offices_xsd Drilldown into NRDSBillingOfficeId in schema offices_xsd Drilldown into NRDSMainOfficeId in schema offices_xsd Drilldown into NRDSSalesPersonCount in schema offices_xsd Drilldown into NRDSStatusCode in schema offices_xsd Drilldown into NRDSPointOfEntry in schema offices_xsd Drilldown into NRDSBranchType in schema offices_xsd Drilldown into NRDSBranchId in schema offices_xsd Drilldown into NRDSOfficeType in schema offices_xsdXSD Diagram of NRDSType in schema offices_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="NRDSType">
    <xs:sequence>
        <xs:element name="NRDSOfficeType" type="nrds:OfficeCategory" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100277</retsid>
                    <example>Locally defined string for office type</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSBranchId" type="nrds:BranchId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100278</retsid>
                    <example>Locally defined string for branch identifier</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSBranchType" type="nrds:OfficeCategory" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100279</retsid>
                    <example>Locally defined string for branch type</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSPointOfEntry" type="nrds:PointOfEntry" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100280</retsid>
                    <example>123456789</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSStatusCode" type="nrds:MemberStatus" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100281</retsid>
                    <example>A</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSSalesPersonCount" type="nrds:SalesPersonCount" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100282</retsid>
                    <example>4</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSMainOfficeId" type="offices:NRDSMainOfficeId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100283</retsid>
                    <example>123456789</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSBillingOfficeId" type="offices:NRDSBillingOfficeId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100284</retsid>
                    <example>123456789</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSFranchiseId" type="offices:NRDSFranchiseId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100285</retsid>
                    <example>123456789</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSParentCompanyId" type="offices:NRDSParentCompanyId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100286</retsid>
                    <example>123456789</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSAssociationId" type="nrds:AssociationId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100287</retsid>
                    <example>7777</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSMLSId" type="nrds:MLSAssociationId" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100288</retsid>
                    <example>8888</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSStatusDate" type="nrds:StatusDate" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100289</retsid>
                    <example>2007-03-10T12:00:00-05:00</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="NRDSJoinedDate" type="nrds:JoinedDate" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:appinfo>
                    <retsid>100290</retsid>
                    <example>2007-03-10T12:00:00-05:00</example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NRDSOfficeType offices:NRDSOfficeType 0 1
NRDSBranchId offices:NRDSBranchId 0 1
NRDSBranchType offices:NRDSBranchType 0 1
NRDSPointOfEntry offices:NRDSPointOfEntry 0 1
NRDSStatusCode offices:NRDSStatusCode 0 1
NRDSSalesPersonCount offices:NRDSSalesPersonCount 0 1
NRDSMainOfficeId offices:NRDSMainOfficeId 0 1
NRDSBillingOfficeId offices:NRDSBillingOfficeId 0 1
NRDSFranchiseId offices:NRDSFranchiseId 0 1
NRDSParentCompanyId offices:NRDSParentCompanyId 0 1
NRDSAssociationId offices:NRDSAssociationId 0 1
NRDSMLSId offices:NRDSMLSId 0 1
NRDSStatusDate offices:NRDSStatusDate 0 1
NRDSJoinedDate offices:NRDSJoinedDate 0 1
Collapse Derivation Tree:
Collapse References:
offices:NRDSInformation