ezags-xsd 2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +17 -0
- data/Gemfile +6 -0
- data/LICENSE.txt +22 -0
- data/README.md +29 -0
- data/Rakefile +1 -0
- data/app/mappers/act_rec_and_cert_birth_requisites_mapper.rb +18 -0
- data/app/mappers/act_rec_and_cert_death_requisites_mapper.rb +18 -0
- data/app/mappers/act_rec_and_cert_divorce_requisites_mapper.rb +18 -0
- data/app/mappers/act_rec_and_cert_filiation_requisites_mapper.rb +18 -0
- data/app/mappers/act_rec_and_cert_marriage_requisites_for_stmt_mapper.rb +29 -0
- data/app/mappers/act_rec_and_cert_marriage_requisites_mapper.rb +18 -0
- data/app/mappers/act_record_adoption_mapper.rb +86 -0
- data/app/mappers/act_record_birth_mapper.rb +82 -0
- data/app/mappers/act_record_content_of_adoption_mapper.rb +14 -0
- data/app/mappers/act_record_content_of_birth_mapper.rb +44 -0
- data/app/mappers/act_record_content_of_death_mapper.rb +60 -0
- data/app/mappers/act_record_content_of_divorce_mapper.rb +26 -0
- data/app/mappers/act_record_content_of_filiation_mapper.rb +14 -0
- data/app/mappers/act_record_content_of_marriage_mapper.rb +30 -0
- data/app/mappers/act_record_content_of_name_change_mapper.rb +14 -0
- data/app/mappers/act_record_death_mapper.rb +78 -0
- data/app/mappers/act_record_divorce_mapper.rb +82 -0
- data/app/mappers/act_record_filiation_mapper.rb +82 -0
- data/app/mappers/act_record_mapper.rb +62 -0
- data/app/mappers/act_record_marriage_mapper.rb +78 -0
- data/app/mappers/act_record_name_change_mapper.rb +74 -0
- data/app/mappers/act_record_number_mapper.rb +9 -0
- data/app/mappers/act_record_participants_for_adoption_mapper.rb +34 -0
- data/app/mappers/act_record_participants_for_birth_mapper.rb +22 -0
- data/app/mappers/act_record_participants_for_divorce_mapper.rb +18 -0
- data/app/mappers/act_record_participants_for_filiation_mapper.rb +22 -0
- data/app/mappers/act_record_participants_for_name_change_mapper.rb +14 -0
- data/app/mappers/act_record_requisites_mapper.rb +26 -0
- data/app/mappers/act_record_to_certificate_adoption_mapper.rb +34 -0
- data/app/mappers/act_record_to_certificate_birth_mapper.rb +34 -0
- data/app/mappers/act_record_to_certificate_death_mapper.rb +34 -0
- data/app/mappers/act_record_to_certificate_divorce_mapper.rb +42 -0
- data/app/mappers/act_record_to_certificate_filiation_mapper.rb +34 -0
- data/app/mappers/act_record_to_certificate_marriage_mapper.rb +38 -0
- data/app/mappers/act_record_to_certificate_name_change_mapper.rb +34 -0
- data/app/mappers/act_record_to_reference_adoption30_mapper.rb +34 -0
- data/app/mappers/act_record_to_reference_birth24_mapper.rb +34 -0
- data/app/mappers/act_record_to_reference_birth25_mapper.rb +34 -0
- data/app/mappers/act_record_to_reference_birth26_mapper.rb +38 -0
- data/app/mappers/act_record_to_reference_death33_mapper.rb +38 -0
- data/app/mappers/act_record_to_reference_death34_mapper.rb +38 -0
- data/app/mappers/act_record_to_reference_divorce29_mapper.rb +38 -0
- data/app/mappers/act_record_to_reference_filiation31_mapper.rb +34 -0
- data/app/mappers/act_record_to_reference_marriage27_mapper.rb +38 -0
- data/app/mappers/act_record_to_reference_marriage28_mapper.rb +38 -0
- data/app/mappers/act_record_to_reference_name_change32_mapper.rb +34 -0
- data/app/mappers/act_record_uid_mapper.rb +9 -0
- data/app/mappers/act_record_upload_response_mapper.rb +17 -0
- data/app/mappers/app_data_type_mapper.rb +9 -0
- data/app/mappers/app_document_type_mapper.rb +25 -0
- data/app/mappers/applicant_organization_mapper.rb +29 -0
- data/app/mappers/applicant_person_mapper.rb +85 -0
- data/app/mappers/base_message_type_mapper.rb +17 -0
- data/app/mappers/bill_mapper.rb +58 -0
- data/app/mappers/birth_statuses_mapper.rb +10 -0
- data/app/mappers/canonicalization_method_type_mapper.rb +9 -0
- data/app/mappers/cause_of_death_mapper.rb +18 -0
- data/app/mappers/certificate_adoption_mapper.rb +16 -0
- data/app/mappers/certificate_birth_mapper.rb +16 -0
- data/app/mappers/certificate_death_mapper.rb +16 -0
- data/app/mappers/certificate_divorce_mapper.rb +16 -0
- data/app/mappers/certificate_filiation_mapper.rb +16 -0
- data/app/mappers/certificate_marriage_mapper.rb +16 -0
- data/app/mappers/certificate_name_change_mapper.rb +16 -0
- data/app/mappers/certificate_status_mapper.rb +10 -0
- data/app/mappers/certificate_upload_response_mapper.rb +17 -0
- data/app/mappers/change_order_info_mapper.rb +83 -0
- data/app/mappers/child_mapper.rb +49 -0
- data/app/mappers/citizen_mapper.rb +60 -0
- data/app/mappers/citizen_without_ident_doc_mapper.rb +72 -0
- data/app/mappers/citizenship_mapper.rb +9 -0
- data/app/mappers/connection_with_dead_mapper.rb +9 -0
- data/app/mappers/court_act_decision_mapper.rb +34 -0
- data/app/mappers/court_act_decision_with_statement_mapper.rb +18 -0
- data/app/mappers/court_act_mapper.rb +38 -0
- data/app/mappers/court_act_verdict_mapper.rb +34 -0
- data/app/mappers/court_act_verdict_with_statement_mapper.rb +18 -0
- data/app/mappers/crypto_binary_mapper.rb +9 -0
- data/app/mappers/date_agile_mapper.rb +18 -0
- data/app/mappers/date_period_mapper.rb +18 -0
- data/app/mappers/date_record_mapper.rb +23 -0
- data/app/mappers/dead_person_mapper.rb +72 -0
- data/app/mappers/dead_person_unknown_mapper.rb +22 -0
- data/app/mappers/digest_method_type_mapper.rb +9 -0
- data/app/mappers/digest_value_type_mapper.rb +9 -0
- data/app/mappers/documents_confirming_adoption_mapper.rb +14 -0
- data/app/mappers/documents_confirming_birth_mapper.rb +45 -0
- data/app/mappers/documents_confirming_death_mapper.rb +34 -0
- data/app/mappers/documents_confirming_divorce_mapper.rb +26 -0
- data/app/mappers/documents_confirming_filiation_for_birth_mapper.rb +22 -0
- data/app/mappers/documents_confirming_filiation_for_birth_stmt_mapper.rb +21 -0
- data/app/mappers/documents_confirming_filiation_mapper.rb +22 -0
- data/app/mappers/documents_confirming_marriage_for_adoption_mapper.rb +14 -0
- data/app/mappers/documents_confirming_marriage_for_divorce_mapper.rb +14 -0
- data/app/mappers/documents_confirming_marriage_in_stmt_mapper.rb +18 -0
- data/app/mappers/documents_confirming_marriage_mapper.rb +22 -0
- data/app/mappers/documents_confirming_name_change_mapper.rb +14 -0
- data/app/mappers/documents_confirming_perinatal_death_mapper.rb +16 -0
- data/app/mappers/dsa_key_value_type_mapper.rb +30 -0
- data/app/mappers/employee_mapper.rb +26 -0
- data/app/mappers/fault_base_mapper.rb +44 -0
- data/app/mappers/fault_base_obj_mapper.rb +22 -0
- data/app/mappers/fault_mapper.rb +10 -0
- data/app/mappers/full_address_mapper.rb +66 -0
- data/app/mappers/full_citizen_mapper.rb +102 -0
- data/app/mappers/full_person_mapper.rb +105 -0
- data/app/mappers/genders_mapper.rb +10 -0
- data/app/mappers/get_free_time_request_mapper.rb +43 -0
- data/app/mappers/get_free_time_request_obj_mapper.rb +17 -0
- data/app/mappers/get_free_time_response_mapper.rb +43 -0
- data/app/mappers/get_free_time_response_obj_mapper.rb +12 -0
- data/app/mappers/get_registrars_request_mapper.rb +43 -0
- data/app/mappers/get_registrars_request_obj_mapper.rb +19 -0
- data/app/mappers/get_registrars_response_mapper.rb +43 -0
- data/app/mappers/get_registrars_response_obj_mapper.rb +12 -0
- data/app/mappers/get_service_status_request_mapper.rb +43 -0
- data/app/mappers/get_service_status_request_obj_mapper.rb +12 -0
- data/app/mappers/get_service_status_response_mapper.rb +43 -0
- data/app/mappers/get_service_status_response_obj_mapper.rb +12 -0
- data/app/mappers/group_of_causes_of_death_mapper.rb +37 -0
- data/app/mappers/header_type_mapper.rb +29 -0
- data/app/mappers/hmac_output_length_type_mapper.rb +9 -0
- data/app/mappers/id_type_mapper.rb +9 -0
- data/app/mappers/identity_document_mapper.rb +38 -0
- data/app/mappers/juridical_authorised_representative_mapper.rb +55 -0
- data/app/mappers/key_info_type_mapper.rb +30 -0
- data/app/mappers/key_paper_certificate_mapper.rb +30 -0
- data/app/mappers/key_value_type_mapper.rb +15 -0
- data/app/mappers/klade_fias_code_mapper.rb +9 -0
- data/app/mappers/kladr_code_mapper.rb +9 -0
- data/app/mappers/list_of_causes_of_death_mapper.rb +13 -0
- data/app/mappers/list_of_free_dates_mapper.rb +12 -0
- data/app/mappers/list_of_registrar_employees_mapper.rb +13 -0
- data/app/mappers/list_of_registrars_mapper.rb +12 -0
- data/app/mappers/list_of_service_types_mapper.rb +13 -0
- data/app/mappers/manifest_type_mapper.rb +12 -0
- data/app/mappers/medical_certificate_base_mapper.rb +74 -0
- data/app/mappers/medical_certificate_by_organization_mapper.rb +47 -0
- data/app/mappers/medical_certificate_by_private_practitioner_mapper.rb +47 -0
- data/app/mappers/medical_certificate_of_birth_by_organization_mapper.rb +42 -0
- data/app/mappers/medical_certificate_of_birth_by_private_practitioner_mapper.rb +43 -0
- data/app/mappers/medical_certificate_of_death_by_organization_mapper.rb +46 -0
- data/app/mappers/medical_certificate_of_death_by_private_practitioner_mapper.rb +47 -0
- data/app/mappers/medical_certificate_of_surrogate_mother_agree_mapper.rb +39 -0
- data/app/mappers/message_class_type_mapper.rb +9 -0
- data/app/mappers/message_data_type_mapper.rb +17 -0
- data/app/mappers/message_type_mapper.rb +72 -0
- data/app/mappers/missing_person_assets_manager_mapper.rb +26 -0
- data/app/mappers/not_empty_string_mapper.rb +9 -0
- data/app/mappers/nsi_common_reference_mapper.rb +18 -0
- data/app/mappers/nsi_registrar_mapper.rb +46 -0
- data/app/mappers/object_type_mapper.rb +9 -0
- data/app/mappers/okato_code_mapper.rb +9 -0
- data/app/mappers/okin_code_mapper.rb +9 -0
- data/app/mappers/oksm_code_mapper.rb +9 -0
- data/app/mappers/old_act_record_requisites_mapper.rb +34 -0
- data/app/mappers/old_requisites_paper_certificate_for_statement_mapper.rb +34 -0
- data/app/mappers/operation_result_mapper.rb +10 -0
- data/app/mappers/org_external_type_mapper.rb +19 -0
- data/app/mappers/other_applicants_for_adoption_mapper.rb +26 -0
- data/app/mappers/other_applicants_for_divorce_mapper.rb +26 -0
- data/app/mappers/other_applicants_mapper.rb +18 -0
- data/app/mappers/other_information_and_official_annotations_mapper.rb +12 -0
- data/app/mappers/packet_id_type_mapper.rb +17 -0
- data/app/mappers/packet_ids_type_mapper.rb +13 -0
- data/app/mappers/participants_for_birth_mapper.rb +22 -0
- data/app/mappers/participants_for_death_mapper.rb +18 -0
- data/app/mappers/participants_for_divorce_mapper.rb +18 -0
- data/app/mappers/participants_for_filiation_mapper.rb +22 -0
- data/app/mappers/participants_for_marriage_mapper.rb +18 -0
- data/app/mappers/participants_for_name_change_mapper.rb +14 -0
- data/app/mappers/payment_status_mapper.rb +9 -0
- data/app/mappers/person_initials_mapper.rb +22 -0
- data/app/mappers/pgp_data_type_mapper.rb +15 -0
- data/app/mappers/phone_mapper.rb +10 -0
- data/app/mappers/power_of_attorney_legal_mapper.rb +22 -0
- data/app/mappers/power_of_attorney_mapper.rb +14 -0
- data/app/mappers/reference_adoption30_mapper.rb +16 -0
- data/app/mappers/reference_birth24_mapper.rb +16 -0
- data/app/mappers/reference_birth25_mapper.rb +16 -0
- data/app/mappers/reference_birth26_mapper.rb +16 -0
- data/app/mappers/reference_death33_mapper.rb +16 -0
- data/app/mappers/reference_death34_mapper.rb +16 -0
- data/app/mappers/reference_divorce29_mapper.rb +16 -0
- data/app/mappers/reference_filiation31_mapper.rb +16 -0
- data/app/mappers/reference_marriage27_mapper.rb +16 -0
- data/app/mappers/reference_marriage28_mapper.rb +16 -0
- data/app/mappers/reference_name_change32_mapper.rb +16 -0
- data/app/mappers/reference_type_mapper.rb +12 -0
- data/app/mappers/region_code_mapper.rb +9 -0
- data/app/mappers/region_registrar_id_mapper.rb +9 -0
- data/app/mappers/registrar_employee_mapper.rb +17 -0
- data/app/mappers/registrar_identity_mapper.rb +18 -0
- data/app/mappers/registrar_mapper.rb +62 -0
- data/app/mappers/registrar_uid_mapper.rb +9 -0
- data/app/mappers/registrar_upload_response_mapper.rb +25 -0
- data/app/mappers/reissued_doc_type_mapper.rb +10 -0
- data/app/mappers/related_modified_documents_for_adoption_mapper.rb +18 -0
- data/app/mappers/requisites_for_statement_birth_from_single_mother_mapper.rb +18 -0
- data/app/mappers/requisites_from_statements_for_service_base_mapper.rb +18 -0
- data/app/mappers/requisites_from_statements_for_service_divorce_mapper.rb +18 -0
- data/app/mappers/requisites_from_statements_for_service_father_filiation_mapper.rb +30 -0
- data/app/mappers/requisites_from_statements_for_service_joint_filiation_mapper.rb +18 -0
- data/app/mappers/requisites_paper_certificate_for_statement_mapper.rb +26 -0
- data/app/mappers/requisites_paper_certificate_mapper.rb +38 -0
- data/app/mappers/requisites_paper_certificate_with_act_rec_uid_mapper.rb +42 -0
- data/app/mappers/requisites_paper_document_mapper.rb +29 -0
- data/app/mappers/requisites_paper_document_simple_mapper.rb +29 -0
- data/app/mappers/requisites_paper_reference_mapper.rb +30 -0
- data/app/mappers/requisites_reference_from_ovd_mapper.rb +18 -0
- data/app/mappers/requisites_statement_of_person_attented_at_birth_mapper.rb +34 -0
- data/app/mappers/retrieval_method_type_mapper.rb +12 -0
- data/app/mappers/rsa_key_value_type_mapper.rb +15 -0
- data/app/mappers/send_service_of_birth_request_mapper.rb +43 -0
- data/app/mappers/send_service_of_birth_request_obj_mapper.rb +12 -0
- data/app/mappers/send_service_of_death_request_mapper.rb +43 -0
- data/app/mappers/send_service_of_death_request_obj_mapper.rb +12 -0
- data/app/mappers/send_service_of_divorce_request_mapper.rb +43 -0
- data/app/mappers/send_service_of_divorce_request_obj_mapper.rb +12 -0
- data/app/mappers/send_service_of_marriage_request_mapper.rb +43 -0
- data/app/mappers/send_service_of_marriage_request_obj_mapper.rb +12 -0
- data/app/mappers/series7_mapper.rb +10 -0
- data/app/mappers/service_identity_mapper.rb +13 -0
- data/app/mappers/service_status_mapper.rb +35 -0
- data/app/mappers/short_address_mapper.rb +50 -0
- data/app/mappers/signature_method_type_mapper.rb +12 -0
- data/app/mappers/signature_properties_type_mapper.rb +12 -0
- data/app/mappers/signature_property_type_mapper.rb +9 -0
- data/app/mappers/signature_type_mapper.rb +21 -0
- data/app/mappers/signature_value_type_mapper.rb +9 -0
- data/app/mappers/signature_with_comment_mapper.rb +15 -0
- data/app/mappers/signed_act_record_adoption_mapper.rb +18 -0
- data/app/mappers/signed_act_record_birth_mapper.rb +18 -0
- data/app/mappers/signed_act_record_death_mapper.rb +18 -0
- data/app/mappers/signed_act_record_divorce_mapper.rb +18 -0
- data/app/mappers/signed_act_record_filiation_mapper.rb +18 -0
- data/app/mappers/signed_act_record_marriage_mapper.rb +18 -0
- data/app/mappers/signed_act_record_name_change_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_adoption_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_birth_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_death_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_divorce_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_filiation_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_marriage_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_certificate_name_change_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_adoption30_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_birth24_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_birth25_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_birth26_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_death33_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_death34_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_divorce29_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_filiation31_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_marriage27_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_marriage28_mapper.rb +18 -0
- data/app/mappers/signed_act_record_to_reference_name_change32_mapper.rb +18 -0
- data/app/mappers/signed_info_type_mapper.rb +18 -0
- data/app/mappers/snils_mapper.rb +10 -0
- data/app/mappers/spki_data_type_mapper.rb +12 -0
- data/app/mappers/statement_blank_type_mapper.rb +10 -0
- data/app/mappers/statement_content_of_adoption_mapper.rb +14 -0
- data/app/mappers/statement_content_of_birth_mapper.rb +100 -0
- data/app/mappers/statement_content_of_death_mapper.rb +96 -0
- data/app/mappers/statement_content_of_divorce_mapper.rb +54 -0
- data/app/mappers/statement_content_of_filiation_mapper.rb +14 -0
- data/app/mappers/statement_content_of_marriage_mapper.rb +66 -0
- data/app/mappers/statement_content_of_name_change_mapper.rb +14 -0
- data/app/mappers/statement_of_birth_mapper.rb +28 -0
- data/app/mappers/statement_of_death_mapper.rb +28 -0
- data/app/mappers/statement_of_divorce_mapper.rb +47 -0
- data/app/mappers/statement_of_marriage_mapper.rb +40 -0
- data/app/mappers/statement_requisites_mapper.rb +34 -0
- data/app/mappers/status_response_mapper.rb +43 -0
- data/app/mappers/status_type_mapper.rb +9 -0
- data/app/mappers/string10_mapper.rb +9 -0
- data/app/mappers/string20_mapper.rb +9 -0
- data/app/mappers/string250_mapper.rb +9 -0
- data/app/mappers/string40_mapper.rb +9 -0
- data/app/mappers/string60_mapper.rb +9 -0
- data/app/mappers/string80_mapper.rb +9 -0
- data/app/mappers/sub_message_type_mapper.rb +46 -0
- data/app/mappers/sub_messages_type_mapper.rb +13 -0
- data/app/mappers/subject_address_mapper.rb +18 -0
- data/app/mappers/time_mapper.rb +10 -0
- data/app/mappers/time_reservation_status_mapper.rb +10 -0
- data/app/mappers/time_slot_mapper.rb +18 -0
- data/app/mappers/time_stamp_version_mapper.rb +10 -0
- data/app/mappers/transform_type_mapper.rb +12 -0
- data/app/mappers/transforms_type_mapper.rb +12 -0
- data/app/mappers/type_code_type_mapper.rb +9 -0
- data/app/mappers/uid_mapper.rb +9 -0
- data/app/mappers/update_payment_status_request_mapper.rb +43 -0
- data/app/mappers/update_payment_status_request_obj_mapper.rb +20 -0
- data/app/mappers/update_status_request_mapper.rb +43 -0
- data/app/mappers/update_status_request_obj_mapper.rb +12 -0
- data/app/mappers/update_time_reservation_status_request_mapper.rb +43 -0
- data/app/mappers/update_time_reservation_status_request_obj_mapper.rb +28 -0
- data/app/mappers/update_time_reservation_status_response_mapper.rb +43 -0
- data/app/mappers/update_time_reservation_status_response_obj_mapper.rb +20 -0
- data/app/mappers/upload_adoption_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_adoption_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_adoption_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_adoption_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_birth_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_birth_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_birth_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_birth_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_certificates_obj_mapper.rb +13 -0
- data/app/mappers/upload_certificates_request_mapper.rb +44 -0
- data/app/mappers/upload_certificates_response_mapper.rb +43 -0
- data/app/mappers/upload_certificates_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_death_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_death_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_death_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_death_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_divorce_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_divorce_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_divorce_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_divorce_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_filiation_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_filiation_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_filiation_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_filiation_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_marriage_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_marriage_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_marriage_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_marriage_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_name_change_acts_obj_mapper.rb +14 -0
- data/app/mappers/upload_name_change_acts_request_mapper.rb +44 -0
- data/app/mappers/upload_name_change_acts_response_mapper.rb +43 -0
- data/app/mappers/upload_name_change_acts_response_obj_mapper.rb +13 -0
- data/app/mappers/upload_registrars_obj_mapper.rb +14 -0
- data/app/mappers/upload_registrars_request_mapper.rb +44 -0
- data/app/mappers/upload_registrars_response_mapper.rb +43 -0
- data/app/mappers/upload_registrars_response_obj_mapper.rb +13 -0
- data/app/mappers/verification_status_mapper.rb +10 -0
- data/app/mappers/void_request_obj_mapper.rb +10 -0
- data/app/mappers/void_response_mapper.rb +44 -0
- data/app/mappers/void_response_obj_mapper.rb +10 -0
- data/app/mappers/x509_data_type_mapper.rb +24 -0
- data/app/mappers/x509_issuer_serial_type_mapper.rb +15 -0
- data/bin/ezags-xsd +57 -0
- data/ezags-xsd.gemspec +25 -0
- data/lib/ezags/xsd.rb +1 -0
- data/lib/ezags-xsd/version.rb +5 -0
- data/lib/ezags-xsd.rb +12 -0
- data/spec/mappers/act_rec_and_cert_birth_requisites_mapper_spec.rb +18 -0
- data/spec/mappers/act_rec_and_cert_death_requisites_mapper_spec.rb +18 -0
- data/spec/mappers/act_rec_and_cert_divorce_requisites_mapper_spec.rb +18 -0
- data/spec/mappers/act_rec_and_cert_filiation_requisites_mapper_spec.rb +18 -0
- data/spec/mappers/act_rec_and_cert_marriage_requisites_for_stmt_mapper_spec.rb +21 -0
- data/spec/mappers/act_rec_and_cert_marriage_requisites_mapper_spec.rb +18 -0
- data/spec/mappers/act_record_adoption_mapper_spec.rb +35 -0
- data/spec/mappers/act_record_birth_mapper_spec.rb +34 -0
- data/spec/mappers/act_record_content_of_adoption_mapper_spec.rb +17 -0
- data/spec/mappers/act_record_content_of_birth_mapper_spec.rb +24 -0
- data/spec/mappers/act_record_content_of_death_mapper_spec.rb +28 -0
- data/spec/mappers/act_record_content_of_divorce_mapper_spec.rb +20 -0
- data/spec/mappers/act_record_content_of_filiation_mapper_spec.rb +17 -0
- data/spec/mappers/act_record_content_of_marriage_mapper_spec.rb +21 -0
- data/spec/mappers/act_record_content_of_name_change_mapper_spec.rb +17 -0
- data/spec/mappers/act_record_death_mapper_spec.rb +33 -0
- data/spec/mappers/act_record_divorce_mapper_spec.rb +34 -0
- data/spec/mappers/act_record_filiation_mapper_spec.rb +34 -0
- data/spec/mappers/act_record_mapper_spec.rb +29 -0
- data/spec/mappers/act_record_marriage_mapper_spec.rb +33 -0
- data/spec/mappers/act_record_name_change_mapper_spec.rb +32 -0
- data/spec/mappers/act_record_number_mapper_spec.rb +16 -0
- data/spec/mappers/act_record_participants_for_adoption_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_participants_for_birth_mapper_spec.rb +19 -0
- data/spec/mappers/act_record_participants_for_divorce_mapper_spec.rb +18 -0
- data/spec/mappers/act_record_participants_for_filiation_mapper_spec.rb +19 -0
- data/spec/mappers/act_record_participants_for_name_change_mapper_spec.rb +17 -0
- data/spec/mappers/act_record_requisites_mapper_spec.rb +20 -0
- data/spec/mappers/act_record_to_certificate_adoption_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_certificate_birth_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_certificate_death_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_certificate_divorce_mapper_spec.rb +24 -0
- data/spec/mappers/act_record_to_certificate_filiation_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_certificate_marriage_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_certificate_name_change_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_reference_adoption30_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_reference_birth24_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_reference_birth25_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_reference_birth26_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_reference_death33_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_reference_death34_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_reference_divorce29_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_reference_filiation31_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_to_reference_marriage27_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_reference_marriage28_mapper_spec.rb +23 -0
- data/spec/mappers/act_record_to_reference_name_change32_mapper_spec.rb +22 -0
- data/spec/mappers/act_record_uid_mapper_spec.rb +16 -0
- data/spec/mappers/act_record_upload_response_mapper_spec.rb +18 -0
- data/spec/mappers/app_data_type_mapper_spec.rb +16 -0
- data/spec/mappers/app_document_type_mapper_spec.rb +20 -0
- data/spec/mappers/applicant_organization_mapper_spec.rb +21 -0
- data/spec/mappers/applicant_person_mapper_spec.rb +31 -0
- data/spec/mappers/base_message_type_mapper_spec.rb +18 -0
- data/spec/mappers/bill_mapper_spec.rb +28 -0
- data/spec/mappers/birth_statuses_mapper_spec.rb +16 -0
- data/spec/mappers/canonicalization_method_type_mapper_spec.rb +16 -0
- data/spec/mappers/cause_of_death_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_adoption_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_birth_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_death_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_divorce_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_filiation_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_marriage_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_name_change_mapper_spec.rb +18 -0
- data/spec/mappers/certificate_status_mapper_spec.rb +16 -0
- data/spec/mappers/certificate_upload_response_mapper_spec.rb +18 -0
- data/spec/mappers/change_order_info_mapper_spec.rb +22 -0
- data/spec/mappers/child_mapper_spec.rb +24 -0
- data/spec/mappers/citizen_mapper_spec.rb +26 -0
- data/spec/mappers/citizen_without_ident_doc_mapper_spec.rb +30 -0
- data/spec/mappers/citizenship_mapper_spec.rb +16 -0
- data/spec/mappers/connection_with_dead_mapper_spec.rb +16 -0
- data/spec/mappers/court_act_decision_mapper_spec.rb +22 -0
- data/spec/mappers/court_act_decision_with_statement_mapper_spec.rb +18 -0
- data/spec/mappers/court_act_mapper_spec.rb +23 -0
- data/spec/mappers/court_act_verdict_mapper_spec.rb +22 -0
- data/spec/mappers/court_act_verdict_with_statement_mapper_spec.rb +18 -0
- data/spec/mappers/crypto_binary_mapper_spec.rb +16 -0
- data/spec/mappers/date_agile_mapper_spec.rb +18 -0
- data/spec/mappers/date_period_mapper_spec.rb +18 -0
- data/spec/mappers/date_record_mapper_spec.rb +19 -0
- data/spec/mappers/dead_person_mapper_spec.rb +31 -0
- data/spec/mappers/dead_person_unknown_mapper_spec.rb +18 -0
- data/spec/mappers/digest_method_type_mapper_spec.rb +16 -0
- data/spec/mappers/digest_value_type_mapper_spec.rb +16 -0
- data/spec/mappers/documents_confirming_adoption_mapper_spec.rb +17 -0
- data/spec/mappers/documents_confirming_birth_mapper_spec.rb +26 -0
- data/spec/mappers/documents_confirming_death_mapper_spec.rb +22 -0
- data/spec/mappers/documents_confirming_divorce_mapper_spec.rb +20 -0
- data/spec/mappers/documents_confirming_filiation_for_birth_mapper_spec.rb +19 -0
- data/spec/mappers/documents_confirming_filiation_for_birth_stmt_mapper_spec.rb +19 -0
- data/spec/mappers/documents_confirming_filiation_mapper_spec.rb +19 -0
- data/spec/mappers/documents_confirming_marriage_for_adoption_mapper_spec.rb +17 -0
- data/spec/mappers/documents_confirming_marriage_for_divorce_mapper_spec.rb +17 -0
- data/spec/mappers/documents_confirming_marriage_in_stmt_mapper_spec.rb +18 -0
- data/spec/mappers/documents_confirming_marriage_mapper_spec.rb +19 -0
- data/spec/mappers/documents_confirming_name_change_mapper_spec.rb +17 -0
- data/spec/mappers/documents_confirming_perinatal_death_mapper_spec.rb +18 -0
- data/spec/mappers/dsa_key_value_type_mapper_spec.rb +23 -0
- data/spec/mappers/employee_mapper_spec.rb +20 -0
- data/spec/mappers/fault_base_mapper_spec.rb +18 -0
- data/spec/mappers/fault_base_obj_mapper_spec.rb +19 -0
- data/spec/mappers/fault_mapper_spec.rb +16 -0
- data/spec/mappers/full_address_mapper_spec.rb +30 -0
- data/spec/mappers/full_citizen_mapper_spec.rb +34 -0
- data/spec/mappers/full_person_mapper_spec.rb +40 -0
- data/spec/mappers/genders_mapper_spec.rb +16 -0
- data/spec/mappers/get_free_time_request_mapper_spec.rb +18 -0
- data/spec/mappers/get_free_time_request_obj_mapper_spec.rb +18 -0
- data/spec/mappers/get_free_time_response_mapper_spec.rb +18 -0
- data/spec/mappers/get_free_time_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/get_registrars_request_mapper_spec.rb +18 -0
- data/spec/mappers/get_registrars_request_obj_mapper_spec.rb +19 -0
- data/spec/mappers/get_registrars_response_mapper_spec.rb +18 -0
- data/spec/mappers/get_registrars_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/get_service_status_request_mapper_spec.rb +18 -0
- data/spec/mappers/get_service_status_request_obj_mapper_spec.rb +17 -0
- data/spec/mappers/get_service_status_response_mapper_spec.rb +18 -0
- data/spec/mappers/get_service_status_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/group_of_causes_of_death_mapper_spec.rb +23 -0
- data/spec/mappers/header_type_mapper_spec.rb +21 -0
- data/spec/mappers/hmac_output_length_type_mapper_spec.rb +16 -0
- data/spec/mappers/id_type_mapper_spec.rb +16 -0
- data/spec/mappers/identity_document_mapper_spec.rb +23 -0
- data/spec/mappers/juridical_authorised_representative_mapper_spec.rb +23 -0
- data/spec/mappers/key_info_type_mapper_spec.rb +23 -0
- data/spec/mappers/key_paper_certificate_mapper_spec.rb +21 -0
- data/spec/mappers/key_value_type_mapper_spec.rb +18 -0
- data/spec/mappers/klade_fias_code_mapper_spec.rb +16 -0
- data/spec/mappers/kladr_code_mapper_spec.rb +16 -0
- data/spec/mappers/list_of_causes_of_death_mapper_spec.rb +17 -0
- data/spec/mappers/list_of_free_dates_mapper_spec.rb +17 -0
- data/spec/mappers/list_of_registrar_employees_mapper_spec.rb +17 -0
- data/spec/mappers/list_of_registrars_mapper_spec.rb +17 -0
- data/spec/mappers/list_of_service_types_mapper_spec.rb +17 -0
- data/spec/mappers/manifest_type_mapper_spec.rb +17 -0
- data/spec/mappers/medical_certificate_base_mapper_spec.rb +32 -0
- data/spec/mappers/medical_certificate_by_organization_mapper_spec.rb +25 -0
- data/spec/mappers/medical_certificate_by_private_practitioner_mapper_spec.rb +25 -0
- data/spec/mappers/medical_certificate_of_birth_by_organization_mapper_spec.rb +24 -0
- data/spec/mappers/medical_certificate_of_birth_by_private_practitioner_mapper_spec.rb +24 -0
- data/spec/mappers/medical_certificate_of_death_by_organization_mapper_spec.rb +25 -0
- data/spec/mappers/medical_certificate_of_death_by_private_practitioner_mapper_spec.rb +25 -0
- data/spec/mappers/medical_certificate_of_surrogate_mother_agree_mapper_spec.rb +23 -0
- data/spec/mappers/message_class_type_mapper_spec.rb +16 -0
- data/spec/mappers/message_data_type_mapper_spec.rb +18 -0
- data/spec/mappers/message_type_mapper_spec.rb +30 -0
- data/spec/mappers/missing_person_assets_manager_mapper_spec.rb +20 -0
- data/spec/mappers/not_empty_string_mapper_spec.rb +16 -0
- data/spec/mappers/nsi_common_reference_mapper_spec.rb +18 -0
- data/spec/mappers/nsi_registrar_mapper_spec.rb +25 -0
- data/spec/mappers/object_type_mapper_spec.rb +16 -0
- data/spec/mappers/okato_code_mapper_spec.rb +16 -0
- data/spec/mappers/okin_code_mapper_spec.rb +16 -0
- data/spec/mappers/oksm_code_mapper_spec.rb +16 -0
- data/spec/mappers/old_act_record_requisites_mapper_spec.rb +22 -0
- data/spec/mappers/old_requisites_paper_certificate_for_statement_mapper_spec.rb +22 -0
- data/spec/mappers/operation_result_mapper_spec.rb +16 -0
- data/spec/mappers/org_external_type_mapper_spec.rb +18 -0
- data/spec/mappers/other_applicants_for_adoption_mapper_spec.rb +20 -0
- data/spec/mappers/other_applicants_for_divorce_mapper_spec.rb +20 -0
- data/spec/mappers/other_applicants_mapper_spec.rb +18 -0
- data/spec/mappers/other_information_and_official_annotations_mapper_spec.rb +17 -0
- data/spec/mappers/packet_id_type_mapper_spec.rb +18 -0
- data/spec/mappers/packet_ids_type_mapper_spec.rb +17 -0
- data/spec/mappers/participants_for_birth_mapper_spec.rb +19 -0
- data/spec/mappers/participants_for_death_mapper_spec.rb +18 -0
- data/spec/mappers/participants_for_divorce_mapper_spec.rb +18 -0
- data/spec/mappers/participants_for_filiation_mapper_spec.rb +19 -0
- data/spec/mappers/participants_for_marriage_mapper_spec.rb +18 -0
- data/spec/mappers/participants_for_name_change_mapper_spec.rb +17 -0
- data/spec/mappers/payment_status_mapper_spec.rb +16 -0
- data/spec/mappers/person_initials_mapper_spec.rb +19 -0
- data/spec/mappers/pgp_data_type_mapper_spec.rb +18 -0
- data/spec/mappers/phone_mapper_spec.rb +16 -0
- data/spec/mappers/power_of_attorney_legal_mapper_spec.rb +19 -0
- data/spec/mappers/power_of_attorney_mapper_spec.rb +17 -0
- data/spec/mappers/reference_adoption30_mapper_spec.rb +18 -0
- data/spec/mappers/reference_birth24_mapper_spec.rb +18 -0
- data/spec/mappers/reference_birth25_mapper_spec.rb +18 -0
- data/spec/mappers/reference_birth26_mapper_spec.rb +18 -0
- data/spec/mappers/reference_death33_mapper_spec.rb +18 -0
- data/spec/mappers/reference_death34_mapper_spec.rb +18 -0
- data/spec/mappers/reference_divorce29_mapper_spec.rb +18 -0
- data/spec/mappers/reference_filiation31_mapper_spec.rb +18 -0
- data/spec/mappers/reference_marriage27_mapper_spec.rb +18 -0
- data/spec/mappers/reference_marriage28_mapper_spec.rb +18 -0
- data/spec/mappers/reference_name_change32_mapper_spec.rb +18 -0
- data/spec/mappers/reference_type_mapper_spec.rb +17 -0
- data/spec/mappers/region_code_mapper_spec.rb +16 -0
- data/spec/mappers/region_registrar_id_mapper_spec.rb +16 -0
- data/spec/mappers/registrar_employee_mapper_spec.rb +18 -0
- data/spec/mappers/registrar_identity_mapper_spec.rb +18 -0
- data/spec/mappers/registrar_mapper_spec.rb +29 -0
- data/spec/mappers/registrar_uid_mapper_spec.rb +16 -0
- data/spec/mappers/registrar_upload_response_mapper_spec.rb +20 -0
- data/spec/mappers/reissued_doc_type_mapper_spec.rb +16 -0
- data/spec/mappers/related_modified_documents_for_adoption_mapper_spec.rb +18 -0
- data/spec/mappers/requisites_for_statement_birth_from_single_mother_mapper_spec.rb +18 -0
- data/spec/mappers/requisites_from_statements_for_service_base_mapper_spec.rb +18 -0
- data/spec/mappers/requisites_from_statements_for_service_divorce_mapper_spec.rb +18 -0
- data/spec/mappers/requisites_from_statements_for_service_father_filiation_mapper_spec.rb +21 -0
- data/spec/mappers/requisites_from_statements_for_service_joint_filiation_mapper_spec.rb +18 -0
- data/spec/mappers/requisites_paper_certificate_for_statement_mapper_spec.rb +20 -0
- data/spec/mappers/requisites_paper_certificate_mapper_spec.rb +23 -0
- data/spec/mappers/requisites_paper_certificate_with_act_rec_uid_mapper_spec.rb +24 -0
- data/spec/mappers/requisites_paper_document_mapper_spec.rb +21 -0
- data/spec/mappers/requisites_paper_document_simple_mapper_spec.rb +21 -0
- data/spec/mappers/requisites_paper_reference_mapper_spec.rb +21 -0
- data/spec/mappers/requisites_reference_from_ovd_mapper_spec.rb +18 -0
- data/spec/mappers/requisites_statement_of_person_attented_at_birth_mapper_spec.rb +22 -0
- data/spec/mappers/retrieval_method_type_mapper_spec.rb +17 -0
- data/spec/mappers/rsa_key_value_type_mapper_spec.rb +18 -0
- data/spec/mappers/send_service_of_birth_request_mapper_spec.rb +18 -0
- data/spec/mappers/send_service_of_birth_request_obj_mapper_spec.rb +17 -0
- data/spec/mappers/send_service_of_death_request_mapper_spec.rb +18 -0
- data/spec/mappers/send_service_of_death_request_obj_mapper_spec.rb +17 -0
- data/spec/mappers/send_service_of_divorce_request_mapper_spec.rb +18 -0
- data/spec/mappers/send_service_of_divorce_request_obj_mapper_spec.rb +17 -0
- data/spec/mappers/send_service_of_marriage_request_mapper_spec.rb +18 -0
- data/spec/mappers/send_service_of_marriage_request_obj_mapper_spec.rb +17 -0
- data/spec/mappers/series7_mapper_spec.rb +16 -0
- data/spec/mappers/service_identity_mapper_spec.rb +17 -0
- data/spec/mappers/service_status_mapper_spec.rb +22 -0
- data/spec/mappers/short_address_mapper_spec.rb +26 -0
- data/spec/mappers/signature_method_type_mapper_spec.rb +17 -0
- data/spec/mappers/signature_properties_type_mapper_spec.rb +17 -0
- data/spec/mappers/signature_property_type_mapper_spec.rb +16 -0
- data/spec/mappers/signature_type_mapper_spec.rb +20 -0
- data/spec/mappers/signature_value_type_mapper_spec.rb +16 -0
- data/spec/mappers/signature_with_comment_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_adoption_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_birth_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_death_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_divorce_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_filiation_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_marriage_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_name_change_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_adoption_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_birth_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_death_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_divorce_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_filiation_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_marriage_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_certificate_name_change_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_adoption30_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_birth24_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_birth25_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_birth26_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_death33_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_death34_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_divorce29_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_filiation31_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_marriage27_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_marriage28_mapper_spec.rb +18 -0
- data/spec/mappers/signed_act_record_to_reference_name_change32_mapper_spec.rb +18 -0
- data/spec/mappers/signed_info_type_mapper_spec.rb +19 -0
- data/spec/mappers/snils_mapper_spec.rb +16 -0
- data/spec/mappers/spki_data_type_mapper_spec.rb +17 -0
- data/spec/mappers/statement_blank_type_mapper_spec.rb +16 -0
- data/spec/mappers/statement_content_of_adoption_mapper_spec.rb +17 -0
- data/spec/mappers/statement_content_of_birth_mapper_spec.rb +38 -0
- data/spec/mappers/statement_content_of_death_mapper_spec.rb +37 -0
- data/spec/mappers/statement_content_of_divorce_mapper_spec.rb +27 -0
- data/spec/mappers/statement_content_of_filiation_mapper_spec.rb +17 -0
- data/spec/mappers/statement_content_of_marriage_mapper_spec.rb +30 -0
- data/spec/mappers/statement_content_of_name_change_mapper_spec.rb +17 -0
- data/spec/mappers/statement_of_birth_mapper_spec.rb +22 -0
- data/spec/mappers/statement_of_death_mapper_spec.rb +22 -0
- data/spec/mappers/statement_of_divorce_mapper_spec.rb +25 -0
- data/spec/mappers/statement_of_marriage_mapper_spec.rb +23 -0
- data/spec/mappers/statement_requisites_mapper_spec.rb +22 -0
- data/spec/mappers/status_response_mapper_spec.rb +18 -0
- data/spec/mappers/status_type_mapper_spec.rb +16 -0
- data/spec/mappers/string10_mapper_spec.rb +16 -0
- data/spec/mappers/string20_mapper_spec.rb +16 -0
- data/spec/mappers/string250_mapper_spec.rb +16 -0
- data/spec/mappers/string40_mapper_spec.rb +16 -0
- data/spec/mappers/string60_mapper_spec.rb +16 -0
- data/spec/mappers/string80_mapper_spec.rb +16 -0
- data/spec/mappers/sub_message_type_mapper_spec.rb +24 -0
- data/spec/mappers/sub_messages_type_mapper_spec.rb +17 -0
- data/spec/mappers/subject_address_mapper_spec.rb +19 -0
- data/spec/mappers/time_mapper_spec.rb +16 -0
- data/spec/mappers/time_reservation_status_mapper_spec.rb +16 -0
- data/spec/mappers/time_slot_mapper_spec.rb +18 -0
- data/spec/mappers/time_stamp_version_mapper_spec.rb +16 -0
- data/spec/mappers/transform_type_mapper_spec.rb +17 -0
- data/spec/mappers/transforms_type_mapper_spec.rb +17 -0
- data/spec/mappers/type_code_type_mapper_spec.rb +16 -0
- data/spec/mappers/uid_mapper_spec.rb +16 -0
- data/spec/mappers/update_payment_status_request_mapper_spec.rb +18 -0
- data/spec/mappers/update_payment_status_request_obj_mapper_spec.rb +19 -0
- data/spec/mappers/update_status_request_mapper_spec.rb +18 -0
- data/spec/mappers/update_status_request_obj_mapper_spec.rb +17 -0
- data/spec/mappers/update_time_reservation_status_request_mapper_spec.rb +18 -0
- data/spec/mappers/update_time_reservation_status_request_obj_mapper_spec.rb +21 -0
- data/spec/mappers/update_time_reservation_status_response_mapper_spec.rb +18 -0
- data/spec/mappers/update_time_reservation_status_response_obj_mapper_spec.rb +19 -0
- data/spec/mappers/upload_adoption_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_adoption_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_adoption_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_adoption_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_birth_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_birth_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_birth_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_birth_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_certificates_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_certificates_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_certificates_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_certificates_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_death_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_death_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_death_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_death_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_divorce_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_divorce_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_divorce_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_divorce_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_filiation_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_filiation_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_filiation_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_filiation_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_marriage_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_marriage_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_marriage_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_marriage_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_name_change_acts_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_name_change_acts_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_name_change_acts_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_name_change_acts_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_registrars_obj_mapper_spec.rb +17 -0
- data/spec/mappers/upload_registrars_request_mapper_spec.rb +18 -0
- data/spec/mappers/upload_registrars_response_mapper_spec.rb +18 -0
- data/spec/mappers/upload_registrars_response_obj_mapper_spec.rb +17 -0
- data/spec/mappers/verification_status_mapper_spec.rb +16 -0
- data/spec/mappers/void_request_obj_mapper_spec.rb +16 -0
- data/spec/mappers/void_response_mapper_spec.rb +18 -0
- data/spec/mappers/void_response_obj_mapper_spec.rb +16 -0
- data/spec/mappers/x509_data_type_mapper_spec.rb +21 -0
- data/spec/mappers/x509_issuer_serial_type_mapper_spec.rb +18 -0
- data/spec/spec_helper.rb +17 -0
- data/vendor/ezags-protocols/.gitignore +2 -0
- data/vendor/ezags-protocols/ESV/esv.wsdl +1507 -0
- data/vendor/ezags-protocols/NSI/NSIDictionary.xsd +430 -0
- data/vendor/ezags-protocols/NSI/NSIService-soapui-project.xml +2 -0
- data/vendor/ezags-protocols/NSI/NSIService.wsdl +36 -0
- data/vendor/ezags-protocols/NSI/NSIService.xsd +53 -0
- data/vendor/ezags-protocols/NSI/NSIokato3.xsd +83 -0
- data/vendor/ezags-protocols/NSI/NSIoktmo.xsd +31 -0
- data/vendor/ezags-protocols/UNIFO/QuittanceService.xsd +562 -0
- data/vendor/ezags-protocols/UNIFO/QuittanceServiceFKClient.wsdl +49 -0
- data/vendor/ezags-protocols/UNIFO/QuittanceServiceFKService.wsdl +447 -0
- data/vendor/ezags-protocols/UNIFO/fk_types.xsd +964 -0
- data/vendor/ezags-protocols/UNIFO/quittance_types.xsd +575 -0
- data/vendor/ezags-protocols/actor.xsd +410 -0
- data/vendor/ezags-protocols/changelog.txt +3 -0
- data/vendor/ezags-protocols/common.xsd +1524 -0
- data/vendor/ezags-protocols/documents.xsd +2695 -0
- data/vendor/ezags-protocols/ePGU/ChangeOrderStatusServiceV243.wsdl +55 -0
- data/vendor/ezags-protocols/ePGU/EventServiceV25.wsdl +48 -0
- data/vendor/ezags-protocols/ePGU/UpdateTimeReservationStatus.xsd +57 -0
- data/vendor/ezags-protocols/ePGU/UpdateTimeReservationStatusService.wsdl +50 -0
- data/vendor/ezags-protocols/ePGU/change-order-status.xsd +23 -0
- data/vendor/ezags-protocols/ePGU/event-service-v25.xsd +58 -0
- data/vendor/ezags-protocols/ePGU/event.xsd +328 -0
- data/vendor/ezags-protocols/ePGU/order-info.xsd +93 -0
- data/vendor/ezags-protocols/ePGU/timeReservationStatus.xsd +85 -0
- data/vendor/ezags-protocols/eZAGS/LocalGetLastUpdatesService.wsdl +47 -0
- data/vendor/ezags-protocols/eZAGS/LocalGetLastUpdatesService.xsd +229 -0
- data/vendor/ezags-protocols/eZAGS/LocalInterDepPersonalService.wsdl +774 -0
- data/vendor/ezags-protocols/eZAGS/LocalInterDepPersonalService.xsd +1416 -0
- data/vendor/ezags-protocols/eZAGS/LocalOrderService.wsdl +263 -0
- data/vendor/ezags-protocols/eZAGS/LocalOrderService.xsd +429 -0
- data/vendor/ezags-protocols/eZAGS/LocalReferenceService.wsdl +63 -0
- data/vendor/ezags-protocols/eZAGS/LocalReferenceService.xsd +35 -0
- data/vendor/ezags-protocols/eZAGS/LocalReservationService.wsdl +108 -0
- data/vendor/ezags-protocols/eZAGS/LocalReservationService.xsd +119 -0
- data/vendor/ezags-protocols/eZAGS/LocalUploadService.wsdl +247 -0
- data/vendor/ezags-protocols/eZAGS/LocalUploadService.xsd +270 -0
- data/vendor/ezags-protocols/eZAGS/public/GetLastUpdatesService.wsdl +47 -0
- data/vendor/ezags-protocols/eZAGS/public/InterDepPersonalService.wsdl +768 -0
- data/vendor/ezags-protocols/eZAGS/public/InterDepPersonalService.xsd +1413 -0
- data/vendor/ezags-protocols/eZAGS/public/OrderService.wsdl +238 -0
- data/vendor/ezags-protocols/eZAGS/public/OrderService.xsd +383 -0
- data/vendor/ezags-protocols/eZAGS/public/QuittanceFKClientPortType.xsd +562 -0
- data/vendor/ezags-protocols/eZAGS/public/ReferenceService.wsdl +48 -0
- data/vendor/ezags-protocols/eZAGS/public/ReferenceService.xsd +75 -0
- data/vendor/ezags-protocols/eZAGS/public/ReservationService.wsdl +97 -0
- data/vendor/ezags-protocols/eZAGS/public/ReservationService.xsd +167 -0
- data/vendor/ezags-protocols/eZAGS/public/UploadService.wsdl +236 -0
- data/vendor/ezags-protocols/eZAGS/public/UploadService.xsd +483 -0
- data/vendor/ezags-protocols/eZAGS/public/fk_types.xsd +908 -0
- data/vendor/ezags-protocols/eZAGS/public/getLastUpdatesService.xsd +65 -0
- data/vendor/ezags-protocols/eZAGS/public/quittance_types.xsd +575 -0
- data/vendor/ezags-protocols/externaldocuments.xsd +354 -0
- data/vendor/ezags-protocols/geps/geps.wsdl +46 -0
- data/vendor/ezags-protocols/geps/geps.xsd +46 -0
- data/vendor/ezags-protocols/geps/smev.xsd +110 -0
- data/vendor/ezags-protocols/geps/xop-include.xsd +12 -0
- data/vendor/ezags-protocols/nsi_request.xml +117 -0
- data/vendor/ezags-protocols/pfr/P1201831121.xsd +344 -0
- data/vendor/ezags-protocols/pfr/SID0003072-cust.xsd +17 -0
- data/vendor/ezags-protocols/pfr/SID0003072.wsdl +69 -0
- data/vendor/ezags-protocols/pfr/dataService.xsd +27 -0
- data/vendor/ezags-protocols/pfr/xmldsig.xsd +286 -0
- data/vendor/ezags-protocols/pfr/xop-include.xsd +12 -0
- data/vendor/ezags-protocols/smev/smev.gosuslugi.ru.rev111111.xsd +339 -0
- data/vendor/ezags-protocols/smev/smev.gosuslugi.ru.rev120315.xsd +401 -0
- data/vendor/ezags-protocols/smev/xmldsig-core-schema.xsd +244 -0
- data/vendor/ezags-protocols/smev/xmlmime.xsd +26 -0
- data/vendor/ezags-protocols/smev/xop.include.xsd +12 -0
- data/vendor/ezags-protocols/xmldsig-core-schema.xsd +318 -0
- metadata +1201 -0
|
@@ -0,0 +1,1524 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- edited with XMLSpy v2011 rel. 2 (http://www.altova.com) by TeaM DJiNN (TeaM DJiNN) -->
|
|
3
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:cm="http://ezags.rt.ru/type/common/" targetNamespace="http://ezags.rt.ru/type/common/" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
4
|
+
<!--Общие типы-->
|
|
5
|
+
<xs:complexType name="CauseOfDeath">
|
|
6
|
+
<xs:annotation>
|
|
7
|
+
<xs:documentation>Причина смерти</xs:documentation>
|
|
8
|
+
</xs:annotation>
|
|
9
|
+
<xs:choice>
|
|
10
|
+
<xs:element name="codeInICD10" type="cm:NOT_EMPTY_STRING">
|
|
11
|
+
<xs:annotation>
|
|
12
|
+
<xs:documentation>код причины смерти по классификатору МКБ-10</xs:documentation>
|
|
13
|
+
</xs:annotation>
|
|
14
|
+
</xs:element>
|
|
15
|
+
<xs:element name="value" type="cm:NOT_EMPTY_STRING">
|
|
16
|
+
<xs:annotation>
|
|
17
|
+
<xs:documentation>текст причины смерти (для значений не из МКБ-10)</xs:documentation>
|
|
18
|
+
</xs:annotation>
|
|
19
|
+
</xs:element>
|
|
20
|
+
</xs:choice>
|
|
21
|
+
</xs:complexType>
|
|
22
|
+
<xs:complexType name="DateAgile">
|
|
23
|
+
<xs:annotation>
|
|
24
|
+
<xs:documentation>Дата (выбор из точного и неточного значения)</xs:documentation>
|
|
25
|
+
</xs:annotation>
|
|
26
|
+
<xs:choice>
|
|
27
|
+
<xs:element name="preciseDate" type="xs:date">
|
|
28
|
+
<xs:annotation>
|
|
29
|
+
<xs:documentation>Дата</xs:documentation>
|
|
30
|
+
</xs:annotation>
|
|
31
|
+
</xs:element>
|
|
32
|
+
<xs:element name="impreciseDate" type="cm:DateRecord">
|
|
33
|
+
<xs:annotation>
|
|
34
|
+
<xs:documentation>Приблизительная дата</xs:documentation>
|
|
35
|
+
</xs:annotation>
|
|
36
|
+
</xs:element>
|
|
37
|
+
</xs:choice>
|
|
38
|
+
</xs:complexType>
|
|
39
|
+
<xs:complexType name="DatePeriod">
|
|
40
|
+
<xs:annotation>
|
|
41
|
+
<xs:documentation>Период из двух приблизительных дат</xs:documentation>
|
|
42
|
+
</xs:annotation>
|
|
43
|
+
<xs:sequence minOccurs="1">
|
|
44
|
+
<xs:element name="startDate" type="xs:date">
|
|
45
|
+
<xs:annotation>
|
|
46
|
+
<xs:documentation>Начало периода</xs:documentation>
|
|
47
|
+
</xs:annotation>
|
|
48
|
+
</xs:element>
|
|
49
|
+
<xs:element name="endDate" type="xs:date">
|
|
50
|
+
<xs:annotation>
|
|
51
|
+
<xs:documentation>Окончание периода</xs:documentation>
|
|
52
|
+
</xs:annotation>
|
|
53
|
+
</xs:element>
|
|
54
|
+
</xs:sequence>
|
|
55
|
+
</xs:complexType>
|
|
56
|
+
<xs:complexType name="DateRecord">
|
|
57
|
+
<xs:annotation>
|
|
58
|
+
<xs:documentation>Значение даты: используется для реквизитов, которые могут содержать неполную дату
|
|
59
|
+
</xs:documentation>
|
|
60
|
+
</xs:annotation>
|
|
61
|
+
<xs:sequence minOccurs="1">
|
|
62
|
+
<xs:element name="day" type="xs:int" minOccurs="0">
|
|
63
|
+
<xs:annotation>
|
|
64
|
+
<xs:documentation>число даты</xs:documentation>
|
|
65
|
+
</xs:annotation>
|
|
66
|
+
</xs:element>
|
|
67
|
+
<xs:element name="month" type="xs:int" minOccurs="0">
|
|
68
|
+
<xs:annotation>
|
|
69
|
+
<xs:documentation>месяц даты</xs:documentation>
|
|
70
|
+
</xs:annotation>
|
|
71
|
+
</xs:element>
|
|
72
|
+
<xs:element name="year" type="xs:int">
|
|
73
|
+
<xs:annotation>
|
|
74
|
+
<xs:documentation>год даты</xs:documentation>
|
|
75
|
+
</xs:annotation>
|
|
76
|
+
</xs:element>
|
|
77
|
+
</xs:sequence>
|
|
78
|
+
</xs:complexType>
|
|
79
|
+
<xs:complexType name="FaultBaseObj">
|
|
80
|
+
<xs:annotation>
|
|
81
|
+
<xs:documentation>Базовый класс для описания сообщений об ошибке</xs:documentation>
|
|
82
|
+
</xs:annotation>
|
|
83
|
+
<xs:sequence minOccurs="1">
|
|
84
|
+
<xs:element name="faultType" type="cm:FAULT">
|
|
85
|
+
<xs:annotation>
|
|
86
|
+
<xs:documentation>Тип ошибки</xs:documentation>
|
|
87
|
+
</xs:annotation>
|
|
88
|
+
</xs:element>
|
|
89
|
+
<xs:element name="message" type="cm:NOT_EMPTY_STRING">
|
|
90
|
+
<xs:annotation>
|
|
91
|
+
<xs:documentation>Текст сообщения об ошибке</xs:documentation>
|
|
92
|
+
</xs:annotation>
|
|
93
|
+
</xs:element>
|
|
94
|
+
<xs:element name="details" type="cm:NOT_EMPTY_STRING" minOccurs="0">
|
|
95
|
+
<xs:annotation>
|
|
96
|
+
<xs:documentation>Дополнительные характеристики ошибки</xs:documentation>
|
|
97
|
+
</xs:annotation>
|
|
98
|
+
</xs:element>
|
|
99
|
+
</xs:sequence>
|
|
100
|
+
</xs:complexType>
|
|
101
|
+
<xs:complexType name="FullAddress">
|
|
102
|
+
<xs:annotation>
|
|
103
|
+
<xs:documentation>Сведения об адресе с точностью до квартиры</xs:documentation>
|
|
104
|
+
</xs:annotation>
|
|
105
|
+
<xs:complexContent>
|
|
106
|
+
<xs:extension base="cm:ShortAddress">
|
|
107
|
+
<xs:sequence minOccurs="1">
|
|
108
|
+
<xs:element ref="cm:street" minOccurs="0"/>
|
|
109
|
+
<xs:element ref="cm:house" minOccurs="0"/>
|
|
110
|
+
<xs:element ref="cm:building" minOccurs="0"/>
|
|
111
|
+
<xs:element ref="cm:appartment" minOccurs="0"/>
|
|
112
|
+
</xs:sequence>
|
|
113
|
+
</xs:extension>
|
|
114
|
+
</xs:complexContent>
|
|
115
|
+
</xs:complexType>
|
|
116
|
+
<xs:complexType name="GroupOfCausesOfDeath">
|
|
117
|
+
<xs:annotation>
|
|
118
|
+
<xs:documentation>Возможные причины смерти (по медицинскому свидетельству о смерти или о перинатальной смерти)</xs:documentation>
|
|
119
|
+
</xs:annotation>
|
|
120
|
+
<xs:sequence minOccurs="1">
|
|
121
|
+
<xs:element name="a" type="cm:CauseOfDeath" minOccurs="0">
|
|
122
|
+
<xs:annotation>
|
|
123
|
+
<xs:documentation>Причина смерти согласно графе «а» медицинского свидетельства о смерти или о перинатальной смерти</xs:documentation>
|
|
124
|
+
</xs:annotation>
|
|
125
|
+
</xs:element>
|
|
126
|
+
<xs:element name="b" type="cm:CauseOfDeath" minOccurs="0">
|
|
127
|
+
<xs:annotation>
|
|
128
|
+
<xs:documentation>Причина смерти согласно графе «б» медицинского свидетельства о смерти или о перинатальной смерти</xs:documentation>
|
|
129
|
+
</xs:annotation>
|
|
130
|
+
</xs:element>
|
|
131
|
+
<xs:element name="c" type="cm:CauseOfDeath" minOccurs="0">
|
|
132
|
+
<xs:annotation>
|
|
133
|
+
<xs:documentation>Причина смерти согласно графе «в» медицинского свидетельства о смерти или о перинатальной смерти</xs:documentation>
|
|
134
|
+
</xs:annotation>
|
|
135
|
+
</xs:element>
|
|
136
|
+
<xs:element name="d" type="cm:CauseOfDeath" minOccurs="0">
|
|
137
|
+
<xs:annotation>
|
|
138
|
+
<xs:documentation>Причина смерти согласно графе «г» медицинского свидетельства о смерти или о перинатальной смерти</xs:documentation>
|
|
139
|
+
</xs:annotation>
|
|
140
|
+
</xs:element>
|
|
141
|
+
<xs:element name="e" type="cm:CauseOfDeath" minOccurs="0">
|
|
142
|
+
<xs:annotation>
|
|
143
|
+
<xs:documentation>Причина смерти согласно графе «д» медицинского свидетельства о перинатальной смерти</xs:documentation>
|
|
144
|
+
</xs:annotation>
|
|
145
|
+
</xs:element>
|
|
146
|
+
<xs:element name="ii" type="cm:CauseOfDeath" minOccurs="0">
|
|
147
|
+
<xs:annotation>
|
|
148
|
+
<xs:documentation>Причина смерти согласно графе «II» медицинского свидетельства о смерти</xs:documentation>
|
|
149
|
+
</xs:annotation>
|
|
150
|
+
</xs:element>
|
|
151
|
+
<xs:element name="otherDeathReason" type="cm:CauseOfDeath" minOccurs="0"/>
|
|
152
|
+
</xs:sequence>
|
|
153
|
+
</xs:complexType>
|
|
154
|
+
<xs:complexType name="IdentityDocument">
|
|
155
|
+
<xs:annotation>
|
|
156
|
+
<xs:documentation>Документ, удостоверяющий личность человека</xs:documentation>
|
|
157
|
+
</xs:annotation>
|
|
158
|
+
<xs:sequence minOccurs="1">
|
|
159
|
+
<xs:element ref="cm:documentType"/>
|
|
160
|
+
<xs:element ref="cm:documentSeries" minOccurs="0"/>
|
|
161
|
+
<xs:element ref="cm:documentNumber"/>
|
|
162
|
+
<xs:element ref="cm:organizationName"/>
|
|
163
|
+
<xs:element ref="cm:documentDate"/>
|
|
164
|
+
<xs:element ref="cm:divisionCode" minOccurs="0"/>
|
|
165
|
+
<xs:element ref="cm:verificationStatus" minOccurs="0"/>
|
|
166
|
+
</xs:sequence>
|
|
167
|
+
</xs:complexType>
|
|
168
|
+
<xs:complexType name="ListOfCausesOfDeath">
|
|
169
|
+
<xs:annotation>
|
|
170
|
+
<xs:documentation>Список причин смерти в АЗ</xs:documentation>
|
|
171
|
+
</xs:annotation>
|
|
172
|
+
<xs:sequence minOccurs="1">
|
|
173
|
+
<xs:element name="item" type="cm:CauseOfDeath" minOccurs="0" maxOccurs="unbounded"/>
|
|
174
|
+
</xs:sequence>
|
|
175
|
+
</xs:complexType>
|
|
176
|
+
<xs:complexType name="ListOfServiceTypes">
|
|
177
|
+
<xs:annotation>
|
|
178
|
+
<xs:documentation>Список услуг, оказываемых органом ЗАГС в электронном виде</xs:documentation>
|
|
179
|
+
</xs:annotation>
|
|
180
|
+
<xs:sequence minOccurs="1">
|
|
181
|
+
<xs:element name="item" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
|
|
182
|
+
</xs:sequence>
|
|
183
|
+
</xs:complexType>
|
|
184
|
+
<xs:complexType name="NSICommonReference">
|
|
185
|
+
<xs:annotation>
|
|
186
|
+
<xs:documentation>Сведения о справочниках в стандартном общем представлении</xs:documentation>
|
|
187
|
+
</xs:annotation>
|
|
188
|
+
<xs:sequence minOccurs="1">
|
|
189
|
+
<xs:element name="id" type="xs:int">
|
|
190
|
+
<xs:annotation>
|
|
191
|
+
<xs:documentation>Идентификатор</xs:documentation>
|
|
192
|
+
</xs:annotation>
|
|
193
|
+
</xs:element>
|
|
194
|
+
<xs:element name="value" type="cm:NOT_EMPTY_STRING">
|
|
195
|
+
<xs:annotation>
|
|
196
|
+
<xs:documentation>Значение</xs:documentation>
|
|
197
|
+
</xs:annotation>
|
|
198
|
+
</xs:element>
|
|
199
|
+
</xs:sequence>
|
|
200
|
+
</xs:complexType>
|
|
201
|
+
<xs:complexType name="NSIRegistrar">
|
|
202
|
+
<xs:annotation>
|
|
203
|
+
<xs:documentation>Сведения о месте государственной регистрации</xs:documentation>
|
|
204
|
+
</xs:annotation>
|
|
205
|
+
<xs:sequence minOccurs="1">
|
|
206
|
+
<xs:element ref="cm:registrarId" minOccurs="0"/>
|
|
207
|
+
<xs:element ref="cm:regionCode"/>
|
|
208
|
+
<xs:element ref="cm:regionZagsID"/>
|
|
209
|
+
<xs:element ref="cm:fullName"/>
|
|
210
|
+
<xs:element ref="cm:shortName" minOccurs="0"/>
|
|
211
|
+
<xs:element ref="cm:rawAddressString" minOccurs="0"/>
|
|
212
|
+
<xs:element ref="cm:oktmo"/>
|
|
213
|
+
<xs:element ref="cm:dateBegin"/>
|
|
214
|
+
<xs:element ref="cm:dateClose" minOccurs="0"/>
|
|
215
|
+
</xs:sequence>
|
|
216
|
+
</xs:complexType>
|
|
217
|
+
<xs:complexType name="PowerOfAttorneyLegal">
|
|
218
|
+
<xs:annotation>
|
|
219
|
+
<xs:documentation>Доверенность ЮЛ</xs:documentation>
|
|
220
|
+
</xs:annotation>
|
|
221
|
+
<xs:sequence minOccurs="1">
|
|
222
|
+
<xs:element ref="cm:documentNumber"/>
|
|
223
|
+
<xs:element ref="cm:documentDate"/>
|
|
224
|
+
<xs:element ref="cm:organizationName"/>
|
|
225
|
+
</xs:sequence>
|
|
226
|
+
</xs:complexType>
|
|
227
|
+
<xs:complexType name="PowerOfAttorney">
|
|
228
|
+
<xs:annotation>
|
|
229
|
+
<xs:documentation>Доверенность ФЛ</xs:documentation>
|
|
230
|
+
</xs:annotation>
|
|
231
|
+
<xs:sequence minOccurs="1">
|
|
232
|
+
<xs:element ref="cm:documentDate"/>
|
|
233
|
+
</xs:sequence>
|
|
234
|
+
</xs:complexType>
|
|
235
|
+
<xs:complexType name="RegistrarIdentity">
|
|
236
|
+
<xs:annotation>
|
|
237
|
+
<xs:documentation>Идентификационные данные места государственной регистрации</xs:documentation>
|
|
238
|
+
</xs:annotation>
|
|
239
|
+
<xs:sequence minOccurs="1">
|
|
240
|
+
<xs:element ref="cm:regionCode"/>
|
|
241
|
+
<xs:element ref="cm:regionZagsID"/>
|
|
242
|
+
</xs:sequence>
|
|
243
|
+
</xs:complexType>
|
|
244
|
+
<xs:complexType name="ServiceIdentity">
|
|
245
|
+
<xs:sequence minOccurs="1">
|
|
246
|
+
<xs:element name="serviceId" type="cm:UID">
|
|
247
|
+
<xs:annotation>
|
|
248
|
+
<xs:documentation>Идентификатор услуги в ЕЗАГС</xs:documentation>
|
|
249
|
+
</xs:annotation>
|
|
250
|
+
</xs:element>
|
|
251
|
+
</xs:sequence>
|
|
252
|
+
</xs:complexType>
|
|
253
|
+
<xs:complexType name="ShortAddress">
|
|
254
|
+
<xs:annotation>
|
|
255
|
+
<xs:documentation>Сведения об адресе с точностью до населённого пункта</xs:documentation>
|
|
256
|
+
</xs:annotation>
|
|
257
|
+
<xs:sequence minOccurs="1">
|
|
258
|
+
<xs:element ref="cm:okatoCode" minOccurs="0">
|
|
259
|
+
<xs:annotation>
|
|
260
|
+
<xs:documentation>Код по классификатору ОКАТО
|
|
261
|
+
</xs:documentation>
|
|
262
|
+
</xs:annotation>
|
|
263
|
+
</xs:element>
|
|
264
|
+
<xs:element ref="cm:countryCode" minOccurs="0">
|
|
265
|
+
<xs:annotation>
|
|
266
|
+
<xs:documentation>Код страны по классификатору ОКСМ</xs:documentation>
|
|
267
|
+
</xs:annotation>
|
|
268
|
+
</xs:element>
|
|
269
|
+
<xs:element ref="cm:rawAddressString">
|
|
270
|
+
<xs:annotation>
|
|
271
|
+
<xs:documentation>Адрес в первоначальном виде (как записан в документе). Только для визуальной верификации сотрудником ЗАГС.</xs:documentation>
|
|
272
|
+
</xs:annotation>
|
|
273
|
+
</xs:element>
|
|
274
|
+
<xs:choice minOccurs="0">
|
|
275
|
+
<xs:element ref="cm:kladrCode">
|
|
276
|
+
<xs:annotation>
|
|
277
|
+
<xs:documentation>Код по классификатору КЛАДР</xs:documentation>
|
|
278
|
+
</xs:annotation>
|
|
279
|
+
</xs:element>
|
|
280
|
+
<xs:element ref="cm:kladeFiasCode">
|
|
281
|
+
<xs:annotation>
|
|
282
|
+
<xs:documentation>Код по классификатору ФИАС КЛАДЭ</xs:documentation>
|
|
283
|
+
</xs:annotation>
|
|
284
|
+
</xs:element>
|
|
285
|
+
</xs:choice>
|
|
286
|
+
<xs:element ref="cm:country" minOccurs="0"/>
|
|
287
|
+
<xs:element ref="cm:region" minOccurs="0"/>
|
|
288
|
+
<xs:element ref="cm:district" minOccurs="0"/>
|
|
289
|
+
<xs:element ref="cm:city" minOccurs="0"/>
|
|
290
|
+
<xs:element ref="cm:settlement" minOccurs="0">
|
|
291
|
+
<xs:annotation>
|
|
292
|
+
<xs:documentation>Населенный пункт, строковое представление</xs:documentation>
|
|
293
|
+
</xs:annotation>
|
|
294
|
+
</xs:element>
|
|
295
|
+
</xs:sequence>
|
|
296
|
+
</xs:complexType>
|
|
297
|
+
<xs:complexType name="VoidResponseObj">
|
|
298
|
+
<xs:annotation>
|
|
299
|
+
<xs:documentation>Пустой ответ</xs:documentation>
|
|
300
|
+
</xs:annotation>
|
|
301
|
+
<xs:sequence/>
|
|
302
|
+
</xs:complexType>
|
|
303
|
+
<xs:complexType name="VoidRequestObj">
|
|
304
|
+
<xs:annotation>
|
|
305
|
+
<xs:documentation>Пустой запрос</xs:documentation>
|
|
306
|
+
</xs:annotation>
|
|
307
|
+
<xs:sequence/>
|
|
308
|
+
</xs:complexType>
|
|
309
|
+
<xs:complexType name="PersonInitials">
|
|
310
|
+
<xs:annotation>
|
|
311
|
+
<xs:documentation>Инициалы человека: фамилия, имя и отчество</xs:documentation>
|
|
312
|
+
</xs:annotation>
|
|
313
|
+
<xs:sequence>
|
|
314
|
+
<xs:element ref="cm:surname"/>
|
|
315
|
+
<xs:element ref="cm:firstName"/>
|
|
316
|
+
<xs:element ref="cm:patronymic" minOccurs="0"/>
|
|
317
|
+
</xs:sequence>
|
|
318
|
+
</xs:complexType>
|
|
319
|
+
<xs:element name="personInitials" type="cm:PersonInitials"/>
|
|
320
|
+
<xs:element name="actRecordDate" type="cm:DateRecord">
|
|
321
|
+
<xs:annotation>
|
|
322
|
+
<xs:documentation>Дата составления документа</xs:documentation>
|
|
323
|
+
</xs:annotation>
|
|
324
|
+
</xs:element>
|
|
325
|
+
<xs:element name="actRecordNumber" type="cm:ACT_RECORD_NUMBER">
|
|
326
|
+
<xs:annotation>
|
|
327
|
+
<xs:documentation>Номер актовой записи</xs:documentation>
|
|
328
|
+
</xs:annotation>
|
|
329
|
+
</xs:element>
|
|
330
|
+
<xs:element name="actRecordUID" type="cm:ACT_RECORD_UID">
|
|
331
|
+
<xs:annotation>
|
|
332
|
+
<xs:documentation>Номер актовой записи в Федеральном электронном ЗАГСе</xs:documentation>
|
|
333
|
+
</xs:annotation>
|
|
334
|
+
</xs:element>
|
|
335
|
+
<xs:element name="address" type="cm:FullAddress">
|
|
336
|
+
<xs:annotation>
|
|
337
|
+
<xs:documentation>Адрес частнопрактикующего врача</xs:documentation>
|
|
338
|
+
</xs:annotation>
|
|
339
|
+
</xs:element>
|
|
340
|
+
<xs:element name="age" type="xs:int">
|
|
341
|
+
<xs:annotation>
|
|
342
|
+
<xs:documentation>Возраст</xs:documentation>
|
|
343
|
+
</xs:annotation>
|
|
344
|
+
</xs:element>
|
|
345
|
+
<xs:element name="motherAge" type="xs:int">
|
|
346
|
+
<xs:annotation>
|
|
347
|
+
<xs:documentation>Возраст матери</xs:documentation>
|
|
348
|
+
</xs:annotation>
|
|
349
|
+
</xs:element>
|
|
350
|
+
<xs:element name="alive" type="xs:boolean">
|
|
351
|
+
<xs:annotation>
|
|
352
|
+
<xs:documentation>Жив или мертв</xs:documentation>
|
|
353
|
+
</xs:annotation>
|
|
354
|
+
</xs:element>
|
|
355
|
+
<xs:element name="appartment" type="cm:STRING20">
|
|
356
|
+
<xs:annotation>
|
|
357
|
+
<xs:documentation>квартира/помещение/офис</xs:documentation>
|
|
358
|
+
</xs:annotation>
|
|
359
|
+
</xs:element>
|
|
360
|
+
<xs:element name="authDate" type="xs:date">
|
|
361
|
+
<xs:annotation>
|
|
362
|
+
<xs:documentation>Дата удостоверения подписи</xs:documentation>
|
|
363
|
+
</xs:annotation>
|
|
364
|
+
</xs:element>
|
|
365
|
+
<xs:element name="benefitCategoryForHer" type="cm:NOT_EMPTY_STRING">
|
|
366
|
+
<xs:annotation>
|
|
367
|
+
<xs:documentation>Категория льготника для Него (освобождает от уплаты гос.пошлины)</xs:documentation>
|
|
368
|
+
</xs:annotation>
|
|
369
|
+
</xs:element>
|
|
370
|
+
<xs:element name="benefitCategoryForHim" type="cm:NOT_EMPTY_STRING">
|
|
371
|
+
<xs:annotation>
|
|
372
|
+
<xs:documentation>Категория льготника для Нее (освобождает от уплаты гос.пошлины)</xs:documentation>
|
|
373
|
+
</xs:annotation>
|
|
374
|
+
</xs:element>
|
|
375
|
+
<xs:element name="birthDate" type="cm:DateAgile">
|
|
376
|
+
<xs:annotation>
|
|
377
|
+
<xs:documentation>Дата рождения</xs:documentation>
|
|
378
|
+
</xs:annotation>
|
|
379
|
+
</xs:element>
|
|
380
|
+
<xs:element name="birthPlace" type="cm:ShortAddress">
|
|
381
|
+
<xs:annotation>
|
|
382
|
+
<xs:documentation>Место рождения</xs:documentation>
|
|
383
|
+
</xs:annotation>
|
|
384
|
+
</xs:element>
|
|
385
|
+
<xs:element name="birthStatus" type="cm:BIRTH_STATUSES">
|
|
386
|
+
<xs:annotation>
|
|
387
|
+
<xs:documentation>живорожденный или мертворожденный</xs:documentation>
|
|
388
|
+
</xs:annotation>
|
|
389
|
+
</xs:element>
|
|
390
|
+
<xs:element name="birthTime" type="xs:time">
|
|
391
|
+
<xs:annotation>
|
|
392
|
+
<xs:documentation>Время рождения (в т.ч. ребенка, умершего на 1-ой неделе жизни)</xs:documentation>
|
|
393
|
+
</xs:annotation>
|
|
394
|
+
</xs:element>
|
|
395
|
+
<xs:element name="blank" type="cm:STATEMENT_BLANK_TYPE">
|
|
396
|
+
<xs:annotation>
|
|
397
|
+
<xs:documentation>Номер формы бумажного заявления на регистрацию смерти</xs:documentation>
|
|
398
|
+
</xs:annotation>
|
|
399
|
+
</xs:element>
|
|
400
|
+
<xs:element name="brideAge" type="xs:int">
|
|
401
|
+
<xs:annotation>
|
|
402
|
+
<xs:documentation>Кол-во ЕЕ полных на момент заключения брака</xs:documentation>
|
|
403
|
+
</xs:annotation>
|
|
404
|
+
</xs:element>
|
|
405
|
+
<xs:element name="building" type="cm:STRING10">
|
|
406
|
+
<xs:annotation>
|
|
407
|
+
<xs:documentation>корпус/строение/сооружение/литера</xs:documentation>
|
|
408
|
+
</xs:annotation>
|
|
409
|
+
</xs:element>
|
|
410
|
+
<xs:element name="celebrationNeeded" type="xs:boolean">
|
|
411
|
+
<xs:annotation>
|
|
412
|
+
<xs:documentation>Признак регистрации брака в торжественной обстановке</xs:documentation>
|
|
413
|
+
</xs:annotation>
|
|
414
|
+
</xs:element>
|
|
415
|
+
<xs:element name="certNumber" type="cm:STRING10">
|
|
416
|
+
<xs:annotation>
|
|
417
|
+
<xs:documentation>Номер свидетельства</xs:documentation>
|
|
418
|
+
</xs:annotation>
|
|
419
|
+
</xs:element>
|
|
420
|
+
<xs:element name="certSeries" type="cm:STRING10">
|
|
421
|
+
<xs:annotation>
|
|
422
|
+
<xs:documentation>Серия свидетельства</xs:documentation>
|
|
423
|
+
</xs:annotation>
|
|
424
|
+
</xs:element>
|
|
425
|
+
<xs:element name="certStatus" type="cm:CERTIFICATE_STATUS">
|
|
426
|
+
<xs:annotation>
|
|
427
|
+
<xs:documentation>статус свидетельства</xs:documentation>
|
|
428
|
+
</xs:annotation>
|
|
429
|
+
</xs:element>
|
|
430
|
+
<xs:element name="citizenship" type="cm:CITIZENSHIP">
|
|
431
|
+
<xs:annotation>
|
|
432
|
+
<xs:documentation>Код гражданства по классификатору ОКСМ</xs:documentation>
|
|
433
|
+
</xs:annotation>
|
|
434
|
+
</xs:element>
|
|
435
|
+
<xs:element name="citizenshipString" type="cm:STRING80">
|
|
436
|
+
<xs:annotation>
|
|
437
|
+
<xs:documentation>Гражданство, строковое представление (отличное от кода в ОКСМ)</xs:documentation>
|
|
438
|
+
</xs:annotation>
|
|
439
|
+
</xs:element>
|
|
440
|
+
<xs:element name="city" type="cm:STRING80">
|
|
441
|
+
<xs:annotation>
|
|
442
|
+
<xs:documentation>Город, строковое представление</xs:documentation>
|
|
443
|
+
</xs:annotation>
|
|
444
|
+
</xs:element>
|
|
445
|
+
<xs:element name="comment" type="cm:NOT_EMPTY_STRING"/>
|
|
446
|
+
<xs:element name="connectionWithDead" type="cm:CONNECTION_WITH_DEAD">
|
|
447
|
+
<xs:annotation>
|
|
448
|
+
<xs:documentation>Отношение к умершему (справочник еЗАГС)</xs:documentation>
|
|
449
|
+
</xs:annotation>
|
|
450
|
+
</xs:element>
|
|
451
|
+
<xs:element name="correctionDate" type="xs:date">
|
|
452
|
+
<xs:annotation>
|
|
453
|
+
<xs:documentation>Дата внесения изменений в запись акта (при совершении юридически значимого действия)</xs:documentation>
|
|
454
|
+
</xs:annotation>
|
|
455
|
+
</xs:element>
|
|
456
|
+
<xs:element name="country" type="cm:STRING80">
|
|
457
|
+
<xs:annotation>
|
|
458
|
+
<xs:documentation>Страна, строковое представление</xs:documentation>
|
|
459
|
+
</xs:annotation>
|
|
460
|
+
</xs:element>
|
|
461
|
+
<xs:element name="countryCode" type="cm:OKSM_CODE">
|
|
462
|
+
<xs:annotation>
|
|
463
|
+
<xs:documentation>код страны по ОКСМ</xs:documentation>
|
|
464
|
+
</xs:annotation>
|
|
465
|
+
</xs:element>
|
|
466
|
+
<xs:element name="courtActMeaningType" type="xs:int">
|
|
467
|
+
<xs:annotation>
|
|
468
|
+
<xs:documentation>Суть судебного акта (справочник eZags)
|
|
469
|
+
</xs:documentation>
|
|
470
|
+
</xs:annotation>
|
|
471
|
+
</xs:element>
|
|
472
|
+
<xs:element name="courtName" type="cm:NOT_EMPTY_STRING">
|
|
473
|
+
<xs:annotation>
|
|
474
|
+
<xs:documentation>Наименование суда, вынесшего решение</xs:documentation>
|
|
475
|
+
</xs:annotation>
|
|
476
|
+
</xs:element>
|
|
477
|
+
<xs:element name="courtPlace" type="cm:NOT_EMPTY_STRING">
|
|
478
|
+
<xs:annotation>
|
|
479
|
+
<xs:documentation>Место принятия судебного акта</xs:documentation>
|
|
480
|
+
</xs:annotation>
|
|
481
|
+
</xs:element>
|
|
482
|
+
<xs:element name="dateBegin" type="xs:date">
|
|
483
|
+
<xs:annotation>
|
|
484
|
+
<xs:documentation>Дата начала работы ЗАГСа</xs:documentation>
|
|
485
|
+
</xs:annotation>
|
|
486
|
+
</xs:element>
|
|
487
|
+
<xs:element name="dateClose" type="xs:date">
|
|
488
|
+
<xs:annotation>
|
|
489
|
+
<xs:documentation>Дата закрытия ЗАГСа</xs:documentation>
|
|
490
|
+
</xs:annotation>
|
|
491
|
+
</xs:element>
|
|
492
|
+
<xs:element name="deathDate" type="cm:DateAgile">
|
|
493
|
+
<xs:annotation>
|
|
494
|
+
<xs:documentation>Дата смерти</xs:documentation>
|
|
495
|
+
</xs:annotation>
|
|
496
|
+
</xs:element>
|
|
497
|
+
<xs:element name="deathPlace" type="cm:ShortAddress">
|
|
498
|
+
<xs:annotation>
|
|
499
|
+
<xs:documentation>Место смерти</xs:documentation>
|
|
500
|
+
</xs:annotation>
|
|
501
|
+
</xs:element>
|
|
502
|
+
<xs:element name="deathReasonId" type="cm:NOT_EMPTY_STRING">
|
|
503
|
+
<xs:annotation>
|
|
504
|
+
<xs:documentation>Причина смерти субъекта заявления, когда личность не установлена (код из мкб-10)</xs:documentation>
|
|
505
|
+
</xs:annotation>
|
|
506
|
+
</xs:element>
|
|
507
|
+
<xs:element name="deathReasonString" type="cm:NOT_EMPTY_STRING">
|
|
508
|
+
<xs:annotation>
|
|
509
|
+
<xs:documentation>Причина смерти, если нет значения из мкб-10</xs:documentation>
|
|
510
|
+
</xs:annotation>
|
|
511
|
+
</xs:element>
|
|
512
|
+
<xs:element name="deathTime" type="xs:time">
|
|
513
|
+
<xs:annotation>
|
|
514
|
+
<xs:documentation>Время смерти ребенка, умершего на 1-ой неделе жизни</xs:documentation>
|
|
515
|
+
</xs:annotation>
|
|
516
|
+
</xs:element>
|
|
517
|
+
<xs:element name="desiredRegistratonTime" type="xs:time">
|
|
518
|
+
<xs:annotation>
|
|
519
|
+
<xs:documentation>Желаемое время регистрации брака</xs:documentation>
|
|
520
|
+
</xs:annotation>
|
|
521
|
+
</xs:element>
|
|
522
|
+
<xs:element name="desiredRegistratonDate" type="xs:date">
|
|
523
|
+
<xs:annotation>
|
|
524
|
+
<xs:documentation>Желаемые дата регистрации брака</xs:documentation>
|
|
525
|
+
</xs:annotation>
|
|
526
|
+
</xs:element>
|
|
527
|
+
<xs:element name="district" type="cm:STRING80">
|
|
528
|
+
<xs:annotation>
|
|
529
|
+
<xs:documentation>Район, строковое представление</xs:documentation>
|
|
530
|
+
</xs:annotation>
|
|
531
|
+
</xs:element>
|
|
532
|
+
<xs:element name="divisionCode" type="cm:NOT_EMPTY_STRING">
|
|
533
|
+
<xs:annotation>
|
|
534
|
+
<xs:documentation>Код подразделения</xs:documentation>
|
|
535
|
+
</xs:annotation>
|
|
536
|
+
</xs:element>
|
|
537
|
+
<xs:element name="divorceDate" type="cm:DateAgile">
|
|
538
|
+
<xs:annotation>
|
|
539
|
+
<xs:documentation>Дата прекращения брака</xs:documentation>
|
|
540
|
+
</xs:annotation>
|
|
541
|
+
</xs:element>
|
|
542
|
+
<xs:element name="divorceTime" type="xs:time">
|
|
543
|
+
<xs:annotation>
|
|
544
|
+
<xs:documentation>Время начала процедуры прекращения брака</xs:documentation>
|
|
545
|
+
</xs:annotation>
|
|
546
|
+
</xs:element>
|
|
547
|
+
<xs:element name="documentDate" type="xs:date">
|
|
548
|
+
<xs:annotation>
|
|
549
|
+
<xs:documentation>Дата документа</xs:documentation>
|
|
550
|
+
</xs:annotation>
|
|
551
|
+
</xs:element>
|
|
552
|
+
<xs:element name="documentNumber" type="cm:NOT_EMPTY_STRING">
|
|
553
|
+
<xs:annotation>
|
|
554
|
+
<xs:documentation>Номер документа</xs:documentation>
|
|
555
|
+
</xs:annotation>
|
|
556
|
+
</xs:element>
|
|
557
|
+
<xs:element name="documentSeries" type="cm:NOT_EMPTY_STRING">
|
|
558
|
+
<xs:annotation>
|
|
559
|
+
<xs:documentation>Серия документа</xs:documentation>
|
|
560
|
+
</xs:annotation>
|
|
561
|
+
</xs:element>
|
|
562
|
+
<xs:element name="documentType" type="xs:int">
|
|
563
|
+
<xs:annotation>
|
|
564
|
+
<xs:documentation>Тип документа (согласно внутреннему справочнику Федерального Электронного ЗАГСа)</xs:documentation>
|
|
565
|
+
</xs:annotation>
|
|
566
|
+
</xs:element>
|
|
567
|
+
<xs:element name="documentTypeName" type="cm:NOT_EMPTY_STRING">
|
|
568
|
+
<xs:annotation>
|
|
569
|
+
<xs:documentation>Наименование типа документа</xs:documentation>
|
|
570
|
+
</xs:annotation>
|
|
571
|
+
</xs:element>
|
|
572
|
+
<xs:element name="documentUID" type="cm:UID">
|
|
573
|
+
<xs:annotation>
|
|
574
|
+
<xs:documentation>Номер документа в Федеральном электронном ЗАГСе</xs:documentation>
|
|
575
|
+
</xs:annotation>
|
|
576
|
+
</xs:element>
|
|
577
|
+
<xs:element name="duplicate" type="xs:boolean">
|
|
578
|
+
<xs:annotation>
|
|
579
|
+
<xs:documentation>Признак "дубликат"</xs:documentation>
|
|
580
|
+
</xs:annotation>
|
|
581
|
+
</xs:element>
|
|
582
|
+
<xs:element name="ezagsId" type="cm:UID">
|
|
583
|
+
<xs:annotation>
|
|
584
|
+
<xs:documentation>Идентификатор услуги в еЗАГС</xs:documentation>
|
|
585
|
+
</xs:annotation>
|
|
586
|
+
</xs:element>
|
|
587
|
+
<xs:element name="faultBaseObj" type="cm:FaultBaseObj">
|
|
588
|
+
<xs:annotation>
|
|
589
|
+
<xs:documentation>Параметры сообщения об ошибке</xs:documentation>
|
|
590
|
+
</xs:annotation>
|
|
591
|
+
</xs:element>
|
|
592
|
+
<xs:element name="findingCircumstances" type="cm:NOT_EMPTY_STRING">
|
|
593
|
+
<xs:annotation>
|
|
594
|
+
<xs:documentation>Обстоятельства обнаружения ребенка</xs:documentation>
|
|
595
|
+
</xs:annotation>
|
|
596
|
+
</xs:element>
|
|
597
|
+
<xs:element name="findingDate" type="xs:date">
|
|
598
|
+
<xs:annotation>
|
|
599
|
+
<xs:documentation>Дата обнаружения ребенка</xs:documentation>
|
|
600
|
+
</xs:annotation>
|
|
601
|
+
</xs:element>
|
|
602
|
+
<xs:element name="findingPlace" type="cm:NOT_EMPTY_STRING">
|
|
603
|
+
<xs:annotation>
|
|
604
|
+
<xs:documentation>Место обнаружения ребенка</xs:documentation>
|
|
605
|
+
</xs:annotation>
|
|
606
|
+
</xs:element>
|
|
607
|
+
<xs:element name="findingTime" type="cm:TIME">
|
|
608
|
+
<xs:annotation>
|
|
609
|
+
<xs:documentation>Время обнаружения ребенка</xs:documentation>
|
|
610
|
+
</xs:annotation>
|
|
611
|
+
</xs:element>
|
|
612
|
+
<xs:element name="firstName" type="cm:STRING60">
|
|
613
|
+
<xs:annotation>
|
|
614
|
+
<xs:documentation>Имя</xs:documentation>
|
|
615
|
+
</xs:annotation>
|
|
616
|
+
</xs:element>
|
|
617
|
+
<xs:element name="fullName" type="cm:STRING250">
|
|
618
|
+
<xs:annotation>
|
|
619
|
+
<xs:documentation>Полное наименование</xs:documentation>
|
|
620
|
+
</xs:annotation>
|
|
621
|
+
</xs:element>
|
|
622
|
+
<xs:element name="gender" type="cm:GENDERS">
|
|
623
|
+
<xs:annotation>
|
|
624
|
+
<xs:documentation>Пол</xs:documentation>
|
|
625
|
+
</xs:annotation>
|
|
626
|
+
</xs:element>
|
|
627
|
+
<xs:element name="groomAge" type="xs:int">
|
|
628
|
+
<xs:annotation>
|
|
629
|
+
<xs:documentation>Кол-во ЕГО полных лет на момент заключения брака</xs:documentation>
|
|
630
|
+
</xs:annotation>
|
|
631
|
+
</xs:element>
|
|
632
|
+
<xs:element name="groupOfCausesOfDeath" type="cm:GroupOfCausesOfDeath">
|
|
633
|
+
<xs:annotation>
|
|
634
|
+
<xs:documentation>Возможные причины смерти (по медицинскому свидетельству о смерти или о перинатальной смерти)</xs:documentation>
|
|
635
|
+
</xs:annotation>
|
|
636
|
+
</xs:element>
|
|
637
|
+
<xs:element name="hasCommonChildrenUnderAge" type="xs:boolean">
|
|
638
|
+
<xs:annotation>
|
|
639
|
+
<xs:documentation>Признак отсутствия у супругов, расторгающих брак, общих несовершеннолетних детей</xs:documentation>
|
|
640
|
+
</xs:annotation>
|
|
641
|
+
</xs:element>
|
|
642
|
+
<xs:element name="hasSurrogateMother" type="xs:boolean">
|
|
643
|
+
<xs:annotation>
|
|
644
|
+
<xs:documentation>Признак "Родители воспользовались услугами суррогатной матери"</xs:documentation>
|
|
645
|
+
</xs:annotation>
|
|
646
|
+
</xs:element>
|
|
647
|
+
<xs:element name="house" type="cm:STRING20">
|
|
648
|
+
<xs:annotation>
|
|
649
|
+
<xs:documentation>дом/владение/домовладение/участок</xs:documentation>
|
|
650
|
+
</xs:annotation>
|
|
651
|
+
</xs:element>
|
|
652
|
+
<xs:element name="identityDocument" type="cm:IdentityDocument">
|
|
653
|
+
<xs:annotation>
|
|
654
|
+
<xs:documentation>Докумен, удостоверяющий личность</xs:documentation>
|
|
655
|
+
</xs:annotation>
|
|
656
|
+
</xs:element>
|
|
657
|
+
<xs:element name="isAdoptiveParents" type="xs:boolean">
|
|
658
|
+
<xs:annotation>
|
|
659
|
+
<xs:documentation>Признак того, что усыновители (усыновитель) записаны родителями (родителем) ребенка</xs:documentation>
|
|
660
|
+
</xs:annotation>
|
|
661
|
+
</xs:element>
|
|
662
|
+
<xs:element name="isAdoptiveParentsEqualsParents" type="xs:boolean">
|
|
663
|
+
<xs:annotation>
|
|
664
|
+
<xs:documentation>Записаны ли усыновители родителями ребенка?</xs:documentation>
|
|
665
|
+
</xs:annotation>
|
|
666
|
+
</xs:element>
|
|
667
|
+
<xs:element name="isApplicant" type="xs:boolean">
|
|
668
|
+
<xs:annotation>
|
|
669
|
+
<xs:documentation>Признак "Является ли Заявителем"</xs:documentation>
|
|
670
|
+
</xs:annotation>
|
|
671
|
+
</xs:element>
|
|
672
|
+
<xs:element name="isPrivateOfficeOwner" type="xs:boolean">
|
|
673
|
+
<xs:annotation>
|
|
674
|
+
<xs:documentation>Признак "Является ли инициатор отправки заявления владельцем личного кабинета"</xs:documentation>
|
|
675
|
+
</xs:annotation>
|
|
676
|
+
</xs:element>
|
|
677
|
+
<xs:element name="isCeremonialNeed" type="xs:boolean">
|
|
678
|
+
<xs:annotation>
|
|
679
|
+
<xs:documentation>Нужна церемония бракосочетания</xs:documentation>
|
|
680
|
+
</xs:annotation>
|
|
681
|
+
</xs:element>
|
|
682
|
+
<xs:element name="isChildAdopted" type="xs:boolean">
|
|
683
|
+
<xs:annotation>
|
|
684
|
+
<xs:documentation>Ребенка усыновили?</xs:documentation>
|
|
685
|
+
</xs:annotation>
|
|
686
|
+
</xs:element>
|
|
687
|
+
<xs:element name="isChildFound" type="xs:boolean">
|
|
688
|
+
<xs:annotation>
|
|
689
|
+
<xs:documentation>Ребенка нашли?</xs:documentation>
|
|
690
|
+
</xs:annotation>
|
|
691
|
+
</xs:element>
|
|
692
|
+
<xs:element name="isChildRefusal" type="xs:boolean">
|
|
693
|
+
<xs:annotation>
|
|
694
|
+
<xs:documentation>От ребенка отказались?</xs:documentation>
|
|
695
|
+
</xs:annotation>
|
|
696
|
+
</xs:element>
|
|
697
|
+
<xs:element name="isDiedInWeek" type="xs:boolean">
|
|
698
|
+
<xs:annotation>
|
|
699
|
+
<xs:documentation>Признак "ребенок умер на первой неделе жизни"</xs:documentation>
|
|
700
|
+
</xs:annotation>
|
|
701
|
+
</xs:element>
|
|
702
|
+
<xs:element name="isFatherAlive" type="xs:boolean">
|
|
703
|
+
<xs:annotation>
|
|
704
|
+
<xs:documentation>Отец жив?</xs:documentation>
|
|
705
|
+
</xs:annotation>
|
|
706
|
+
</xs:element>
|
|
707
|
+
<xs:element name="isParietalDeath" type="xs:boolean">
|
|
708
|
+
<xs:annotation>
|
|
709
|
+
<xs:documentation>Признак перинатальной смерти субъекта заявления</xs:documentation>
|
|
710
|
+
</xs:annotation>
|
|
711
|
+
</xs:element>
|
|
712
|
+
<xs:element name="isRecovered" type="xs:boolean">
|
|
713
|
+
<xs:annotation>
|
|
714
|
+
<xs:documentation>Признак восстановленной актовой записи</xs:documentation>
|
|
715
|
+
</xs:annotation>
|
|
716
|
+
</xs:element>
|
|
717
|
+
<xs:element name="kladrCode" type="cm:KLADR_CODE">
|
|
718
|
+
<xs:annotation>
|
|
719
|
+
<xs:documentation>Код адреса по классификатору КЛАДР до уровня населенного пункта</xs:documentation>
|
|
720
|
+
</xs:annotation>
|
|
721
|
+
</xs:element>
|
|
722
|
+
<xs:element name="kladeFiasCode" type="cm:KLADE_FIAS_CODE">
|
|
723
|
+
<xs:annotation>
|
|
724
|
+
<xs:documentation>Код по классификатору ФИАС КЛАДЭ</xs:documentation>
|
|
725
|
+
</xs:annotation>
|
|
726
|
+
</xs:element>
|
|
727
|
+
<xs:element name="legalAddress" type="cm:FullAddress">
|
|
728
|
+
<xs:annotation>
|
|
729
|
+
<xs:documentation>Юридический адрес</xs:documentation>
|
|
730
|
+
</xs:annotation>
|
|
731
|
+
</xs:element>
|
|
732
|
+
<xs:element name="licenseNumber" type="cm:NOT_EMPTY_STRING">
|
|
733
|
+
<xs:annotation>
|
|
734
|
+
<xs:documentation>Номер лицензии на медицинскую деятельность частнопрактикующего врача
|
|
735
|
+
</xs:documentation>
|
|
736
|
+
</xs:annotation>
|
|
737
|
+
</xs:element>
|
|
738
|
+
<xs:element name="lonelyMotherStatementDate" type="xs:date">
|
|
739
|
+
<xs:annotation>
|
|
740
|
+
<xs:documentation>Дата заявления одинокой матери</xs:documentation>
|
|
741
|
+
</xs:annotation>
|
|
742
|
+
</xs:element>
|
|
743
|
+
<xs:element name="maritalStatus" type="xs:int">
|
|
744
|
+
<xs:annotation>
|
|
745
|
+
<xs:documentation>Семейное положение</xs:documentation>
|
|
746
|
+
</xs:annotation>
|
|
747
|
+
<!-- Enum? -->
|
|
748
|
+
</xs:element>
|
|
749
|
+
<xs:element name="medCertOfDeathType" type="xs:int">
|
|
750
|
+
<xs:annotation>
|
|
751
|
+
<xs:documentation>Вид отметки на выданном документе (справочник MedCertOfDeathType)</xs:documentation>
|
|
752
|
+
</xs:annotation>
|
|
753
|
+
</xs:element>
|
|
754
|
+
<xs:element name="medicalCertificateOfDeathTypeId" type="xs:int">
|
|
755
|
+
<xs:annotation>
|
|
756
|
+
<xs:documentation>Тип заключения о смерти, отметка на мед.свидетельстве о смерти, о перинатальной смерти</xs:documentation>
|
|
757
|
+
</xs:annotation>
|
|
758
|
+
</xs:element>
|
|
759
|
+
<xs:element name="nationality" type="cm:OKIN_CODE">
|
|
760
|
+
<xs:annotation>
|
|
761
|
+
<xs:documentation>Код национальности по классификатору OkinNationality</xs:documentation>
|
|
762
|
+
</xs:annotation>
|
|
763
|
+
</xs:element>
|
|
764
|
+
<xs:element name="nationalityString" type="cm:STRING40">
|
|
765
|
+
<xs:annotation>
|
|
766
|
+
<xs:documentation>Национальность, строковое представление (отличное от кода в OkinNationality)</xs:documentation>
|
|
767
|
+
</xs:annotation>
|
|
768
|
+
</xs:element>
|
|
769
|
+
<xs:element name="needChangeActRecord" type="xs:boolean">
|
|
770
|
+
<xs:annotation>
|
|
771
|
+
<xs:documentation>Признак того, что требуется внести изменения в ранее зарегистрированный акт о рождении ребенка (на основании изменения места рождения ребенка при его усыновлении)</xs:documentation>
|
|
772
|
+
</xs:annotation>
|
|
773
|
+
</xs:element>
|
|
774
|
+
<xs:element name="newLastNameOfHusb" type="cm:STRING60">
|
|
775
|
+
<xs:annotation>
|
|
776
|
+
<xs:documentation>Фамилия мужа (после регистрации акта: брака или развода)</xs:documentation>
|
|
777
|
+
</xs:annotation>
|
|
778
|
+
</xs:element>
|
|
779
|
+
<xs:element name="newLastNameOfWife" type="cm:STRING60">
|
|
780
|
+
<xs:annotation>
|
|
781
|
+
<xs:documentation>Фамилия жены (после после регистрации акта: брака или развода)</xs:documentation>
|
|
782
|
+
</xs:annotation>
|
|
783
|
+
</xs:element>
|
|
784
|
+
<xs:element name="nsiCommonReference" type="cm:NSICommonReference">
|
|
785
|
+
<xs:annotation>
|
|
786
|
+
<xs:documentation>Сведения о справочниках в стандартном общем представлении</xs:documentation>
|
|
787
|
+
</xs:annotation>
|
|
788
|
+
</xs:element>
|
|
789
|
+
<xs:element name="nsiRegistrar" type="cm:NSIRegistrar">
|
|
790
|
+
<xs:annotation>
|
|
791
|
+
<xs:documentation>Сведения о месте государственной регистрации</xs:documentation>
|
|
792
|
+
</xs:annotation>
|
|
793
|
+
</xs:element>
|
|
794
|
+
<xs:element name="numberChildInBirth" type="xs:int">
|
|
795
|
+
<xs:annotation>
|
|
796
|
+
<xs:documentation>Который по счету родился</xs:documentation>
|
|
797
|
+
</xs:annotation>
|
|
798
|
+
</xs:element>
|
|
799
|
+
<xs:element name="numberChildInFamily" type="xs:int">
|
|
800
|
+
<xs:annotation>
|
|
801
|
+
<xs:documentation>Порядковый номер ребенка в семье</xs:documentation>
|
|
802
|
+
</xs:annotation>
|
|
803
|
+
</xs:element>
|
|
804
|
+
<xs:element name="numberOfBirths" type="xs:int">
|
|
805
|
+
<xs:annotation>
|
|
806
|
+
<xs:documentation>Количество родившихся детей</xs:documentation>
|
|
807
|
+
</xs:annotation>
|
|
808
|
+
</xs:element>
|
|
809
|
+
<xs:element name="okatoCode" type="cm:OKATO_CODE">
|
|
810
|
+
<xs:annotation>
|
|
811
|
+
<xs:documentation>код по классификатору ОКАТО
|
|
812
|
+
</xs:documentation>
|
|
813
|
+
</xs:annotation>
|
|
814
|
+
</xs:element>
|
|
815
|
+
<xs:element name="okogu" type="xs:int">
|
|
816
|
+
<xs:annotation>
|
|
817
|
+
<xs:documentation>Код ОКОГУ</xs:documentation>
|
|
818
|
+
</xs:annotation>
|
|
819
|
+
</xs:element>
|
|
820
|
+
<xs:element name="oktmo" type="cm:NOT_EMPTY_STRING">
|
|
821
|
+
<xs:annotation>
|
|
822
|
+
<xs:documentation>Код ОКТМО</xs:documentation>
|
|
823
|
+
</xs:annotation>
|
|
824
|
+
</xs:element>
|
|
825
|
+
<xs:element name="okpo" type="cm:NOT_EMPTY_STRING">
|
|
826
|
+
<xs:annotation>
|
|
827
|
+
<xs:documentation>Код по ОКПО медицинской организации, выдавшей документ</xs:documentation>
|
|
828
|
+
</xs:annotation>
|
|
829
|
+
</xs:element>
|
|
830
|
+
<xs:element name="organizationAddress" type="cm:FullAddress">
|
|
831
|
+
<xs:annotation>
|
|
832
|
+
<xs:documentation>Адрес организации, выдавшей документ</xs:documentation>
|
|
833
|
+
</xs:annotation>
|
|
834
|
+
</xs:element>
|
|
835
|
+
<xs:element name="organizationName" type="cm:NOT_EMPTY_STRING">
|
|
836
|
+
<xs:annotation>
|
|
837
|
+
<xs:documentation>Наименование организации</xs:documentation>
|
|
838
|
+
</xs:annotation>
|
|
839
|
+
</xs:element>
|
|
840
|
+
<xs:element name="otherInformationAndOfficialAnnotationsItem" type="cm:NOT_EMPTY_STRING"/>
|
|
841
|
+
<xs:element name="patronymic" type="cm:STRING60">
|
|
842
|
+
<xs:annotation>
|
|
843
|
+
<xs:documentation>Отчество</xs:documentation>
|
|
844
|
+
</xs:annotation>
|
|
845
|
+
</xs:element>
|
|
846
|
+
<xs:element name="fio" type="cm:STRING250">
|
|
847
|
+
<xs:annotation>
|
|
848
|
+
<xs:documentation>ФИО</xs:documentation>
|
|
849
|
+
</xs:annotation>
|
|
850
|
+
</xs:element>
|
|
851
|
+
<xs:element name="period" type="xs:decimal">
|
|
852
|
+
<xs:annotation>
|
|
853
|
+
<xs:documentation>Срок лишения свободы</xs:documentation>
|
|
854
|
+
</xs:annotation>
|
|
855
|
+
</xs:element>
|
|
856
|
+
<xs:element name="pguId" type="cm:UID">
|
|
857
|
+
<xs:annotation>
|
|
858
|
+
<xs:documentation>Идентификатор услуги в ЕПГУ</xs:documentation>
|
|
859
|
+
</xs:annotation>
|
|
860
|
+
</xs:element>
|
|
861
|
+
<xs:element name="phoneNumber" type="cm:PHONE">
|
|
862
|
+
<xs:annotation>
|
|
863
|
+
<xs:documentation>Контактный телефон</xs:documentation>
|
|
864
|
+
</xs:annotation>
|
|
865
|
+
</xs:element>
|
|
866
|
+
<xs:element name="position" type="cm:NOT_EMPTY_STRING">
|
|
867
|
+
<xs:annotation>
|
|
868
|
+
<xs:documentation>Должность</xs:documentation>
|
|
869
|
+
</xs:annotation>
|
|
870
|
+
</xs:element>
|
|
871
|
+
<xs:element name="postalAddress" type="cm:FullAddress">
|
|
872
|
+
<xs:annotation>
|
|
873
|
+
<xs:documentation>Почтовый адрес</xs:documentation>
|
|
874
|
+
</xs:annotation>
|
|
875
|
+
</xs:element>
|
|
876
|
+
<xs:element name="powerOfAttorney" type="cm:PowerOfAttorney">
|
|
877
|
+
<xs:annotation>
|
|
878
|
+
<xs:documentation>Доверенность ФЛ</xs:documentation>
|
|
879
|
+
</xs:annotation>
|
|
880
|
+
</xs:element>
|
|
881
|
+
<xs:element name="powerOfAttorneyLegal" type="cm:PowerOfAttorneyLegal">
|
|
882
|
+
<xs:annotation>
|
|
883
|
+
<xs:documentation>Доверенность ЮЛ</xs:documentation>
|
|
884
|
+
</xs:annotation>
|
|
885
|
+
</xs:element>
|
|
886
|
+
<xs:element name="proceedMethod" type="cm:NOT_EMPTY_STRING">
|
|
887
|
+
<xs:annotation>
|
|
888
|
+
<xs:documentation>Способ поступления заявления</xs:documentation>
|
|
889
|
+
</xs:annotation>
|
|
890
|
+
</xs:element>
|
|
891
|
+
<xs:element name="rawAddressString" type="cm:NOT_EMPTY_STRING">
|
|
892
|
+
<xs:annotation>
|
|
893
|
+
<xs:documentation>адрес в первоначальном виде (как записан в документе). Только для визуальной верификации сотрудником ЗАГС!</xs:documentation>
|
|
894
|
+
</xs:annotation>
|
|
895
|
+
</xs:element>
|
|
896
|
+
<xs:element name="reasonOfMotherAbsence" type="cm:NOT_EMPTY_STRING">
|
|
897
|
+
<xs:annotation>
|
|
898
|
+
<xs:documentation>Причина, по которой при установлении отцовства мать ребенка отсутствует, если не из справочника</xs:documentation>
|
|
899
|
+
</xs:annotation>
|
|
900
|
+
</xs:element>
|
|
901
|
+
<xs:element name="reasonOfMotherAbsenceId" type="xs:int">
|
|
902
|
+
<xs:annotation>
|
|
903
|
+
<xs:documentation>Код причины, по которой при установлении отцовства мать ребенка отсутствует (в соответствии с решением суда или справкой из ОВД) </xs:documentation>
|
|
904
|
+
</xs:annotation>
|
|
905
|
+
</xs:element>
|
|
906
|
+
<xs:element name="reasonOfSendStatment" type="cm:NOT_EMPTY_STRING">
|
|
907
|
+
<xs:annotation>
|
|
908
|
+
<xs:documentation>Причина обращения за исполнением услуги (причина перемены имени со слов заявителя, в связи с чем истребуется документ)</xs:documentation>
|
|
909
|
+
</xs:annotation>
|
|
910
|
+
</xs:element>
|
|
911
|
+
<xs:element name="refusalDate" type="xs:date">
|
|
912
|
+
<xs:annotation>
|
|
913
|
+
<xs:documentation>Дата оставления ребенка</xs:documentation>
|
|
914
|
+
</xs:annotation>
|
|
915
|
+
</xs:element>
|
|
916
|
+
<xs:element name="region" type="cm:STRING80">
|
|
917
|
+
<xs:annotation>
|
|
918
|
+
<xs:documentation>Субъект РФ, строковое представление</xs:documentation>
|
|
919
|
+
</xs:annotation>
|
|
920
|
+
</xs:element>
|
|
921
|
+
<xs:element name="regionCode" type="cm:REGION_CODE">
|
|
922
|
+
<xs:annotation>
|
|
923
|
+
<xs:documentation>Код региона</xs:documentation>
|
|
924
|
+
</xs:annotation>
|
|
925
|
+
</xs:element>
|
|
926
|
+
<xs:element name="regionZagsID" type="cm:REGION_REGISTRAR_ID">
|
|
927
|
+
<xs:annotation>
|
|
928
|
+
<xs:documentation>Идентификатор ЗАГС в сети региона</xs:documentation>
|
|
929
|
+
</xs:annotation>
|
|
930
|
+
</xs:element>
|
|
931
|
+
<xs:element name="registrarId" type="cm:registrarUID">
|
|
932
|
+
<xs:annotation>
|
|
933
|
+
<xs:documentation>Код органа ЗАГС, составившего документ (из внешнего справочника на ЕНСИ)</xs:documentation>
|
|
934
|
+
</xs:annotation>
|
|
935
|
+
</xs:element>
|
|
936
|
+
<xs:element name="residencePlace" type="cm:FullAddress">
|
|
937
|
+
<xs:annotation>
|
|
938
|
+
<xs:documentation>Место жительства</xs:documentation>
|
|
939
|
+
</xs:annotation>
|
|
940
|
+
</xs:element>
|
|
941
|
+
<xs:element name="serviceTypes" type="cm:ListOfServiceTypes">
|
|
942
|
+
<xs:annotation>
|
|
943
|
+
<xs:documentation>Список видов заявлений, принимаемых органом ЗАГС в электронном виде
|
|
944
|
+
</xs:documentation>
|
|
945
|
+
</xs:annotation>
|
|
946
|
+
</xs:element>
|
|
947
|
+
<xs:element name="settlement" type="cm:STRING80">
|
|
948
|
+
<xs:annotation>
|
|
949
|
+
<xs:documentation>Населенный пункт, строковое представленеи </xs:documentation>
|
|
950
|
+
</xs:annotation>
|
|
951
|
+
</xs:element>
|
|
952
|
+
<xs:element name="shortName" type="cm:NOT_EMPTY_STRING">
|
|
953
|
+
<xs:annotation>
|
|
954
|
+
<xs:documentation>Краткое наименование</xs:documentation>
|
|
955
|
+
</xs:annotation>
|
|
956
|
+
</xs:element>
|
|
957
|
+
<xs:element name="singleMotherStatementDate" type="xs:date">
|
|
958
|
+
<xs:annotation>
|
|
959
|
+
<xs:documentation>Дата заявления одинокой матери</xs:documentation>
|
|
960
|
+
</xs:annotation>
|
|
961
|
+
</xs:element>
|
|
962
|
+
<xs:element name="snils" type="cm:SNILS"/>
|
|
963
|
+
<xs:element name="specifyNationalityOfFather" type="xs:boolean">
|
|
964
|
+
<xs:annotation>
|
|
965
|
+
<xs:documentation>Указывать ли в акте национальность отца</xs:documentation>
|
|
966
|
+
</xs:annotation>
|
|
967
|
+
</xs:element>
|
|
968
|
+
<xs:element name="specifyNationalityOfMother" type="xs:boolean">
|
|
969
|
+
<xs:annotation>
|
|
970
|
+
<xs:documentation>Указывать ли в акте национальность матери</xs:documentation>
|
|
971
|
+
</xs:annotation>
|
|
972
|
+
</xs:element>
|
|
973
|
+
<xs:element name="statementDate" type="xs:date">
|
|
974
|
+
<xs:annotation>
|
|
975
|
+
<xs:documentation>Дата заявления</xs:documentation>
|
|
976
|
+
</xs:annotation>
|
|
977
|
+
</xs:element>
|
|
978
|
+
<xs:element name="statementNumber" type="xs:int">
|
|
979
|
+
<xs:annotation>
|
|
980
|
+
<xs:documentation>Номер заявления</xs:documentation>
|
|
981
|
+
</xs:annotation>
|
|
982
|
+
</xs:element>
|
|
983
|
+
<xs:element name="street" type="cm:STRING80">
|
|
984
|
+
<xs:annotation>
|
|
985
|
+
<xs:documentation>Улица</xs:documentation>
|
|
986
|
+
</xs:annotation>
|
|
987
|
+
</xs:element>
|
|
988
|
+
<xs:element name="surname" type="cm:STRING60">
|
|
989
|
+
<xs:annotation>
|
|
990
|
+
<xs:documentation>Фамилия</xs:documentation>
|
|
991
|
+
</xs:annotation>
|
|
992
|
+
</xs:element>
|
|
993
|
+
<xs:element name="surnameMotherInMarriage" type="cm:NOT_EMPTY_STRING">
|
|
994
|
+
<xs:annotation>
|
|
995
|
+
<xs:documentation>Фамилия матери в браке.</xs:documentation>
|
|
996
|
+
</xs:annotation>
|
|
997
|
+
</xs:element>
|
|
998
|
+
<xs:element name="isSecondCopy" type="xs:boolean">
|
|
999
|
+
<xs:annotation>
|
|
1000
|
+
<xs:documentation>Это второй экземпляр актовой записи?</xs:documentation>
|
|
1001
|
+
</xs:annotation>
|
|
1002
|
+
</xs:element>
|
|
1003
|
+
<xs:element name="verificationStatus" type="cm:VERIFICATION_STATUS">
|
|
1004
|
+
<xs:annotation>
|
|
1005
|
+
<xs:documentation>Статус проверки сведений в данном документе (справочник DocumentVerifStatus)</xs:documentation>
|
|
1006
|
+
</xs:annotation>
|
|
1007
|
+
</xs:element>
|
|
1008
|
+
<xs:element name="voidResponseObj" type="cm:VoidResponseObj">
|
|
1009
|
+
<xs:annotation>
|
|
1010
|
+
<xs:documentation>Пустой ответ</xs:documentation>
|
|
1011
|
+
</xs:annotation>
|
|
1012
|
+
</xs:element>
|
|
1013
|
+
<xs:element name="voidRequestObj" type="cm:VoidRequestObj">
|
|
1014
|
+
<xs:annotation>
|
|
1015
|
+
<xs:documentation>Пустой запрос</xs:documentation>
|
|
1016
|
+
</xs:annotation>
|
|
1017
|
+
</xs:element>
|
|
1018
|
+
<xs:element name="wasDeadPersonEstablished" type="xs:boolean" default="1">
|
|
1019
|
+
<xs:annotation>
|
|
1020
|
+
<xs:documentation>Установленна ли личность умершего?</xs:documentation>
|
|
1021
|
+
</xs:annotation>
|
|
1022
|
+
</xs:element>
|
|
1023
|
+
<xs:element name="wasFiliationEstablished" type="xs:boolean">
|
|
1024
|
+
<xs:annotation>
|
|
1025
|
+
<xs:documentation>Отцовство установленно?</xs:documentation>
|
|
1026
|
+
</xs:annotation>
|
|
1027
|
+
</xs:element>
|
|
1028
|
+
<xs:element name="workPhoneNumber" type="cm:PHONE">
|
|
1029
|
+
<xs:annotation>
|
|
1030
|
+
<xs:documentation>Рабочий номер телефона</xs:documentation>
|
|
1031
|
+
</xs:annotation>
|
|
1032
|
+
</xs:element>
|
|
1033
|
+
<xs:element name="isFirstMarriageForHer" type="xs:int">
|
|
1034
|
+
<xs:annotation>
|
|
1035
|
+
<xs:documentation>Признак того, что невеста вступает в брак впервые</xs:documentation>
|
|
1036
|
+
</xs:annotation>
|
|
1037
|
+
</xs:element>
|
|
1038
|
+
<xs:element name="isFirstMarriageForHim" type="xs:int">
|
|
1039
|
+
<xs:annotation>
|
|
1040
|
+
<xs:documentation>Признак того, что жених вступает в брак впервые</xs:documentation>
|
|
1041
|
+
</xs:annotation>
|
|
1042
|
+
</xs:element>
|
|
1043
|
+
<xs:element name="version" type="cm:TIME_STAMP_VERSION">
|
|
1044
|
+
<xs:annotation>
|
|
1045
|
+
<xs:documentation>Временная метка, в виде time stamp, используемая в качестве версии</xs:documentation>
|
|
1046
|
+
</xs:annotation>
|
|
1047
|
+
</xs:element>
|
|
1048
|
+
<xs:element name="childWeight" type="xs:int">
|
|
1049
|
+
<xs:annotation>
|
|
1050
|
+
<xs:documentation>Масса тела ребенка при рождении.
|
|
1051
|
+
Заполняется из медицинского свидетельства о рождении - пункт 16, при мертворождении -
|
|
1052
|
+
пункт 17 медицинского свидетельства о перинатальной смерти, указывается в граммах.
|
|
1053
|
+
</xs:documentation>
|
|
1054
|
+
</xs:annotation>
|
|
1055
|
+
</xs:element>
|
|
1056
|
+
<xs:element name="numberOfJuvenileChildren" type="xs:int">
|
|
1057
|
+
<xs:annotation>
|
|
1058
|
+
<xs:documentation>Число общих детей до 18 лет. Заполняется цифрами.</xs:documentation>
|
|
1059
|
+
</xs:annotation>
|
|
1060
|
+
</xs:element>
|
|
1061
|
+
<xs:element name="education" type="xs:int">
|
|
1062
|
+
<xs:annotation>
|
|
1063
|
+
<xs:documentation>Код Образования по классификатору Росстата</xs:documentation>
|
|
1064
|
+
</xs:annotation>
|
|
1065
|
+
</xs:element>
|
|
1066
|
+
<xs:element name="educationString" type="cm:STRING250">
|
|
1067
|
+
<xs:annotation>
|
|
1068
|
+
<xs:documentation>Образование - строковое представление</xs:documentation>
|
|
1069
|
+
</xs:annotation>
|
|
1070
|
+
</xs:element>
|
|
1071
|
+
<xs:element name="occupation" type="xs:int">
|
|
1072
|
+
<xs:annotation>
|
|
1073
|
+
<xs:documentation>Код Занятость по классификатору Росстата</xs:documentation>
|
|
1074
|
+
</xs:annotation>
|
|
1075
|
+
</xs:element>
|
|
1076
|
+
<xs:element name="deathPlacedAt" type="xs:int">
|
|
1077
|
+
<xs:annotation>
|
|
1078
|
+
<xs:documentation>Код Смерть наступила по классификатору Росстата</xs:documentation>
|
|
1079
|
+
</xs:annotation>
|
|
1080
|
+
</xs:element>
|
|
1081
|
+
<xs:element name="causeOfDeath" type="xs:int">
|
|
1082
|
+
<xs:annotation>
|
|
1083
|
+
<xs:documentation>Код Смерть произошла по классификатору Росстата</xs:documentation>
|
|
1084
|
+
</xs:annotation>
|
|
1085
|
+
</xs:element>
|
|
1086
|
+
<xs:element name="causeOfDeathString" type="cm:STRING250">
|
|
1087
|
+
<xs:annotation>
|
|
1088
|
+
<xs:documentation>Смерть произошла - строковое представление</xs:documentation>
|
|
1089
|
+
</xs:annotation>
|
|
1090
|
+
</xs:element>
|
|
1091
|
+
<xs:element name="deathPeriodRoadAccident" type="xs:int">
|
|
1092
|
+
<xs:annotation>
|
|
1093
|
+
<xs:documentation>Код Смерть в результате ДТП по классификатору Росстата</xs:documentation>
|
|
1094
|
+
</xs:annotation>
|
|
1095
|
+
</xs:element>
|
|
1096
|
+
<xs:element name="whoRegisteredDeath" type="xs:int">
|
|
1097
|
+
<xs:annotation>
|
|
1098
|
+
<xs:documentation>Код Причина смерти установлена по классификатору Росстата</xs:documentation>
|
|
1099
|
+
</xs:annotation>
|
|
1100
|
+
</xs:element>
|
|
1101
|
+
<xs:simpleType name="KLADE_FIAS_CODE">
|
|
1102
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1103
|
+
<xs:length value="36"/>
|
|
1104
|
+
</xs:restriction>
|
|
1105
|
+
</xs:simpleType>
|
|
1106
|
+
<xs:simpleType name="TIME_STAMP_VERSION">
|
|
1107
|
+
<xs:annotation>
|
|
1108
|
+
<xs:documentation>Временной интервал ограничен датами с 1 января 1910 года по 1 января 2020 года</xs:documentation>
|
|
1109
|
+
</xs:annotation>
|
|
1110
|
+
<xs:restriction base="xs:integer">
|
|
1111
|
+
<xs:minInclusive value="58064749200000"/>
|
|
1112
|
+
<xs:maxInclusive value="61535955600000"/>
|
|
1113
|
+
</xs:restriction>
|
|
1114
|
+
</xs:simpleType>
|
|
1115
|
+
<xs:simpleType name="ACT_RECORD_NUMBER">
|
|
1116
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1117
|
+
<xs:pattern value="\d{1,5}[\d\w]?"/>
|
|
1118
|
+
</xs:restriction>
|
|
1119
|
+
</xs:simpleType>
|
|
1120
|
+
<xs:simpleType name="ACT_RECORD_UID">
|
|
1121
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1122
|
+
<xs:pattern value="\w{21}"/>
|
|
1123
|
+
</xs:restriction>
|
|
1124
|
+
</xs:simpleType>
|
|
1125
|
+
<xs:simpleType name="BIRTH_STATUSES">
|
|
1126
|
+
<xs:annotation>
|
|
1127
|
+
<xs:documentation>Перечисляемый тип: "живорожденный / мертворожденный" ребенок</xs:documentation>
|
|
1128
|
+
</xs:annotation>
|
|
1129
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1130
|
+
<xs:enumeration value="undefined">
|
|
1131
|
+
<xs:annotation>
|
|
1132
|
+
<xs:documentation>значение не определено</xs:documentation>
|
|
1133
|
+
</xs:annotation>
|
|
1134
|
+
</xs:enumeration>
|
|
1135
|
+
<xs:enumeration value="liveborn">
|
|
1136
|
+
<xs:annotation>
|
|
1137
|
+
<xs:documentation>живорожденный</xs:documentation>
|
|
1138
|
+
</xs:annotation>
|
|
1139
|
+
</xs:enumeration>
|
|
1140
|
+
<xs:enumeration value="deadborn">
|
|
1141
|
+
<xs:annotation>
|
|
1142
|
+
<xs:documentation>мертворожденный</xs:documentation>
|
|
1143
|
+
</xs:annotation>
|
|
1144
|
+
</xs:enumeration>
|
|
1145
|
+
</xs:restriction>
|
|
1146
|
+
</xs:simpleType>
|
|
1147
|
+
<xs:simpleType name="CERTIFICATE_STATUS">
|
|
1148
|
+
<xs:annotation>
|
|
1149
|
+
<xs:documentation>Статус свидетельства</xs:documentation>
|
|
1150
|
+
</xs:annotation>
|
|
1151
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1152
|
+
<xs:enumeration value="primary">
|
|
1153
|
+
<xs:annotation>
|
|
1154
|
+
<xs:documentation>первичное</xs:documentation>
|
|
1155
|
+
</xs:annotation>
|
|
1156
|
+
</xs:enumeration>
|
|
1157
|
+
<xs:enumeration value="repeated">
|
|
1158
|
+
<xs:annotation>
|
|
1159
|
+
<xs:documentation>повторное</xs:documentation>
|
|
1160
|
+
</xs:annotation>
|
|
1161
|
+
</xs:enumeration>
|
|
1162
|
+
<xs:enumeration value="damaged">
|
|
1163
|
+
<xs:annotation>
|
|
1164
|
+
<xs:documentation>испорченное</xs:documentation>
|
|
1165
|
+
</xs:annotation>
|
|
1166
|
+
</xs:enumeration>
|
|
1167
|
+
<xs:enumeration value="based_on_changes">
|
|
1168
|
+
<xs:annotation>
|
|
1169
|
+
<xs:documentation>выдано в связи с изменениями</xs:documentation>
|
|
1170
|
+
</xs:annotation>
|
|
1171
|
+
</xs:enumeration>
|
|
1172
|
+
</xs:restriction>
|
|
1173
|
+
</xs:simpleType>
|
|
1174
|
+
<xs:simpleType name="CITIZENSHIP">
|
|
1175
|
+
<xs:restriction base="xs:int">
|
|
1176
|
+
<xs:minInclusive value="1"/>
|
|
1177
|
+
<xs:maxInclusive value="999"/>
|
|
1178
|
+
</xs:restriction>
|
|
1179
|
+
</xs:simpleType>
|
|
1180
|
+
<xs:simpleType name="CONNECTION_WITH_DEAD">
|
|
1181
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1182
|
+
<xs:enumeration value="RELATIVE"/>
|
|
1183
|
+
<xs:enumeration value="MOTHER_OF_CHILD_DEAD_IN_ONE_WEEK"/>
|
|
1184
|
+
<xs:enumeration value="FATHER_OF_CHILD_DEAD_IN_ONE_WEEK"/>
|
|
1185
|
+
<xs:enumeration value="OTHER_PERSON"/>
|
|
1186
|
+
</xs:restriction>
|
|
1187
|
+
</xs:simpleType>
|
|
1188
|
+
<xs:simpleType name="FAULT">
|
|
1189
|
+
<xs:annotation>
|
|
1190
|
+
<xs:documentation>Список типов сообщения об ошибке</xs:documentation>
|
|
1191
|
+
</xs:annotation>
|
|
1192
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1193
|
+
<xs:enumeration value="verification"/>
|
|
1194
|
+
<xs:enumeration value="execution"/>
|
|
1195
|
+
</xs:restriction>
|
|
1196
|
+
</xs:simpleType>
|
|
1197
|
+
<xs:simpleType name="GENDERS">
|
|
1198
|
+
<xs:annotation>
|
|
1199
|
+
<xs:documentation>Пол</xs:documentation>
|
|
1200
|
+
</xs:annotation>
|
|
1201
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1202
|
+
<xs:enumeration value="undefined">
|
|
1203
|
+
<xs:annotation>
|
|
1204
|
+
<xs:documentation>Значение не определено</xs:documentation>
|
|
1205
|
+
</xs:annotation>
|
|
1206
|
+
</xs:enumeration>
|
|
1207
|
+
<xs:enumeration value="male">
|
|
1208
|
+
<xs:annotation>
|
|
1209
|
+
<xs:documentation>Мужской</xs:documentation>
|
|
1210
|
+
</xs:annotation>
|
|
1211
|
+
</xs:enumeration>
|
|
1212
|
+
<xs:enumeration value="female">
|
|
1213
|
+
<xs:annotation>
|
|
1214
|
+
<xs:documentation>Женский</xs:documentation>
|
|
1215
|
+
</xs:annotation>
|
|
1216
|
+
</xs:enumeration>
|
|
1217
|
+
</xs:restriction>
|
|
1218
|
+
</xs:simpleType>
|
|
1219
|
+
<xs:simpleType name="KLADR_CODE">
|
|
1220
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1221
|
+
<xs:pattern value="\d{11,17}"/>
|
|
1222
|
+
</xs:restriction>
|
|
1223
|
+
</xs:simpleType>
|
|
1224
|
+
<xs:simpleType name="OKATO_CODE">
|
|
1225
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1226
|
+
<xs:pattern value="\d{11}"/>
|
|
1227
|
+
</xs:restriction>
|
|
1228
|
+
</xs:simpleType>
|
|
1229
|
+
<xs:simpleType name="OKIN_CODE">
|
|
1230
|
+
<xs:restriction base="xs:int">
|
|
1231
|
+
<xs:totalDigits value="3"/>
|
|
1232
|
+
</xs:restriction>
|
|
1233
|
+
</xs:simpleType>
|
|
1234
|
+
<xs:simpleType name="OKSM_CODE">
|
|
1235
|
+
<xs:restriction base="xs:int">
|
|
1236
|
+
<xs:totalDigits value="3"/>
|
|
1237
|
+
</xs:restriction>
|
|
1238
|
+
</xs:simpleType>
|
|
1239
|
+
<xs:simpleType name="PHONE">
|
|
1240
|
+
<xs:annotation>
|
|
1241
|
+
<xs:documentation>Номер телефона</xs:documentation>
|
|
1242
|
+
</xs:annotation>
|
|
1243
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1244
|
+
<xs:maxLength value="20"/>
|
|
1245
|
+
</xs:restriction>
|
|
1246
|
+
</xs:simpleType>
|
|
1247
|
+
<xs:simpleType name="REGION_CODE">
|
|
1248
|
+
<xs:restriction base="xs:int">
|
|
1249
|
+
<xs:totalDigits value="2"/>
|
|
1250
|
+
<xs:minInclusive value="1"/>
|
|
1251
|
+
<xs:maxInclusive value="99"/>
|
|
1252
|
+
</xs:restriction>
|
|
1253
|
+
</xs:simpleType>
|
|
1254
|
+
<xs:simpleType name="REGION_REGISTRAR_ID">
|
|
1255
|
+
<xs:restriction base="xs:int">
|
|
1256
|
+
<xs:totalDigits value="4"/>
|
|
1257
|
+
<xs:minInclusive value="1"/>
|
|
1258
|
+
<xs:maxInclusive value="9999"/>
|
|
1259
|
+
</xs:restriction>
|
|
1260
|
+
</xs:simpleType>
|
|
1261
|
+
<xs:simpleType name="registrarUID">
|
|
1262
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1263
|
+
<xs:pattern value="\d{6}"/>
|
|
1264
|
+
</xs:restriction>
|
|
1265
|
+
</xs:simpleType>
|
|
1266
|
+
<xs:simpleType name="SERIES7">
|
|
1267
|
+
<xs:annotation>
|
|
1268
|
+
<xs:documentation>Серия документа. Начинается с семи цифр</xs:documentation>
|
|
1269
|
+
</xs:annotation>
|
|
1270
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1271
|
+
<xs:pattern value="[0-9]{7}.*"/>
|
|
1272
|
+
</xs:restriction>
|
|
1273
|
+
</xs:simpleType>
|
|
1274
|
+
<xs:simpleType name="SNILS">
|
|
1275
|
+
<xs:annotation>
|
|
1276
|
+
<xs:documentation>СНИЛС</xs:documentation>
|
|
1277
|
+
</xs:annotation>
|
|
1278
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1279
|
+
<xs:pattern value="[0-9]{3}-[0-9]{3}-[0-9]{3} [0-9]{2}"/>
|
|
1280
|
+
</xs:restriction>
|
|
1281
|
+
</xs:simpleType>
|
|
1282
|
+
<xs:simpleType name="STATEMENT_BLANK_TYPE">
|
|
1283
|
+
<xs:annotation>
|
|
1284
|
+
<xs:documentation>Форма заявления на предоставление услуги</xs:documentation>
|
|
1285
|
+
</xs:annotation>
|
|
1286
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1287
|
+
<xs:enumeration value="BIRTH_1">
|
|
1288
|
+
<xs:annotation>
|
|
1289
|
+
<xs:documentation>Заявление о рождении. Форма №1</xs:documentation>
|
|
1290
|
+
</xs:annotation>
|
|
1291
|
+
</xs:enumeration>
|
|
1292
|
+
<xs:enumeration value="BIRTH_2">
|
|
1293
|
+
<xs:annotation>
|
|
1294
|
+
<xs:documentation>Заявление о рождении ребенка у матери, не состоящей в браке. Форма №2</xs:documentation>
|
|
1295
|
+
</xs:annotation>
|
|
1296
|
+
</xs:enumeration>
|
|
1297
|
+
<xs:enumeration value="BIRTH_3">
|
|
1298
|
+
<xs:annotation>
|
|
1299
|
+
<xs:documentation>Заявление о внесении сведений об отце ребенка в запись акта о рождении. Форма №3</xs:documentation>
|
|
1300
|
+
</xs:annotation>
|
|
1301
|
+
</xs:enumeration>
|
|
1302
|
+
<xs:enumeration value="BIRTH_4">
|
|
1303
|
+
<xs:annotation>
|
|
1304
|
+
<xs:documentation>Заявление о рождении найденного ребенка. Форма №4</xs:documentation>
|
|
1305
|
+
</xs:annotation>
|
|
1306
|
+
</xs:enumeration>
|
|
1307
|
+
<xs:enumeration value="BIRTH_5">
|
|
1308
|
+
<xs:annotation>
|
|
1309
|
+
<xs:documentation>Заявление о рождении гражданина, государственная регистрация рождения которого ранее не производилась. Форма №5</xs:documentation>
|
|
1310
|
+
</xs:annotation>
|
|
1311
|
+
</xs:enumeration>
|
|
1312
|
+
<xs:enumeration value="BIRTH_6">
|
|
1313
|
+
<xs:annotation>
|
|
1314
|
+
<xs:documentation>Заявление о рождении, подтверждающее факт рождения ребенка вне медицинской организации. Форма №6</xs:documentation>
|
|
1315
|
+
</xs:annotation>
|
|
1316
|
+
</xs:enumeration>
|
|
1317
|
+
<xs:enumeration value="MARRIAGE_7">
|
|
1318
|
+
<xs:annotation>
|
|
1319
|
+
<xs:documentation>Заявление о заключении брака. Форма №7</xs:documentation>
|
|
1320
|
+
</xs:annotation>
|
|
1321
|
+
</xs:enumeration>
|
|
1322
|
+
<xs:enumeration value="DIVORCE_8">
|
|
1323
|
+
<xs:annotation>
|
|
1324
|
+
<xs:documentation>Заявление о расторжении брака (по взаимному согласию супругов). Форма №8</xs:documentation>
|
|
1325
|
+
</xs:annotation>
|
|
1326
|
+
</xs:enumeration>
|
|
1327
|
+
<xs:enumeration value="DIVORCE_9">
|
|
1328
|
+
<xs:annotation>
|
|
1329
|
+
<xs:documentation>Заявление о расторжении брака (поданное одним из супругов). Форма №9</xs:documentation>
|
|
1330
|
+
</xs:annotation>
|
|
1331
|
+
</xs:enumeration>
|
|
1332
|
+
<xs:enumeration value="DIVORCE_10">
|
|
1333
|
+
<xs:annotation>
|
|
1334
|
+
<xs:documentation>Заявление о расторжении брака (на основании решения суда о расторжении брака). Форма №10</xs:documentation>
|
|
1335
|
+
</xs:annotation>
|
|
1336
|
+
</xs:enumeration>
|
|
1337
|
+
<xs:enumeration value="DEATH_16">
|
|
1338
|
+
<xs:annotation>
|
|
1339
|
+
<xs:documentation>Заявление о смерти. Форма №16</xs:documentation>
|
|
1340
|
+
</xs:annotation>
|
|
1341
|
+
</xs:enumeration>
|
|
1342
|
+
</xs:restriction>
|
|
1343
|
+
</xs:simpleType>
|
|
1344
|
+
<xs:simpleType name="STRING10">
|
|
1345
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1346
|
+
<xs:maxLength value="10"/>
|
|
1347
|
+
</xs:restriction>
|
|
1348
|
+
</xs:simpleType>
|
|
1349
|
+
<xs:simpleType name="STRING20">
|
|
1350
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1351
|
+
<xs:maxLength value="20"/>
|
|
1352
|
+
</xs:restriction>
|
|
1353
|
+
</xs:simpleType>
|
|
1354
|
+
<xs:simpleType name="STRING250">
|
|
1355
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1356
|
+
<xs:maxLength value="250"/>
|
|
1357
|
+
</xs:restriction>
|
|
1358
|
+
</xs:simpleType>
|
|
1359
|
+
<xs:simpleType name="STRING40">
|
|
1360
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1361
|
+
<xs:maxLength value="40"/>
|
|
1362
|
+
</xs:restriction>
|
|
1363
|
+
</xs:simpleType>
|
|
1364
|
+
<xs:simpleType name="STRING60">
|
|
1365
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1366
|
+
<xs:maxLength value="60"/>
|
|
1367
|
+
</xs:restriction>
|
|
1368
|
+
</xs:simpleType>
|
|
1369
|
+
<xs:simpleType name="STRING80">
|
|
1370
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1371
|
+
<xs:maxLength value="80"/>
|
|
1372
|
+
</xs:restriction>
|
|
1373
|
+
</xs:simpleType>
|
|
1374
|
+
<xs:simpleType name="TIME">
|
|
1375
|
+
<xs:annotation>
|
|
1376
|
+
<xs:documentation>Время</xs:documentation>
|
|
1377
|
+
</xs:annotation>
|
|
1378
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1379
|
+
<xs:pattern value="[012]\d:[0-6]\d"/>
|
|
1380
|
+
</xs:restriction>
|
|
1381
|
+
</xs:simpleType>
|
|
1382
|
+
<xs:simpleType name="UID">
|
|
1383
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1384
|
+
<xs:pattern value="\d+"/>
|
|
1385
|
+
</xs:restriction>
|
|
1386
|
+
</xs:simpleType>
|
|
1387
|
+
<xs:simpleType name="PAYMENT_STATUS">
|
|
1388
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1389
|
+
<xs:enumeration value="UNDEFINED">
|
|
1390
|
+
<xs:annotation>
|
|
1391
|
+
<xs:documentation>Не известен</xs:documentation>
|
|
1392
|
+
</xs:annotation>
|
|
1393
|
+
</xs:enumeration>
|
|
1394
|
+
<xs:enumeration value="NOT_PAID">
|
|
1395
|
+
<xs:annotation>
|
|
1396
|
+
<xs:documentation>Не оплачен</xs:documentation>
|
|
1397
|
+
</xs:annotation>
|
|
1398
|
+
</xs:enumeration>
|
|
1399
|
+
<xs:enumeration value="PART_PAID">
|
|
1400
|
+
<xs:annotation>
|
|
1401
|
+
<xs:documentation>Оплачен частично</xs:documentation>
|
|
1402
|
+
</xs:annotation>
|
|
1403
|
+
</xs:enumeration>
|
|
1404
|
+
<xs:enumeration value="PAID">
|
|
1405
|
+
<xs:annotation>
|
|
1406
|
+
<xs:documentation>Оплачено</xs:documentation>
|
|
1407
|
+
</xs:annotation>
|
|
1408
|
+
</xs:enumeration>
|
|
1409
|
+
</xs:restriction>
|
|
1410
|
+
</xs:simpleType>
|
|
1411
|
+
<xs:simpleType name="TIME_RESERVATION_STATUS">
|
|
1412
|
+
<xs:annotation>
|
|
1413
|
+
<xs:documentation>Статусы процесса резервации времени посещения по услуге</xs:documentation>
|
|
1414
|
+
</xs:annotation>
|
|
1415
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1416
|
+
<xs:enumeration value="timeReservationNeeded">
|
|
1417
|
+
<xs:annotation>
|
|
1418
|
+
<xs:documentation>По услуге требуется регистрация времени (либо предыдущая регистрация отменена)</xs:documentation>
|
|
1419
|
+
</xs:annotation>
|
|
1420
|
+
</xs:enumeration>
|
|
1421
|
+
<xs:enumeration value="timeReserved">
|
|
1422
|
+
<xs:annotation>
|
|
1423
|
+
<xs:documentation>По услуге зарезервировано время приема</xs:documentation>
|
|
1424
|
+
</xs:annotation>
|
|
1425
|
+
</xs:enumeration>
|
|
1426
|
+
</xs:restriction>
|
|
1427
|
+
</xs:simpleType>
|
|
1428
|
+
<xs:element name="referenceCode" type="cm:REFERENCE_TYPE">
|
|
1429
|
+
<xs:annotation>
|
|
1430
|
+
<xs:documentation>Код справочника еЗАГС</xs:documentation>
|
|
1431
|
+
</xs:annotation>
|
|
1432
|
+
</xs:element>
|
|
1433
|
+
<xs:element name="reserveNumberUid" type="xs:string">
|
|
1434
|
+
<xs:annotation>
|
|
1435
|
+
<xs:documentation>Номер брони даты и времени приема гражданина в РЗАГС</xs:documentation>
|
|
1436
|
+
</xs:annotation>
|
|
1437
|
+
</xs:element>
|
|
1438
|
+
<xs:element name="reserveDateTime" type="xs:string">
|
|
1439
|
+
<xs:annotation>
|
|
1440
|
+
<xs:documentation>Забронированное время приема гражданина в РЗАГС</xs:documentation>
|
|
1441
|
+
</xs:annotation>
|
|
1442
|
+
</xs:element>
|
|
1443
|
+
<xs:simpleType name="REFERENCE_TYPE">
|
|
1444
|
+
<xs:annotation>
|
|
1445
|
+
<xs:documentation>Перечисляемый тип: "справочники"</xs:documentation>
|
|
1446
|
+
</xs:annotation>
|
|
1447
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1448
|
+
<xs:enumeration value="service_statuses">
|
|
1449
|
+
<xs:annotation>
|
|
1450
|
+
<xs:documentation>Статусы исполнения государственной услуги</xs:documentation>
|
|
1451
|
+
</xs:annotation>
|
|
1452
|
+
</xs:enumeration>
|
|
1453
|
+
<xs:enumeration value="document_verif_statuses">
|
|
1454
|
+
<xs:annotation>
|
|
1455
|
+
<xs:documentation>Статусы проверки документа</xs:documentation>
|
|
1456
|
+
</xs:annotation>
|
|
1457
|
+
</xs:enumeration>
|
|
1458
|
+
<xs:enumeration value="address_types">
|
|
1459
|
+
<xs:annotation>
|
|
1460
|
+
<xs:documentation>Типы адресов</xs:documentation>
|
|
1461
|
+
</xs:annotation>
|
|
1462
|
+
</xs:enumeration>
|
|
1463
|
+
<xs:enumeration value="service_types">
|
|
1464
|
+
<xs:annotation>
|
|
1465
|
+
<xs:documentation>Виды УСЛУГ, принимаемых органом ЗАГС в электронном виде</xs:documentation>
|
|
1466
|
+
</xs:annotation>
|
|
1467
|
+
</xs:enumeration>
|
|
1468
|
+
<xs:enumeration value="med_cert_of_death_types">
|
|
1469
|
+
<xs:annotation>
|
|
1470
|
+
<xs:documentation>Типы заключения о смерти</xs:documentation>
|
|
1471
|
+
</xs:annotation>
|
|
1472
|
+
</xs:enumeration>
|
|
1473
|
+
</xs:restriction>
|
|
1474
|
+
</xs:simpleType>
|
|
1475
|
+
<xs:simpleType name="VERIFICATION_STATUS">
|
|
1476
|
+
<xs:annotation>
|
|
1477
|
+
<xs:documentation>Статус проверки входящих документов</xs:documentation>
|
|
1478
|
+
</xs:annotation>
|
|
1479
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1480
|
+
<xs:enumeration value="undefined">
|
|
1481
|
+
<xs:annotation>
|
|
1482
|
+
<xs:documentation>Значение не определено</xs:documentation>
|
|
1483
|
+
</xs:annotation>
|
|
1484
|
+
</xs:enumeration>
|
|
1485
|
+
<xs:enumeration value="not_verified">
|
|
1486
|
+
<xs:annotation>
|
|
1487
|
+
<xs:documentation>Документ не проверен</xs:documentation>
|
|
1488
|
+
</xs:annotation>
|
|
1489
|
+
</xs:enumeration>
|
|
1490
|
+
<xs:enumeration value="verified_valid">
|
|
1491
|
+
<xs:annotation>
|
|
1492
|
+
<xs:documentation>Документ проверен и действителен</xs:documentation>
|
|
1493
|
+
</xs:annotation>
|
|
1494
|
+
</xs:enumeration>
|
|
1495
|
+
<xs:enumeration value="verified_invalid">
|
|
1496
|
+
<xs:annotation>
|
|
1497
|
+
<xs:documentation>Документ проверен и недействителен</xs:documentation>
|
|
1498
|
+
</xs:annotation>
|
|
1499
|
+
</xs:enumeration>
|
|
1500
|
+
</xs:restriction>
|
|
1501
|
+
</xs:simpleType>
|
|
1502
|
+
<xs:simpleType name="NOT_EMPTY_STRING">
|
|
1503
|
+
<xs:restriction base="xs:string">
|
|
1504
|
+
<xs:minLength value="1"/>
|
|
1505
|
+
</xs:restriction>
|
|
1506
|
+
</xs:simpleType>
|
|
1507
|
+
<xs:simpleType name="OPERATION_RESULT">
|
|
1508
|
+
<xs:annotation>
|
|
1509
|
+
<xs:documentation>Результат выполнения процедуры</xs:documentation>
|
|
1510
|
+
</xs:annotation>
|
|
1511
|
+
<xs:restriction base="cm:NOT_EMPTY_STRING">
|
|
1512
|
+
<xs:enumeration value="succes">
|
|
1513
|
+
<xs:annotation>
|
|
1514
|
+
<xs:documentation>Процедура прошла успешно</xs:documentation>
|
|
1515
|
+
</xs:annotation>
|
|
1516
|
+
</xs:enumeration>
|
|
1517
|
+
<xs:enumeration value="fail">
|
|
1518
|
+
<xs:annotation>
|
|
1519
|
+
<xs:documentation>Процедура завершилась ошибкой</xs:documentation>
|
|
1520
|
+
</xs:annotation>
|
|
1521
|
+
</xs:enumeration>
|
|
1522
|
+
</xs:restriction>
|
|
1523
|
+
</xs:simpleType>
|
|
1524
|
+
</xs:schema>
|