ProductModel
Example
<ProductModels xmlns="http://www.tibco.com/AFF/classes/productmodel" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:datetime="http://exslt.org/dates-and-times" xmlns:java="http://xml.apache.org/xslt/java"> <ProductModel> <Product> … </Product> <startDate>...</startDate> <endDate>...</endDate> <plan> … </plan> . . . <plan> … </plan> <ItemSpecs> ... </ItemSpecs> . . . <ItemSpecs> ... </ItemSpecs> <characteristics> … </characteristics> . . . <characteristics> … </characteristics> </ProductModel> </ProductModels>
Copyright © Cloud Software Group, Inc. All rights reserved.