The fx_code_profile type allows you to specify an inline block of source code.
Java class for fx_code_profile complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="fx_code_profile">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="sid" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</extension>
</simpleContent>
</complexType>
|