[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: source code on xsloader xsobject

From: George Cristian Bina <george@oxygenxml.com>
Date: Mon, 13 Dec 2004 13:32:15 +0200
Message-ID: <41BD7DBF.9060000@oxygenxml.com>
To: Dipti Borkar <dborkar@cs.ucsd.edu>
Cc: xmlschema-dev@w3.org
xmlschemaloader sample code

Hi Dipti,

I assume you mean Xerces...
XSLoader is implemented by org.apache.xerces.impl.xs.XMLSchemaLoader.
The XSObject interface is extended by 12 interfaces in the same package 
as XSObject and these interfaces are implemented by classes in the 
org.apache.xerces.impl.xs package:

XSAnnotationImpl
XSAttributeDecl
XSAttributeGroupDecl
XSAttributeUseImpl
XSFacetImpl
IdentityConstraint
KeyRef
UniqueOrKey
XSGroupDecl
XSMVFacetImpl
XSNotationDecl
XSParticleDecl
XSElementDeclaration
XSModelGroup
XSWildcard
XSComplexTypeDecl
XSSimpleTypeDecl

You can use a Java IDE like Eclipse, checkout the project then use the 
Open Type Hierarchy on XSLoader and XSObject to get the picture.

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


Dipti Borkar wrote:
> I was looking for the source code on the xs package. Please can you tell 
> me if its available. The CVS has the files, but they only contain 
> methods with comments- no Code.
> 
>  
> 
> -Dipti
> 
Received on Monday, 13 December 2004 11:28:43 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.