| Package | Description |
|---|---|
| eu.cessda.cmv.core.mediatype.profile |
| Modifier and Type | Class and Description |
|---|---|
class |
CompilableXPathConstraint |
class |
FixedValueNodeConstraint
A constraint that enforces the metadata document is valid only if the
node value equals to the fixed value defined in the constraint.
|
class |
MandatoryNodeConstraint
A constraint specifying an XML node (element or attribute) described by a predicate-less
XPath expression must be present and not blank in the document.
|
class |
MandatoryNodeIfParentPresentConstraint
A constraint specifying an XML node (element or attribute) described by a predicate-less
XPath expression must be present and not blank if the element's parent is present.
|
class |
MaximumElementOccurrenceConstraint |
class |
NodeConstraint |
class |
NotBlankNodeConstraint |
class |
OptionalNodeConstraint |
class |
PredicatelessXPathConstraint |
class |
RecommendedNodeConstraint |
| Modifier and Type | Method and Description |
|---|---|
List<Constraint> |
Profile.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setConstraints(List<Constraint> constraints) |
Copyright © 2025 CESSDA ERIC. All rights reserved.