[xsde-users] Empty class generated for numerical facets

Boris Kolpackov boris at codesynthesis.com
Thu Apr 30 11:22:47 EDT 2015


Hi Adinath,

Adinath Shetye <adi4info at gmail.com> writes:

> class Latitude: public ::xml_schema::integer_base

Note that the class derives form integer_base. The "setters/getters"
you are looking for are defined there.

See Chapter 5, "Mapping for Built-In XML Schema Types" for details.

Boris



More information about the xsde-users mailing list