HappyDoc Generated Documentation Class: XMLSchema

. / BuildStructure / SOAPpy / wstools / XMLSchema.py / XMLSchema 

Methods   
  setBaseUrl 
setBaseUrl ( self,  url )
  getElementFormDefault 
getElementFormDefault ( self )
  getSchemaNamespacesToImport 
getSchemaNamespacesToImport ( self )
  getBaseUrl 
getBaseUrl ( self )
  getBlockDefault 
getBlockDefault ( self )
  addIncludeSchema 
addIncludeSchema (
        self,
        schemaLocation,
        schema,
        )
Exceptions   

SchemaError, 'include schema bad targetNamespace'
TypeError, 'expecting a Schema instance'

  isElementFormDefaultQualified 
isElementFormDefaultQualified ( self )
  getIncludeSchemas 
getIncludeSchemas ( self )
  getFinalDefault 
getFinalDefault ( self )
  load 
load ( self,  node )
Exceptions   

SchemaError, 'included schema bad targetNamespace'
SchemaError, 'import and schema have same targetNamespace'

  setIncludeSchemas 
setIncludeSchemas ( self,  schema_dict )
  getImportSchemas 
getImportSchemas ( self )
  addImportSchema 
addImportSchema ( self,  schema )
Exceptions   

SchemaError, 'import schema bad targetNamespace'
TypeError, 'expecting a Schema instance'

  getAttributeFormDefault 
getAttributeFormDefault ( self )
  setImportSchemas 
setImportSchemas ( self,  schema_dict )
  __init__ 
__init__ ( self,  parent=None )

This document was automatically generated Fri May 30 21:13:37 2008 by HappyDoc version 3.1