Definition Type: Element
Name: Alignment
Namespace: http://rets.org/xsd/RETSSystem/2007-08
Type: sys:Alignment
Containing Schema: DataDictionary.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A display hint that MAY be used to provide text justification in applications.
Collapse XSD Schema Diagram:
XSD Diagram of Alignment in schema datadictionary_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Alignment" type="sys:Alignment" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
												A display hint that MAY be used to
												provide text justification in
												applications.
											</xs:documentation>
        <xs:appinfo>
												Left
											</xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: