Interface SchemaFacetOnMandatoryField

All Superinterfaces:
SchemaFacet

public interface SchemaFacetOnMandatoryField extends SchemaFacet
This interface corresponds to a cardinality constraint on a mandatory field (defines both minOccurs="1" and maxOccurs="1").
Since:
6.0.0
See Also: