| diagram | ![]()  | 
				||||||||||||
| namespace | http://base.api.bs.n2.tibco.com | ||||||||||||
| children | ChildCategory | ||||||||||||
| used by | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| 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>  | 
				
| type | xs:string | ||
| properties | 
  | 
				||
| source | <xs:attribute name="name" type="xs:string" use="required"/> | 
| diagram | ![]()  | 
				||||||||||||
| namespace | http://base.api.bs.n2.tibco.com | ||||||||||||
| type | Category | ||||||||||||
| properties | 
  | 
				||||||||||||
| children | ChildCategory | ||||||||||||
| attributes | 
  | 
				||||||||||||
| source | <xs:element name="ChildCategory" type="Category"/> |