Why it matters
If a view property references a container or container property that does not exist, the data model cannot be deployed to CDF. This means that the view property cannot function.Example
TheWindTurbine view has property location that maps to container WindTurbineContainer and property gpsCoordinates.
If WindTurbineContainer and/or property gpsCoordinates does not exist, the data model cannot be deployed to CDF.