wsdlpull  1.23
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
Schema::facetValueType Union Reference

#include <SimpleType.h>

Public Attributes

int length
struct {
   int   minlen
   int   maxlen
lenRange
int numEnums
int wsp
struct {
   int   maxinc
   int   mininc
   int   maxex
   int   minex
valRange
int tot
int frac
const char * pattern

Detailed Description

Definition at line 35 of file SimpleType.h.

Member Data Documentation

int Schema::facetValueType::length
int Schema::facetValueType::minlen
int Schema::facetValueType::maxlen
struct { ... } Schema::facetValueType::lenRange
int Schema::facetValueType::numEnums
int Schema::facetValueType::wsp

Definition at line 43 of file SimpleType.h.

Referenced by Schema::SimpleType::setFacetValue().

int Schema::facetValueType::maxinc
int Schema::facetValueType::mininc
int Schema::facetValueType::maxex
int Schema::facetValueType::minex
struct { ... } Schema::facetValueType::valRange
int Schema::facetValueType::tot
int Schema::facetValueType::frac

Definition at line 49 of file SimpleType.h.

Referenced by Schema::SimpleType::setFacetValue().

const char* Schema::facetValueType::pattern

The documentation for this union was generated from the following file: