Interface ElementSpec
- All Superinterfaces:
NodeSpec
-
Field Summary
Fields -
Method Summary
Methods inherited from interface eu.dnetlib.validator2.validation.guideline.NodeSpec
allowedValuesPredicate, applicabilityRule, cardinality, nodeName, requirementLevel
-
Field Details
-
APPLICABILITY_RULE_ID
- See Also:
-
-
Method Details
-
parents
-
subElementSpecs
Set<ElementSpec> subElementSpecs() -
attributeSpecs
Set<AttributeSpec> attributeSpecs() -
valuePrefix
String valuePrefix()- Returns:
- the required prefix or null if no prefix has been defined for the value
-
position
ElementPosition position()- Returns:
- the specific position (occurrence) of the element the spec refers to
-