CategoryModels
This is the root of the xml document and is a complex element.
Element Name | Possible Values | Repetition | Source Repository/ Relationship Attribute Name | Description | Datatype |
---|---|---|---|---|---|
CategoryModels | |||||
CategoryModel | UNFINISHED/COMPLETED | 1...N | Category Repository | One
CategoryModel for one category. When publishing multiple categories, there will be as many
CategoryModel.
This element is mandatory. |
Complex |
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> … </CategoryModel> <CategoryModel> … </CategoryModel> . . . . <CategoryModel> … </CategoryModel> </CategoryModels>
Copyright © Cloud Software Group, Inc. All rights reserved.