http://yieldstar.com/ws/AppExchange/v1
element externalPropertyId

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://yieldstar.com/ws/AppExchange/v1} (restriction)

Documentation
						This is the ID of the property to obtain information
						for. This ID cooresponds to the unique identifier
						used by the property management system of the client.
					
Properties
This component is not nillable.

Model
<externalPropertyId>

</externalPropertyId>

Source
<xs:element name="externalPropertyId">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.