Class BuildingModuleValidation

java.lang.Object
org.opengis.cite.citygml30part2.CommonFixture
org.opengis.cite.citygml30part2.module.BuildingModuleValidation

public class BuildingModuleValidation extends CommonFixture
  • Field Details

  • Constructor Details

    • BuildingModuleValidation

      public BuildingModuleValidation()
  • Method Details

    • VerifyBuildingModule

      public void VerifyBuildingModule()
      Verify that instance documents using the Building XML elements listed in Table 9 validate against the XML schema specified in building.xsd.
    • VerifyBuildingElementBoundaries

      public void VerifyBuildingElementBoundaries()
      For each Building space element verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 10 that is supported for the specific space element. If no surface element is supported, the space element is not bounded by thematic surface boundaries.