| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
AdvancedExternalizer provides an alternative way to provide externalizers for marshalling/unmarshalling user defined classes that overcome the deficiencies of the more user-friendly externalizer definition model explained in Externalizer.
Attribute Summary | |
xs:string | externalizerClass Class of the custom marshaller |
xs:int | id Id of the custom marshaller |
Attribute Detail |
xs:string
optional
unqualified
xs:int
optional
unqualified
<xs:element maxOccurs="unbounded" minOccurs="0" name="advancedExternalizer"><xs:complexType></xs:element><xs:attribute name="externalizerClass" type="xs:string">
</xs:attribute><xs:attribute name="id" type="xs:int"></xs:complexType>
</xs:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |