diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
children | ParamStreamCase | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="StreamSwitch"> <xs:annotation> <xs:documentation>Represents a set of Stream cases.</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element name="ParamStreamCase" type="ParamStreamCase"> <xs:key name="ParamStreamCaseKey"> <xs:selector xpath="mostco:StreamParamReference"/> <xs:field xpath="@Name"/> </xs:key> </xs:element> </xs:sequence> <xs:attribute name="SelectorName" type="xs:NCName" use="required"/> </xs:complexType> |
type | xs:NCName | ||
properties |
|
||
source | <xs:attribute name="SelectorName" type="xs:NCName" use="required"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||
type | ParamStreamCase | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Description StreamParamReference | ||||||||||||||||||
attributes |
|
||||||||||||||||||
identity constraints |
|
||||||||||||||||||
source | <xs:element name="ParamStreamCase" type="ParamStreamCase"> <xs:key name="ParamStreamCaseKey"> <xs:selector xpath="mostco:StreamParamReference"/> <xs:field xpath="@Name"/> </xs:key> </xs:element> |