
{
    "id":"http://www.opengis.net/tml#",
    "definitions":{
        "ResponseModels.SteadyStateResponse.PropValues":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.SteadyStateResponse.PropValues",
                    "properties":{
                        "inputOutput":{
                            "title":"inputOutput",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"inputOutput",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "propName":{
                            "title":"propName",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/ResponseModels.SteadyStateResponse.PropValues.PropName"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"propName",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "propQualifier":{
                            "title":"propQualifier",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"propQualifier",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "uom":{
                            "title":"uom",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/ResponseModels.SteadyStateResponse.PropValues.UOM"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"UOM",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "direction":{
                            "title":"direction",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"direction",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "variableName":{
                            "title":"variableName",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"variableName",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "calibProp":{
                            "title":"calibProp",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/BindType"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"calibProp",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "inputOutput",
                "propName",
                "propQualifier",
                "uom",
                "direction",
                "variableName",
                "calibProp"
            ]
        },
        "SystemType.Relations.TimeRelation":{
            "type":"object",
            "title":"SystemType.Relations.TimeRelation",
            "properties":{
                "sysClkUidRef":{
                    "title":"sysClkUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"sysClkUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "timeReference":{
                    "title":"timeReference",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"timeReference",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "timeCoordinate":{
                    "title":"timeCoordinate",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SystemType.Relations.TimeRelation.TimeCoordinate"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"timeCoordinate",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "sysClkUidRef",
                "timeReference",
                "timeCoordinate",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SpatialModel.AmbiguitySpace.Shape":{
            "type":"object",
            "title":"SpatialModel.AmbiguitySpace.Shape",
            "properties":{
                "pwrProfile":{
                    "title":"pwrProfile",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SpatialModel.AmbiguitySpace.Shape.PwrProfile"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"pwrProfile",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spaceCoordSystem":{
                    "title":"spaceCoordSystem",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spaceCoordSystem",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spaceLocCoords":{
                    "title":"spaceLocCoords",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialModel.AmbiguitySpace.Shape.SpaceLocCoords"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spaceLocCoords",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "pwrProfile",
                "spaceCoordSystem",
                "spaceLocCoords",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "Subject":{
            "type":"object",
            "title":"Subject",
            "properties":{
                "otherAttributes":{
                    "title":"otherAttributes",
                    "allOf":[
                        {
                            "type":"object",
                            "additionalProperties":{
                                "type":"string"
                            }
                        }
                    ],
                    "propertyType":"anyAttribute"
                },
                "any":{
                    "title":"any",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/dom"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"anyElement"
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "otherAttributes",
                "any",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SystemType.Transducers":{
            "type":"object",
            "title":"SystemType.Transducers",
            "properties":{
                "transducer":{
                    "title":"transducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/TransducerType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"transducer",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "transducer"
            ]
        },
        "ProcessType.Output":{
            "type":"object",
            "title":"ProcessType.Output",
            "properties":{
                "outputIdent":{
                    "title":"outputIdent",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ProcessType.Output.OutputIdent"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"outputIdent",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "logicalDataStructure":{
                    "title":"logicalDataStructure",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/LogicalDataStructure"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"logicalDataStructure",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "responseModels":{
                    "title":"responseModels",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"responseModels",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spatialModel":{
                    "title":"spatialModel",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialModel"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spatialModel",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "temporalModel":{
                    "title":"temporalModel",
                    "allOf":[
                        {
                            "$ref":"#/definitions/TemporalModel"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"temporalModel",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "other":{
                    "title":"other",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"other",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "outputIdent",
                "logicalDataStructure",
                "responseModels",
                "spatialModel",
                "temporalModel",
                "other",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SystemType.Systems":{
            "type":"object",
            "title":"SystemType.Systems",
            "properties":{
                "system":{
                    "title":"system",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SystemType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"system",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "system"
            ]
        },
        "SystemType.OtherProperties":{
            "type":"object",
            "title":"SystemType.OtherProperties",
            "properties":{
                "property":{
                    "title":"property",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"property",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "property"
            ]
        },
        "ObjToDataRelation.RelationDescription":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"ObjToDataRelation.RelationDescription",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "SystemType":{
            "type":"object",
            "title":"SystemType",
            "properties":{
                "identification":{
                    "title":"identification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Identification"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"identification",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "sysClk":{
                    "title":"sysClk",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.SysClk"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"sysClk",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "systems":{
                    "title":"systems",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Systems"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"systems",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "subjects":{
                    "title":"subjects",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Subjects"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"subjects",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "transducers":{
                    "title":"transducers",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Transducers"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"transducers",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "processes":{
                    "title":"processes",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Processes"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"processes",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "relations":{
                    "title":"relations",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Relations"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"relations",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "clusterDescriptions":{
                    "title":"clusterDescriptions",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.ClusterDescriptions"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"clusterDescriptions",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "otherProperties":{
                    "title":"otherProperties",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.OtherProperties"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"otherProperties",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"SystemType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "identification",
                "sysClk",
                "systems",
                "subjects",
                "transducers",
                "processes",
                "relations",
                "clusterDescriptions",
                "otherProperties",
                "refName",
                "refUid",
                "refUidRef",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview"
            ]
        },
        "IdentificationType.Calibration":{
            "type":"object",
            "title":"IdentificationType.Calibration",
            "properties":{
                "calibratedBy":{
                    "title":"calibratedBy",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/IdentificationType.Calibration.CalibratedBy"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"calibratedBy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "validatedBy":{
                    "title":"validatedBy",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/IdentificationType.Calibration.ValidatedBy"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"validatedBy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "calibratedBy",
                "validatedBy"
            ]
        },
        "SystemType.Relations.PropToPropRelation":{
            "type":"object",
            "title":"SystemType.Relations.PropToPropRelation",
            "properties":{
                "relationDescription":{
                    "title":"relationDescription",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"relationDescription",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "propUidRef":{
                    "title":"propUidRef",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"propUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "propagationMedium":{
                    "title":"propagationMedium",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"propagationMedium",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "propagationMechanism":{
                    "title":"propagationMechanism",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"propagationMechanism",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "relationDescription",
                "uid",
                "propUidRef",
                "propagationMedium",
                "propagationMechanism",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ClusterDesc.ClusterProperties":{
            "type":"object",
            "title":"ClusterDesc.ClusterProperties",
            "properties":{
                "direction":{
                    "title":"direction",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"direction",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "complexity":{
                    "title":"complexity",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"complexity",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "clusterType":{
                    "title":"clusterType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"clusterType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "clusterSize":{
                    "title":"clusterSize",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"clusterSize",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "direction",
                "complexity",
                "clusterType",
                "clusterSize"
            ]
        },
        "Tml.ExtSysRelations":{
            "type":"object",
            "title":"Tml.ExtSysRelations",
            "properties":{
                "objToObjRelation":{
                    "title":"objToObjRelation",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ObjToObjRelation"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objToObjRelation",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "objToDataRelation":{
                    "title":"objToDataRelation",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ObjToDataRelation"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objToDataRelation",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "otherRelations":{
                    "title":"otherRelations",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"otherRelations",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "objToObjRelation",
                "objToDataRelation",
                "otherRelations"
            ]
        },
        "ResponseModels.ImpulseResponse.Time":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.ImpulseResponse.Time",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "SystemType.Subjects":{
            "type":"object",
            "title":"SystemType.Subjects",
            "properties":{
                "subject":{
                    "title":"subject",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/Subject"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"subject",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "subject"
            ]
        },
        "SystemType.SysClk":{
            "type":"object",
            "title":"SystemType.SysClk",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "period":{
                    "title":"period",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"period",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "countNumBase":{
                    "title":"countNumBase",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"countNumBase",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "min":{
                    "title":"min",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"min",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "max":{
                    "title":"max",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"max",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "uid",
                "name",
                "period",
                "countNumBase",
                "min",
                "max"
            ]
        },
        "ResponseModels.ImpulseResponse":{
            "type":"object",
            "title":"ResponseModels.ImpulseResponse",
            "properties":{
                "dataUidRef":{
                    "title":"dataUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "freqTime":{
                    "title":"freqTime",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"freqTime",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "amplitude":{
                    "title":"amplitude",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.ImpulseResponse.Amplitude"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"amplitude",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "time":{
                    "title":"time",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.ImpulseResponse.Time"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"time",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "frequency":{
                    "title":"frequency",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"frequency",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "dataUidRef",
                "freqTime",
                "amplitude",
                "time",
                "frequency",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ClusterDesc.DataUnitEncoding.DataUnitFieldSize":{
            "type":"object",
            "title":"ClusterDesc.DataUnitEncoding.DataUnitFieldSize",
            "properties":{
                "numBits":{
                    "title":"numBits",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numBits",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numSigBits":{
                    "title":"numSigBits",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numSigBits",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "justification":{
                    "title":"justification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"justification",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "beginTextDelimiter":{
                    "title":"beginTextDelimiter",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"beginTextDelimiter",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "endTextDelimiter":{
                    "title":"endTextDelimiter",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"endTextDelimiter",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "numBits",
                "numSigBits",
                "justification",
                "beginTextDelimiter",
                "endTextDelimiter"
            ]
        },
        "TransducerType.Identification.OwnedBy":{
            "type":"object",
            "title":"TransducerType.Identification.OwnedBy",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "SystemType.ClusterDescriptions":{
            "type":"object",
            "title":"SystemType.ClusterDescriptions",
            "properties":{
                "clusterDesc":{
                    "title":"clusterDesc",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ClusterDesc"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"clusterDesc",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "clusterDesc"
            ]
        },
        "TransducerType":{
            "type":"object",
            "title":"TransducerType",
            "properties":{
                "identification":{
                    "title":"identification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/TransducerType.Identification"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"identification",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "transducerClass":{
                    "title":"transducerClass",
                    "allOf":[
                        {
                            "$ref":"#/definitions/TransducerType.TransducerClass"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"transducerClass",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "logicalDataStructure":{
                    "title":"logicalDataStructure",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/LogicalDataStructure"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"logicalDataStructure",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "responseModels":{
                    "title":"responseModels",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"responseModels",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spatialModel":{
                    "title":"spatialModel",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialModel"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spatialModel",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "temporalModel":{
                    "title":"temporalModel",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/TemporalModel"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"temporalModel",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "otherProperties":{
                    "title":"otherProperties",
                    "allOf":[
                        {
                            "$ref":"#/definitions/TransducerType.OtherProperties"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"otherProperties",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"TransducerType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "identification",
                "transducerClass",
                "logicalDataStructure",
                "responseModels",
                "spatialModel",
                "temporalModel",
                "otherProperties",
                "refName",
                "refUid",
                "refUidRef",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview"
            ]
        },
        "TemporalModel.CfTrigger":{
            "type":"object",
            "title":"TemporalModel.CfTrigger",
            "properties":{
                "trigType":{
                    "title":"trigType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"trigType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "publicTrigger":{
                    "title":"publicTrigger",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"publicTrigger",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "period":{
                    "title":"period",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"period",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "trigType",
                "publicTrigger",
                "period",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SpatialModel.AmbiguitySpace.Position":{
            "allOf":[
                {
                    "$ref":"#/definitions/SpatialCoordType"
                },
                {
                    "type":"object",
                    "title":"SpatialModel.AmbiguitySpace.Position",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "ProcessType.Output.OutputIdent":{
            "type":"object",
            "title":"ProcessType.Output.OutputIdent",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "description":{
                    "title":"description",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"description",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "uid",
                "name",
                "description"
            ]
        },
        "SystemType.Relations.DataToDataRelation.DataSource.DataUidRef":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"SystemType.Relations.DataToDataRelation.DataSource.DataUidRef",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "SpatialCoordType.SpaceCoords":{
            "type":"object",
            "title":"SpatialCoordType.SpaceCoords",
            "properties":{
                "posVelAccel":{
                    "title":"posVelAccel",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"posVelAccel",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "coordName":{
                    "title":"coordName",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"coordName",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "coords":{
                    "title":"coords",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"coords",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "posVelAccel",
                "coordName",
                "coords",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "BindType":{
            "type":"object",
            "title":"BindType",
            "properties":{
                "value":{
                    "title":"value",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"value"
                },
                "bindUid":{
                    "title":"bindUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"bindUid",
                        "namespaceURI":""
                    }
                },
                "bindUidRef":{
                    "title":"bindUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"bindUidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"BindType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "value",
                "bindUid",
                "bindUidRef"
            ]
        },
        "IdentificationType.Calibration.ValidatedBy":{
            "type":"object",
            "title":"IdentificationType.Calibration.ValidatedBy",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "ObjToObjRelation":{
            "type":"object",
            "title":"ObjToObjRelation",
            "properties":{
                "relationDescription":{
                    "title":"relationDescription",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"relationDescription",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "object":{
                    "title":"object",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ObjToObjRelation.Object"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"object",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "confidence":{
                    "title":"confidence",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"confidence",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "relationDescription",
                "uid",
                "object",
                "confidence",
                "refName",
                "refUid",
                "refUidRef",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview"
            ]
        },
        "DataUnit":{
            "type":"object",
            "title":"DataUnit",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "variableName":{
                    "title":"variableName",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"variableName",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataType":{
                    "title":"dataType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "bytesInBlob":{
                    "title":"bytesInBlob",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"bytesInBlob",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "uid",
                "name",
                "variableName",
                "dataType",
                "bytesInBlob",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ClusterDesc":{
            "type":"object",
            "title":"ClusterDesc",
            "properties":{
                "description":{
                    "title":"description",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"description",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "idMapping":{
                    "title":"idMapping",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.IdMapping"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"idMapping",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "clusterProperties":{
                    "title":"clusterProperties",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.ClusterProperties"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"clusterProperties",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "binHeaderEncode":{
                    "title":"binHeaderEncode",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.BinHeaderEncode"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"binHeaderEncode",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "timeTag":{
                    "title":"timeTag",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.TimeTag"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"timeTag",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUnitEncoding":{
                    "title":"dataUnitEncoding",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ClusterDesc.DataUnitEncoding"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUnitEncoding",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numCfInCluster":{
                    "title":"numCfInCluster",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numCfInCluster",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "transSeq":{
                    "title":"transSeq",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ClusterDesc.TransSeq"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"transSeq",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "description",
                "idMapping",
                "clusterProperties",
                "binHeaderEncode",
                "timeTag",
                "dataUnitEncoding",
                "numCfInCluster",
                "transSeq",
                "refName",
                "refUid",
                "refUidRef",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview"
            ]
        },
        "SpatialModel.AmbiguitySpace":{
            "type":"object",
            "title":"SpatialModel.AmbiguitySpace",
            "properties":{
                "shape":{
                    "title":"shape",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialModel.AmbiguitySpace.Shape"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"shape",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "position":{
                    "title":"position",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialModel.AmbiguitySpace.Position"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"position",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "shape",
                "position",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ClusterDesc.BinHeaderEncode.HeaderAttrib.DataUnitFieldSize":{
            "type":"object",
            "title":"ClusterDesc.BinHeaderEncode.HeaderAttrib.DataUnitFieldSize",
            "properties":{
                "numBits":{
                    "title":"numBits",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numBits",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numSigBits":{
                    "title":"numSigBits",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numSigBits",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "justification":{
                    "title":"justification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"justification",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "beginTextDelimiter":{
                    "title":"beginTextDelimiter",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"beginTextDelimiter",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "endTextDelimiter":{
                    "title":"endTextDelimiter",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"endTextDelimiter",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "numBits",
                "numSigBits",
                "justification",
                "beginTextDelimiter",
                "endTextDelimiter"
            ]
        },
        "TemporalModel":{
            "type":"object",
            "title":"TemporalModel",
            "properties":{
                "cfTrigger":{
                    "title":"cfTrigger",
                    "allOf":[
                        {
                            "$ref":"#/definitions/TemporalModel.CfTrigger"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfTrigger",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "cfDuration":{
                    "title":"cfDuration",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfDuration",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "latencyTime":{
                    "title":"latencyTime",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"latencyTime",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "ambiguityTime":{
                    "title":"ambiguityTime",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/TemporalModel.AmbiguityTime"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"ambiguityTime",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "cfOffsetTime":{
                    "title":"cfOffsetTime",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/TemporalModel.CfOffsetTime"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfOffsetTime",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "cfTrigger",
                "cfDuration",
                "latencyTime",
                "ambiguityTime",
                "cfOffsetTime",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ProcessType.Input":{
            "type":"object",
            "title":"ProcessType.Input",
            "properties":{
                "inputIdent":{
                    "title":"inputIdent",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ProcessType.Input.InputIdent"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"inputIdent",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "logicalDataStructure":{
                    "title":"logicalDataStructure",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/LogicalDataStructure"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"logicalDataStructure",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataValue":{
                    "title":"dataValue",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataValue",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "inputIdent",
                "logicalDataStructure",
                "dataValue",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ProcessType.Input.InputIdent":{
            "type":"object",
            "title":"ProcessType.Input.InputIdent",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "description":{
                    "title":"description",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"description",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "uid",
                "name",
                "description"
            ]
        },
        "SystemType.Relations.DataToDataRelation.DataSource":{
            "type":"object",
            "title":"SystemType.Relations.DataToDataRelation.DataSource",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUidRef":{
                    "title":"dataUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Relations.DataToDataRelation.DataSource.DataUidRef"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "value":{
                    "title":"value",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"value",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "dataUidRef",
                "value",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ResponseModels.FrequencyResponse.Amplitude":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.FrequencyResponse.Amplitude",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "ResponseModels.FrequencyResponse":{
            "type":"object",
            "title":"ResponseModels.FrequencyResponse",
            "properties":{
                "dataUidRef":{
                    "title":"dataUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "freqRespType":{
                    "title":"freqRespType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"freqRespType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "amplitude":{
                    "title":"amplitude",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.FrequencyResponse.Amplitude"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"amplitude",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phase":{
                    "title":"phase",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.FrequencyResponse.Phase"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phase",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "frequency":{
                    "title":"frequency",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.FrequencyResponse.Frequency"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"frequency",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "dataUidRef",
                "freqRespType",
                "amplitude",
                "phase",
                "frequency",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SystemType.Identification.Operator":{
            "type":"object",
            "title":"SystemType.Identification.Operator",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "ResponseModels.SteadyStateResponse.PropValues.UOM":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.SteadyStateResponse.PropValues.UOM",
                    "properties":{
                        "refName":{
                            "title":"refName",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"name",
                                "namespaceURI":""
                            }
                        },
                        "refUid":{
                            "title":"refUid",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"uid",
                                "namespaceURI":""
                            }
                        },
                        "refUidRef":{
                            "title":"refUidRef",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"uidRef",
                                "namespaceURI":""
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "IdentificationType":{
            "type":"object",
            "title":"IdentificationType",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "description":{
                    "title":"description",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"description",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "complexity":{
                    "title":"complexity",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"complexity",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "characterization":{
                    "title":"characterization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/IdentificationType.Characterization"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"characterization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "calibration":{
                    "title":"calibration",
                    "allOf":[
                        {
                            "$ref":"#/definitions/IdentificationType.Calibration"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"calibration",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"IdentificationType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "uid",
                "name",
                "description",
                "complexity",
                "characterization",
                "calibration"
            ]
        },
        "SystemType.Processes":{
            "type":"object",
            "title":"SystemType.Processes",
            "properties":{
                "process":{
                    "title":"process",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ProcessType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"process",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "process"
            ]
        },
        "TransducerType.TransducerClass":{
            "type":"object",
            "title":"TransducerType.TransducerClass",
            "properties":{
                "transmitterReceiver":{
                    "title":"transmitterReceiver",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"transmitterReceiver",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "insituRemote":{
                    "title":"insituRemote",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"insituRemote",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spatialDependancy":{
                    "title":"spatialDependancy",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spatialDependancy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "transmitterReceiver",
                "insituRemote",
                "spatialDependancy"
            ]
        },
        "ObjToDataRelation.Object":{
            "type":"object",
            "title":"ObjToDataRelation.Object",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "objType":{
                    "title":"objType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "cfSubSampling":{
                    "title":"cfSubSampling",
                    "allOf":[
                        {
                            "$ref":"#/definitions/CfSubSampling"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfSubSampling",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "objUidRef":{
                    "title":"objUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "objLocalID":{
                    "title":"objLocalID",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objLocalID",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "confidence":{
                    "title":"confidence",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"confidence",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "objType",
                "cfSubSampling",
                "objUidRef",
                "objLocalID",
                "confidence",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "IdentificationType.Calibration.CalibratedBy":{
            "type":"object",
            "title":"IdentificationType.Calibration.CalibratedBy",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "TransducerType.Identification":{
            "allOf":[
                {
                    "$ref":"#/definitions/IdentificationType"
                },
                {
                    "type":"object",
                    "title":"TransducerType.Identification",
                    "properties":{
                        "manufacture":{
                            "title":"manufacture",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"manufacture",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "modelNumber":{
                            "title":"modelNumber",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"modelNumber",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "serialNumber":{
                            "title":"serialNumber",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"serialNumber",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "ownedBy":{
                            "title":"ownedBy",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/TransducerType.Identification.OwnedBy"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"ownedBy",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "manufacture",
                "modelNumber",
                "serialNumber",
                "ownedBy"
            ]
        },
        "SystemType.Relations.TimeRelation.TimeCoordinate":{
            "type":"object",
            "title":"SystemType.Relations.TimeRelation.TimeCoordinate",
            "properties":{
                "timeCoordType":{
                    "title":"timeCoordType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"timeCoordType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "absTimeUidRef":{
                    "title":"absTimeUidRef",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"absTimeUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "timeCoordType",
                "absTimeUidRef"
            ]
        },
        "DataArrayType.DataSet":{
            "type":"object",
            "title":"DataArrayType.DataSet",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "variableName":{
                    "title":"variableName",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"variableName",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numObjInSet":{
                    "title":"numObjInSet",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numObjInSet",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUnitOrDataArray":{
                    "title":"dataUnitOrDataArray",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "anyOf":[
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/DataUnit"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"dataUnit",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/DataArrayType"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"dataArray",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    }
                                ]
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"elements"
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "uid",
                "name",
                "variableName",
                "numObjInSet",
                "dataUnitOrDataArray",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ResponseModels.ImpulseResponse.Amplitude":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.ImpulseResponse.Amplitude",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "ClusterDesc.DataUnitEncoding":{
            "type":"object",
            "title":"ClusterDesc.DataUnitEncoding",
            "properties":{
                "dataUnitUidRef":{
                    "title":"dataUnitUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUnitUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataType":{
                    "title":"dataType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUnitFieldSize":{
                    "title":"dataUnitFieldSize",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.DataUnitEncoding.DataUnitFieldSize"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUnitFieldSize",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "endian":{
                    "title":"endian",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"endian",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "encode":{
                    "title":"encode",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"encode",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numBase":{
                    "title":"numBase",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numBase",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "handleAsType":{
                    "title":"handleAsType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"handleAsType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "dataUnitUidRef",
                "dataType",
                "dataUnitFieldSize",
                "endian",
                "encode",
                "numBase",
                "handleAsType",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "IdentificationType.Characterization":{
            "type":"object",
            "title":"IdentificationType.Characterization",
            "properties":{
                "characterizedBy":{
                    "title":"characterizedBy",
                    "allOf":[
                        {
                            "$ref":"#/definitions/IdentificationType.Characterization.CharacterizedBy"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"characterizedBy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "validatedBy":{
                    "title":"validatedBy",
                    "allOf":[
                        {
                            "$ref":"#/definitions/IdentificationType.Characterization.ValidatedBy"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"validatedBy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "characterizedBy",
                "validatedBy"
            ]
        },
        "SystemType.Identification":{
            "allOf":[
                {
                    "$ref":"#/definitions/IdentificationType"
                },
                {
                    "type":"object",
                    "title":"SystemType.Identification",
                    "properties":{
                        "manufacture":{
                            "title":"manufacture",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"manufacture",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "modelNumber":{
                            "title":"modelNumber",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"modelNumber",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "serialNumber":{
                            "title":"serialNumber",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"serialNumber",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "owner":{
                            "title":"owner",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/SystemType.Identification.Owner"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"owner",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "operator":{
                            "title":"operator",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/SystemType.Identification.Operator"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"operator",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "manufacture",
                "modelNumber",
                "serialNumber",
                "owner",
                "operator"
            ]
        },
        "SystemType.Relations.DataToDataRelation.DataSink.DataUidRef":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"SystemType.Relations.DataToDataRelation.DataSink.DataUidRef",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "TransducerType.OtherProperties":{
            "type":"object",
            "title":"TransducerType.OtherProperties",
            "properties":{
                "property":{
                    "title":"property",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"property",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "property"
            ]
        },
        "ObjToDataRelation":{
            "type":"object",
            "title":"ObjToDataRelation",
            "properties":{
                "relationDescription":{
                    "title":"relationDescription",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ObjToDataRelation.RelationDescription"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"relationDescription",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "object":{
                    "title":"object",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ObjToDataRelation.Object"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"object",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUidRef":{
                    "title":"dataUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "value":{
                    "title":"value",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"value",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "relationDescription",
                "uid",
                "object",
                "name",
                "dataUidRef",
                "value",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ProcessType.Identification":{
            "allOf":[
                {
                    "$ref":"#/definitions/IdentificationType"
                },
                {
                    "type":"object",
                    "title":"ProcessType.Identification",
                    "properties":{
                        "manufacture":{
                            "title":"manufacture",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"manufacture",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "modelNumber":{
                            "title":"modelNumber",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"modelNumber",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "serialNumber":{
                            "title":"serialNumber",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"serialNumber",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "processVersion":{
                            "title":"processVersion",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"processVersion",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "ownedBy":{
                            "title":"ownedBy",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/ProcessType.Identification.OwnedBy"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"ownedBy",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "manufacture",
                "modelNumber",
                "serialNumber",
                "processVersion",
                "ownedBy"
            ]
        },
        "ResponseModels.FrequencyResponse.Phase":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.FrequencyResponse.Phase",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "ClusterDesc.IdMapping":{
            "type":"object",
            "title":"ClusterDesc.IdMapping",
            "properties":{
                "tapPointUidRef":{
                    "title":"tapPointUidRef",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"tapPointUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "localID":{
                    "title":"localID",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"localID",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "tapPointUidRef",
                "localID"
            ]
        },
        "SystemType.Relations.DataToDataRelation":{
            "type":"object",
            "title":"SystemType.Relations.DataToDataRelation",
            "properties":{
                "relationDescription":{
                    "title":"relationDescription",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"relationDescription",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataSource":{
                    "title":"dataSource",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Relations.DataToDataRelation.DataSource"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataSource",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataSink":{
                    "title":"dataSink",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SystemType.Relations.DataToDataRelation.DataSink"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataSink",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "relationDescription",
                "uid",
                "dataSource",
                "dataSink",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ResponseModels":{
            "type":"object",
            "title":"ResponseModels",
            "properties":{
                "cfSubSampling":{
                    "title":"cfSubSampling",
                    "allOf":[
                        {
                            "$ref":"#/definitions/CfSubSampling"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfSubSampling",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "steadyStateResponse":{
                    "title":"steadyStateResponse",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ResponseModels.SteadyStateResponse"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"steadyStateResponse",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "impulseResponse":{
                    "title":"impulseResponse",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ResponseModels.ImpulseResponse"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"impulseResponse",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "frequencyResponse":{
                    "title":"frequencyResponse",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ResponseModels.FrequencyResponse"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"frequencyResponse",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "cfSubSampling",
                "steadyStateResponse",
                "impulseResponse",
                "frequencyResponse",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SpatialCoordType":{
            "type":"object",
            "title":"SpatialCoordType",
            "properties":{
                "spaceCoordSystem":{
                    "title":"spaceCoordSystem",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spaceCoordSystem",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spaceRefSystem":{
                    "title":"spaceRefSystem",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spaceRefSystem",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refObjUidRef":{
                    "title":"refObjUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"refObjUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "spaceCoords":{
                    "title":"spaceCoords",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialCoordType.SpaceCoords"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"spaceCoords",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"SpatialCoordType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "spaceCoordSystem",
                "spaceRefSystem",
                "refObjUidRef",
                "spaceCoords",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ResponseModels.SteadyStateResponse.Code.Properties":{
            "type":"object",
            "title":"ResponseModels.SteadyStateResponse.Code.Properties",
            "properties":{
                "codeType":{
                    "title":"codeType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"codeType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "codeLanguage":{
                    "title":"codeLanguage",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"codeLanguage",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "codeType",
                "codeLanguage"
            ]
        },
        "IdentificationType.Characterization.CharacterizedBy":{
            "type":"object",
            "title":"IdentificationType.Characterization.CharacterizedBy",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "SystemType.Relations.PositionRelation":{
            "allOf":[
                {
                    "$ref":"#/definitions/SpatialCoordType"
                },
                {
                    "type":"object",
                    "title":"SystemType.Relations.PositionRelation",
                    "properties":{
                        "objUidRef":{
                            "title":"objUidRef",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/BindType"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"objUidRef",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "objUidRef"
            ]
        },
        "ResponseModels.SteadyStateResponse.ResponseParameters":{
            "type":"object",
            "title":"ResponseModels.SteadyStateResponse.ResponseParameters",
            "properties":{
                "codePlot":{
                    "title":"codePlot",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"codePlot",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "hysteresisDirection":{
                    "title":"hysteresisDirection",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"hysteresisDirection",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "calibrated":{
                    "title":"calibrated",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"calibrated",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "proportional":{
                    "title":"proportional",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"proportional",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "invertability":{
                    "title":"invertability",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"invertability",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "timeInvariant":{
                    "title":"timeInvariant",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"timeInvariant",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "linear":{
                    "title":"linear",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"linear",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "interCfInterpolate":{
                    "title":"interCfInterpolate",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"interCfInterpolate",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "intraCfInterpolate":{
                    "title":"intraCfInterpolate",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"intraCfInterpolate",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "codePlot",
                "hysteresisDirection",
                "calibrated",
                "proportional",
                "invertability",
                "timeInvariant",
                "linear",
                "interCfInterpolate",
                "intraCfInterpolate"
            ]
        },
        "ClusterDesc.TransSeq":{
            "type":"object",
            "title":"ClusterDesc.TransSeq",
            "properties":{
                "seqOfThisDataStruct":{
                    "title":"seqOfThisDataStruct",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"seqOfThisDataStruct",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "inThisDataStruct":{
                    "title":"inThisDataStruct",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"inThisDataStruct",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "sequence":{
                    "title":"sequence",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.TransSeq.Sequence"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"sequence",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "seqOfThisDataStruct",
                "inThisDataStruct",
                "sequence"
            ]
        },
        "ResponseModels.SteadyStateResponse.Code":{
            "type":"object",
            "title":"ResponseModels.SteadyStateResponse.Code",
            "properties":{
                "properties":{
                    "title":"properties",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.SteadyStateResponse.Code.Properties"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"properties",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "listing":{
                    "title":"listing",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.SteadyStateResponse.Code.Listing"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"listing",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "properties",
                "listing",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "DataArrayType":{
            "type":"object",
            "title":"DataArrayType",
            "required":[
                "dataSet",
                "dataArray"
            ],
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "variableName":{
                    "title":"variableName",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"variableName",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "arrayOf":{
                    "title":"arrayOf",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"arrayOf",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numObjInArray":{
                    "title":"numObjInArray",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numObjInArray",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataSet":{
                    "title":"dataSet",
                    "allOf":[
                        {
                            "$ref":"#/definitions/DataArrayType.DataSet"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataSet",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataArray":{
                    "title":"dataArray",
                    "allOf":[
                        {
                            "$ref":"#/definitions/DataArrayType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataArray",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"DataArrayType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "uid",
                "name",
                "variableName",
                "arrayOf",
                "numObjInArray",
                "dataSet",
                "dataArray",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "Accuracy":{
            "type":"object",
            "title":"Accuracy",
            "properties":{
                "type":{
                    "title":"type",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"type",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "errorDistribution":{
                    "title":"errorDistribution",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"errorDistribution",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "factor":{
                    "title":"factor",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"factor",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "accyValues":{
                    "title":"accyValues",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"accyValues",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "type",
                "errorDistribution",
                "factor",
                "accyValues"
            ]
        },
        "ProcessType.Identification.OwnedBy":{
            "type":"object",
            "title":"ProcessType.Identification.OwnedBy",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "ResponseModels.SteadyStateResponse.Code.Listing":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.SteadyStateResponse.Code.Listing",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "SpatialModel.AmbiguitySpace.Shape.PwrProfile":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"SpatialModel.AmbiguitySpace.Shape.PwrProfile",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "ProcessType":{
            "type":"object",
            "title":"ProcessType",
            "properties":{
                "identification":{
                    "title":"identification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ProcessType.Identification"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"identification",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "input":{
                    "title":"input",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ProcessType.Input"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"input",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "output":{
                    "title":"output",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ProcessType.Output"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"output",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "otherProperties":{
                    "title":"otherProperties",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ProcessType.OtherProperties"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"otherProperties",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"ProcessType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "identification",
                "input",
                "output",
                "otherProperties",
                "refName",
                "refUid",
                "refUidRef",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview"
            ]
        },
        "ResponseModels.SteadyStateResponse":{
            "type":"object",
            "title":"ResponseModels.SteadyStateResponse",
            "properties":{
                "responseParameters":{
                    "title":"responseParameters",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.SteadyStateResponse.ResponseParameters"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"responseParameters",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "propValues":{
                    "title":"propValues",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ResponseModels.SteadyStateResponse.PropValues"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"propValues",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataValues":{
                    "title":"dataValues",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ResponseModels.SteadyStateResponse.DataValues"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataValues",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "code":{
                    "title":"code",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ResponseModels.SteadyStateResponse.Code"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"code",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "responseParameters",
                "propValues",
                "dataValues",
                "code",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "IdentificationType.Characterization.ValidatedBy":{
            "type":"object",
            "title":"IdentificationType.Characterization.ValidatedBy",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "ResponseModels.SteadyStateResponse.DataValues":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.SteadyStateResponse.DataValues",
                    "properties":{
                        "inputOutput":{
                            "title":"inputOutput",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"inputOutput",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "dataUidRef":{
                            "title":"dataUidRef",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"dataUidRef",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "variableName":{
                            "title":"variableName",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"variableName",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "calibData":{
                            "title":"calibData",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/BindType"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"calibData",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "inputOutput",
                "dataUidRef",
                "variableName",
                "calibData"
            ]
        },
        "ClusterDesc.BinHeaderEncode":{
            "type":"object",
            "title":"ClusterDesc.BinHeaderEncode",
            "properties":{
                "headerAttrib":{
                    "title":"headerAttrib",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/ClusterDesc.BinHeaderEncode.HeaderAttrib"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"headerAttrib",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "headerAttrib"
            ]
        },
        "TemporalModel.CfOffsetTime":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"TemporalModel.CfOffsetTime",
                    "properties":{
                        "dataUidRef":{
                            "title":"dataUidRef",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"dataUidRef",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "cfSubSampling":{
                            "title":"cfSubSampling",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/CfSubSampling"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"cfSubSampling",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "dataUidRef",
                "cfSubSampling"
            ]
        },
        "ObjToObjRelation.Object":{
            "type":"object",
            "title":"ObjToObjRelation.Object",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "objType":{
                    "title":"objType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dirIndirSubj":{
                    "title":"dirIndirSubj",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dirIndirSubj",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "objUidRef":{
                    "title":"objUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"objUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "objType",
                "dirIndirSubj",
                "objUidRef",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SystemType.Relations.DataToDataRelation.DataSink":{
            "type":"object",
            "title":"SystemType.Relations.DataToDataRelation.DataSink",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUidRef":{
                    "title":"dataUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/SystemType.Relations.DataToDataRelation.DataSink.DataUidRef"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "dataUidRef",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ClusterDesc.TimeTag":{
            "type":"object",
            "title":"ClusterDesc.TimeTag",
            "properties":{
                "sysClkUidRef":{
                    "title":"sysClkUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"sysClkUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "accuracy":{
                    "title":"accuracy",
                    "allOf":[
                        {
                            "$ref":"#/definitions/Accuracy"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"accuracy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "sysClkUidRef",
                "accuracy"
            ]
        },
        "ClusterDesc.TransSeq.Sequence":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"ClusterDesc.TransSeq.Sequence",
                    "properties":{
                        "refName":{
                            "title":"refName",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"name",
                                "namespaceURI":""
                            }
                        },
                        "refUid":{
                            "title":"refUid",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"uid",
                                "namespaceURI":""
                            }
                        },
                        "refUidRef":{
                            "title":"refUidRef",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"uidRef",
                                "namespaceURI":""
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ValueType":{
            "type":"object",
            "title":"ValueType",
            "properties":{
                "numValues":{
                    "title":"numValues",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numValues",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "arrayType":{
                    "title":"arrayType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"arrayType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "fcnInterpol":{
                    "title":"fcnInterpol",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"fcnInterpol",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "valueDataType":{
                    "title":"valueDataType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"valueDataType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "values":{
                    "title":"values",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"values",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "mult":{
                    "title":"mult",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"mult",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "offset":{
                    "title":"offset",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/BindType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"offset",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "accuracy":{
                    "title":"accuracy",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/Accuracy"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"accuracy",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "typeName":{
                "localPart":"ValueType",
                "namespaceURI":"http://www.opengis.net/tml"
            },
            "propertiesOrder":[
                "numValues",
                "arrayType",
                "fcnInterpol",
                "valueDataType",
                "values",
                "mult",
                "offset",
                "accuracy",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "TemporalModel.AmbiguityTime":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"TemporalModel.AmbiguityTime",
                    "properties":{
                        "dataUidRef":{
                            "title":"dataUidRef",
                            "allOf":[
                                {
                                    "$ref":"#/definitions/BindType"
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"dataUidRef",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        },
                        "cfSubSampling":{
                            "title":"cfSubSampling",
                            "allOf":[
                                {
                                    "type":"array",
                                    "items":{
                                        "$ref":"#/definitions/CfSubSampling"
                                    },
                                    "minItems":0
                                }
                            ],
                            "propertyType":"element",
                            "elementName":{
                                "localPart":"cfSubSampling",
                                "namespaceURI":"http://www.opengis.net/tml"
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "dataUidRef",
                "cfSubSampling"
            ]
        },
        "Data":{
            "type":"object",
            "title":"Data",
            "properties":{
                "value":{
                    "title":"value",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"value"
                },
                "ref":{
                    "title":"ref",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ref",
                        "namespaceURI":""
                    }
                },
                "clk":{
                    "title":"clk",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/integer"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"clk",
                        "namespaceURI":""
                    }
                },
                "reference":{
                    "title":"reference",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"reference",
                        "namespaceURI":""
                    }
                },
                "dateTime":{
                    "title":"dateTime",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/dateTime"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateTime",
                        "namespaceURI":""
                    }
                },
                "contents":{
                    "title":"contents",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"contents",
                        "namespaceURI":""
                    }
                },
                "seq":{
                    "title":"seq",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/integer"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"seq",
                        "namespaceURI":""
                    }
                },
                "total":{
                    "title":"total",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/integer"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"total",
                        "namespaceURI":""
                    }
                },
                "ismclass":{
                    "title":"ismclass",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ismclass",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "value",
                "ref",
                "clk",
                "reference",
                "dateTime",
                "contents",
                "seq",
                "total",
                "ismclass"
            ]
        },
        "CfSubSampling":{
            "type":"object",
            "title":"CfSubSampling",
            "properties":{
                "cfStructComp":{
                    "title":"cfStructComp",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfStructComp",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numOfSubSampleIndexPoints":{
                    "title":"numOfSubSampleIndexPoints",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numOfSubSampleIndexPoints",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "subSampleCfIndexPts":{
                    "title":"subSampleCfIndexPts",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"subSampleCfIndexPts",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "cfStructComp",
                "numOfSubSampleIndexPoints",
                "subSampleCfIndexPts",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ResponseModels.SteadyStateResponse.PropValues.PropName":{
            "allOf":[
                {
                    "$ref":"#/definitions/BindType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.SteadyStateResponse.PropValues.PropName",
                    "properties":{
                        "refName":{
                            "title":"refName",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"name",
                                "namespaceURI":""
                            }
                        },
                        "refUid":{
                            "title":"refUid",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"uid",
                                "namespaceURI":""
                            }
                        },
                        "refUidRef":{
                            "title":"refUidRef",
                            "allOf":[
                                {
                                    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                                }
                            ],
                            "propertyType":"attribute",
                            "attributeName":{
                                "localPart":"uidRef",
                                "namespaceURI":""
                            }
                        }
                    }
                }
            ],
            "typeType":"classInfo",
            "propertiesOrder":[
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SystemType.Relations":{
            "type":"object",
            "title":"SystemType.Relations",
            "properties":{
                "positionRelationAndTimeRelationAndObjToObjRelation":{
                    "title":"positionRelationAndTimeRelationAndObjToObjRelation",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "anyOf":[
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/SystemType.Relations.PositionRelation"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"positionRelation",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/SystemType.Relations.TimeRelation"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"timeRelation",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/ObjToObjRelation"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"objToObjRelation",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/ObjToDataRelation"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"objToDataRelation",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/SystemType.Relations.DataToDataRelation"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"dataToDataRelation",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/SystemType.Relations.PropToPropRelation"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"propToPropRelation",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    }
                                ]
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"elements"
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "positionRelationAndTimeRelationAndObjToObjRelation"
            ]
        },
        "SpatialModel.AmbiguitySpace.Shape.SpaceLocCoords":{
            "type":"object",
            "title":"SpatialModel.AmbiguitySpace.Shape.SpaceLocCoords",
            "properties":{
                "coordName":{
                    "title":"coordName",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"coordName",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "coords":{
                    "title":"coords",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ValueType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"coords",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "coordName",
                "coords",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "Tml":{
            "type":"object",
            "title":"Tml",
            "required":[
                "version"
            ],
            "properties":{
                "systemOrSubjectOrTransducer":{
                    "title":"systemOrSubjectOrTransducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "anyOf":[
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/SystemType"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"system",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/Subject"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"subject",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/TransducerType"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"transducer",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/ProcessType"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"process",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/Tml.ExtSysRelations"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"extSysRelations",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    },
                                    {
                                        "anyOf":[
                                            {
                                                "$ref":"#/definitions/Data"
                                            }
                                        ],
                                        "elementName":{
                                            "localPart":"data",
                                            "namespaceURI":"http://www.opengis.net/tml"
                                        }
                                    }
                                ]
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"elements"
                },
                "version":{
                    "title":"version",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"version",
                        "namespaceURI":""
                    }
                },
                "classification":{
                    "title":"classification",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClassificationType"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classification",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "ownerProducer":{
                    "title":"ownerProducer",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"ownerProducer",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "scIcontrols":{
                    "title":"scIcontrols",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SCIcontrols",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "sarIdentifier":{
                    "title":"sarIdentifier",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"SARIdentifier",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "disseminationControls":{
                    "title":"disseminationControls",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"disseminationControls",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceOpen":{
                    "title":"fgIsourceOpen",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceOpen",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "fgIsourceProtected":{
                    "title":"fgIsourceProtected",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"FGIsourceProtected",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "releasableTo":{
                    "title":"releasableTo",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"releasableTo",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "nonICmarkings":{
                    "title":"nonICmarkings",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"nonICmarkings",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classifiedBy":{
                    "title":"classifiedBy",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classifiedBy",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "classificationReason":{
                    "title":"classificationReason",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"classificationReason",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "derivedFrom":{
                    "title":"derivedFrom",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"derivedFrom",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassDate":{
                    "title":"declassDate",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassDate",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassEvent":{
                    "title":"declassEvent",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassEvent",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassException":{
                    "title":"declassException",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassException",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "typeOfExemptedSource":{
                    "title":"typeOfExemptedSource",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                            }
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"typeOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "dateOfExemptedSource":{
                    "title":"dateOfExemptedSource",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/jsonix/Jsonix.jsonschema#/definitions/calendar"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"dateOfExemptedSource",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "declassManualReview":{
                    "title":"declassManualReview",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/boolean"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"declassManualReview",
                        "namespaceURI":"urn:us:gov:ic:ism:v2"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "systemOrSubjectOrTransducer",
                "version",
                "classification",
                "ownerProducer",
                "scIcontrols",
                "sarIdentifier",
                "disseminationControls",
                "fgIsourceOpen",
                "fgIsourceProtected",
                "releasableTo",
                "nonICmarkings",
                "classifiedBy",
                "classificationReason",
                "derivedFrom",
                "declassDate",
                "declassEvent",
                "declassException",
                "typeOfExemptedSource",
                "dateOfExemptedSource",
                "declassManualReview",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ClusterDesc.BinHeaderEncode.HeaderAttrib":{
            "type":"object",
            "title":"ClusterDesc.BinHeaderEncode.HeaderAttrib",
            "properties":{
                "headerAttribName":{
                    "title":"headerAttribName",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"headerAttribName",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataType":{
                    "title":"dataType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "dataUnitFieldSize":{
                    "title":"dataUnitFieldSize",
                    "allOf":[
                        {
                            "$ref":"#/definitions/ClusterDesc.BinHeaderEncode.HeaderAttrib.DataUnitFieldSize"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUnitFieldSize",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "endian":{
                    "title":"endian",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"endian",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "encode":{
                    "title":"encode",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"encode",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numBase":{
                    "title":"numBase",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numBase",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "handleAsType":{
                    "title":"handleAsType",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"handleAsType",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "headerAttribName",
                "dataType",
                "dataUnitFieldSize",
                "endian",
                "encode",
                "numBase",
                "handleAsType",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "ProcessType.OtherProperties":{
            "type":"object",
            "title":"ProcessType.OtherProperties",
            "properties":{
                "property":{
                    "title":"property",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyType"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"property",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "property"
            ]
        },
        "SystemType.Identification.Owner":{
            "type":"object",
            "title":"SystemType.Identification.Owner",
            "properties":{
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "organization":{
                    "title":"organization",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"organization",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "email":{
                    "title":"email",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"email",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "phone":{
                    "title":"phone",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"phone",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "date":{
                    "title":"date",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"date",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "name",
                "organization",
                "email",
                "phone",
                "date"
            ]
        },
        "ResponseModels.FrequencyResponse.Frequency":{
            "allOf":[
                {
                    "$ref":"#/definitions/ValueType"
                },
                {
                    "type":"object",
                    "title":"ResponseModels.FrequencyResponse.Frequency",
                    "properties":{
                    }
                }
            ],
            "typeType":"classInfo"
        },
        "LogicalDataStructure":{
            "type":"object",
            "title":"LogicalDataStructure",
            "properties":{
                "uid":{
                    "title":"uid",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"uid",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "name":{
                    "title":"name",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"name",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "ldsDimensionality":{
                    "title":"ldsDimensionality",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"ldsDimensionality",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "numOfDataSetsInCf":{
                    "title":"numOfDataSetsInCf",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"numOfDataSetsInCf",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "cfDataArray":{
                    "title":"cfDataArray",
                    "allOf":[
                        {
                            "$ref":"#/definitions/DataArrayType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfDataArray",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "uid",
                "name",
                "ldsDimensionality",
                "numOfDataSetsInCf",
                "cfDataArray",
                "refName",
                "refUid",
                "refUidRef"
            ]
        },
        "SpatialModel":{
            "type":"object",
            "title":"SpatialModel",
            "properties":{
                "dataUidRef":{
                    "title":"dataUidRef",
                    "allOf":[
                        {
                            "$ref":"#/definitions/BindType"
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"dataUidRef",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "cfSubSampling":{
                    "title":"cfSubSampling",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/CfSubSampling"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"cfSubSampling",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "ambiguitySpace":{
                    "title":"ambiguitySpace",
                    "allOf":[
                        {
                            "type":"array",
                            "items":{
                                "$ref":"#/definitions/SpatialModel.AmbiguitySpace"
                            },
                            "minItems":0
                        }
                    ],
                    "propertyType":"element",
                    "elementName":{
                        "localPart":"ambiguitySpace",
                        "namespaceURI":"http://www.opengis.net/tml"
                    }
                },
                "refName":{
                    "title":"refName",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"name",
                        "namespaceURI":""
                    }
                },
                "refUid":{
                    "title":"refUid",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uid",
                        "namespaceURI":""
                    }
                },
                "refUidRef":{
                    "title":"refUidRef",
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI"
                        }
                    ],
                    "propertyType":"attribute",
                    "attributeName":{
                        "localPart":"uidRef",
                        "namespaceURI":""
                    }
                }
            },
            "typeType":"classInfo",
            "propertiesOrder":[
                "dataUidRef",
                "cfSubSampling",
                "ambiguitySpace",
                "refName",
                "refUid",
                "refUidRef"
            ]
        }
    },
    "anyOf":[
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "data"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/Data"
                }
            },
            "elementName":{
                "localPart":"data",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "cfSubSampling"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/CfSubSampling"
                }
            },
            "elementName":{
                "localPart":"cfSubSampling",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "transducer"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/TransducerType"
                }
            },
            "elementName":{
                "localPart":"transducer",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "process"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/ProcessType"
                }
            },
            "elementName":{
                "localPart":"process",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "objToDataRelation"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/ObjToDataRelation"
                }
            },
            "elementName":{
                "localPart":"objToDataRelation",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "dataUnit"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/DataUnit"
                }
            },
            "elementName":{
                "localPart":"dataUnit",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "accuracy"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/Accuracy"
                }
            },
            "elementName":{
                "localPart":"accuracy",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "logicalDataStructure"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/LogicalDataStructure"
                }
            },
            "elementName":{
                "localPart":"logicalDataStructure",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "clusterDesc"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/ClusterDesc"
                }
            },
            "elementName":{
                "localPart":"clusterDesc",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "tml"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/Tml"
                }
            },
            "elementName":{
                "localPart":"tml",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "temporalModel"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/TemporalModel"
                }
            },
            "elementName":{
                "localPart":"temporalModel",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "spatialModel"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/SpatialModel"
                }
            },
            "elementName":{
                "localPart":"spatialModel",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "system"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/SystemType"
                }
            },
            "elementName":{
                "localPart":"system",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "subject"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/Subject"
                }
            },
            "elementName":{
                "localPart":"subject",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "responseModels"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/ResponseModels"
                }
            },
            "elementName":{
                "localPart":"responseModels",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "complexity"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/BindType"
                }
            },
            "elementName":{
                "localPart":"complexity",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "objToObjRelation"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/ObjToObjRelation"
                }
            },
            "elementName":{
                "localPart":"objToObjRelation",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        },
        {
            "type":"object",
            "properties":{
                "name":{
                    "allOf":[
                        {
                            "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName"
                        },
                        {
                            "type":"object",
                            "properties":{
                                "localPart":{
                                    "enum":[
                                        "spaceCoordSystem"
                                    ]
                                },
                                "namespaceURI":{
                                    "enum":[
                                        "http://www.opengis.net/tml"
                                    ]
                                }
                            }
                        }
                    ]
                },
                "value":{
                    "$ref":"#/definitions/BindType"
                }
            },
            "elementName":{
                "localPart":"spaceCoordSystem",
                "namespaceURI":"http://www.opengis.net/tml"
            }
        }
    ]
}