Class ChPpq1RequestValidationProfile
java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.chppq1.ChPpq1RequestValidationProfile
- All Implemented Interfaces:
CombinedXmlValidationProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCustomSchematronParameters(String rootElementName) getSchematronPath(String rootElementName) getXsdPath(String rootElementName) booleanisValidRootElement(String rootElementName)
-
Constructor Details
-
ChPpq1RequestValidationProfile
public ChPpq1RequestValidationProfile()
-
-
Method Details
-
isValidRootElement
- Specified by:
isValidRootElementin interfaceCombinedXmlValidationProfile
-
getXsdPath
- Specified by:
getXsdPathin interfaceCombinedXmlValidationProfile
-
getSchematronPath
- Specified by:
getSchematronPathin interfaceCombinedXmlValidationProfile
-
getCustomSchematronParameters
- Specified by:
getCustomSchematronParametersin interfaceCombinedXmlValidationProfile
-