Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : XML : Education - Tutorials
XML Schema Infoset Model, Part 2
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedback
Next Section
4. Complex types
  


Complex type definitions page 1 of 1


The <complexType> element defines a complex datatype. A <complexType> element is an XML element that contains other elements and/or attributes.

The <complexType> element contains attributes, which are described by XML Schema Part 1: Structures of the standard. Complex types can either be global (named) or local (un-named).

The XML Schema model java interface for a <complexType> is org.eclipse.xsd.XSDComplexTypeDefinition and can be created by calling org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDComplexTypeDefinition().


Next Section
Main menuSection menuFeedback
About IBM | Privacy | Legal | Contact