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