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