|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlTypeDefinition | |
---|---|
eu.esdihumboldt.hale.io.xsd.model | |
eu.esdihumboldt.hale.io.xsd.reader.internal | |
eu.esdihumboldt.hale.io.xsd.reader.internal.constraint |
Uses of XmlTypeDefinition in eu.esdihumboldt.hale.io.xsd.model |
---|
Methods in eu.esdihumboldt.hale.io.xsd.model that return XmlTypeDefinition | |
---|---|
XmlTypeDefinition |
XmlIndex.getOrCreateType(QName name)
Get the type definition with the given name. |
Uses of XmlTypeDefinition in eu.esdihumboldt.hale.io.xsd.reader.internal |
---|
Subclasses of XmlTypeDefinition in eu.esdihumboldt.hale.io.xsd.reader.internal | |
---|---|
class |
AnonymousXmlType
An anonymous XML type |
Methods in eu.esdihumboldt.hale.io.xsd.reader.internal with parameters of type XmlTypeDefinition | |
---|---|
static void |
XmlTypeUtil.configureSimpleType(XmlTypeDefinition type,
org.apache.ws.commons.schema.XmlSchemaSimpleType simpleType,
XmlIndex index,
IOReporter reporter)
Configure a type definition for a simple type based on the XmlSchemaSimpleType . |
static void |
XmlTypeUtil.configureType(XmlTypeDefinition type)
Configure a type with defaults if possible, e.g. |
static boolean |
XmlTypeUtil.setSpecialBinding(XmlTypeDefinition type)
Determine if there is a special binding available for a type (apart from explicit definition in the schema) |
Uses of XmlTypeDefinition in eu.esdihumboldt.hale.io.xsd.reader.internal.constraint |
---|
Constructors in eu.esdihumboldt.hale.io.xsd.reader.internal.constraint with parameters of type XmlTypeDefinition | |
---|---|
MappableUsingXsiType(XmlTypeDefinition type)
Create a mapping constraint that checks if a type is mappable using xsi:type. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |