diagram | ![]() |
||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||
type | extension of DataTypeBase | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="TCStream"> <xs:annotation> <xs:documentation>Representation of the MOST data type Classified Stream.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="DataTypeBase"> <xs:attribute name="MaxLength" type="mostco:UnsignedWord" use="optional"/> <xs:attribute name="MediaType" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | UnsignedWord | ||
properties |
|
||
source | <xs:attribute name="MaxLength" type="mostco:UnsignedWord" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="MediaType" type="xs:string" use="optional"/> |