diagram | |||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||
children | BusinessServiceTemplate ChildBusinessCategory | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xs:complexType name="BusinessCategory"> <xs:sequence> <xs:element name="BusinessServiceTemplate" type="BusinessServiceTemplate" maxOccurs="unbounded"/> <xs:element name="ChildBusinessCategory" type="BusinessCategory" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The category name</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The category name</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||||||||||||
type | BusinessServiceTemplate | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="BusinessServiceTemplate" type="BusinessServiceTemplate" maxOccurs="unbounded"/> |
diagram | |||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||
type | BusinessCategory | ||||||||||||||
properties |
|
||||||||||||||
children | BusinessServiceTemplate ChildBusinessCategory | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="ChildBusinessCategory" type="BusinessCategory" minOccurs="0" maxOccurs="unbounded"/> |