complexType Category
diagram wp_diagrams/wp_p190.png
namespace http://base.api.bs.n2.tibco.com
children ChildCategory
used by
elements ListCategoriesResponse/Category Category/ChildCategory
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
source <xs:complexType name="Category">
 
<xs:sequence minOccurs="0" maxOccurs="unbounded">
   
<xs:element name="ChildCategory" type="Category"/>
 
</xs:sequence>
 
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:complexType>

attribute Category/@name
type xs:string
properties
use required
source <xs:attribute name="name" type="xs:string" use="required"/>

element Category/ChildCategory
diagram wp_diagrams/wp_p191.png
namespace http://base.api.bs.n2.tibco.com
type Category
properties
content complex
children ChildCategory
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
source <xs:element name="ChildCategory" type="Category"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy