Property Set Examples and Their XML Representation
The following are examples of different types of property sets that are available and their XML representation:
Arbitrary Property Set
<?Siebel-Property-Set> <PropertySet> <Person> Jack </Person> </PropertySet>
Siebel Message
<?Siebel-Property-Set EscapeNames="true"><PropertySet><SiebelMessage MessageID="1-
111" IntObjectFormat="Siebel Hierarchical" MessageType="Integration Object"
IntObjName="Sample Account"><ListOfSample_spcAccount>...</
ListOfSample_spcAccount></SiebelMessage></PropertySet>
XML Hierarchy
<?Siebel-Property-Set><PropertySet><_XMLHierarchy><Account><Contact>...</
Contact></Account><_XMLHierarchy></PropertySet>
The following illustrates an example property set hierarchy and the XML that would be
generated for each component of the hierarchy. The XML was generated with the
EscapeNames user property set to True
.
