Category

Element Name Possible Values Repetition Source Repository/ Relationship Attribute Name Description Datatype
Category
categoryID 1

CATEGORY/

CATEGORYID

Record unique ID. This element is mandatory. Simple

Example

<CategoryModels xmlns="http://www.tibco.com/AFF/classes/categorymodel" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:java="http://xml.apache.org/xslt/java" xmlns:datetime="http://exslt.org/dates-and-times">
<CategoryModel>
    <Category>
      <categoryId>Category3_id</categoryId>
    </Category>
</CategoryModel>
<CategoryModel>
…
</CategoryModel>
</CategoryModels>