Definition Type: ComplexType
Name: NRDSMainOfficeId
Namespace: http://rets.org/xsd/Offices/2007-08
Type: commons:SecureInteger
Containing Schema: Offices.xsd
Abstract
Documentation:
If this office is a branch, the Main Office Id must be present. 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 NRDSMainOfficeId in schema offices_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="NRDSMainOfficeId">
    <xs:annotation>
        <xs:documentation>
				If this office is a branch, the
				Main Office Id must be present. 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:NRDSMainOfficeId