wsdlpull  1.23
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

◆ length

int Schema::facetValueType::length

◆ minlen

int Schema::facetValueType::minlen

◆ maxlen

int Schema::facetValueType::maxlen

◆ 

struct { ... } Schema::facetValueType::lenRange

◆ numEnums

int Schema::facetValueType::numEnums

◆ wsp

int Schema::facetValueType::wsp

Definition at line 43 of file SimpleType.h.

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

◆ maxinc

int Schema::facetValueType::maxinc

◆ mininc

int Schema::facetValueType::mininc

◆ maxex

int Schema::facetValueType::maxex

◆ minex

int Schema::facetValueType::minex

◆ 

struct { ... } Schema::facetValueType::valRange

◆ tot

int Schema::facetValueType::tot

◆ frac

int Schema::facetValueType::frac

Definition at line 49 of file SimpleType.h.

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

◆ pattern

const char* Schema::facetValueType::pattern

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