WebLogic Integration


Package com.bea.schema.facet

Objects/interfaces for BEA Schema facet support.

See:
          Description

Class Summary
FacetDuration Deprecated. 3/16/2001
FacetEncoding Deprecated. 3/16/2001
FacetEnumeration enumeration constrains the value space to a specified set of values.
FacetFractionDigits fractionDigits is the maximum number of digits in the fractional part of values of datatypes derived from number.
FacetLength length is the number of units of length, where units of length varies depending on the type that is being derived from.
FacetMaxExclusive maxExclusive is the exclusive upper bound of the value space for a datatype with the ordered property.
FacetMaxInclusive maxInclusive is the inclusive upper bound of the value space for a datatype with the ordered property.
FacetMaxLength maxLength is the maximum number of units of length, where units of length varies depending on the type that is being derived from.
FacetMinExclusive minExclusive is the exclusive lower bound of the value space for a datatype with the ordered property.
FacetMinInclusive minInclusive is the inclusive lower bound of the value space for a datatype with the ordered property.
FacetMinLength minLength is the minimum number of units of length, where units of length varies depending on the type that is being derived from.
FacetPattern pattern is a constraint on the value space of a datatype which is achieved by constraining the lexical space to literals which match a specific pattern.
FacetPeriod Deprecated. 3/16/2001
FacetPrecision Deprecated. 3/16/2001 superceded by totalDigits
FacetScale Deprecated. 3/16/2001 superceded by fractionDigits
FacetTotalDigits totalDigits is the maximum number of digits in values of datatypes derived from number.
FacetWhiteSpace whiteSpace constrains the value space of types derived from string such that the various behaviors specified in Attribute Value Normalization in [XML 1.0 (Second Edition)] are realized.
NumericFacet  
SOMFacet  
 

Package com.bea.schema.facet Description

Objects/interfaces for BEA Schema facet support. The SOM, Schema Object Model, utilizes the facet package for restriction elements primarily used in simpleType/restriction combinations.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

WebLogic Integration

WebLogic Integration (WLI)