| diagram | ![]() |
||||||||||||||
| children | Service | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <s:complexType name="ServiceSetType"> <s:sequence> <s:element name="Service" type="ServiceSetItemType" maxOccurs="unbounded"/> </s:sequence> <s:attribute name="ServiceSetRef" use="required"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> </s:restriction> </s:simpleType> </s:attribute> </s:complexType> |
| type | restriction of s:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <s:attribute name="ServiceSetRef" use="required"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> </s:restriction> </s:simpleType> </s:attribute> |
| diagram | ![]() |
||||||||||||||||||||||
| type | ServiceSetItemType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <s:element name="Service" type="ServiceSetItemType" maxOccurs="unbounded"/> |