Definition Type: ComplexType
Name: OfficeContactManager
Namespace: http://rets.org/xsd/Offices/2007-08
Type: commons:SecureString
Containing Schema: Offices.xsd
Abstract
Documentation:
The member id of the contact person at the office location, when the contact person is not the same as the designated realtor. Used primarily in branch locations.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of OfficeContactManager in schema offices_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="OfficeContactManager">
    <xs:annotation>
        <xs:documentation>
				The member id of  the contact person at
				the office location, when the contact
				person is not the same as the designated
				realtor. Used primarily in branch locations.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
offices:ContactManager