Generating XML Template Fields

Top  Previous  Next

Using this option you can automatically generate XML-Template Fields inside of a selected area. An XML Template Field is an area that can have the following attributes:

 

Label
Text
Label & Text

 

Text fields are those areas considered as they contain variable information and doesnt carry by themselves information about what type of information they contain. This fields have Label fields associated.

Label fields are considered those that gives information about what a Text field means.

Label & Text are considered those that carries both inherent information of the data if contains and variable data.

 

For example, in:

 

UserId: jdoe01

 

"UserId" is considered as a Label field an "jdoe01" as Text field, whose Label field is "UserId"

In image below, "User Taks", which is the title of the page, is considered Label & Text field, with label "Title".

 

In order to generate XML Template Fields select an area which contains the fields you want to add to the XML Template.

 

The resulting template fields are shown:

Label fields enclosed in green brackets
Text fields enclosed in red brackets
Label & Text fields enclosed in white brackets

 

 Host Integration Pack TN Bridge Vb.net C# Delphi ActiveX Development Lab XML Template Fields

 

Note: You can now use the Object Inspector to customize the field you need.

 

Switching to XML view we get:

 

 Host Integration Pack TN Bridge Vb.net C# Delphi ActiveX Development Lab XML View

 

 

 Host Integration Pack TN Bridge Vb.net C# Delphi ActiveX Development Lab XML View