Class LandUseModuleValidation
java.lang.Object
org.opengis.cite.citygml30part2.CommonFixture
org.opengis.cite.citygml30part2.module.LandUseModuleValidation
-
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 LandUse XML elements listed in Table 20 validate against the XML schema specified in landUse.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
-
LandUseModuleValidation
public LandUseModuleValidation()
-
-
Method Details
-
VerifyLandUseModule
public void VerifyLandUseModule()Verify that instance documents using the LandUse XML elements listed in Table 20 validate against the XML schema specified in landUse.xsd.
-