element <rightSizeProperty> (global)
Namespace:
Type:
anonymous complexType (extension of baseGoal)
Content:
complex, 2 attributes, 9 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<rightSizeProperty
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</rightSizeProperty>
Content model elements (8):
name (type xs:string),
Included in content model of elements (1):
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
BaseDetailItem (extension)
  baseGoal (extension)
      complexType
Annotation
Right Size Property Goal
XML Source (w/o annotations (1); see within schema source)
<xs:element name="rightSizeProperty">
<xs:complexType>
<xs:complexContent>
<xs:extension base="baseGoal">
<xs:sequence>
<xs:element name="buyProperty" type="xs:string"/>
<xs:element name="sellProperty" type="xs:string"/>
<xs:element name="propertyType" type="assetType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 3/9)
buyProperty
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element name="buyProperty" type="xs:string"/>

propertyType
Type:
assetType, simple content
Simple Content
enumeration of xs:string
Enumeration:
"PRIMARY_RESIDENCE", "VACATION_HOME", "RENTAL_PROPERTY", "VEHICLE", "RECREATION_VEHICLE", "BOAT", "JEWELRY", "COLLECTIONS", "BUSINESS", "FARMER_OR_FISHING", "OTHER"
XML Source (see within schema source)
<xs:element name="propertyType" type="assetType"/>

sellProperty
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element name="sellProperty" type="xs:string"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set