IncentiveFilterFlexibleString

Uses the Component:FilterFlexibleStringType

Text (in Flexible Geography/Vehicle String format)

Fields and Components

Table 6.17. Fields and Components

Name Description Occurrence Type Data Type User Notes
filterStringType

The filter list types may change over time.

1..1Field udt:TextType  
filterString

Text (in Flexible Geography/Vehicle String format)

1..1Field udt:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.17. IncentiveFilterFlexibleString

<IncentiveFilterFlexibleString>
     <filterStringType>......</filterStringType>     [1..1]
     <filterString>......</filterString>     [1..1]
</IncentiveFilterFlexibleString>