- The following generates java sources for the foo.xsd' schema,
- in the 'com.foo.bar' package. The sources will use Java 2 collection
- types.
-
-
- The following generates java sources for the 'bar.xsd' schema.
- The sources will not included marshalling support (marshal,
- unmarshal, validate).
-
-
+ The following generates java sources for the foo.xsd' schema,
+ in the 'com.foo.bar' package. The sources will use Java 2 collection
+ types.
+
+
+ The following generates java sources for the 'types.xsd' schema.
+ The sources will not included marshalling support (marshal,
+ unmarshal, validate).
+
+
+ The following generates java sources for the 'types.xsd' schema using
+ a custom binding file.
+
+