Search
6 result(s) for StructuredType
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.1 Conceptshuman to write a program that can interpret instances of the type. A StructuredType breaks a complex value into a sequence of values that are described by a FieldType . Each
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.1 TypeDictionaryTypeDescription is an abstract type. A dictionary may only contain the OpaqueType , EnumeratedType and StructuredType elements
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.2 TypeDescriptiontype description. This value overrides the setting in any TypeDictionary or in any StructuredType that references the type description. anyAttribute * Authors of a TypeDictionary may add their own attributes
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.5 StructuredTypeC.2.5 StructuredType A StructuredType describes a type as a sequence of binary-encoded values. Each value in the sequence is called a Field . Each Field references a TypeDescription that describes ... multiple instances of the type appear within the sequence described by the StructuredType . Authors of type dictionaries should use StructuredTypes to describe a variety of common data constructs including arrays
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.6 FieldTypeFieldType A FieldType describes a binary encoded value that appears in sequence within a StructuredType . Every FieldType shall reference a TypeDescription that describes the encoded value for the field ... attribute that specifies a name for the Field that is unique within the StructuredType . Other fields in the structured type reference a Field by using this name. TypeName xs:QName
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Modeltype descriptions that can be used to describe many common binary encodings using a StructuredType . The standard type descriptions are described in Table C.9 . Table C.9 - Standard Type descriptions Type