Definition Type: Element
Name: ManufacturerName
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Covers housing built off-site and either transported to the site by trailer or own axle. The housing may be permanently attached to the site or may retain transportability.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of ManufacturerName in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ManufacturerName" type="commons:SecureString" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Covers housing built off-site and either
						transported to the site by trailer or
						own axle.
						
						The housing may be permanently attached to the
						site or may retain transportability.
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: