The schemas can be found in two locations:
The schema can be found at http://pineapple.dev.java.net/ns/environment_1_0.xsd
Link to the environment configuration reference documentation.
The schema can be found at http://pineapple.dev.java.net/ns/module_1_0.xsd
The schema can be found at http://pineapple.dev.java.net/ns/module_model_1_0.xsd
The schema can be found at http://pineapple.dev.java.net/ns/module_info_1_0.xsd
The schema is used by the REST API to expose information about the current set of registered modules.
The schema can be found at http://pineapple.dev.java.net/ns/execution_result_1_0.xsd
The schema is used by the REST API and agent architecture to transport information regarding the state of executions.
The schema can be found at http://pineapple.dev.java.net/ns/scheduled_operation_1_0.xsd
The schema is used by the REST API to expose information about the current set of scheduled operations. The schema is used the core component to persist information about scheduled operations.
The schemas are located in the root of the jar file created by the pineapple-api project.