Definition Type: ComplexType
Name: AssociationOfficeId
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureInteger
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
The office number that uniquely identifies the member office. For NRDS, it is an 8 or 9 digit unique number that is assigned to an Office record in the National REALTORĀ® Database System.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureInteger in schema primitives_xsdXSD Diagram of AssociationOfficeId in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="AssociationOfficeId">
    <xs:annotation>
        <xs:documentation>
				The office number that uniquely identifies the member office.
				For NRDS, it is an 8 or 9 digit unique number that is assigned to
				an Office record in the National REALTORĀ® Database System.
			</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:
assc:NRDSOfficeId, assc:NRDSOfficeIdassc:OfficeId,