Definition Type: Element
Name: Communications
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:CommunicationsEnum
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The types of communications available. Includes cable, satellite, DSL, etc.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into CommunicationsEnum in schema features_xsdXSD Diagram of Communications in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Communications" type="commons:CommunicationsEnum" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						The types of communications available.
						Includes cable, satellite, DSL, etc.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100195</retsid>
            <example>DSL</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: