| |||||||
| 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 | externalizerClassClass of the custom marshaller |
xs:int | idId of the custom marshaller |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:intoptionalunqualified<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 | ||||||