Interface SchemaFacetMinLength
- All Superinterfaces:
SchemaFacet,SchemaFacetOnLength
This interface represents the
minLength facet associated with a node.
This facet can be:
- Static, using the XML Schema standard facet
xs:minLength. - Dynamic, using the extended facet
osd:minLength path="pathToANode".
-
Method Summary
Methods inherited from interface com.orchestranetworks.schema.info.SchemaFacet
getDocumentation, getFacetValidationMessage, getSchemaNode, getValidationPolicy, isEnumerationList, isEnumerationNomenclature, isEnumerationTableRef, isFacetBoundaryMaxExclusive, isFacetBoundaryMaxInclusive, isFacetBoundaryMinExclusive, isFacetBoundaryMinInclusive, isFacetEnumeration, isFacetExcludeSegment, isFacetExcludeValue, isFacetFractionDigits, isFacetLength, isFacetMaxLength, isFacetMinLength, isFacetOnMandatoryField, isFacetOResource, isFacetPattern, isFacetTotalDigitsMethods inherited from interface com.orchestranetworks.schema.info.SchemaFacetOnLength
getPath, getValue