|
Data Request Broker 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchema | |
|---|---|
| fr.gael.drb.impl.sds | Implementation of DRB for the support of binary files heareafter called Structured Data Sources (SDS). |
| fr.gael.drb.xsd | Implementation of DRB for the support of XSD XML schema files. |
| Uses of XmlSchema in fr.gael.drb.impl.sds |
|---|
| Methods in fr.gael.drb.impl.sds that return XmlSchema | |
|---|---|
XmlSchema |
SdfSchemaBuilder.createSchema(DrbNode node)
Builds a SDF Schema from an input node. |
| Methods in fr.gael.drb.impl.sds with parameters of type XmlSchema | |
|---|---|
DrbNode |
SdfFactory.open(DrbNode base_node,
XmlSchema xml_schema,
String schema_path)
Opens a node using the base node and associated the XML-Schema. |
| Uses of XmlSchema in fr.gael.drb.xsd |
|---|
| Fields in fr.gael.drb.xsd declared as XmlSchema | |
|---|---|
protected XmlSchema |
XsdType.schema
The XML-Schema of this type. |
| Methods in fr.gael.drb.xsd that return XmlSchema | |
|---|---|
static XmlSchema |
XmlSchema.getDefaultSchema()
Returns the default schema including the standard types. |
XmlSchema |
XsdType.getSchema()
Returns the schema of this type. |
XmlSchema |
XsdFactory.open(DrbNode schema)
Load a schema from the specified node |
XmlSchema |
XsdFactory.open(DrbNode base,
DrbNode schema)
Load a schema from the specified node |
protected XmlSchema |
XsdFactory.open(DrbNode base,
DrbNode schema_node,
XmlSchema schema_def)
Load a schema from the specified node |
| Methods in fr.gael.drb.xsd with parameters of type XmlSchema | |
|---|---|
protected XmlSchema |
XsdFactory.open(DrbNode base,
DrbNode schema_node,
XmlSchema schema_def)
Load a schema from the specified node |
|
Data Request Broker - DRB API® 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||