ProprietaryInfo

Contains information proprietary to the software package which produced the data file. This is expressed as a set of key(name)-value pairs.

Properties

Name Type Cardinality
proprietaryProperty StandardKeyValuePair 0..n

proprietaryProperty

A structure that supports the use of a standard key value pair. Note that this information is often not interoperable and is provided to support the use of the metadata within specific systems.

Graph

digraph G { fontname = "Bitstream Vera Sans" fontsize = 8 overlap=false; compound=true; node [ fontname = "Bitstream Vera Sans" fontsize = 8 shape = "record" ] edge [ fontname = "Bitstream Vera Sans" fontsize = 8 mode="ipsep" ] DDI4_ProprietaryInfo [ label = "{<id>ProprietaryInfo | + proprietaryProperty : StandardKeyValuePair \l \l \l| \l \l}" tooltip = "ComplexDataTypes:ProprietaryInfo" ] subgraph { label = "" node [ color = "#" ] } }