diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
children | Description StreamSignalReference StreamSignalReferenceRepeated | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="SignalSequence"> <xs:annotation> <xs:documentation>Defines a list of Stream signals. (Example: FunctionCatalog_SharedSignal.xml)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="StreamSignalReference" type="StreamSignalReference" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="StreamSignalReferenceRepeated" type="StreamSignalReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="ByteOrder" use="optional" default="BigEndian"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="BigEndian"/> <xs:enumeration value="LittleEndian"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="ByteOrder" use="optional" default="BigEndian"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="BigEndian"/> <xs:enumeration value="LittleEndian"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||
namespace | http://www.mostcooperation.com | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | StreamSignalReference | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StreamSignalReference" type="StreamSignalReference" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | StreamSignalReference | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StreamSignalReferenceRepeated" type="StreamSignalReference" minOccurs="0" maxOccurs="unbounded"/> |