Search
6 result(s) for TypeDictionary
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.1 ConceptsBinary XML Schema defines the format of OPC Binary TypeDictionaries . Each OPC Binary TypeDictionary is an XML document that contains one or more TypeDescriptions that describe the format ... Each TypeDescription is identified by a TypeName which shall be unique within the TypeDictionary that defines it. Each TypeDictionary also has a TargetNamespace which should be unique among
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.1 TypeDictionaryC.2.1 TypeDictionary The TypeDictionary element is the root element of an OPC Binary Dictionary. The components of this element are described in Table C.1 . Table C.1 - TypeDictionary components Name Type ... StructuredTypes defined in the dictionary. Each import element specifies the NamespaceUri of the TypeDictionary being imported. The TypeDictionary element shall declare an XML namespace prefix for each imported namespace. TargetNamespace
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.2 TypeDescriptionabstract base type and only instances of subtypes may appear in a TypeDictionary . The components of a TypeDescription are described in Table C.2 . Table C.2 - TypeDescription components Name Type Description ... default ByteOrder for the type description. This value overrides the setting in any TypeDictionary or in any StructuredType that references the type description. anyAttribute * Authors of a TypeDictionary
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.3 OpaqueTypebyte order by looking for the DefaultByteOrder attribute specified for containing StructuredTypes or the TypeDictionary . If StructuredTypes are nested the inner StructuredTypes override the byte order of the outer descriptions
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.6 FieldTypeLittleEndian 0900 Int16 1 BigEndian 0001 Int16 1 LittleEndian 0100 anyAttribute * Authors of a TypeDictionary may add their own attributes to any FieldType which shall be qualified with a namespace
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelC.2.9 ImportDirectiveC.2.9 ImportDirective An ImportDirective specifies a TypeDictionary that is referenced by types defined in the current dictionary. The components of an ImportDirective are described in Table C.8 . Table C.8 - ImportDirective ... components Name Type Description Namespace xs:string This attribute specifies the TargetNamespace for the TypeDictionary being imported. This may be a well-known URI which means applications need not have