Definition Type: ComplexType
Name: ConstructionMaterials
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: Features.xsd
Abstract
Documentation:
The materials used in the building or framework. Examples are brick, fiberglass, cement, etc.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of ConstructionMaterials in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ConstructionMaterials">
    <xs:annotation>
        <xs:documentation>
				The materials used in the building or framework.
				Examples are brick, fiberglass, cement, etc.
			</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:
prop:ConstructionMaterials, commons:ConstructionMaterials