|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchematronSchema | |
---|---|
de.interactive_instruments.ShapeChange.Target.XmlSchema |
Uses of SchematronSchema in de.interactive_instruments.ShapeChange.Target.XmlSchema |
---|
Fields in de.interactive_instruments.ShapeChange.Target.XmlSchema declared as SchematronSchema | |
---|---|
protected SchematronSchema |
SchematronConstraintNode.schemaObject
Link back to SchematronSchema object |
Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type SchematronSchema | |
---|---|
protected Element |
XsdDocument.addProperty(ClassInfo cibase,
PropertyInfo pi,
Multiplicity m,
SchematronSchema schDoc)
Process a single property. |
protected boolean |
XsdDocument.mapPropertyType(ClassInfo cibase,
PropertyInfo propi,
Element e,
boolean inAssocClass,
SchematronSchema schDoc)
Set the type for a property element. |
Element |
XsdDocument.pComplexType(ClassInfo ci,
ClassInfo cibase,
SchematronSchema schDoc)
|
boolean |
XsdDocument.processLocalProperties(ClassInfo ci,
Element sequenceOrChoice,
SchematronSchema schDoc)
Process all properties that are added in this class. |
boolean |
XsdDocument.processLocalProperty(ClassInfo ci,
PropertyInfo pi,
Element sequenceOrChoice,
Multiplicity m,
SchematronSchema schDoc)
Process a class property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |