| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version='1.0' encoding='UTF-8' ?>
- <schemas xmlns='http://xml.netbeans.org/schema/JAXBWizConfig' destdir='build/generated-sources/jaxb' projectName='GenesisAPI' version='1.0'>
- <schema type='-xmlschema' package='' name='AddUserRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/AddUserRequest/AddUserRequest.xsd' origLocation='../request/AddUserRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='AssignUpdateRoleByUserRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/AssignUpdateRoleByUserRequest/AssignUpdateRoleByUserRequest.xsd' origLocation='../request/AssignUpdateRoleByUserRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='BranchListRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/BranchListRequest/BranchListRequest.xsd' origLocation='../request/BranchListRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='DeleteUserRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/DeleteUserRequest/DeleteUserRequest.xsd' origLocation='../request/DeleteUserRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='RoleListRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/RoleListRequest/RoleListRequest.xsd' origLocation='../request/RoleListRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='UpdateUserRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/UpdateUserRequest/UpdateUserRequest.xsd' origLocation='../request/UpdateUserRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='UserBlockRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/UserBlockRequest/UserBlockRequest.xsd' origLocation='../request/UserBlockRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='UserListRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/UserListRequest/UserListRequest.xsd' origLocation='../request/UserListRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='WorkstationByBranchListRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/WorkstationByBranchListRequest/WorkstationByBranchListRequest.xsd' origLocation='../request/WorkstationByBranchListRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- <schema type='-xmlschema' package='' name='WorkstationMoveRequest'>
- <xjc-options>
- </xjc-options>
- <schema-sources>
- <schema-source location='xml-resources/jaxb/WorkstationMoveRequest/WorkstationMoveRequest.xsd' origLocation='../request/WorkstationMoveRequest.xsd'/>
- </schema-sources>
- <bindings>
- </bindings>
- <catalog/>
- </schema>
- </schemas>
|