Class ReliefModuleValidation
java.lang.Object
org.opengis.cite.citygml30part2.CommonFixture
org.opengis.cite.citygml30part2.module.ReliefModuleValidation
-
Field Summary
FieldsFields inherited from class org.opengis.cite.citygml30part2.CommonFixture
client, request, response, ROOT_PKG_PATH, testSubject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Verify that instance documents using the Relief XML elements listed in Table 22 validate against the XML schema specified in relief.xsd.Methods inherited from class org.opengis.cite.citygml30part2.CommonFixture
clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLString
-
Field Details
-
MODULE_ENABLE
final boolean MODULE_ENABLE- See Also:
-
MODULE_NAME
String MODULE_NAME
-
-
Constructor Details
-
ReliefModuleValidation
public ReliefModuleValidation()
-
-
Method Details
-
VerifyReliefModule
public void VerifyReliefModule()Verify that instance documents using the Relief XML elements listed in Table 22 validate against the XML schema specified in relief.xsd.
-