{
  "openapi": "3.0.2",
  "info": {
    "version": "v3.3",
    "title": "SIF IN derived API",
    "description": "Systems Interoperability Framework™ SIF Infrastructure Specification 3.3",
    "host": "apihost.example.com",
    "basePath": "v3"
  },
  "x-tagGroups": [
    {
      "name": "SIF Infrastructure Services",
      "tags": [
        "SIFInfrastructureServicesOverview",
        "environment",
        "provisionRequest",
        "queue",
        "subscription",
        "job",
        "state"
      ]
    },
    {
      "name": "Utility Services",
      "tags": [
        "UtilityServicesOverview",
        "alert",
        "codeSet",
        "namespace",
        "provider",
        "xquery",
        "zone"
      ]
    },
    {
      "name": "Privacy Services",
      "tags": [
        "PrivacyServicesOverview",
        "pod"
      ]
    }
  ],
  "tags": [
    {
      "name": "SIFInfrastructureServicesOverview",
      "x-displayName": "SIF Infrastructure Services Overview",
      "description": "<p/>",
      "externalDocs": {
        "description": "SIF Infrastructure Services Domain in SIF NZ Data Model",
        "url": "https://sifnzmodel.azurewebsites.net/SIFNZ-v3.3index.html"
      }
    },
    {
      "name": "environment",
      "description": "<p>The Consumer Environment Service is the gateway to all other services. It scopes the Consumer's possible interactions with the infrastructure and any Provider Services accessible from it. The Environment Service provides the set of (possibly customized) information the Application needs to interoperate successfully.</p>"
    },
    {
      "name": "provisionRequest",
      "description": "<p>If an Environment supports self-provisioning Consumers than either this section must initially contain all the rights the Consumer has to all Services in all Zones, or the provisionRequests Infrastructure Service must be present in the Consumer's Environment to allow additional rights to be obtained.</p>"
    },
    {
      "name": "queue",
      "description": "<p>The Queues Service supports creation, deletion and querying of Queue (Instance) / Queue Messages Service pairs.</p>"
    },
    {
      "name": "subscription",
      "description": "<p>A Consumer uses the Subscriptions Infrastructure Service to subscribe to Events published by one or more Service Providers.</p>"
    },
    {
      "name": "job",
      "description": "<p>All functional services must use this object design to track state. While Events may be published back to the objects creator, they must not be published to the Consumer when the event was generated based on its request (since results were included in the response). Each functional service should define the expectations of how management of the job is managed for both the Consumer and Provider. For instance, certain optional fields may need to be included in-order-to successfully cause a job to be created.</p>"
    },
    {
      "name": "state",
      "description": "<p>For states updatable by the Consumer, it creates a new state much like it would a single object. The actual result (state or error) is included in the response. Each functional service should define the expectations for which Adaptor is responsible for updating the phase status. NOTE The \"states\" collection represented here is reserved for future capabilities.</p>"
    },
    {
      "name": "UtilityServicesOverview",
      "x-displayName": "Utility Services Overview",
      "description": "<p/>",
      "externalDocs": {
        "description": "Utility Services Domain in SIF NZ Data Model",
        "url": "https://sifnzmodel.azurewebsites.net/SIFNZ-v3.3index.html"
      }
    },
    {
      "name": "alert",
      "description": "<p>Alerts form a system wide log that can be protected, as it may contain sensitive data. Ideally an Alert should contain as much identifying information about the problem being reported as possible.</p>"
    },
    {
      "name": "codeSet",
      "description": "<p>The Code Set Registry Service provides a way for all legal codes to be defined outside of the SIF Specification while allowing changes (additions and replacements) of external code set values to be easily verified by the recipient so as not to break existing Consumer / Provider interoperability.</p>"
    },
    {
      "name": "namespace",
      "description": "<p>The Namespaces Registry contains the set of XML namespace URIs and their corresponding schema location URLs that are currently valid within the Environment.</p>"
    },
    {
      "name": "provider",
      "description": "<p>All potentially accessible Services have an entry in the Providers Registry (including the Providers Registry Utility Service itself), although full or even partial Consumer access to that Service is determined by the access rights currently granted in the Consumer's Environment object, and is not guaranteed.</p>"
    },
    {
      "name": "xquery",
      "description": "<p>This collection defines the entire set of named queries that Consumers may legally issue for execution by Service Providers. A Consumer specifies the ID of a Named XQuery in a Query Request to a specific Service Provider, along with a set of values for any associated script parameters.</p>"
    },
    {
      "name": "zone",
      "description": "<p>Zone identifiers are chosen by the administrator and can follow any convention that best meets the needs of the deploying organization. The Zone in which the Service is to be found always qualifies every Consumer request for any Provider Service. Each Service Consumer is assigned a \"default\" Zone at Registration time, which is used whenever a specific Zone is not explicitly included in one of its Provider Service Requests.</p>"
    },
    {
      "name": "PrivacyServicesOverview",
      "x-displayName": "Privacy Services Overview",
      "description": "<p/>",
      "externalDocs": {
        "description": "Privacy Services Domain in SIF NZ Data Model",
        "url": "https://sifnzmodel.azurewebsites.net/SIFNZ-v3.3index.html"
      }
    },
    {
      "name": "pod",
      "description": "<p>This object contains information about privacy obligations.</p>"
    }
  ],
  "paths": {
    "/environments/{id}": {
      "post": {
        "tags": [
          "environment"
        ],
        "summary": "Default operation to create a single environment",
        "operationId": "createenvironment",
        "requestBody": {
          "description": "CRUD operation on environment",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "environment": {
                    "$ref": "jsonSchema.yaml#/properties/environment"
                  }
                }
              },
              "example": {
                "environment": {
                  "fingerprint": "f5688c40-97d2-11e6-ae22-56b6b6499611",
                  "sessionToken": "a579ff69-0148-1000-007f-14109fdcaf83",
                  "solutionId": "production",
                  "defaultZone": {
                    "description": "The zone for the local school district.",
                    "properties": {
                      "property": [
                        "john.smith@district.k12.wa.us",
                        "(360)555-1234"
                      ]
                    }
                  },
                  "authenticationMethod": "SIF_HMACSHA256",
                  "instanceId": "1",
                  "userToken": "MmZkMjVmODItYjAxMC00NTFiLWFjZTEtNmRjNTI4MWYwZjdlOmhpdHNAbnNpcA==",
                  "consumerName": "Example Consumer",
                  "applicationInfo": {
                    "applicationKey": "Example",
                    "supportedInfrastructureVersion": "3.1",
                    "dataModelNamespace": "http://www.sifassociation.org/datamodel/na/3.3",
                    "transport": "REST",
                    "applicationProduct": {
                      "vendorName": "SIF Association",
                      "productName": "Fingertips Classroom App",
                      "productVersion": "1.0.4",
                      "iconURI": "https://www.sifassociation.org/PublishingImages/SIF%20Assoc%20symbol_LARGE.png "
                    }
                  },
                  "infrastructureServices": {
                    "infrastructureService": [
                      "https://testharness.sifassociation.org/SIFConnector/AdaptorServer/0f 21cf0b-014c-1000-007f-00505686707f/environment/0f21cf0b-014c-1000-007f00505686707f",
                      "https://testharness.sifassociation.org/SIFConnector/AdaptorSer ver/0f21cf0b-014c-1000-007f-00505686707f/requests"
                    ]
                  },
                  "provisionedZones": {
                    "provisionedZone": {
                      "services": {
                        "service": [
                          {
                            "rights": {
                              "right": "APPROVED"
                            }
                          },
                          {
                            "rights": {
                              "right": "APPROVED"
                            }
                          }
                        ]
                      }
                    }
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "environment": {
                    "$ref": "jsonSchema.yaml#/properties/environment"
                  }
                }
              },
              "example": "<environment>\n  </fingerprint>f5688c40-97d2-11e6-ae22-56b6b6499611</fingerprint>\n  </sessionToken>a579ff69-0148-1000-007f-14109fdcaf83</sessionToken>\n  </solutionId>production</solutionId>\n  <defaultZone>\n    </description>The zone for the local school district.</description>\n    <properties>\n      </property>john.smith@district.k12.wa.us</property>\n      </property>(360)555-1234</property>\n    </properties>\n  </defaultZone>\n  </authenticationMethod>SIF_HMACSHA256</authenticationMethod>\n  </instanceId>1</instanceId>\n  </userToken>MmZkMjVmODItYjAxMC00NTFiLWFjZTEtNmRjNTI4MWYwZjdlOmhpdHNAbnNpcA==</userToken>\n  </consumerName>Example Consumer</consumerName>\n  <applicationInfo>\n    </applicationKey>Example</applicationKey>\n    </supportedInfrastructureVersion>3.1</supportedInfrastructureVersion>\n    </dataModelNamespace>http://www.sifassociation.org/datamodel/na/3.3</dataModelNamespace>\n    </transport>REST</transport>\n    <applicationProduct>\n      </vendorName>SIF Association</vendorName>\n      </productName>Fingertips Classroom App</productName>\n      </productVersion>1.0.4</productVersion>\n      </iconURI>https://www.sifassociation.org/PublishingImages/SIF%20Assoc%20symbol_LARGE.png</iconURI>\n    </applicationProduct>\n  </applicationInfo>\n  <infrastructureServices>\n    </infrastructureService>https://testharness.sifassociation.org/SIFConnector/AdaptorServer/0f 21cf0b-014c-1000-007f-00505686707f/environment/0f21cf0b-014c-1000-007f00505686707f</infrastructureService>\n    </infrastructureService>https://testharness.sifassociation.org/SIFConnector/AdaptorSer ver/0f21cf0b-014c-1000-007f-00505686707f/requests</infrastructureService>\n  </infrastructureServices>\n  <provisionedZones>\n    <provisionedZone>\n      <services>\n        <service>\n          <rights>\n            </right>APPROVED</right>\n          </rights>\n        </service>\n        <service>\n          <rights>\n            </right>APPROVED</right>\n          </rights>\n        </service>\n      </services>\n    </provisionedZone>\n  </provisionedZones>\n</environment>"
            }
          }
        }
      },
      "put": {
        "tags": [
          "environment"
        ],
        "summary": "Default operation to update a single environment",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updateenvironment",
        "requestBody": {
          "description": "CRUD operation on environment",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "environment": {
                    "$ref": "jsonSchema.yaml#/properties/environment"
                  }
                }
              },
              "example": {
                "environment": {
                  "fingerprint": "f5688c40-97d2-11e6-ae22-56b6b6499611",
                  "sessionToken": "a579ff69-0148-1000-007f-14109fdcaf83",
                  "solutionId": "production",
                  "defaultZone": {
                    "description": "The zone for the local school district.",
                    "properties": {
                      "property": [
                        "john.smith@district.k12.wa.us",
                        "(360)555-1234"
                      ]
                    }
                  },
                  "authenticationMethod": "SIF_HMACSHA256",
                  "instanceId": "1",
                  "userToken": "MmZkMjVmODItYjAxMC00NTFiLWFjZTEtNmRjNTI4MWYwZjdlOmhpdHNAbnNpcA==",
                  "consumerName": "Example Consumer",
                  "applicationInfo": {
                    "applicationKey": "Example",
                    "supportedInfrastructureVersion": "3.1",
                    "dataModelNamespace": "http://www.sifassociation.org/datamodel/na/3.3",
                    "transport": "REST",
                    "applicationProduct": {
                      "vendorName": "SIF Association",
                      "productName": "Fingertips Classroom App",
                      "productVersion": "1.0.4",
                      "iconURI": "https://www.sifassociation.org/PublishingImages/SIF%20Assoc%20symbol_LARGE.png "
                    }
                  },
                  "infrastructureServices": {
                    "infrastructureService": [
                      "https://testharness.sifassociation.org/SIFConnector/AdaptorServer/0f 21cf0b-014c-1000-007f-00505686707f/environment/0f21cf0b-014c-1000-007f00505686707f",
                      "https://testharness.sifassociation.org/SIFConnector/AdaptorSer ver/0f21cf0b-014c-1000-007f-00505686707f/requests"
                    ]
                  },
                  "provisionedZones": {
                    "provisionedZone": {
                      "services": {
                        "service": [
                          {
                            "rights": {
                              "right": "APPROVED"
                            }
                          },
                          {
                            "rights": {
                              "right": "APPROVED"
                            }
                          }
                        ]
                      }
                    }
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "environment": {
                    "$ref": "jsonSchema.yaml#/properties/environment"
                  }
                }
              },
              "example": "<environment>\n  </fingerprint>f5688c40-97d2-11e6-ae22-56b6b6499611</fingerprint>\n  </sessionToken>a579ff69-0148-1000-007f-14109fdcaf83</sessionToken>\n  </solutionId>production</solutionId>\n  <defaultZone>\n    </description>The zone for the local school district.</description>\n    <properties>\n      </property>john.smith@district.k12.wa.us</property>\n      </property>(360)555-1234</property>\n    </properties>\n  </defaultZone>\n  </authenticationMethod>SIF_HMACSHA256</authenticationMethod>\n  </instanceId>1</instanceId>\n  </userToken>MmZkMjVmODItYjAxMC00NTFiLWFjZTEtNmRjNTI4MWYwZjdlOmhpdHNAbnNpcA==</userToken>\n  </consumerName>Example Consumer</consumerName>\n  <applicationInfo>\n    </applicationKey>Example</applicationKey>\n    </supportedInfrastructureVersion>3.1</supportedInfrastructureVersion>\n    </dataModelNamespace>http://www.sifassociation.org/datamodel/na/3.3</dataModelNamespace>\n    </transport>REST</transport>\n    <applicationProduct>\n      </vendorName>SIF Association</vendorName>\n      </productName>Fingertips Classroom App</productName>\n      </productVersion>1.0.4</productVersion>\n      </iconURI>https://www.sifassociation.org/PublishingImages/SIF%20Assoc%20symbol_LARGE.png</iconURI>\n    </applicationProduct>\n  </applicationInfo>\n  <infrastructureServices>\n    </infrastructureService>https://testharness.sifassociation.org/SIFConnector/AdaptorServer/0f 21cf0b-014c-1000-007f-00505686707f/environment/0f21cf0b-014c-1000-007f00505686707f</infrastructureService>\n    </infrastructureService>https://testharness.sifassociation.org/SIFConnector/AdaptorSer ver/0f21cf0b-014c-1000-007f-00505686707f/requests</infrastructureService>\n  </infrastructureServices>\n  <provisionedZones>\n    <provisionedZone>\n      <services>\n        <service>\n          <rights>\n            </right>APPROVED</right>\n          </rights>\n        </service>\n        <service>\n          <rights>\n            </right>APPROVED</right>\n          </rights>\n        </service>\n      </services>\n    </provisionedZone>\n  </provisionedZones>\n</environment>"
            }
          }
        }
      },
      "get": {
        "tags": [
          "environment"
        ],
        "summary": "Default operation to get a single environment",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "environment": {
                      "$ref": "jsonSchema.yaml#/properties/environment"
                    }
                  }
                },
                "example": {
                  "environment": {
                    "fingerprint": "f5688c40-97d2-11e6-ae22-56b6b6499611",
                    "sessionToken": "a579ff69-0148-1000-007f-14109fdcaf83",
                    "solutionId": "production",
                    "defaultZone": {
                      "description": "The zone for the local school district.",
                      "properties": {
                        "property": [
                          "john.smith@district.k12.wa.us",
                          "(360)555-1234"
                        ]
                      }
                    },
                    "authenticationMethod": "SIF_HMACSHA256",
                    "instanceId": "1",
                    "userToken": "MmZkMjVmODItYjAxMC00NTFiLWFjZTEtNmRjNTI4MWYwZjdlOmhpdHNAbnNpcA==",
                    "consumerName": "Example Consumer",
                    "applicationInfo": {
                      "applicationKey": "Example",
                      "supportedInfrastructureVersion": "3.1",
                      "dataModelNamespace": "http://www.sifassociation.org/datamodel/na/3.3",
                      "transport": "REST",
                      "applicationProduct": {
                        "vendorName": "SIF Association",
                        "productName": "Fingertips Classroom App",
                        "productVersion": "1.0.4",
                        "iconURI": "https://www.sifassociation.org/PublishingImages/SIF%20Assoc%20symbol_LARGE.png "
                      }
                    },
                    "infrastructureServices": {
                      "infrastructureService": [
                        "https://testharness.sifassociation.org/SIFConnector/AdaptorServer/0f 21cf0b-014c-1000-007f-00505686707f/environment/0f21cf0b-014c-1000-007f00505686707f",
                        "https://testharness.sifassociation.org/SIFConnector/AdaptorSer ver/0f21cf0b-014c-1000-007f-00505686707f/requests"
                      ]
                    },
                    "provisionedZones": {
                      "provisionedZone": {
                        "services": {
                          "service": [
                            {
                              "rights": {
                                "right": "APPROVED"
                              }
                            },
                            {
                              "rights": {
                                "right": "APPROVED"
                              }
                            }
                          ]
                        }
                      }
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "environment": {
                      "$ref": "jsonSchema.yaml#/properties/environment"
                    }
                  }
                },
                "example": "<environment>\n  </fingerprint>f5688c40-97d2-11e6-ae22-56b6b6499611</fingerprint>\n  </sessionToken>a579ff69-0148-1000-007f-14109fdcaf83</sessionToken>\n  </solutionId>production</solutionId>\n  <defaultZone>\n    </description>The zone for the local school district.</description>\n    <properties>\n      </property>john.smith@district.k12.wa.us</property>\n      </property>(360)555-1234</property>\n    </properties>\n  </defaultZone>\n  </authenticationMethod>SIF_HMACSHA256</authenticationMethod>\n  </instanceId>1</instanceId>\n  </userToken>MmZkMjVmODItYjAxMC00NTFiLWFjZTEtNmRjNTI4MWYwZjdlOmhpdHNAbnNpcA==</userToken>\n  </consumerName>Example Consumer</consumerName>\n  <applicationInfo>\n    </applicationKey>Example</applicationKey>\n    </supportedInfrastructureVersion>3.1</supportedInfrastructureVersion>\n    </dataModelNamespace>http://www.sifassociation.org/datamodel/na/3.3</dataModelNamespace>\n    </transport>REST</transport>\n    <applicationProduct>\n      </vendorName>SIF Association</vendorName>\n      </productName>Fingertips Classroom App</productName>\n      </productVersion>1.0.4</productVersion>\n      </iconURI>https://www.sifassociation.org/PublishingImages/SIF%20Assoc%20symbol_LARGE.png</iconURI>\n    </applicationProduct>\n  </applicationInfo>\n  <infrastructureServices>\n    </infrastructureService>https://testharness.sifassociation.org/SIFConnector/AdaptorServer/0f 21cf0b-014c-1000-007f-00505686707f/environment/0f21cf0b-014c-1000-007f00505686707f</infrastructureService>\n    </infrastructureService>https://testharness.sifassociation.org/SIFConnector/AdaptorSer ver/0f21cf0b-014c-1000-007f-00505686707f/requests</infrastructureService>\n  </infrastructureServices>\n  <provisionedZones>\n    <provisionedZone>\n      <services>\n        <service>\n          <rights>\n            </right>APPROVED</right>\n          </rights>\n        </service>\n        <service>\n          <rights>\n            </right>APPROVED</right>\n          </rights>\n        </service>\n      </services>\n    </provisionedZone>\n  </provisionedZones>\n</environment>"
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "environment"
        ],
        "summary": "Default operation to delete a single environment",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/provisionRequests/{id}": {
      "post": {
        "tags": [
          "provisionRequest"
        ],
        "summary": "Default operation to create a single provisionRequest",
        "operationId": "createprovisionRequest",
        "requestBody": {
          "description": "CRUD operation on provisionRequest",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "provisionRequest": {
                    "$ref": "jsonSchema.yaml#/properties/provisionRequest"
                  }
                }
              },
              "example": {
                "provisionRequest": {
                  "provisionedZones": {
                    "provisionedZone": {
                      "services": {
                        "service": {
                          "rights": {
                            "right": [
                              "REQUESTED",
                              "REQUESTED"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "provisionRequest": {
                    "$ref": "jsonSchema.yaml#/properties/provisionRequest"
                  }
                }
              },
              "example": "<provisionRequest>\n  <provisionedZones>\n    <provisionedZone>\n      <services>\n        <service>\n          <rights>\n            </right>REQUESTED</right>\n            </right>REQUESTED</right>\n          </rights>\n        </service>\n      </services>\n    </provisionedZone>\n  </provisionedZones>\n</provisionRequest>"
            }
          }
        }
      },
      "put": {
        "tags": [
          "provisionRequest"
        ],
        "summary": "Default operation to update a single provisionRequest",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updateprovisionRequest",
        "requestBody": {
          "description": "CRUD operation on provisionRequest",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "provisionRequest": {
                    "$ref": "jsonSchema.yaml#/properties/provisionRequest"
                  }
                }
              },
              "example": {
                "provisionRequest": {
                  "provisionedZones": {
                    "provisionedZone": {
                      "services": {
                        "service": {
                          "rights": {
                            "right": [
                              "REQUESTED",
                              "REQUESTED"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "provisionRequest": {
                    "$ref": "jsonSchema.yaml#/properties/provisionRequest"
                  }
                }
              },
              "example": "<provisionRequest>\n  <provisionedZones>\n    <provisionedZone>\n      <services>\n        <service>\n          <rights>\n            </right>REQUESTED</right>\n            </right>REQUESTED</right>\n          </rights>\n        </service>\n      </services>\n    </provisionedZone>\n  </provisionedZones>\n</provisionRequest>"
            }
          }
        }
      },
      "get": {
        "tags": [
          "provisionRequest"
        ],
        "summary": "Default operation to get a single provisionRequest",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "provisionRequest": {
                      "$ref": "jsonSchema.yaml#/properties/provisionRequest"
                    }
                  }
                },
                "example": {
                  "provisionRequest": {
                    "provisionedZones": {
                      "provisionedZone": {
                        "services": {
                          "service": {
                            "rights": {
                              "right": [
                                "REQUESTED",
                                "REQUESTED"
                              ]
                            }
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "provisionRequest": {
                      "$ref": "jsonSchema.yaml#/properties/provisionRequest"
                    }
                  }
                },
                "example": "<provisionRequest>\n  <provisionedZones>\n    <provisionedZone>\n      <services>\n        <service>\n          <rights>\n            </right>REQUESTED</right>\n            </right>REQUESTED</right>\n          </rights>\n        </service>\n      </services>\n    </provisionedZone>\n  </provisionedZones>\n</provisionRequest>"
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "provisionRequest"
        ],
        "summary": "Default operation to delete a single provisionRequest",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/queues/{id}": {
      "post": {
        "tags": [
          "queue"
        ],
        "summary": "Default operation to create a single queue",
        "operationId": "createqueue",
        "requestBody": {
          "description": "CRUD operation on queue",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "queue": {
                    "$ref": "jsonSchema.yaml#/properties/queue"
                  }
                }
              },
              "example": {
                "queue": {
                  "polling": "IMMEDIATE",
                  "name": "StudentConsumer",
                  "maxConcurrentConnections": "3"
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "queue": {
                    "$ref": "jsonSchema.yaml#/properties/queue"
                  }
                }
              },
              "example": "<queue>\n  </polling>IMMEDIATE</polling>\n  </name>StudentConsumer</name>\n  </maxConcurrentConnections>3</maxConcurrentConnections>\n</queue>"
            }
          }
        }
      },
      "put": {
        "tags": [
          "queue"
        ],
        "summary": "Default operation to update a single queue",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatequeue",
        "requestBody": {
          "description": "CRUD operation on queue",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "queue": {
                    "$ref": "jsonSchema.yaml#/properties/queue"
                  }
                }
              },
              "example": {
                "queue": {
                  "polling": "IMMEDIATE",
                  "name": "StudentConsumer",
                  "maxConcurrentConnections": "3"
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "queue": {
                    "$ref": "jsonSchema.yaml#/properties/queue"
                  }
                }
              },
              "example": "<queue>\n  </polling>IMMEDIATE</polling>\n  </name>StudentConsumer</name>\n  </maxConcurrentConnections>3</maxConcurrentConnections>\n</queue>"
            }
          }
        }
      },
      "get": {
        "tags": [
          "queue"
        ],
        "summary": "Default operation to get a single queue",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "queue": {
                      "$ref": "jsonSchema.yaml#/properties/queue"
                    }
                  }
                },
                "example": {
                  "queue": {
                    "polling": "IMMEDIATE",
                    "name": "StudentConsumer",
                    "maxConcurrentConnections": "3"
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "queue": {
                      "$ref": "jsonSchema.yaml#/properties/queue"
                    }
                  }
                },
                "example": "<queue>\n  </polling>IMMEDIATE</polling>\n  </name>StudentConsumer</name>\n  </maxConcurrentConnections>3</maxConcurrentConnections>\n</queue>"
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "queue"
        ],
        "summary": "Default operation to delete a single queue",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/subscriptions/{id}": {
      "post": {
        "tags": [
          "subscription"
        ],
        "summary": "Default operation to create a single subscription",
        "operationId": "createsubscription",
        "requestBody": {
          "description": "CRUD operation on subscription",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "subscription": {
                    "$ref": "jsonSchema.yaml#/properties/subscription"
                  }
                }
              },
              "example": {
                "subscription": {
                  "zoneId": "auSchoolTestingZone",
                  "contextId": "DEFAULT",
                  "serviceType": "OBJECT",
                  "serviceName": "StudentPersonals",
                  "queueId": "e23fce44-7871-48eb-8952-e27733f59b30"
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "subscription": {
                    "$ref": "jsonSchema.yaml#/properties/subscription"
                  }
                }
              },
              "example": "<subscription>\n  </zoneId>auSchoolTestingZone</zoneId>\n  </contextId>DEFAULT</contextId>\n  </serviceType>OBJECT</serviceType>\n  </serviceName>StudentPersonals</serviceName>\n  </queueId>e23fce44-7871-48eb-8952-e27733f59b30</queueId>\n</subscription>"
            }
          }
        }
      },
      "put": {
        "tags": [
          "subscription"
        ],
        "summary": "Default operation to update a single subscription",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatesubscription",
        "requestBody": {
          "description": "CRUD operation on subscription",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "subscription": {
                    "$ref": "jsonSchema.yaml#/properties/subscription"
                  }
                }
              },
              "example": {
                "subscription": {
                  "zoneId": "auSchoolTestingZone",
                  "contextId": "DEFAULT",
                  "serviceType": "OBJECT",
                  "serviceName": "StudentPersonals",
                  "queueId": "e23fce44-7871-48eb-8952-e27733f59b30"
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "subscription": {
                    "$ref": "jsonSchema.yaml#/properties/subscription"
                  }
                }
              },
              "example": "<subscription>\n  </zoneId>auSchoolTestingZone</zoneId>\n  </contextId>DEFAULT</contextId>\n  </serviceType>OBJECT</serviceType>\n  </serviceName>StudentPersonals</serviceName>\n  </queueId>e23fce44-7871-48eb-8952-e27733f59b30</queueId>\n</subscription>"
            }
          }
        }
      },
      "get": {
        "tags": [
          "subscription"
        ],
        "summary": "Default operation to get a single subscription",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "subscription": {
                      "$ref": "jsonSchema.yaml#/properties/subscription"
                    }
                  }
                },
                "example": {
                  "subscription": {
                    "zoneId": "auSchoolTestingZone",
                    "contextId": "DEFAULT",
                    "serviceType": "OBJECT",
                    "serviceName": "StudentPersonals",
                    "queueId": "e23fce44-7871-48eb-8952-e27733f59b30"
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "subscription": {
                      "$ref": "jsonSchema.yaml#/properties/subscription"
                    }
                  }
                },
                "example": "<subscription>\n  </zoneId>auSchoolTestingZone</zoneId>\n  </contextId>DEFAULT</contextId>\n  </serviceType>OBJECT</serviceType>\n  </serviceName>StudentPersonals</serviceName>\n  </queueId>e23fce44-7871-48eb-8952-e27733f59b30</queueId>\n</subscription>"
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "subscription"
        ],
        "summary": "Default operation to delete a single subscription",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/jobs/{id}": {
      "post": {
        "tags": [
          "job"
        ],
        "summary": "Default operation to create a single job",
        "operationId": "createjob",
        "requestBody": {
          "description": "CRUD operation on job",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "job": {
                    "$ref": "jsonSchema.yaml#/properties/job"
                  }
                }
              },
              "example": {
                "job": {
                  "name": "rolloverStudent",
                  "description": "Rollover Student from year X to year Y",
                  "state": "NOTSTARTED",
                  "stateDescription": "Not Started",
                  "created": "2018-09-04T09:06:56.362+08:00",
                  "timeout": "P30D",
                  "phases": {
                    "phase": [
                      {
                        "name": "oldYearEnrolment",
                        "states": {
                          "state": {
                            "type": "NOTSTARTED"
                          }
                        },
                        "required": "true",
                        "rights": {
                          "right": "APPROVED"
                        },
                        "statesRights": {
                          "right": [
                            "APPROVED",
                            "APPROVED"
                          ]
                        }
                      },
                      {
                        "name": "newYearEnrolment",
                        "states": {
                          "state": {
                            "type": "NOTSTARTED"
                          }
                        },
                        "required": "true",
                        "rights": {
                          "right": "APPROVED"
                        },
                        "statesRights": {
                          "right": [
                            "APPROVED",
                            "APPROVED"
                          ]
                        }
                      }
                    ]
                  },
                  "initialization": {
                    "payload": {
                      "property": [
                        "future",
                        "user1",
                        "vendora",
                        "3pi",
                        "2018"
                      ]
                    }
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "job": {
                    "$ref": "jsonSchema.yaml#/properties/job"
                  }
                }
              },
              "example": "<job>\n  </name>rolloverStudent</name>\n  </description>Rollover Student from year X to year Y</description>\n  </state>NOTSTARTED</state>\n  </stateDescription>Not Started</stateDescription>\n  </created>2018-09-04T09:06:56.362+08:00</created>\n  </timeout>P30D</timeout>\n  <phases>\n    <phase>\n      </name>oldYearEnrolment</name>\n      <states>\n        <state>\n          </type>NOTSTARTED</type>\n        </state>\n      </states>\n      </required>true</required>\n      <rights>\n        </right>APPROVED</right>\n      </rights>\n      <statesRights>\n        </right>APPROVED</right>\n        </right>APPROVED</right>\n      </statesRights>\n    </phase>\n    <phase>\n      </name>newYearEnrolment</name>\n      <states>\n        <state>\n          </type>NOTSTARTED</type>\n        </state>\n      </states>\n      </required>true</required>\n      <rights>\n        </right>APPROVED</right>\n      </rights>\n      <statesRights>\n        </right>APPROVED</right>\n        </right>APPROVED</right>\n      </statesRights>\n    </phase>\n  </phases>\n  <initialization>\n    <payload>\n      </property>future</property>\n      </property>user1</property>\n      </property>vendora</property>\n      </property>3pi</property>\n      </property>2018</property>\n    </payload>\n  </initialization>\n</job>"
            }
          }
        }
      },
      "put": {
        "tags": [
          "job"
        ],
        "summary": "Default operation to update a single job",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatejob",
        "requestBody": {
          "description": "CRUD operation on job",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "job": {
                    "$ref": "jsonSchema.yaml#/properties/job"
                  }
                }
              },
              "example": {
                "job": {
                  "name": "rolloverStudent",
                  "description": "Rollover Student from year X to year Y",
                  "state": "NOTSTARTED",
                  "stateDescription": "Not Started",
                  "created": "2018-09-04T09:06:56.362+08:00",
                  "timeout": "P30D",
                  "phases": {
                    "phase": [
                      {
                        "name": "oldYearEnrolment",
                        "states": {
                          "state": {
                            "type": "NOTSTARTED"
                          }
                        },
                        "required": "true",
                        "rights": {
                          "right": "APPROVED"
                        },
                        "statesRights": {
                          "right": [
                            "APPROVED",
                            "APPROVED"
                          ]
                        }
                      },
                      {
                        "name": "newYearEnrolment",
                        "states": {
                          "state": {
                            "type": "NOTSTARTED"
                          }
                        },
                        "required": "true",
                        "rights": {
                          "right": "APPROVED"
                        },
                        "statesRights": {
                          "right": [
                            "APPROVED",
                            "APPROVED"
                          ]
                        }
                      }
                    ]
                  },
                  "initialization": {
                    "payload": {
                      "property": [
                        "future",
                        "user1",
                        "vendora",
                        "3pi",
                        "2018"
                      ]
                    }
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "job": {
                    "$ref": "jsonSchema.yaml#/properties/job"
                  }
                }
              },
              "example": "<job>\n  </name>rolloverStudent</name>\n  </description>Rollover Student from year X to year Y</description>\n  </state>NOTSTARTED</state>\n  </stateDescription>Not Started</stateDescription>\n  </created>2018-09-04T09:06:56.362+08:00</created>\n  </timeout>P30D</timeout>\n  <phases>\n    <phase>\n      </name>oldYearEnrolment</name>\n      <states>\n        <state>\n          </type>NOTSTARTED</type>\n        </state>\n      </states>\n      </required>true</required>\n      <rights>\n        </right>APPROVED</right>\n      </rights>\n      <statesRights>\n        </right>APPROVED</right>\n        </right>APPROVED</right>\n      </statesRights>\n    </phase>\n    <phase>\n      </name>newYearEnrolment</name>\n      <states>\n        <state>\n          </type>NOTSTARTED</type>\n        </state>\n      </states>\n      </required>true</required>\n      <rights>\n        </right>APPROVED</right>\n      </rights>\n      <statesRights>\n        </right>APPROVED</right>\n        </right>APPROVED</right>\n      </statesRights>\n    </phase>\n  </phases>\n  <initialization>\n    <payload>\n      </property>future</property>\n      </property>user1</property>\n      </property>vendora</property>\n      </property>3pi</property>\n      </property>2018</property>\n    </payload>\n  </initialization>\n</job>"
            }
          }
        }
      },
      "get": {
        "tags": [
          "job"
        ],
        "summary": "Default operation to get a single job",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "job": {
                      "$ref": "jsonSchema.yaml#/properties/job"
                    }
                  }
                },
                "example": {
                  "job": {
                    "name": "rolloverStudent",
                    "description": "Rollover Student from year X to year Y",
                    "state": "NOTSTARTED",
                    "stateDescription": "Not Started",
                    "created": "2018-09-04T09:06:56.362+08:00",
                    "timeout": "P30D",
                    "phases": {
                      "phase": [
                        {
                          "name": "oldYearEnrolment",
                          "states": {
                            "state": {
                              "type": "NOTSTARTED"
                            }
                          },
                          "required": "true",
                          "rights": {
                            "right": "APPROVED"
                          },
                          "statesRights": {
                            "right": [
                              "APPROVED",
                              "APPROVED"
                            ]
                          }
                        },
                        {
                          "name": "newYearEnrolment",
                          "states": {
                            "state": {
                              "type": "NOTSTARTED"
                            }
                          },
                          "required": "true",
                          "rights": {
                            "right": "APPROVED"
                          },
                          "statesRights": {
                            "right": [
                              "APPROVED",
                              "APPROVED"
                            ]
                          }
                        }
                      ]
                    },
                    "initialization": {
                      "payload": {
                        "property": [
                          "future",
                          "user1",
                          "vendora",
                          "3pi",
                          "2018"
                        ]
                      }
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "job": {
                      "$ref": "jsonSchema.yaml#/properties/job"
                    }
                  }
                },
                "example": "<job>\n  </name>rolloverStudent</name>\n  </description>Rollover Student from year X to year Y</description>\n  </state>NOTSTARTED</state>\n  </stateDescription>Not Started</stateDescription>\n  </created>2018-09-04T09:06:56.362+08:00</created>\n  </timeout>P30D</timeout>\n  <phases>\n    <phase>\n      </name>oldYearEnrolment</name>\n      <states>\n        <state>\n          </type>NOTSTARTED</type>\n        </state>\n      </states>\n      </required>true</required>\n      <rights>\n        </right>APPROVED</right>\n      </rights>\n      <statesRights>\n        </right>APPROVED</right>\n        </right>APPROVED</right>\n      </statesRights>\n    </phase>\n    <phase>\n      </name>newYearEnrolment</name>\n      <states>\n        <state>\n          </type>NOTSTARTED</type>\n        </state>\n      </states>\n      </required>true</required>\n      <rights>\n        </right>APPROVED</right>\n      </rights>\n      <statesRights>\n        </right>APPROVED</right>\n        </right>APPROVED</right>\n      </statesRights>\n    </phase>\n  </phases>\n  <initialization>\n    <payload>\n      </property>future</property>\n      </property>user1</property>\n      </property>vendora</property>\n      </property>3pi</property>\n      </property>2018</property>\n    </payload>\n  </initialization>\n</job>"
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "job"
        ],
        "summary": "Default operation to delete a single job",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/states/{id}": {
      "post": {
        "tags": [
          "state"
        ],
        "summary": "Default operation to create a single state",
        "operationId": "createstate",
        "requestBody": {
          "description": "CRUD operation on state",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "state": {
                    "$ref": "jsonSchema.yaml#/properties/state"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "state": {
                    "$ref": "jsonSchema.yaml#/properties/state"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "state"
        ],
        "summary": "Default operation to update a single state",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatestate",
        "requestBody": {
          "description": "CRUD operation on state",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "state": {
                    "$ref": "jsonSchema.yaml#/properties/state"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "state": {
                    "$ref": "jsonSchema.yaml#/properties/state"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "state"
        ],
        "summary": "Default operation to get a single state",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "state": {
                      "$ref": "jsonSchema.yaml#/properties/state"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "state": {
                      "$ref": "jsonSchema.yaml#/properties/state"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "state"
        ],
        "summary": "Default operation to delete a single state",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/alerts/{id}": {
      "post": {
        "tags": [
          "alert"
        ],
        "summary": "Default operation to create a single alert",
        "operationId": "createalert",
        "requestBody": {
          "description": "CRUD operation on alert",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "alert": {
                    "$ref": "jsonSchema.yaml#/properties/alert"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "alert": {
                    "$ref": "jsonSchema.yaml#/properties/alert"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "alert"
        ],
        "summary": "Default operation to update a single alert",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatealert",
        "requestBody": {
          "description": "CRUD operation on alert",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "alert": {
                    "$ref": "jsonSchema.yaml#/properties/alert"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "alert": {
                    "$ref": "jsonSchema.yaml#/properties/alert"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "alert"
        ],
        "summary": "Default operation to get a single alert",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alert": {
                      "$ref": "jsonSchema.yaml#/properties/alert"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alert": {
                      "$ref": "jsonSchema.yaml#/properties/alert"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "alert"
        ],
        "summary": "Default operation to delete a single alert",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/codeSets/{id}": {
      "post": {
        "tags": [
          "codeSet"
        ],
        "summary": "Default operation to create a single codeSet",
        "operationId": "createcodeSet",
        "requestBody": {
          "description": "CRUD operation on codeSet",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "codeSet": {
                    "$ref": "jsonSchema.yaml#/properties/codeSet"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "codeSet": {
                    "$ref": "jsonSchema.yaml#/properties/codeSet"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "codeSet"
        ],
        "summary": "Default operation to update a single codeSet",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatecodeSet",
        "requestBody": {
          "description": "CRUD operation on codeSet",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "codeSet": {
                    "$ref": "jsonSchema.yaml#/properties/codeSet"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "codeSet": {
                    "$ref": "jsonSchema.yaml#/properties/codeSet"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "codeSet"
        ],
        "summary": "Default operation to get a single codeSet",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "codeSet": {
                      "$ref": "jsonSchema.yaml#/properties/codeSet"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "codeSet": {
                      "$ref": "jsonSchema.yaml#/properties/codeSet"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "codeSet"
        ],
        "summary": "Default operation to delete a single codeSet",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/namespaces/{id}": {
      "post": {
        "tags": [
          "namespace"
        ],
        "summary": "Default operation to create a single namespace",
        "operationId": "createnamespace",
        "requestBody": {
          "description": "CRUD operation on namespace",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "namespace": {
                    "$ref": "jsonSchema.yaml#/properties/namespace"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "namespace": {
                    "$ref": "jsonSchema.yaml#/properties/namespace"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "namespace"
        ],
        "summary": "Default operation to update a single namespace",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatenamespace",
        "requestBody": {
          "description": "CRUD operation on namespace",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "namespace": {
                    "$ref": "jsonSchema.yaml#/properties/namespace"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "namespace": {
                    "$ref": "jsonSchema.yaml#/properties/namespace"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "namespace"
        ],
        "summary": "Default operation to get a single namespace",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "namespace": {
                      "$ref": "jsonSchema.yaml#/properties/namespace"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "namespace": {
                      "$ref": "jsonSchema.yaml#/properties/namespace"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "namespace"
        ],
        "summary": "Default operation to delete a single namespace",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/providers/{id}": {
      "post": {
        "tags": [
          "provider"
        ],
        "summary": "Default operation to create a single provider",
        "operationId": "createprovider",
        "requestBody": {
          "description": "CRUD operation on provider",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "provider": {
                    "$ref": "jsonSchema.yaml#/properties/provider"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "provider": {
                    "$ref": "jsonSchema.yaml#/properties/provider"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "provider"
        ],
        "summary": "Default operation to update a single provider",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updateprovider",
        "requestBody": {
          "description": "CRUD operation on provider",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "provider": {
                    "$ref": "jsonSchema.yaml#/properties/provider"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "provider": {
                    "$ref": "jsonSchema.yaml#/properties/provider"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "provider"
        ],
        "summary": "Default operation to get a single provider",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "provider": {
                      "$ref": "jsonSchema.yaml#/properties/provider"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "provider": {
                      "$ref": "jsonSchema.yaml#/properties/provider"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "provider"
        ],
        "summary": "Default operation to delete a single provider",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/xquerys/{id}": {
      "post": {
        "tags": [
          "xquery"
        ],
        "summary": "Default operation to create a single xquery",
        "operationId": "createxquery",
        "requestBody": {
          "description": "CRUD operation on xquery",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "xquery": {
                    "$ref": "jsonSchema.yaml#/properties/xquery"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "xquery": {
                    "$ref": "jsonSchema.yaml#/properties/xquery"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "xquery"
        ],
        "summary": "Default operation to update a single xquery",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatexquery",
        "requestBody": {
          "description": "CRUD operation on xquery",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "xquery": {
                    "$ref": "jsonSchema.yaml#/properties/xquery"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "xquery": {
                    "$ref": "jsonSchema.yaml#/properties/xquery"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "xquery"
        ],
        "summary": "Default operation to get a single xquery",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "xquery": {
                      "$ref": "jsonSchema.yaml#/properties/xquery"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "xquery": {
                      "$ref": "jsonSchema.yaml#/properties/xquery"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "xquery"
        ],
        "summary": "Default operation to delete a single xquery",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/zones/{id}": {
      "post": {
        "tags": [
          "zone"
        ],
        "summary": "Default operation to create a single zone",
        "operationId": "createzone",
        "requestBody": {
          "description": "CRUD operation on zone",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "zone": {
                    "$ref": "jsonSchema.yaml#/properties/zone"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "zone": {
                    "$ref": "jsonSchema.yaml#/properties/zone"
                  }
                }
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "zone"
        ],
        "summary": "Default operation to update a single zone",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatezone",
        "requestBody": {
          "description": "CRUD operation on zone",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "zone": {
                    "$ref": "jsonSchema.yaml#/properties/zone"
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "zone": {
                    "$ref": "jsonSchema.yaml#/properties/zone"
                  }
                }
              }
            }
          }
        }
      },
      "get": {
        "tags": [
          "zone"
        ],
        "summary": "Default operation to get a single zone",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "zone": {
                      "$ref": "jsonSchema.yaml#/properties/zone"
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "zone": {
                      "$ref": "jsonSchema.yaml#/properties/zone"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "zone"
        ],
        "summary": "Default operation to delete a single zone",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    },
    "/pods/{id}": {
      "post": {
        "tags": [
          "pod"
        ],
        "summary": "Default operation to create a single pod",
        "operationId": "createpod",
        "requestBody": {
          "description": "CRUD operation on pod",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "pod": {
                    "$ref": "jsonSchema.yaml#/properties/pod"
                  }
                }
              },
              "example": {
                "pod": {
                  "podStatus": "Live",
                  "podToken": "1",
                  "podVersion": "1.0.2",
                  "partyId": "Compass",
                  "privacyList": {
                    "privacy": [
                      {
                        "default": "Y",
                        "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                        "dataModelVersionMin": "2.4",
                        "dataModelVersionMax": "2.8",
                        "privacyObligationsDocument": {
                          "contract": {
                            "contractURI": "http://www.vic.priv.contract.edu.au/contract.pdf",
                            "contractName": "Sample contract ABC",
                            "dateValidFrom": "2018-03-01",
                            "dateValidTo": "2018-06-01",
                            "contractVersion": "0.2",
                            "lawList": {
                              "law": [
                                {
                                  "lawName": "APP1",
                                  "lawDescription": "XXXXX"
                                },
                                {
                                  "lawName": "APP2",
                                  "lawDescription": "yyyy"
                                }
                              ]
                            },
                            "studentDataIPRights": "Victorian Department of Education"
                          },
                          "legalRequirements": {
                            "clauseList": {
                              "clause": {
                                "clauseLabel": "Data Access",
                                "clauseReference": "US-I.3",
                                "clauseContent": "The agent shall access only data necessary to accomplish the business task for which it is contracted.",
                                "obligationList": {
                                  "obligation": {
                                    "obligationDescription": "Restrict access to data fields to match the state profile.",
                                    "obligationURL": "https://thewave.sde.ok.gov/thewave/Portals/0/2%20x%20Wave%20Requirements_v1%2010.pdf",
                                    "benchmarkList": {
                                      "benchmark": {
                                        "benchmarkName": "Oklahoma State Profile"
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          },
                          "technicalRequirements": {
                            "dataAccess": {
                              "clauseList": {
                                "clause": {
                                  "clauseReference": "US-I.3"
                                }
                              },
                              "fieldList": {
                                "field": [
                                  {
                                    "fieldName": "/SchoolInfo/@RefId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/LocalId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/ACARAId",
                                    "controlrights": "RW"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/@RefId",
                                    "controlrights": "RW"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/LocalId",
                                    "controlrights": "RW"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment",
                                    "controlrights": "RW"
                                  }
                                ]
                              }
                            },
                            "conditionList": {
                              "condition": [
                                {
                                  "typeOfCondition": "XQUERYTEMPLATE",
                                  "conditionName": "RetrieveByGrade",
                                  "conditionDescription": "Returns a StudentJoin of StudentPersonal and StudentSchoolEnrollment for the GradeLevel specified as a parameter."
                                },
                                {
                                  "typeOfCondition": "contextId",
                                  "conditionName": "CurrentEnrollment",
                                  "conditionDescription": "Only works with student data whose records indicate they are currently enrolled according to the StudentSchoolEnrollment SIF object.",
                                  "propertyList": {
                                    "property": [
                                      {
                                        "propertyName": "Enrolled After",
                                        "propertyValue": "/StudentSchoolEnrollment/EntryDate>=2018-09-01"
                                      },
                                      {
                                        "propertyName": "Enrolled Before",
                                        "propertyValue": "/StudentSchoolEnrollment/EntryDate<=2019-09-01"
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "dataSubject": {
                              "clauseList": {
                                "clause": {
                                  "clauseReference": "US-Subject1",
                                  "obligationList": {
                                    "obligation": {
                                      "obligationDescription": "FERPA requires records be delivered within 45 days of a request.",
                                      "obligationURL": "https://www2.ed.gov/policy/gen/guid/fpco/brochures/parents.html",
                                      "benchmarkList": {
                                        "benchmark": {
                                          "benchmarkName": "Family Educational Rights and Privacy Act (FERPA)"
                                        }
                                      }
                                    }
                                  }
                                }
                              },
                              "fieldList": {
                                "field": [
                                  {
                                    "fieldName": "/StudentPersonal/@RefId"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/LocalId"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment"
                                  }
                                ]
                              },
                              "respondInDays": "45",
                              "requirePortability": "Y"
                            },
                            "dataDeletion": {
                              "deleteData": "Y",
                              "dataRetention": "30",
                              "deleteBy": "2019-07-15",
                              "partyToDeleteData": {
                                "organisation": "Local LEA",
                                "deletecontactInfo": {
                                  "name": {
                                    "familyName": "EEe",
                                    "givenName": "Agg",
                                    "otherGivenNames": "hh"
                                  },
                                  "positionTitle": "Data Owner",
                                  "emailList": {
                                    "email": "DataSec@localLEA.edu.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(03) 8888-9999"
                                    }
                                  }
                                }
                              }
                            },
                            "securityTechnologyList": {
                              "securityTechnology": {
                                "clauseList": {
                                  "clause": {
                                    "clauseReference": "US-V.1.c"
                                  }
                                },
                                "technologyName": "TLS",
                                "versionMin": "1.2"
                              }
                            }
                          },
                          "dataController": {
                            "dataControllerName": "Victorian Department of Education",
                            "privacyPolicyURL": "http://www.vic.priv.policy.edu.au/privacy.pdf",
                            "privacyContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "Smith",
                                  "givenName": "Christime",
                                  "otherGivenNames": "Margaret"
                                },
                                "positionTitle": "Admin",
                                "emailList": {
                                  "email": "chris@whoville.vic.edu.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 9600-0102"
                                  }
                                }
                              }
                            },
                            "issuesNotificationContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "BBBB",
                                  "givenName": "AAA",
                                  "otherGivenNames": "CCC"
                                },
                                "positionTitle": "Data Security",
                                "emailList": {
                                  "email": "DataSec@whoville.edu.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 8888-9999"
                                  }
                                }
                              }
                            }
                          },
                          "dataProcessor": {
                            "dataProcessorName": "CEOProcessor2",
                            "privacyPolicyURL": "www.ceo.priv.policy.edu.au",
                            "privacyContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "Woodall",
                                  "givenName": "Charles",
                                  "otherGivenNames": "William"
                                },
                                "positionTitle": "Admin",
                                "emailList": {
                                  "email": "drseuss@whoville.k12.ceo.edu.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(08) 8555-0102"
                                  }
                                }
                              }
                            },
                            "notifyDataControllerOnAccessRequests": "Y",
                            "dataProcessorContactForAccessRequestsList": {
                              "contact": {
                                "name": {
                                  "familyName": "XXX",
                                  "givenName": "YYY",
                                  "otherGivenNames": "ZZZ"
                                },
                                "positionTitle": "Privacy Officer",
                                "emailList": {
                                  "email": "off@whoville.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 9999-9999"
                                  }
                                }
                              }
                            },
                            "purposeList": {
                              "purpose": [
                                "Admin System",
                                "Australian Schools List"
                              ]
                            },
                            "alternatePurposeList": {
                              "alternatePurpose": "Student Portal"
                            },
                            "deidentifiedPurposeList": {
                              "deidentifiedPurpose": "Research"
                            },
                            "dataUsageMarketingAllowed": "N",
                            "personalInformationUpdatedFromSource": "10",
                            "dataBreachNotification": "Y",
                            "dataBreachContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "XXX",
                                  "givenName": "YYY",
                                  "otherGivenNames": "ZZZ"
                                },
                                "positionTitle": "Privacy Officer",
                                "emailList": {
                                  "email": "off@whoville.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 9999-9999"
                                  }
                                }
                              }
                            },
                            "employeesMustComplyWithAgreement": "Y",
                            "employeeConfidentialityAgreement": "Y",
                            "employeeTrainingList": {
                              "employeeTraining": {
                                "trainingName": {},
                                "trainingURL": {}
                              }
                            },
                            "passwordEmployeeAccessStandard": {
                              "standardName": {},
                              "standardURL": {}
                            },
                            "securityTestRequiredList": {
                              "securityTestRequired": [
                                {
                                  "testType": "Pen Test",
                                  "testFrequency": "Annual",
                                  "remediationRequiredIn": "7 days",
                                  "shareResults": "Y"
                                },
                                {
                                  "testType": "Vulnerability Test",
                                  "testFrequency": "Monthly",
                                  "remediationRequiredIn": "24hours",
                                  "shareResults": "Y"
                                }
                              ]
                            },
                            "countryImpactedList": {
                              "countryImpacted": [
                                {
                                  "country": "1101",
                                  "usage": "Stored/Processed/Exposed"
                                },
                                {
                                  "country": "1102",
                                  "usage": "Exposed"
                                }
                              ]
                            }
                          },
                          "dataSubProcessorList": {
                            "dataSubProcessor": [
                              {
                                "subProcessorName": "One",
                                "privacyPolicyURL": "www.one.edu.au",
                                "privacyContactList": {
                                  "contact": {
                                    "name": {
                                      "familyName": "First",
                                      "givenName": "Charles",
                                      "otherGivenNames": "William"
                                    },
                                    "positionTitle": "Admin",
                                    "emailList": {
                                      "email": "drseuss@whoville.k12.ceo.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(08) 8555-0102"
                                      }
                                    }
                                  }
                                },
                                "purposeList": {
                                  "purpose": "Attendance"
                                }
                              },
                              {
                                "subProcessorName": "Two",
                                "privacyPolicyURL": "www.two.edu.au",
                                "privacyContactList": {
                                  "contact": {
                                    "name": {
                                      "familyName": "Two",
                                      "givenName": "Charles",
                                      "otherGivenNames": "William"
                                    },
                                    "positionTitle": "Admin",
                                    "emailList": {
                                      "email": "drseuss@whoville.k12.ceo.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(08) 8555-0102"
                                      }
                                    }
                                  }
                                },
                                "purposeList": {
                                  "purpose": "TimeTabling"
                                }
                              },
                              {
                                "subProcessorName": "Three",
                                "privacyPolicyURL": "www.three.edu.au",
                                "privacyContactList": {
                                  "contact": {
                                    "name": {
                                      "familyName": "Third",
                                      "givenName": "Charles",
                                      "otherGivenNames": "William"
                                    },
                                    "positionTitle": "Admin",
                                    "emailList": {
                                      "email": "drseuss@whoville.k12.ceo.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(08) 8555-0102"
                                      }
                                    }
                                  }
                                },
                                "purposeList": {
                                  "purpose": "StudentPortal"
                                }
                              }
                            ]
                          }
                        }
                      },
                      {
                        "default": "N",
                        "appIDList": {
                          "appID": "TT12"
                        },
                        "adapterFingerprintList": {
                          "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                        },
                        "zoneContextList": {
                          "zoneContext": {
                            "zoneId": "4001",
                            "contextId": {}
                          }
                        },
                        "endpointList": {},
                        "privacyObligationsDocument": {
                          "technicalRequirements": {
                            "dataAccess": {
                              "fieldList": {
                                "field": [
                                  {
                                    "fieldName": "/SchoolInfo/@RefId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/LocalId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/ACARAId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/@RefId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/LocalId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/TimeTable/*",
                                    "controlrights": "RW"
                                  }
                                ]
                              }
                            }
                          }
                        }
                      },
                      {
                        "default": "N",
                        "adapterFingerprintList": {
                          "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                        },
                        "zoneContextList": {
                          "zoneContext": {
                            "zoneId": "4002",
                            "contextId": {}
                          }
                        },
                        "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                        "dataModelVersionMin": "2.3",
                        "dataModelVersionMax": "2.9"
                      },
                      {
                        "default": "N",
                        "adapterFingerprintList": {
                          "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                        },
                        "zoneContextList": {
                          "zoneContext": {
                            "zoneId": "4003",
                            "contextId": {}
                          }
                        },
                        "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                        "dataModelVersionMin": "2.1",
                        "dataModelVersionMax": "2.8",
                        "privacyObligationsDocument": {
                          "technicalRequirements": {
                            "securityTechnologyList": {
                              "securityTechnology": {
                                "technologyName": "SSL",
                                "technologyDescription": {},
                                "referenceURL": {}
                              }
                            }
                          }
                        }
                      }
                    ]
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "pod": {
                    "$ref": "jsonSchema.yaml#/properties/pod"
                  }
                }
              },
              "example": "<pod>\n  </podStatus>Live</podStatus>\n  </podToken>1</podToken>\n  </podVersion>1.0.2</podVersion>\n  </partyId>Compass</partyId>\n  <privacyList>\n    <privacy>\n      </default>Y</default>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.4</dataModelVersionMin>\n      </dataModelVersionMax>2.8</dataModelVersionMax>\n      <privacyObligationsDocument>\n        <contract>\n          </contractURI>http://www.vic.priv.contract.edu.au/contract.pdf</contractURI>\n          </contractName>Sample contract ABC</contractName>\n          </dateValidFrom>2018-03-01</dateValidFrom>\n          </dateValidTo>2018-06-01</dateValidTo>\n          </contractVersion>0.2</contractVersion>\n          <lawList>\n            <law>\n              </lawName>APP1</lawName>\n              </lawDescription>XXXXX</lawDescription>\n            </law>\n            <law>\n              </lawName>APP2</lawName>\n              </lawDescription>yyyy</lawDescription>\n            </law>\n          </lawList>\n          </studentDataIPRights>Victorian Department of Education</studentDataIPRights>\n        </contract>\n        <legalRequirements>\n          <clauseList>\n            <clause>\n              </clauseLabel>Data Access</clauseLabel>\n              </clauseReference>US-I.3</clauseReference>\n              </clauseContent>The agent shall access only data necessary to accomplish the business task for which it is contracted.</clauseContent>\n              <obligationList>\n                <obligation>\n                  </obligationDescription>Restrict access to data fields to match the state profile.</obligationDescription>\n                  </obligationURL>https://thewave.sde.ok.gov/thewave/Portals/0/2%20x%20Wave%20Requirements_v1%2010.pdf</obligationURL>\n                  <benchmarkList>\n                    <benchmark>\n                      </benchmarkName>Oklahoma State Profile</benchmarkName>\n                    </benchmark>\n                  </benchmarkList>\n                </obligation>\n              </obligationList>\n            </clause>\n          </clauseList>\n        </legalRequirements>\n        <technicalRequirements>\n          <dataAccess>\n            <clauseList>\n              <clause>\n                </clauseReference>US-I.3</clauseReference>\n              </clause>\n            </clauseList>\n            <fieldList>\n              <field>\n                </fieldName>/SchoolInfo/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/ACARAId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n            </fieldList>\n          </dataAccess>\n          <conditionList>\n            <condition>\n              </typeOfCondition>XQUERYTEMPLATE</typeOfCondition>\n              </conditionName>RetrieveByGrade</conditionName>\n              </conditionDescription>Returns a StudentJoin of StudentPersonal and StudentSchoolEnrollment for the GradeLevel specified as a parameter.</conditionDescription>\n            </condition>\n            <condition>\n              </typeOfCondition>contextId</typeOfCondition>\n              </conditionName>CurrentEnrollment</conditionName>\n              </conditionDescription>Only works with student data whose records indicate they are currently enrolled according to the StudentSchoolEnrollment SIF object.</conditionDescription>\n              <propertyList>\n                <property>\n                  </propertyName>Enrolled After</propertyName>\n                  </propertyValue>/StudentSchoolEnrollment/EntryDate>=2018-09-01</propertyValue>\n                </property>\n                <property>\n                  </propertyName>Enrolled Before</propertyName>\n                  </propertyValue>/StudentSchoolEnrollment/EntryDate<=2019-09-01</propertyValue>\n                </property>\n              </propertyList>\n            </condition>\n          </conditionList>\n          <dataSubject>\n            <clauseList>\n              <clause>\n                </clauseReference>US-Subject1</clauseReference>\n                <obligationList>\n                  <obligation>\n                    </obligationDescription>FERPA requires records be delivered within 45 days of a request.</obligationDescription>\n                    </obligationURL>https://www2.ed.gov/policy/gen/guid/fpco/brochures/parents.html</obligationURL>\n                    <benchmarkList>\n                      <benchmark>\n                        </benchmarkName>Family Educational Rights and Privacy Act (FERPA)</benchmarkName>\n                      </benchmark>\n                    </benchmarkList>\n                  </obligation>\n                </obligationList>\n              </clause>\n            </clauseList>\n            <fieldList>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n              </field>\n            </fieldList>\n            </respondInDays>45</respondInDays>\n            </requirePortability>Y</requirePortability>\n          </dataSubject>\n          <dataDeletion>\n            </deleteData>Y</deleteData>\n            </dataRetention>30</dataRetention>\n            </deleteBy>2019-07-15</deleteBy>\n            <partyToDeleteData>\n              </organisation>Local LEA</organisation>\n              <deletecontactInfo>\n                <name>\n                  </familyName>EEe</familyName>\n                  </givenName>Agg</givenName>\n                  </otherGivenNames>hh</otherGivenNames>\n                </name>\n                </positionTitle>Data Owner</positionTitle>\n                <emailList>\n                  </email>DataSec@localLEA.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(03) 8888-9999</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </deletecontactInfo>\n            </partyToDeleteData>\n          </dataDeletion>\n          <securityTechnologyList>\n            <securityTechnology>\n              <clauseList>\n                <clause>\n                  </clauseReference>US-V.1.c</clauseReference>\n                </clause>\n              </clauseList>\n              </technologyName>TLS</technologyName>\n              </versionMin>1.2</versionMin>\n            </securityTechnology>\n          </securityTechnologyList>\n        </technicalRequirements>\n        <dataController>\n          </dataControllerName>Victorian Department of Education</dataControllerName>\n          </privacyPolicyURL>http://www.vic.priv.policy.edu.au/privacy.pdf</privacyPolicyURL>\n          <privacyContactList>\n            <contact>\n              <name>\n                </familyName>Smith</familyName>\n                </givenName>Christime</givenName>\n                </otherGivenNames>Margaret</otherGivenNames>\n              </name>\n              </positionTitle>Admin</positionTitle>\n              <emailList>\n                </email>chris@whoville.vic.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9600-0102</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </privacyContactList>\n          <issuesNotificationContactList>\n            <contact>\n              <name>\n                </familyName>BBBB</familyName>\n                </givenName>AAA</givenName>\n                </otherGivenNames>CCC</otherGivenNames>\n              </name>\n              </positionTitle>Data Security</positionTitle>\n              <emailList>\n                </email>DataSec@whoville.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 8888-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </issuesNotificationContactList>\n        </dataController>\n        <dataProcessor>\n          </dataProcessorName>CEOProcessor2</dataProcessorName>\n          </privacyPolicyURL>www.ceo.priv.policy.edu.au</privacyPolicyURL>\n          <privacyContactList>\n            <contact>\n              <name>\n                </familyName>Woodall</familyName>\n                </givenName>Charles</givenName>\n                </otherGivenNames>William</otherGivenNames>\n              </name>\n              </positionTitle>Admin</positionTitle>\n              <emailList>\n                </email>drseuss@whoville.k12.ceo.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(08) 8555-0102</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </privacyContactList>\n          </notifyDataControllerOnAccessRequests>Y</notifyDataControllerOnAccessRequests>\n          <dataProcessorContactForAccessRequestsList>\n            <contact>\n              <name>\n                </familyName>XXX</familyName>\n                </givenName>YYY</givenName>\n                </otherGivenNames>ZZZ</otherGivenNames>\n              </name>\n              </positionTitle>Privacy Officer</positionTitle>\n              <emailList>\n                </email>off@whoville.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9999-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </dataProcessorContactForAccessRequestsList>\n          <purposeList>\n            </purpose>Admin System</purpose>\n            </purpose>Australian Schools List</purpose>\n          </purposeList>\n          <alternatePurposeList>\n            </alternatePurpose>Student Portal</alternatePurpose>\n          </alternatePurposeList>\n          <deidentifiedPurposeList>\n            </deidentifiedPurpose>Research</deidentifiedPurpose>\n          </deidentifiedPurposeList>\n          </dataUsageMarketingAllowed>N</dataUsageMarketingAllowed>\n          </personalInformationUpdatedFromSource>10</personalInformationUpdatedFromSource>\n          </dataBreachNotification>Y</dataBreachNotification>\n          <dataBreachContactList>\n            <contact>\n              <name>\n                </familyName>XXX</familyName>\n                </givenName>YYY</givenName>\n                </otherGivenNames>ZZZ</otherGivenNames>\n              </name>\n              </positionTitle>Privacy Officer</positionTitle>\n              <emailList>\n                </email>off@whoville.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9999-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </dataBreachContactList>\n          </employeesMustComplyWithAgreement>Y</employeesMustComplyWithAgreement>\n          </employeeConfidentialityAgreement>Y</employeeConfidentialityAgreement>\n          <employeeTrainingList>\n            <employeeTraining>\n              </trainingName></trainingName>\n              </trainingURL></trainingURL>\n            </employeeTraining>\n          </employeeTrainingList>\n          <passwordEmployeeAccessStandard>\n            </standardName></standardName>\n            </standardURL></standardURL>\n          </passwordEmployeeAccessStandard>\n          <securityTestRequiredList>\n            <securityTestRequired>\n              </testType>Pen Test</testType>\n              </testFrequency>Annual</testFrequency>\n              </remediationRequiredIn>7 days</remediationRequiredIn>\n              </shareResults>Y</shareResults>\n            </securityTestRequired>\n            <securityTestRequired>\n              </testType>Vulnerability Test</testType>\n              </testFrequency>Monthly</testFrequency>\n              </remediationRequiredIn>24hours</remediationRequiredIn>\n              </shareResults>Y</shareResults>\n            </securityTestRequired>\n          </securityTestRequiredList>\n          <countryImpactedList>\n            <countryImpacted>\n              </country>1101</country>\n              </usage>Stored/Processed/Exposed</usage>\n            </countryImpacted>\n            <countryImpacted>\n              </country>1102</country>\n              </usage>Exposed</usage>\n            </countryImpacted>\n          </countryImpactedList>\n        </dataProcessor>\n        <dataSubProcessorList>\n          <dataSubProcessor>\n            </subProcessorName>One</subProcessorName>\n            </privacyPolicyURL>www.one.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>First</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>Attendance</purpose>\n            </purposeList>\n          </dataSubProcessor>\n          <dataSubProcessor>\n            </subProcessorName>Two</subProcessorName>\n            </privacyPolicyURL>www.two.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>Two</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>TimeTabling</purpose>\n            </purposeList>\n          </dataSubProcessor>\n          <dataSubProcessor>\n            </subProcessorName>Three</subProcessorName>\n            </privacyPolicyURL>www.three.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>Third</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>StudentPortal</purpose>\n            </purposeList>\n          </dataSubProcessor>\n        </dataSubProcessorList>\n      </privacyObligationsDocument>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <appIDList>\n        </appID>TT12</appID>\n      </appIDList>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4001</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </endpointList></endpointList>\n      <privacyObligationsDocument>\n        <technicalRequirements>\n          <dataAccess>\n            <fieldList>\n              <field>\n                </fieldName>/SchoolInfo/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/ACARAId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/TimeTable/*</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n            </fieldList>\n          </dataAccess>\n        </technicalRequirements>\n      </privacyObligationsDocument>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4002</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.3</dataModelVersionMin>\n      </dataModelVersionMax>2.9</dataModelVersionMax>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4003</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.1</dataModelVersionMin>\n      </dataModelVersionMax>2.8</dataModelVersionMax>\n      <privacyObligationsDocument>\n        <technicalRequirements>\n          <securityTechnologyList>\n            <securityTechnology>\n              </technologyName>SSL</technologyName>\n              </technologyDescription></technologyDescription>\n              </referenceURL></referenceURL>\n            </securityTechnology>\n          </securityTechnologyList>\n        </technicalRequirements>\n      </privacyObligationsDocument>\n    </privacy>\n  </privacyList>\n</pod>"
            }
          }
        }
      },
      "put": {
        "tags": [
          "pod"
        ],
        "summary": "Default operation to update a single pod",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "operationId": "updatepod",
        "requestBody": {
          "description": "CRUD operation on pod",
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "pod": {
                    "$ref": "jsonSchema.yaml#/properties/pod"
                  }
                }
              },
              "example": {
                "pod": {
                  "podStatus": "Live",
                  "podToken": "1",
                  "podVersion": "1.0.2",
                  "partyId": "Compass",
                  "privacyList": {
                    "privacy": [
                      {
                        "default": "Y",
                        "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                        "dataModelVersionMin": "2.4",
                        "dataModelVersionMax": "2.8",
                        "privacyObligationsDocument": {
                          "contract": {
                            "contractURI": "http://www.vic.priv.contract.edu.au/contract.pdf",
                            "contractName": "Sample contract ABC",
                            "dateValidFrom": "2018-03-01",
                            "dateValidTo": "2018-06-01",
                            "contractVersion": "0.2",
                            "lawList": {
                              "law": [
                                {
                                  "lawName": "APP1",
                                  "lawDescription": "XXXXX"
                                },
                                {
                                  "lawName": "APP2",
                                  "lawDescription": "yyyy"
                                }
                              ]
                            },
                            "studentDataIPRights": "Victorian Department of Education"
                          },
                          "legalRequirements": {
                            "clauseList": {
                              "clause": {
                                "clauseLabel": "Data Access",
                                "clauseReference": "US-I.3",
                                "clauseContent": "The agent shall access only data necessary to accomplish the business task for which it is contracted.",
                                "obligationList": {
                                  "obligation": {
                                    "obligationDescription": "Restrict access to data fields to match the state profile.",
                                    "obligationURL": "https://thewave.sde.ok.gov/thewave/Portals/0/2%20x%20Wave%20Requirements_v1%2010.pdf",
                                    "benchmarkList": {
                                      "benchmark": {
                                        "benchmarkName": "Oklahoma State Profile"
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          },
                          "technicalRequirements": {
                            "dataAccess": {
                              "clauseList": {
                                "clause": {
                                  "clauseReference": "US-I.3"
                                }
                              },
                              "fieldList": {
                                "field": [
                                  {
                                    "fieldName": "/SchoolInfo/@RefId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/LocalId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/ACARAId",
                                    "controlrights": "RW"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/@RefId",
                                    "controlrights": "RW"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/LocalId",
                                    "controlrights": "RW"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment",
                                    "controlrights": "RW"
                                  }
                                ]
                              }
                            },
                            "conditionList": {
                              "condition": [
                                {
                                  "typeOfCondition": "XQUERYTEMPLATE",
                                  "conditionName": "RetrieveByGrade",
                                  "conditionDescription": "Returns a StudentJoin of StudentPersonal and StudentSchoolEnrollment for the GradeLevel specified as a parameter."
                                },
                                {
                                  "typeOfCondition": "contextId",
                                  "conditionName": "CurrentEnrollment",
                                  "conditionDescription": "Only works with student data whose records indicate they are currently enrolled according to the StudentSchoolEnrollment SIF object.",
                                  "propertyList": {
                                    "property": [
                                      {
                                        "propertyName": "Enrolled After",
                                        "propertyValue": "/StudentSchoolEnrollment/EntryDate>=2018-09-01"
                                      },
                                      {
                                        "propertyName": "Enrolled Before",
                                        "propertyValue": "/StudentSchoolEnrollment/EntryDate<=2019-09-01"
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            "dataSubject": {
                              "clauseList": {
                                "clause": {
                                  "clauseReference": "US-Subject1",
                                  "obligationList": {
                                    "obligation": {
                                      "obligationDescription": "FERPA requires records be delivered within 45 days of a request.",
                                      "obligationURL": "https://www2.ed.gov/policy/gen/guid/fpco/brochures/parents.html",
                                      "benchmarkList": {
                                        "benchmark": {
                                          "benchmarkName": "Family Educational Rights and Privacy Act (FERPA)"
                                        }
                                      }
                                    }
                                  }
                                }
                              },
                              "fieldList": {
                                "field": [
                                  {
                                    "fieldName": "/StudentPersonal/@RefId"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/LocalId"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment"
                                  }
                                ]
                              },
                              "respondInDays": "45",
                              "requirePortability": "Y"
                            },
                            "dataDeletion": {
                              "deleteData": "Y",
                              "dataRetention": "30",
                              "deleteBy": "2019-07-15",
                              "partyToDeleteData": {
                                "organisation": "Local LEA",
                                "deletecontactInfo": {
                                  "name": {
                                    "familyName": "EEe",
                                    "givenName": "Agg",
                                    "otherGivenNames": "hh"
                                  },
                                  "positionTitle": "Data Owner",
                                  "emailList": {
                                    "email": "DataSec@localLEA.edu.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(03) 8888-9999"
                                    }
                                  }
                                }
                              }
                            },
                            "securityTechnologyList": {
                              "securityTechnology": {
                                "clauseList": {
                                  "clause": {
                                    "clauseReference": "US-V.1.c"
                                  }
                                },
                                "technologyName": "TLS",
                                "versionMin": "1.2"
                              }
                            }
                          },
                          "dataController": {
                            "dataControllerName": "Victorian Department of Education",
                            "privacyPolicyURL": "http://www.vic.priv.policy.edu.au/privacy.pdf",
                            "privacyContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "Smith",
                                  "givenName": "Christime",
                                  "otherGivenNames": "Margaret"
                                },
                                "positionTitle": "Admin",
                                "emailList": {
                                  "email": "chris@whoville.vic.edu.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 9600-0102"
                                  }
                                }
                              }
                            },
                            "issuesNotificationContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "BBBB",
                                  "givenName": "AAA",
                                  "otherGivenNames": "CCC"
                                },
                                "positionTitle": "Data Security",
                                "emailList": {
                                  "email": "DataSec@whoville.edu.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 8888-9999"
                                  }
                                }
                              }
                            }
                          },
                          "dataProcessor": {
                            "dataProcessorName": "CEOProcessor2",
                            "privacyPolicyURL": "www.ceo.priv.policy.edu.au",
                            "privacyContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "Woodall",
                                  "givenName": "Charles",
                                  "otherGivenNames": "William"
                                },
                                "positionTitle": "Admin",
                                "emailList": {
                                  "email": "drseuss@whoville.k12.ceo.edu.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(08) 8555-0102"
                                  }
                                }
                              }
                            },
                            "notifyDataControllerOnAccessRequests": "Y",
                            "dataProcessorContactForAccessRequestsList": {
                              "contact": {
                                "name": {
                                  "familyName": "XXX",
                                  "givenName": "YYY",
                                  "otherGivenNames": "ZZZ"
                                },
                                "positionTitle": "Privacy Officer",
                                "emailList": {
                                  "email": "off@whoville.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 9999-9999"
                                  }
                                }
                              }
                            },
                            "purposeList": {
                              "purpose": [
                                "Admin System",
                                "Australian Schools List"
                              ]
                            },
                            "alternatePurposeList": {
                              "alternatePurpose": "Student Portal"
                            },
                            "deidentifiedPurposeList": {
                              "deidentifiedPurpose": "Research"
                            },
                            "dataUsageMarketingAllowed": "N",
                            "personalInformationUpdatedFromSource": "10",
                            "dataBreachNotification": "Y",
                            "dataBreachContactList": {
                              "contact": {
                                "name": {
                                  "familyName": "XXX",
                                  "givenName": "YYY",
                                  "otherGivenNames": "ZZZ"
                                },
                                "positionTitle": "Privacy Officer",
                                "emailList": {
                                  "email": "off@whoville.au"
                                },
                                "phoneNumberList": {
                                  "phoneNumber": {
                                    "number": "(03) 9999-9999"
                                  }
                                }
                              }
                            },
                            "employeesMustComplyWithAgreement": "Y",
                            "employeeConfidentialityAgreement": "Y",
                            "employeeTrainingList": {
                              "employeeTraining": {
                                "trainingName": {},
                                "trainingURL": {}
                              }
                            },
                            "passwordEmployeeAccessStandard": {
                              "standardName": {},
                              "standardURL": {}
                            },
                            "securityTestRequiredList": {
                              "securityTestRequired": [
                                {
                                  "testType": "Pen Test",
                                  "testFrequency": "Annual",
                                  "remediationRequiredIn": "7 days",
                                  "shareResults": "Y"
                                },
                                {
                                  "testType": "Vulnerability Test",
                                  "testFrequency": "Monthly",
                                  "remediationRequiredIn": "24hours",
                                  "shareResults": "Y"
                                }
                              ]
                            },
                            "countryImpactedList": {
                              "countryImpacted": [
                                {
                                  "country": "1101",
                                  "usage": "Stored/Processed/Exposed"
                                },
                                {
                                  "country": "1102",
                                  "usage": "Exposed"
                                }
                              ]
                            }
                          },
                          "dataSubProcessorList": {
                            "dataSubProcessor": [
                              {
                                "subProcessorName": "One",
                                "privacyPolicyURL": "www.one.edu.au",
                                "privacyContactList": {
                                  "contact": {
                                    "name": {
                                      "familyName": "First",
                                      "givenName": "Charles",
                                      "otherGivenNames": "William"
                                    },
                                    "positionTitle": "Admin",
                                    "emailList": {
                                      "email": "drseuss@whoville.k12.ceo.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(08) 8555-0102"
                                      }
                                    }
                                  }
                                },
                                "purposeList": {
                                  "purpose": "Attendance"
                                }
                              },
                              {
                                "subProcessorName": "Two",
                                "privacyPolicyURL": "www.two.edu.au",
                                "privacyContactList": {
                                  "contact": {
                                    "name": {
                                      "familyName": "Two",
                                      "givenName": "Charles",
                                      "otherGivenNames": "William"
                                    },
                                    "positionTitle": "Admin",
                                    "emailList": {
                                      "email": "drseuss@whoville.k12.ceo.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(08) 8555-0102"
                                      }
                                    }
                                  }
                                },
                                "purposeList": {
                                  "purpose": "TimeTabling"
                                }
                              },
                              {
                                "subProcessorName": "Three",
                                "privacyPolicyURL": "www.three.edu.au",
                                "privacyContactList": {
                                  "contact": {
                                    "name": {
                                      "familyName": "Third",
                                      "givenName": "Charles",
                                      "otherGivenNames": "William"
                                    },
                                    "positionTitle": "Admin",
                                    "emailList": {
                                      "email": "drseuss@whoville.k12.ceo.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(08) 8555-0102"
                                      }
                                    }
                                  }
                                },
                                "purposeList": {
                                  "purpose": "StudentPortal"
                                }
                              }
                            ]
                          }
                        }
                      },
                      {
                        "default": "N",
                        "appIDList": {
                          "appID": "TT12"
                        },
                        "adapterFingerprintList": {
                          "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                        },
                        "zoneContextList": {
                          "zoneContext": {
                            "zoneId": "4001",
                            "contextId": {}
                          }
                        },
                        "endpointList": {},
                        "privacyObligationsDocument": {
                          "technicalRequirements": {
                            "dataAccess": {
                              "fieldList": {
                                "field": [
                                  {
                                    "fieldName": "/SchoolInfo/@RefId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/LocalId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/SchoolInfo/ACARAId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/@RefId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/LocalId",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment",
                                    "controlrights": "R"
                                  },
                                  {
                                    "fieldName": "/TimeTable/*",
                                    "controlrights": "RW"
                                  }
                                ]
                              }
                            }
                          }
                        }
                      },
                      {
                        "default": "N",
                        "adapterFingerprintList": {
                          "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                        },
                        "zoneContextList": {
                          "zoneContext": {
                            "zoneId": "4002",
                            "contextId": {}
                          }
                        },
                        "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                        "dataModelVersionMin": "2.3",
                        "dataModelVersionMax": "2.9"
                      },
                      {
                        "default": "N",
                        "adapterFingerprintList": {
                          "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                        },
                        "zoneContextList": {
                          "zoneContext": {
                            "zoneId": "4003",
                            "contextId": {}
                          }
                        },
                        "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                        "dataModelVersionMin": "2.1",
                        "dataModelVersionMax": "2.8",
                        "privacyObligationsDocument": {
                          "technicalRequirements": {
                            "securityTechnologyList": {
                              "securityTechnology": {
                                "technologyName": "SSL",
                                "technologyDescription": {},
                                "referenceURL": {}
                              }
                            }
                          }
                        }
                      }
                    ]
                  }
                }
              }
            },
            "application/xml": {
              "schema": {
                "type": "object",
                "properties": {
                  "pod": {
                    "$ref": "jsonSchema.yaml#/properties/pod"
                  }
                }
              },
              "example": "<pod>\n  </podStatus>Live</podStatus>\n  </podToken>1</podToken>\n  </podVersion>1.0.2</podVersion>\n  </partyId>Compass</partyId>\n  <privacyList>\n    <privacy>\n      </default>Y</default>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.4</dataModelVersionMin>\n      </dataModelVersionMax>2.8</dataModelVersionMax>\n      <privacyObligationsDocument>\n        <contract>\n          </contractURI>http://www.vic.priv.contract.edu.au/contract.pdf</contractURI>\n          </contractName>Sample contract ABC</contractName>\n          </dateValidFrom>2018-03-01</dateValidFrom>\n          </dateValidTo>2018-06-01</dateValidTo>\n          </contractVersion>0.2</contractVersion>\n          <lawList>\n            <law>\n              </lawName>APP1</lawName>\n              </lawDescription>XXXXX</lawDescription>\n            </law>\n            <law>\n              </lawName>APP2</lawName>\n              </lawDescription>yyyy</lawDescription>\n            </law>\n          </lawList>\n          </studentDataIPRights>Victorian Department of Education</studentDataIPRights>\n        </contract>\n        <legalRequirements>\n          <clauseList>\n            <clause>\n              </clauseLabel>Data Access</clauseLabel>\n              </clauseReference>US-I.3</clauseReference>\n              </clauseContent>The agent shall access only data necessary to accomplish the business task for which it is contracted.</clauseContent>\n              <obligationList>\n                <obligation>\n                  </obligationDescription>Restrict access to data fields to match the state profile.</obligationDescription>\n                  </obligationURL>https://thewave.sde.ok.gov/thewave/Portals/0/2%20x%20Wave%20Requirements_v1%2010.pdf</obligationURL>\n                  <benchmarkList>\n                    <benchmark>\n                      </benchmarkName>Oklahoma State Profile</benchmarkName>\n                    </benchmark>\n                  </benchmarkList>\n                </obligation>\n              </obligationList>\n            </clause>\n          </clauseList>\n        </legalRequirements>\n        <technicalRequirements>\n          <dataAccess>\n            <clauseList>\n              <clause>\n                </clauseReference>US-I.3</clauseReference>\n              </clause>\n            </clauseList>\n            <fieldList>\n              <field>\n                </fieldName>/SchoolInfo/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/ACARAId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n            </fieldList>\n          </dataAccess>\n          <conditionList>\n            <condition>\n              </typeOfCondition>XQUERYTEMPLATE</typeOfCondition>\n              </conditionName>RetrieveByGrade</conditionName>\n              </conditionDescription>Returns a StudentJoin of StudentPersonal and StudentSchoolEnrollment for the GradeLevel specified as a parameter.</conditionDescription>\n            </condition>\n            <condition>\n              </typeOfCondition>contextId</typeOfCondition>\n              </conditionName>CurrentEnrollment</conditionName>\n              </conditionDescription>Only works with student data whose records indicate they are currently enrolled according to the StudentSchoolEnrollment SIF object.</conditionDescription>\n              <propertyList>\n                <property>\n                  </propertyName>Enrolled After</propertyName>\n                  </propertyValue>/StudentSchoolEnrollment/EntryDate>=2018-09-01</propertyValue>\n                </property>\n                <property>\n                  </propertyName>Enrolled Before</propertyName>\n                  </propertyValue>/StudentSchoolEnrollment/EntryDate<=2019-09-01</propertyValue>\n                </property>\n              </propertyList>\n            </condition>\n          </conditionList>\n          <dataSubject>\n            <clauseList>\n              <clause>\n                </clauseReference>US-Subject1</clauseReference>\n                <obligationList>\n                  <obligation>\n                    </obligationDescription>FERPA requires records be delivered within 45 days of a request.</obligationDescription>\n                    </obligationURL>https://www2.ed.gov/policy/gen/guid/fpco/brochures/parents.html</obligationURL>\n                    <benchmarkList>\n                      <benchmark>\n                        </benchmarkName>Family Educational Rights and Privacy Act (FERPA)</benchmarkName>\n                      </benchmark>\n                    </benchmarkList>\n                  </obligation>\n                </obligationList>\n              </clause>\n            </clauseList>\n            <fieldList>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n              </field>\n            </fieldList>\n            </respondInDays>45</respondInDays>\n            </requirePortability>Y</requirePortability>\n          </dataSubject>\n          <dataDeletion>\n            </deleteData>Y</deleteData>\n            </dataRetention>30</dataRetention>\n            </deleteBy>2019-07-15</deleteBy>\n            <partyToDeleteData>\n              </organisation>Local LEA</organisation>\n              <deletecontactInfo>\n                <name>\n                  </familyName>EEe</familyName>\n                  </givenName>Agg</givenName>\n                  </otherGivenNames>hh</otherGivenNames>\n                </name>\n                </positionTitle>Data Owner</positionTitle>\n                <emailList>\n                  </email>DataSec@localLEA.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(03) 8888-9999</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </deletecontactInfo>\n            </partyToDeleteData>\n          </dataDeletion>\n          <securityTechnologyList>\n            <securityTechnology>\n              <clauseList>\n                <clause>\n                  </clauseReference>US-V.1.c</clauseReference>\n                </clause>\n              </clauseList>\n              </technologyName>TLS</technologyName>\n              </versionMin>1.2</versionMin>\n            </securityTechnology>\n          </securityTechnologyList>\n        </technicalRequirements>\n        <dataController>\n          </dataControllerName>Victorian Department of Education</dataControllerName>\n          </privacyPolicyURL>http://www.vic.priv.policy.edu.au/privacy.pdf</privacyPolicyURL>\n          <privacyContactList>\n            <contact>\n              <name>\n                </familyName>Smith</familyName>\n                </givenName>Christime</givenName>\n                </otherGivenNames>Margaret</otherGivenNames>\n              </name>\n              </positionTitle>Admin</positionTitle>\n              <emailList>\n                </email>chris@whoville.vic.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9600-0102</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </privacyContactList>\n          <issuesNotificationContactList>\n            <contact>\n              <name>\n                </familyName>BBBB</familyName>\n                </givenName>AAA</givenName>\n                </otherGivenNames>CCC</otherGivenNames>\n              </name>\n              </positionTitle>Data Security</positionTitle>\n              <emailList>\n                </email>DataSec@whoville.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 8888-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </issuesNotificationContactList>\n        </dataController>\n        <dataProcessor>\n          </dataProcessorName>CEOProcessor2</dataProcessorName>\n          </privacyPolicyURL>www.ceo.priv.policy.edu.au</privacyPolicyURL>\n          <privacyContactList>\n            <contact>\n              <name>\n                </familyName>Woodall</familyName>\n                </givenName>Charles</givenName>\n                </otherGivenNames>William</otherGivenNames>\n              </name>\n              </positionTitle>Admin</positionTitle>\n              <emailList>\n                </email>drseuss@whoville.k12.ceo.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(08) 8555-0102</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </privacyContactList>\n          </notifyDataControllerOnAccessRequests>Y</notifyDataControllerOnAccessRequests>\n          <dataProcessorContactForAccessRequestsList>\n            <contact>\n              <name>\n                </familyName>XXX</familyName>\n                </givenName>YYY</givenName>\n                </otherGivenNames>ZZZ</otherGivenNames>\n              </name>\n              </positionTitle>Privacy Officer</positionTitle>\n              <emailList>\n                </email>off@whoville.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9999-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </dataProcessorContactForAccessRequestsList>\n          <purposeList>\n            </purpose>Admin System</purpose>\n            </purpose>Australian Schools List</purpose>\n          </purposeList>\n          <alternatePurposeList>\n            </alternatePurpose>Student Portal</alternatePurpose>\n          </alternatePurposeList>\n          <deidentifiedPurposeList>\n            </deidentifiedPurpose>Research</deidentifiedPurpose>\n          </deidentifiedPurposeList>\n          </dataUsageMarketingAllowed>N</dataUsageMarketingAllowed>\n          </personalInformationUpdatedFromSource>10</personalInformationUpdatedFromSource>\n          </dataBreachNotification>Y</dataBreachNotification>\n          <dataBreachContactList>\n            <contact>\n              <name>\n                </familyName>XXX</familyName>\n                </givenName>YYY</givenName>\n                </otherGivenNames>ZZZ</otherGivenNames>\n              </name>\n              </positionTitle>Privacy Officer</positionTitle>\n              <emailList>\n                </email>off@whoville.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9999-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </dataBreachContactList>\n          </employeesMustComplyWithAgreement>Y</employeesMustComplyWithAgreement>\n          </employeeConfidentialityAgreement>Y</employeeConfidentialityAgreement>\n          <employeeTrainingList>\n            <employeeTraining>\n              </trainingName></trainingName>\n              </trainingURL></trainingURL>\n            </employeeTraining>\n          </employeeTrainingList>\n          <passwordEmployeeAccessStandard>\n            </standardName></standardName>\n            </standardURL></standardURL>\n          </passwordEmployeeAccessStandard>\n          <securityTestRequiredList>\n            <securityTestRequired>\n              </testType>Pen Test</testType>\n              </testFrequency>Annual</testFrequency>\n              </remediationRequiredIn>7 days</remediationRequiredIn>\n              </shareResults>Y</shareResults>\n            </securityTestRequired>\n            <securityTestRequired>\n              </testType>Vulnerability Test</testType>\n              </testFrequency>Monthly</testFrequency>\n              </remediationRequiredIn>24hours</remediationRequiredIn>\n              </shareResults>Y</shareResults>\n            </securityTestRequired>\n          </securityTestRequiredList>\n          <countryImpactedList>\n            <countryImpacted>\n              </country>1101</country>\n              </usage>Stored/Processed/Exposed</usage>\n            </countryImpacted>\n            <countryImpacted>\n              </country>1102</country>\n              </usage>Exposed</usage>\n            </countryImpacted>\n          </countryImpactedList>\n        </dataProcessor>\n        <dataSubProcessorList>\n          <dataSubProcessor>\n            </subProcessorName>One</subProcessorName>\n            </privacyPolicyURL>www.one.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>First</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>Attendance</purpose>\n            </purposeList>\n          </dataSubProcessor>\n          <dataSubProcessor>\n            </subProcessorName>Two</subProcessorName>\n            </privacyPolicyURL>www.two.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>Two</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>TimeTabling</purpose>\n            </purposeList>\n          </dataSubProcessor>\n          <dataSubProcessor>\n            </subProcessorName>Three</subProcessorName>\n            </privacyPolicyURL>www.three.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>Third</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>StudentPortal</purpose>\n            </purposeList>\n          </dataSubProcessor>\n        </dataSubProcessorList>\n      </privacyObligationsDocument>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <appIDList>\n        </appID>TT12</appID>\n      </appIDList>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4001</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </endpointList></endpointList>\n      <privacyObligationsDocument>\n        <technicalRequirements>\n          <dataAccess>\n            <fieldList>\n              <field>\n                </fieldName>/SchoolInfo/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/ACARAId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/TimeTable/*</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n            </fieldList>\n          </dataAccess>\n        </technicalRequirements>\n      </privacyObligationsDocument>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4002</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.3</dataModelVersionMin>\n      </dataModelVersionMax>2.9</dataModelVersionMax>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4003</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.1</dataModelVersionMin>\n      </dataModelVersionMax>2.8</dataModelVersionMax>\n      <privacyObligationsDocument>\n        <technicalRequirements>\n          <securityTechnologyList>\n            <securityTechnology>\n              </technologyName>SSL</technologyName>\n              </technologyDescription></technologyDescription>\n              </referenceURL></referenceURL>\n            </securityTechnology>\n          </securityTechnologyList>\n        </technicalRequirements>\n      </privacyObligationsDocument>\n    </privacy>\n  </privacyList>\n</pod>"
            }
          }
        }
      },
      "get": {
        "tags": [
          "pod"
        ],
        "summary": "Default operation to get a single pod",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "pod": {
                      "$ref": "jsonSchema.yaml#/properties/pod"
                    }
                  }
                },
                "example": {
                  "pod": {
                    "podStatus": "Live",
                    "podToken": "1",
                    "podVersion": "1.0.2",
                    "partyId": "Compass",
                    "privacyList": {
                      "privacy": [
                        {
                          "default": "Y",
                          "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                          "dataModelVersionMin": "2.4",
                          "dataModelVersionMax": "2.8",
                          "privacyObligationsDocument": {
                            "contract": {
                              "contractURI": "http://www.vic.priv.contract.edu.au/contract.pdf",
                              "contractName": "Sample contract ABC",
                              "dateValidFrom": "2018-03-01",
                              "dateValidTo": "2018-06-01",
                              "contractVersion": "0.2",
                              "lawList": {
                                "law": [
                                  {
                                    "lawName": "APP1",
                                    "lawDescription": "XXXXX"
                                  },
                                  {
                                    "lawName": "APP2",
                                    "lawDescription": "yyyy"
                                  }
                                ]
                              },
                              "studentDataIPRights": "Victorian Department of Education"
                            },
                            "legalRequirements": {
                              "clauseList": {
                                "clause": {
                                  "clauseLabel": "Data Access",
                                  "clauseReference": "US-I.3",
                                  "clauseContent": "The agent shall access only data necessary to accomplish the business task for which it is contracted.",
                                  "obligationList": {
                                    "obligation": {
                                      "obligationDescription": "Restrict access to data fields to match the state profile.",
                                      "obligationURL": "https://thewave.sde.ok.gov/thewave/Portals/0/2%20x%20Wave%20Requirements_v1%2010.pdf",
                                      "benchmarkList": {
                                        "benchmark": {
                                          "benchmarkName": "Oklahoma State Profile"
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "technicalRequirements": {
                              "dataAccess": {
                                "clauseList": {
                                  "clause": {
                                    "clauseReference": "US-I.3"
                                  }
                                },
                                "fieldList": {
                                  "field": [
                                    {
                                      "fieldName": "/SchoolInfo/@RefId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/SchoolInfo/LocalId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/SchoolInfo/ACARAId",
                                      "controlrights": "RW"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/@RefId",
                                      "controlrights": "RW"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/LocalId",
                                      "controlrights": "RW"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment",
                                      "controlrights": "RW"
                                    }
                                  ]
                                }
                              },
                              "conditionList": {
                                "condition": [
                                  {
                                    "typeOfCondition": "XQUERYTEMPLATE",
                                    "conditionName": "RetrieveByGrade",
                                    "conditionDescription": "Returns a StudentJoin of StudentPersonal and StudentSchoolEnrollment for the GradeLevel specified as a parameter."
                                  },
                                  {
                                    "typeOfCondition": "contextId",
                                    "conditionName": "CurrentEnrollment",
                                    "conditionDescription": "Only works with student data whose records indicate they are currently enrolled according to the StudentSchoolEnrollment SIF object.",
                                    "propertyList": {
                                      "property": [
                                        {
                                          "propertyName": "Enrolled After",
                                          "propertyValue": "/StudentSchoolEnrollment/EntryDate>=2018-09-01"
                                        },
                                        {
                                          "propertyName": "Enrolled Before",
                                          "propertyValue": "/StudentSchoolEnrollment/EntryDate<=2019-09-01"
                                        }
                                      ]
                                    }
                                  }
                                ]
                              },
                              "dataSubject": {
                                "clauseList": {
                                  "clause": {
                                    "clauseReference": "US-Subject1",
                                    "obligationList": {
                                      "obligation": {
                                        "obligationDescription": "FERPA requires records be delivered within 45 days of a request.",
                                        "obligationURL": "https://www2.ed.gov/policy/gen/guid/fpco/brochures/parents.html",
                                        "benchmarkList": {
                                          "benchmark": {
                                            "benchmarkName": "Family Educational Rights and Privacy Act (FERPA)"
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "fieldList": {
                                  "field": [
                                    {
                                      "fieldName": "/StudentPersonal/@RefId"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/LocalId"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment"
                                    }
                                  ]
                                },
                                "respondInDays": "45",
                                "requirePortability": "Y"
                              },
                              "dataDeletion": {
                                "deleteData": "Y",
                                "dataRetention": "30",
                                "deleteBy": "2019-07-15",
                                "partyToDeleteData": {
                                  "organisation": "Local LEA",
                                  "deletecontactInfo": {
                                    "name": {
                                      "familyName": "EEe",
                                      "givenName": "Agg",
                                      "otherGivenNames": "hh"
                                    },
                                    "positionTitle": "Data Owner",
                                    "emailList": {
                                      "email": "DataSec@localLEA.edu.au"
                                    },
                                    "phoneNumberList": {
                                      "phoneNumber": {
                                        "number": "(03) 8888-9999"
                                      }
                                    }
                                  }
                                }
                              },
                              "securityTechnologyList": {
                                "securityTechnology": {
                                  "clauseList": {
                                    "clause": {
                                      "clauseReference": "US-V.1.c"
                                    }
                                  },
                                  "technologyName": "TLS",
                                  "versionMin": "1.2"
                                }
                              }
                            },
                            "dataController": {
                              "dataControllerName": "Victorian Department of Education",
                              "privacyPolicyURL": "http://www.vic.priv.policy.edu.au/privacy.pdf",
                              "privacyContactList": {
                                "contact": {
                                  "name": {
                                    "familyName": "Smith",
                                    "givenName": "Christime",
                                    "otherGivenNames": "Margaret"
                                  },
                                  "positionTitle": "Admin",
                                  "emailList": {
                                    "email": "chris@whoville.vic.edu.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(03) 9600-0102"
                                    }
                                  }
                                }
                              },
                              "issuesNotificationContactList": {
                                "contact": {
                                  "name": {
                                    "familyName": "BBBB",
                                    "givenName": "AAA",
                                    "otherGivenNames": "CCC"
                                  },
                                  "positionTitle": "Data Security",
                                  "emailList": {
                                    "email": "DataSec@whoville.edu.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(03) 8888-9999"
                                    }
                                  }
                                }
                              }
                            },
                            "dataProcessor": {
                              "dataProcessorName": "CEOProcessor2",
                              "privacyPolicyURL": "www.ceo.priv.policy.edu.au",
                              "privacyContactList": {
                                "contact": {
                                  "name": {
                                    "familyName": "Woodall",
                                    "givenName": "Charles",
                                    "otherGivenNames": "William"
                                  },
                                  "positionTitle": "Admin",
                                  "emailList": {
                                    "email": "drseuss@whoville.k12.ceo.edu.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(08) 8555-0102"
                                    }
                                  }
                                }
                              },
                              "notifyDataControllerOnAccessRequests": "Y",
                              "dataProcessorContactForAccessRequestsList": {
                                "contact": {
                                  "name": {
                                    "familyName": "XXX",
                                    "givenName": "YYY",
                                    "otherGivenNames": "ZZZ"
                                  },
                                  "positionTitle": "Privacy Officer",
                                  "emailList": {
                                    "email": "off@whoville.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(03) 9999-9999"
                                    }
                                  }
                                }
                              },
                              "purposeList": {
                                "purpose": [
                                  "Admin System",
                                  "Australian Schools List"
                                ]
                              },
                              "alternatePurposeList": {
                                "alternatePurpose": "Student Portal"
                              },
                              "deidentifiedPurposeList": {
                                "deidentifiedPurpose": "Research"
                              },
                              "dataUsageMarketingAllowed": "N",
                              "personalInformationUpdatedFromSource": "10",
                              "dataBreachNotification": "Y",
                              "dataBreachContactList": {
                                "contact": {
                                  "name": {
                                    "familyName": "XXX",
                                    "givenName": "YYY",
                                    "otherGivenNames": "ZZZ"
                                  },
                                  "positionTitle": "Privacy Officer",
                                  "emailList": {
                                    "email": "off@whoville.au"
                                  },
                                  "phoneNumberList": {
                                    "phoneNumber": {
                                      "number": "(03) 9999-9999"
                                    }
                                  }
                                }
                              },
                              "employeesMustComplyWithAgreement": "Y",
                              "employeeConfidentialityAgreement": "Y",
                              "employeeTrainingList": {
                                "employeeTraining": {
                                  "trainingName": {},
                                  "trainingURL": {}
                                }
                              },
                              "passwordEmployeeAccessStandard": {
                                "standardName": {},
                                "standardURL": {}
                              },
                              "securityTestRequiredList": {
                                "securityTestRequired": [
                                  {
                                    "testType": "Pen Test",
                                    "testFrequency": "Annual",
                                    "remediationRequiredIn": "7 days",
                                    "shareResults": "Y"
                                  },
                                  {
                                    "testType": "Vulnerability Test",
                                    "testFrequency": "Monthly",
                                    "remediationRequiredIn": "24hours",
                                    "shareResults": "Y"
                                  }
                                ]
                              },
                              "countryImpactedList": {
                                "countryImpacted": [
                                  {
                                    "country": "1101",
                                    "usage": "Stored/Processed/Exposed"
                                  },
                                  {
                                    "country": "1102",
                                    "usage": "Exposed"
                                  }
                                ]
                              }
                            },
                            "dataSubProcessorList": {
                              "dataSubProcessor": [
                                {
                                  "subProcessorName": "One",
                                  "privacyPolicyURL": "www.one.edu.au",
                                  "privacyContactList": {
                                    "contact": {
                                      "name": {
                                        "familyName": "First",
                                        "givenName": "Charles",
                                        "otherGivenNames": "William"
                                      },
                                      "positionTitle": "Admin",
                                      "emailList": {
                                        "email": "drseuss@whoville.k12.ceo.edu.au"
                                      },
                                      "phoneNumberList": {
                                        "phoneNumber": {
                                          "number": "(08) 8555-0102"
                                        }
                                      }
                                    }
                                  },
                                  "purposeList": {
                                    "purpose": "Attendance"
                                  }
                                },
                                {
                                  "subProcessorName": "Two",
                                  "privacyPolicyURL": "www.two.edu.au",
                                  "privacyContactList": {
                                    "contact": {
                                      "name": {
                                        "familyName": "Two",
                                        "givenName": "Charles",
                                        "otherGivenNames": "William"
                                      },
                                      "positionTitle": "Admin",
                                      "emailList": {
                                        "email": "drseuss@whoville.k12.ceo.edu.au"
                                      },
                                      "phoneNumberList": {
                                        "phoneNumber": {
                                          "number": "(08) 8555-0102"
                                        }
                                      }
                                    }
                                  },
                                  "purposeList": {
                                    "purpose": "TimeTabling"
                                  }
                                },
                                {
                                  "subProcessorName": "Three",
                                  "privacyPolicyURL": "www.three.edu.au",
                                  "privacyContactList": {
                                    "contact": {
                                      "name": {
                                        "familyName": "Third",
                                        "givenName": "Charles",
                                        "otherGivenNames": "William"
                                      },
                                      "positionTitle": "Admin",
                                      "emailList": {
                                        "email": "drseuss@whoville.k12.ceo.edu.au"
                                      },
                                      "phoneNumberList": {
                                        "phoneNumber": {
                                          "number": "(08) 8555-0102"
                                        }
                                      }
                                    }
                                  },
                                  "purposeList": {
                                    "purpose": "StudentPortal"
                                  }
                                }
                              ]
                            }
                          }
                        },
                        {
                          "default": "N",
                          "appIDList": {
                            "appID": "TT12"
                          },
                          "adapterFingerprintList": {
                            "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                          },
                          "zoneContextList": {
                            "zoneContext": {
                              "zoneId": "4001",
                              "contextId": {}
                            }
                          },
                          "endpointList": {},
                          "privacyObligationsDocument": {
                            "technicalRequirements": {
                              "dataAccess": {
                                "fieldList": {
                                  "field": [
                                    {
                                      "fieldName": "/SchoolInfo/@RefId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/SchoolInfo/LocalId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/SchoolInfo/ACARAId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/@RefId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/LocalId",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/StudentPersonal/FirstAUSchoolEnrollment",
                                      "controlrights": "R"
                                    },
                                    {
                                      "fieldName": "/TimeTable/*",
                                      "controlrights": "RW"
                                    }
                                  ]
                                }
                              }
                            }
                          }
                        },
                        {
                          "default": "N",
                          "adapterFingerprintList": {
                            "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                          },
                          "zoneContextList": {
                            "zoneContext": {
                              "zoneId": "4002",
                              "contextId": {}
                            }
                          },
                          "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                          "dataModelVersionMin": "2.3",
                          "dataModelVersionMax": "2.9"
                        },
                        {
                          "default": "N",
                          "adapterFingerprintList": {
                            "adapterFingerprint": "b4ef12ce-7025-11e8-adc0-fa7ae01bbebc"
                          },
                          "zoneContextList": {
                            "zoneContext": {
                              "zoneId": "4003",
                              "contextId": {}
                            }
                          },
                          "dataModelNamespace": "http://www.sifinfo.org/infrastructure/2.x",
                          "dataModelVersionMin": "2.1",
                          "dataModelVersionMax": "2.8",
                          "privacyObligationsDocument": {
                            "technicalRequirements": {
                              "securityTechnologyList": {
                                "securityTechnology": {
                                  "technologyName": "SSL",
                                  "technologyDescription": {},
                                  "referenceURL": {}
                                }
                              }
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              },
              "application/xml": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "pod": {
                      "$ref": "jsonSchema.yaml#/properties/pod"
                    }
                  }
                },
                "example": "<pod>\n  </podStatus>Live</podStatus>\n  </podToken>1</podToken>\n  </podVersion>1.0.2</podVersion>\n  </partyId>Compass</partyId>\n  <privacyList>\n    <privacy>\n      </default>Y</default>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.4</dataModelVersionMin>\n      </dataModelVersionMax>2.8</dataModelVersionMax>\n      <privacyObligationsDocument>\n        <contract>\n          </contractURI>http://www.vic.priv.contract.edu.au/contract.pdf</contractURI>\n          </contractName>Sample contract ABC</contractName>\n          </dateValidFrom>2018-03-01</dateValidFrom>\n          </dateValidTo>2018-06-01</dateValidTo>\n          </contractVersion>0.2</contractVersion>\n          <lawList>\n            <law>\n              </lawName>APP1</lawName>\n              </lawDescription>XXXXX</lawDescription>\n            </law>\n            <law>\n              </lawName>APP2</lawName>\n              </lawDescription>yyyy</lawDescription>\n            </law>\n          </lawList>\n          </studentDataIPRights>Victorian Department of Education</studentDataIPRights>\n        </contract>\n        <legalRequirements>\n          <clauseList>\n            <clause>\n              </clauseLabel>Data Access</clauseLabel>\n              </clauseReference>US-I.3</clauseReference>\n              </clauseContent>The agent shall access only data necessary to accomplish the business task for which it is contracted.</clauseContent>\n              <obligationList>\n                <obligation>\n                  </obligationDescription>Restrict access to data fields to match the state profile.</obligationDescription>\n                  </obligationURL>https://thewave.sde.ok.gov/thewave/Portals/0/2%20x%20Wave%20Requirements_v1%2010.pdf</obligationURL>\n                  <benchmarkList>\n                    <benchmark>\n                      </benchmarkName>Oklahoma State Profile</benchmarkName>\n                    </benchmark>\n                  </benchmarkList>\n                </obligation>\n              </obligationList>\n            </clause>\n          </clauseList>\n        </legalRequirements>\n        <technicalRequirements>\n          <dataAccess>\n            <clauseList>\n              <clause>\n                </clauseReference>US-I.3</clauseReference>\n              </clause>\n            </clauseList>\n            <fieldList>\n              <field>\n                </fieldName>/SchoolInfo/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/ACARAId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n            </fieldList>\n          </dataAccess>\n          <conditionList>\n            <condition>\n              </typeOfCondition>XQUERYTEMPLATE</typeOfCondition>\n              </conditionName>RetrieveByGrade</conditionName>\n              </conditionDescription>Returns a StudentJoin of StudentPersonal and StudentSchoolEnrollment for the GradeLevel specified as a parameter.</conditionDescription>\n            </condition>\n            <condition>\n              </typeOfCondition>contextId</typeOfCondition>\n              </conditionName>CurrentEnrollment</conditionName>\n              </conditionDescription>Only works with student data whose records indicate they are currently enrolled according to the StudentSchoolEnrollment SIF object.</conditionDescription>\n              <propertyList>\n                <property>\n                  </propertyName>Enrolled After</propertyName>\n                  </propertyValue>/StudentSchoolEnrollment/EntryDate>=2018-09-01</propertyValue>\n                </property>\n                <property>\n                  </propertyName>Enrolled Before</propertyName>\n                  </propertyValue>/StudentSchoolEnrollment/EntryDate<=2019-09-01</propertyValue>\n                </property>\n              </propertyList>\n            </condition>\n          </conditionList>\n          <dataSubject>\n            <clauseList>\n              <clause>\n                </clauseReference>US-Subject1</clauseReference>\n                <obligationList>\n                  <obligation>\n                    </obligationDescription>FERPA requires records be delivered within 45 days of a request.</obligationDescription>\n                    </obligationURL>https://www2.ed.gov/policy/gen/guid/fpco/brochures/parents.html</obligationURL>\n                    <benchmarkList>\n                      <benchmark>\n                        </benchmarkName>Family Educational Rights and Privacy Act (FERPA)</benchmarkName>\n                      </benchmark>\n                    </benchmarkList>\n                  </obligation>\n                </obligationList>\n              </clause>\n            </clauseList>\n            <fieldList>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n              </field>\n            </fieldList>\n            </respondInDays>45</respondInDays>\n            </requirePortability>Y</requirePortability>\n          </dataSubject>\n          <dataDeletion>\n            </deleteData>Y</deleteData>\n            </dataRetention>30</dataRetention>\n            </deleteBy>2019-07-15</deleteBy>\n            <partyToDeleteData>\n              </organisation>Local LEA</organisation>\n              <deletecontactInfo>\n                <name>\n                  </familyName>EEe</familyName>\n                  </givenName>Agg</givenName>\n                  </otherGivenNames>hh</otherGivenNames>\n                </name>\n                </positionTitle>Data Owner</positionTitle>\n                <emailList>\n                  </email>DataSec@localLEA.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(03) 8888-9999</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </deletecontactInfo>\n            </partyToDeleteData>\n          </dataDeletion>\n          <securityTechnologyList>\n            <securityTechnology>\n              <clauseList>\n                <clause>\n                  </clauseReference>US-V.1.c</clauseReference>\n                </clause>\n              </clauseList>\n              </technologyName>TLS</technologyName>\n              </versionMin>1.2</versionMin>\n            </securityTechnology>\n          </securityTechnologyList>\n        </technicalRequirements>\n        <dataController>\n          </dataControllerName>Victorian Department of Education</dataControllerName>\n          </privacyPolicyURL>http://www.vic.priv.policy.edu.au/privacy.pdf</privacyPolicyURL>\n          <privacyContactList>\n            <contact>\n              <name>\n                </familyName>Smith</familyName>\n                </givenName>Christime</givenName>\n                </otherGivenNames>Margaret</otherGivenNames>\n              </name>\n              </positionTitle>Admin</positionTitle>\n              <emailList>\n                </email>chris@whoville.vic.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9600-0102</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </privacyContactList>\n          <issuesNotificationContactList>\n            <contact>\n              <name>\n                </familyName>BBBB</familyName>\n                </givenName>AAA</givenName>\n                </otherGivenNames>CCC</otherGivenNames>\n              </name>\n              </positionTitle>Data Security</positionTitle>\n              <emailList>\n                </email>DataSec@whoville.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 8888-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </issuesNotificationContactList>\n        </dataController>\n        <dataProcessor>\n          </dataProcessorName>CEOProcessor2</dataProcessorName>\n          </privacyPolicyURL>www.ceo.priv.policy.edu.au</privacyPolicyURL>\n          <privacyContactList>\n            <contact>\n              <name>\n                </familyName>Woodall</familyName>\n                </givenName>Charles</givenName>\n                </otherGivenNames>William</otherGivenNames>\n              </name>\n              </positionTitle>Admin</positionTitle>\n              <emailList>\n                </email>drseuss@whoville.k12.ceo.edu.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(08) 8555-0102</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </privacyContactList>\n          </notifyDataControllerOnAccessRequests>Y</notifyDataControllerOnAccessRequests>\n          <dataProcessorContactForAccessRequestsList>\n            <contact>\n              <name>\n                </familyName>XXX</familyName>\n                </givenName>YYY</givenName>\n                </otherGivenNames>ZZZ</otherGivenNames>\n              </name>\n              </positionTitle>Privacy Officer</positionTitle>\n              <emailList>\n                </email>off@whoville.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9999-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </dataProcessorContactForAccessRequestsList>\n          <purposeList>\n            </purpose>Admin System</purpose>\n            </purpose>Australian Schools List</purpose>\n          </purposeList>\n          <alternatePurposeList>\n            </alternatePurpose>Student Portal</alternatePurpose>\n          </alternatePurposeList>\n          <deidentifiedPurposeList>\n            </deidentifiedPurpose>Research</deidentifiedPurpose>\n          </deidentifiedPurposeList>\n          </dataUsageMarketingAllowed>N</dataUsageMarketingAllowed>\n          </personalInformationUpdatedFromSource>10</personalInformationUpdatedFromSource>\n          </dataBreachNotification>Y</dataBreachNotification>\n          <dataBreachContactList>\n            <contact>\n              <name>\n                </familyName>XXX</familyName>\n                </givenName>YYY</givenName>\n                </otherGivenNames>ZZZ</otherGivenNames>\n              </name>\n              </positionTitle>Privacy Officer</positionTitle>\n              <emailList>\n                </email>off@whoville.au</email>\n              </emailList>\n              <phoneNumberList>\n                <phoneNumber>\n                  </number>(03) 9999-9999</number>\n                </phoneNumber>\n              </phoneNumberList>\n            </contact>\n          </dataBreachContactList>\n          </employeesMustComplyWithAgreement>Y</employeesMustComplyWithAgreement>\n          </employeeConfidentialityAgreement>Y</employeeConfidentialityAgreement>\n          <employeeTrainingList>\n            <employeeTraining>\n              </trainingName></trainingName>\n              </trainingURL></trainingURL>\n            </employeeTraining>\n          </employeeTrainingList>\n          <passwordEmployeeAccessStandard>\n            </standardName></standardName>\n            </standardURL></standardURL>\n          </passwordEmployeeAccessStandard>\n          <securityTestRequiredList>\n            <securityTestRequired>\n              </testType>Pen Test</testType>\n              </testFrequency>Annual</testFrequency>\n              </remediationRequiredIn>7 days</remediationRequiredIn>\n              </shareResults>Y</shareResults>\n            </securityTestRequired>\n            <securityTestRequired>\n              </testType>Vulnerability Test</testType>\n              </testFrequency>Monthly</testFrequency>\n              </remediationRequiredIn>24hours</remediationRequiredIn>\n              </shareResults>Y</shareResults>\n            </securityTestRequired>\n          </securityTestRequiredList>\n          <countryImpactedList>\n            <countryImpacted>\n              </country>1101</country>\n              </usage>Stored/Processed/Exposed</usage>\n            </countryImpacted>\n            <countryImpacted>\n              </country>1102</country>\n              </usage>Exposed</usage>\n            </countryImpacted>\n          </countryImpactedList>\n        </dataProcessor>\n        <dataSubProcessorList>\n          <dataSubProcessor>\n            </subProcessorName>One</subProcessorName>\n            </privacyPolicyURL>www.one.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>First</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>Attendance</purpose>\n            </purposeList>\n          </dataSubProcessor>\n          <dataSubProcessor>\n            </subProcessorName>Two</subProcessorName>\n            </privacyPolicyURL>www.two.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>Two</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>TimeTabling</purpose>\n            </purposeList>\n          </dataSubProcessor>\n          <dataSubProcessor>\n            </subProcessorName>Three</subProcessorName>\n            </privacyPolicyURL>www.three.edu.au</privacyPolicyURL>\n            <privacyContactList>\n              <contact>\n                <name>\n                  </familyName>Third</familyName>\n                  </givenName>Charles</givenName>\n                  </otherGivenNames>William</otherGivenNames>\n                </name>\n                </positionTitle>Admin</positionTitle>\n                <emailList>\n                  </email>drseuss@whoville.k12.ceo.edu.au</email>\n                </emailList>\n                <phoneNumberList>\n                  <phoneNumber>\n                    </number>(08) 8555-0102</number>\n                  </phoneNumber>\n                </phoneNumberList>\n              </contact>\n            </privacyContactList>\n            <purposeList>\n              </purpose>StudentPortal</purpose>\n            </purposeList>\n          </dataSubProcessor>\n        </dataSubProcessorList>\n      </privacyObligationsDocument>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <appIDList>\n        </appID>TT12</appID>\n      </appIDList>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4001</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </endpointList></endpointList>\n      <privacyObligationsDocument>\n        <technicalRequirements>\n          <dataAccess>\n            <fieldList>\n              <field>\n                </fieldName>/SchoolInfo/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/SchoolInfo/ACARAId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/@RefId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/LocalId</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/StudentPersonal/FirstAUSchoolEnrollment</fieldName>\n                </controlrights>R</controlrights>\n              </field>\n              <field>\n                </fieldName>/TimeTable/*</fieldName>\n                </controlrights>RW</controlrights>\n              </field>\n            </fieldList>\n          </dataAccess>\n        </technicalRequirements>\n      </privacyObligationsDocument>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4002</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.3</dataModelVersionMin>\n      </dataModelVersionMax>2.9</dataModelVersionMax>\n    </privacy>\n    <privacy>\n      </default>N</default>\n      <adapterFingerprintList>\n        </adapterFingerprint>b4ef12ce-7025-11e8-adc0-fa7ae01bbebc</adapterFingerprint>\n      </adapterFingerprintList>\n      <zoneContextList>\n        <zoneContext>\n          </zoneId>4003</zoneId>\n          </contextId></contextId>\n        </zoneContext>\n      </zoneContextList>\n      </dataModelNamespace>http://www.sifinfo.org/infrastructure/2.x</dataModelNamespace>\n      </dataModelVersionMin>2.1</dataModelVersionMin>\n      </dataModelVersionMax>2.8</dataModelVersionMax>\n      <privacyObligationsDocument>\n        <technicalRequirements>\n          <securityTechnologyList>\n            <securityTechnology>\n              </technologyName>SSL</technologyName>\n              </technologyDescription></technologyDescription>\n              </referenceURL></referenceURL>\n            </securityTechnology>\n          </securityTechnologyList>\n        </technicalRequirements>\n      </privacyObligationsDocument>\n    </privacy>\n  </privacyList>\n</pod>"
              }
            }
          }
        }
      },
      "delete": {
        "tags": [
          "pod"
        ],
        "summary": "Default operation to delete a single pod",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "description": "",
            "required": "true",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "successful operation"
          }
        }
      }
    }
  }
}