|
Data Request Broker 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdSimpleType | |
|---|---|
| fr.gael.drb.xsd | Implementation of DRB for the support of XSD XML schema files. |
| Uses of XsdSimpleType in fr.gael.drb.xsd |
|---|
| Subclasses of XsdSimpleType in fr.gael.drb.xsd | |
|---|---|
class |
XsdAtomicType
Declaration of an XML-Schema atomic type. |
class |
XsdListType
Declaration of an XML-Schema list type. |
| Methods in fr.gael.drb.xsd that return XsdSimpleType | |
|---|---|
XsdSimpleType |
XsdComplexType.getDatatype()
Returns the simple content of this type. |
XsdSimpleType |
XsdSimpleType.getDatatype()
Returns the content of this type. |
abstract XsdSimpleType |
XsdType.getDatatype()
Returns the simple content of this type. |
XsdSimpleType |
XsdListType.getItemType()
Returns the item type of this list. |
XsdSimpleType |
XsdAttribute.getType()
Returns the type of this attribute. |
| Constructors in fr.gael.drb.xsd with parameters of type XsdSimpleType | |
|---|---|
XsdListType(String name,
XsdSimpleType base_type,
XsdFacet[] facets)
Build an XsdListType. |
|
XsdListType(XsdSimpleType item_type,
XsdFacet[] facets)
Build an XsdListType. |
|
XsdSimpleType(String name,
XsdSimpleType base)
Build a default type definition |
|
|
Data Request Broker - DRB API® 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||