EmbeddedData

Uses the Component:EmbeddedDataType

Embedded data witin a BOD

Fields and Components

Table 6.33. Fields and Components

Name Description Occurrence Type Data Type User Notes
Data

Container to carry the embedded data

1..1Field oag:StringType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.39. EmbeddedData

<EmbeddedData>
     <Data>......</Data>     [1..1]
</EmbeddedData>