WebLogic Integration


Uses of Package
com.bea.schema

Packages that use com.bea.schema
com.bea.adapter.web The com.bea.adapter.web package contains classes that support the development of a design-time Web application for deploying and managing application views. 
com.bea.document Objects/interfaces for BEA Document and Schema support. 
com.bea.schema Objects/interfaces for BEA Schema support. 
com.bea.schema.facet Objects/interfaces for BEA Schema facet support. 
com.bea.schema.type Objects/interfaces for BEA Schema predefined types. 
com.bea.wlai.common Provides the WebLogic Application Integration commonly used interfaces/classes. 
 

Classes in com.bea.schema used by com.bea.adapter.web
SOMSchema
          <schema> The SOMSchema object is the building block for the Schema Object Model, SOM.
 

Classes in com.bea.schema used by com.bea.document
DefaultDocumentOptions
          Structure for passing options to createDefaultDocument in SOMSchema.
SOMSchema
          <schema> The SOMSchema object is the building block for the Schema Object Model, SOM.
 

Classes in com.bea.schema used by com.bea.schema
DefaultDocumentOptions
          Structure for passing options to createDefaultDocument in SOMSchema.
SOMAll
          <all> The grouping construct for schema components.
SOMAnnotation
          <annotation> The XML representation for an annotation schema component is an element information item.
SOMAny
          <any> The XML representation for a wildcard schema component is an any or anyAttribute element information item.
SOMAppInfo
          <appInfo> content element for the schema element annotation.
SOMAttribute
          <attribute> The XML representation for an attribute declaration schema component is an <attribute> element information item.
SOMAttributeGroup
          <attributeGroup> The XML representation for an attribute group definition schema component is an <attributeGroup> element information item.
SOMBasic
          Abstract base class for SOMElement and SOMAttribute.
SOMChoice
          <choice> The grouping construct for schema components.
SOMComplexContent
          <complexContent> Alternative content for complexType's.
SOMComplexExtension
          <extension> This class acts as a wrapper to extension elements for complexContent.
SOMComplexType
          <complexType> This class acts as a wrapper to complexType elements.
SOMDocumentation
          <documentation> content element for the schema element annotation.
SOMDTDException
          This class describes an error found during a DTD translation procedure.
SOMElement
          <element> The XML representation for an element declaration schema component is an <element> element information item.
SOMExtension
          <extension> This class acts as a wrapper to extension elements.
SOMGroup
          <group> The XML representation for a model group definition schema component is a <group> element information item.
SOMGroupType
          Abstract base class for all schema group types
SOMList
          <list> A defining construct for schema components.
SOMObject
          abstract base class for all SOM classes
SOMReference
           
SOMRestriction
          <restriction> A restricting construct for schema components.
SOMSchema
          <schema> The SOMSchema object is the building block for the Schema Object Model, SOM.
SOMSchemaFromDTD.Macro
          Structure for parameter !ENTITY 's.
SOMSequence
          <sequence> The grouping construct for schema components.
SOMSimpleContent
          <simpleContent> Alternative content for complexType's.
SOMSimpleType
          <simpleType> defines a simple user defined schema type
SOMUnion
          <union> A defining construct for schema components.
SOMUnresolvedReference
          Place holder for element(s) and attribute(s) not yet defined.
SOMUserDefinedType
          Superclass for complexType and simpleType
SOMValidationException
          This class describes an error found during a validation procedure.
 

Classes in com.bea.schema used by com.bea.schema.facet
SOMObject
          abstract base class for all SOM classes
 

Classes in com.bea.schema used by com.bea.schema.type
SOMObject
          abstract base class for all SOM classes
 

Classes in com.bea.schema used by com.bea.wlai.common
SOMSchema
          <schema> The SOMSchema object is the building block for the Schema Object Model, SOM.
 


WebLogic Integration

WebLogic Integration (WLI)