Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs.XSIDCDefinition
-
-
Uses of XSIDCDefinition in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSIDCDefinition Modifier and Type Method Description XSIDCDefinitionSchemaGrammar. getIDCDefinition(String name)XSIDCDefinitionXSModelImpl. getIDCDefinition(String name, String namespace)Convenience method.XSIDCDefinitionXSModelImpl. getIDCDefinition(String name, String namespace, String loc)Convenience method. -
Uses of XSIDCDefinition in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity that implement XSIDCDefinition Modifier and Type Class Description classIdentityConstraintBase class of Schema identity constraint.classKeyRefSchema key reference identity constraint.classUniqueOrKeySchema unique or key identity constraint.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity that return XSIDCDefinition Modifier and Type Method Description XSIDCDefinitionIdentityConstraint. getRefKey(){referenced key} Required if {identity-constraint category} is keyref, forbidden otherwise.XSIDCDefinitionKeyRef. getRefKey(){referenced key} Required if {identity-constraint category} is keyref, forbidden otherwise. -
Uses of XSIDCDefinition in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs that return XSIDCDefinition Modifier and Type Method Description XSIDCDefinitionXSModel. getIDCDefinition(String name, String namespace)Convenience method.XSIDCDefinitionXSNamespaceItem. getIDCDefinition(String name)Convenience method.XSIDCDefinitionXSIDCDefinition. getRefKey()[referenced key]: required if [identity-constraint category] is keyref,nullotherwise.
-