ComplexValue
Complex (structured) XML value.
Rule: The names of all direct child elements of the 'ComplexValue' element must match the datatype ID for the matching column, unless that ID is set to '*'.
Rule: The namespace URIs of all direct child elements of the 'ComplexValue' element must match the datatype library URI for the matching column, unless that URI is set to '*'.
Element information
Namespace: None
Schema document: genericode.xsd
Type: gc:AnyOtherContent
Properties: Local, Unqualified
Content
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
None
Used in
- Group gc:ValueChoice
- Type gc:Value via reference to gc:ValueChoice (Element Value)
Sample instance
<ComplexValue> <html:img alt="Afghanistan" src="http://geology.com/world/satellite-image-of-afghanistan.jpg" width="1189" height="895"/> </ComplexValue>