Definition Type: ComplexType
Name: NRDSBillingOfficeId
Namespace: http://rets.org/xsd/Offices/2007-08
Type: commons:SecureInteger
Containing Schema: Offices.xsd
Abstract
Documentation:
Used to track the office id of the billing office. NRDS expects a valid, unique 9 digit office id.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureInteger in schema primitives_xsdXSD Diagram of NRDSBillingOfficeId in schema offices_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="NRDSBillingOfficeId">
    <xs:annotation>
        <xs:documentation>
				Used to track the office id of the
				billing office. NRDS expects a valid,
				unique 9 digit office id.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureInteger" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
offices:NRDSBillingOfficeId