Novell exteNd Web Services SDK simpleType examples

The xsd2java supports all the builtin types and all the constraints/facets specified by the XML Schema. Below are some examples of simpleType definitions and the xsd2java generated code.
 

simpleType derived from xsd:string with constraints

simpleType derived from xsd:decimal with constraints

simpleType derived from another simpleType with constraints

simpleType using enumeration

simpleType using list

simpleType using union



Copyright © 2000-2002, Novell, Inc. All rights reserved.