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,2695 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:exdoc="http://ezags.rt.ru/type/externaldocuments/"
|
|
4
|
+
xmlns:doc="http://ezags.rt.ru/type/document/" xmlns:cm="http://ezags.rt.ru/type/common/"
|
|
5
|
+
xmlns:ac="http://ezags.rt.ru/type/actor/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
|
6
|
+
targetNamespace="http://ezags.rt.ru/type/document/" elementFormDefault="qualified"
|
|
7
|
+
attributeFormDefault="unqualified">
|
|
8
|
+
<xs:import namespace="http://ezags.rt.ru/type/common/" schemaLocation="common.xsd"/>
|
|
9
|
+
<xs:import namespace="http://ezags.rt.ru/type/actor/" schemaLocation="actor.xsd"/>
|
|
10
|
+
<xs:import namespace="http://ezags.rt.ru/type/externaldocuments/"
|
|
11
|
+
schemaLocation="externaldocuments.xsd"/>
|
|
12
|
+
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#"
|
|
13
|
+
schemaLocation="xmldsig-core-schema.xsd"/>
|
|
14
|
+
<!--ZAGS Documents Start -->
|
|
15
|
+
<!-- Requisites of Paper Documents start -->
|
|
16
|
+
<xs:complexType name="RequisitesPaperReference">
|
|
17
|
+
<xs:annotation>
|
|
18
|
+
<xs:documentation>Реквизиты "бумажных" справок</xs:documentation>
|
|
19
|
+
</xs:annotation>
|
|
20
|
+
<xs:sequence minOccurs="1">
|
|
21
|
+
<xs:element ref="cm:registrarId"/>
|
|
22
|
+
<xs:element ref="cm:documentUID" minOccurs="0"/>
|
|
23
|
+
<xs:element ref="cm:documentNumber"/>
|
|
24
|
+
<xs:element ref="cm:documentDate"/>
|
|
25
|
+
<xs:element ref="ac:headOfZAGS" minOccurs="0"/>
|
|
26
|
+
</xs:sequence>
|
|
27
|
+
</xs:complexType>
|
|
28
|
+
<xs:complexType name="RequisitesPaperCertificate">
|
|
29
|
+
<xs:annotation>
|
|
30
|
+
<xs:documentation>Реквизиты "бумажных" свидетельств</xs:documentation>
|
|
31
|
+
</xs:annotation>
|
|
32
|
+
<xs:complexContent>
|
|
33
|
+
<xs:extension base="doc:RequisitesPaperReference">
|
|
34
|
+
<xs:sequence minOccurs="1">
|
|
35
|
+
<xs:element ref="cm:certSeries"/>
|
|
36
|
+
<xs:element ref="cm:certStatus" minOccurs="0"/>
|
|
37
|
+
</xs:sequence>
|
|
38
|
+
</xs:extension>
|
|
39
|
+
</xs:complexContent>
|
|
40
|
+
</xs:complexType>
|
|
41
|
+
<xs:complexType name="RequisitesPaperCertificateForStatement">
|
|
42
|
+
<xs:annotation>
|
|
43
|
+
<xs:documentation>Реквизиты "бумажных" свидетельств для заявления</xs:documentation>
|
|
44
|
+
</xs:annotation>
|
|
45
|
+
<xs:sequence minOccurs="1">
|
|
46
|
+
<xs:element ref="cm:registrarId"/>
|
|
47
|
+
<xs:element ref="cm:certNumber"/>
|
|
48
|
+
<xs:element ref="cm:documentDate"/>
|
|
49
|
+
<xs:element ref="cm:certSeries"/>
|
|
50
|
+
</xs:sequence>
|
|
51
|
+
</xs:complexType>
|
|
52
|
+
<xs:complexType name="OldRequisitesPaperCertificateForStatement">
|
|
53
|
+
<xs:annotation>
|
|
54
|
+
<xs:documentation>Реквизиты "бумажных" свидетельств для заявления</xs:documentation>
|
|
55
|
+
</xs:annotation>
|
|
56
|
+
<xs:sequence minOccurs="1">
|
|
57
|
+
<xs:choice>
|
|
58
|
+
<xs:element ref="cm:registrarId"/>
|
|
59
|
+
<xs:element ref="cm:organizationName">
|
|
60
|
+
<xs:annotation>
|
|
61
|
+
<xs:documentation>Наименование органа ЗАГС или другой организации, выдавшей документ</xs:documentation>
|
|
62
|
+
</xs:annotation>
|
|
63
|
+
</xs:element>
|
|
64
|
+
</xs:choice>
|
|
65
|
+
<xs:element ref="cm:certNumber"/>
|
|
66
|
+
<xs:element ref="cm:documentDate"/>
|
|
67
|
+
<xs:element ref="cm:certSeries"/>
|
|
68
|
+
<xs:element ref="cm:verificationStatus" minOccurs="0"/>
|
|
69
|
+
</xs:sequence>
|
|
70
|
+
</xs:complexType>
|
|
71
|
+
<!-- Requisites of Paper Documents end -->
|
|
72
|
+
<!-- Act Records Start -->
|
|
73
|
+
<xs:complexType name="ActRecord" abstract="true">
|
|
74
|
+
<xs:annotation>
|
|
75
|
+
<xs:documentation>Базовый класс для АЗ</xs:documentation>
|
|
76
|
+
</xs:annotation>
|
|
77
|
+
<xs:sequence minOccurs="1">
|
|
78
|
+
<xs:element ref="cm:registrarId"/>
|
|
79
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
80
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
81
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
82
|
+
<xs:element ref="ac:headOfZAGS" minOccurs="0"/>
|
|
83
|
+
<xs:element ref="cm:isSecondCopy" minOccurs="0"/>
|
|
84
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
85
|
+
<xs:element ref="exdoc:requisitesCourtDecisionActRecordRecovered" minOccurs="0"/>
|
|
86
|
+
<xs:element ref="doc:otherInformationAndOfficialAnnotations" minOccurs="0"/>
|
|
87
|
+
<xs:element ref="exdoc:requisitesCourtDecisionActRecordCancel" minOccurs="0"/>
|
|
88
|
+
<xs:element ref="cm:correctionDate" minOccurs="0"/>
|
|
89
|
+
<xs:element ref="ac:specialist" minOccurs="0"/>
|
|
90
|
+
<xs:element ref="cm:version" minOccurs="0"/>
|
|
91
|
+
</xs:sequence>
|
|
92
|
+
</xs:complexType>
|
|
93
|
+
<xs:complexType name="ActRecordRequisites">
|
|
94
|
+
<xs:annotation>
|
|
95
|
+
<xs:documentation>Общие данные по АЗ</xs:documentation>
|
|
96
|
+
</xs:annotation>
|
|
97
|
+
<xs:complexContent>
|
|
98
|
+
<xs:restriction base="doc:ActRecord">
|
|
99
|
+
<xs:sequence minOccurs="1">
|
|
100
|
+
<xs:element ref="cm:registrarId"/>
|
|
101
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
102
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
103
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
104
|
+
</xs:sequence>
|
|
105
|
+
</xs:restriction>
|
|
106
|
+
</xs:complexContent>
|
|
107
|
+
</xs:complexType>
|
|
108
|
+
<xs:complexType name="OldActRecordRequisites">
|
|
109
|
+
<xs:annotation>
|
|
110
|
+
<xs:documentation>Реквизиты АЗ, содержащие строковое наименование органа ЗАГС</xs:documentation>
|
|
111
|
+
</xs:annotation>
|
|
112
|
+
<xs:sequence minOccurs="1">
|
|
113
|
+
<xs:choice>
|
|
114
|
+
<xs:element ref="cm:registrarId"/>
|
|
115
|
+
<xs:element ref="cm:organizationName">
|
|
116
|
+
<xs:annotation>
|
|
117
|
+
<xs:documentation>Наименование органа ЗАГС или другой организации, выдавшей документ</xs:documentation>
|
|
118
|
+
</xs:annotation>
|
|
119
|
+
</xs:element>
|
|
120
|
+
</xs:choice>
|
|
121
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
122
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
123
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
124
|
+
<xs:element ref="cm:verificationStatus" minOccurs="0"/>
|
|
125
|
+
</xs:sequence>
|
|
126
|
+
</xs:complexType>
|
|
127
|
+
<xs:complexType name="ActRecordAdoption">
|
|
128
|
+
<xs:annotation>
|
|
129
|
+
<xs:documentation>Актовая запись об усыновлении</xs:documentation>
|
|
130
|
+
</xs:annotation>
|
|
131
|
+
<xs:complexContent>
|
|
132
|
+
<xs:extension base="doc:ActRecord">
|
|
133
|
+
<xs:sequence minOccurs="1">
|
|
134
|
+
<xs:element name="content" type="doc:ActRecordContentOfAdoption" minOccurs="0">
|
|
135
|
+
<xs:annotation>
|
|
136
|
+
<xs:documentation>Дополнительный контент в АЗ</xs:documentation>
|
|
137
|
+
</xs:annotation>
|
|
138
|
+
</xs:element>
|
|
139
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForAdoption"
|
|
140
|
+
minOccurs="0">
|
|
141
|
+
<xs:annotation>
|
|
142
|
+
<xs:documentation>Субъекты АЗ об усыновлении</xs:documentation>
|
|
143
|
+
</xs:annotation>
|
|
144
|
+
</xs:element>
|
|
145
|
+
<xs:element name="documentsConfirmingMarriageForAdoption"
|
|
146
|
+
type="doc:DocumentsConfirmingMarriageForAdoption" minOccurs="0">
|
|
147
|
+
<xs:annotation>
|
|
148
|
+
<xs:documentation>Реквизиты АЗ о заключении брака (между усыновителями ИЛИ между усыновителем и родителем)</xs:documentation>
|
|
149
|
+
</xs:annotation>
|
|
150
|
+
</xs:element>
|
|
151
|
+
<xs:element name="documentsConfirmingAdoption"
|
|
152
|
+
type="doc:DocumentsConfirmingAdoption" minOccurs="0">
|
|
153
|
+
<xs:annotation>
|
|
154
|
+
<xs:documentation>Документ - основание для регистрации усыновления</xs:documentation>
|
|
155
|
+
</xs:annotation>
|
|
156
|
+
</xs:element>
|
|
157
|
+
<xs:element name="relatedModifiedDocuments"
|
|
158
|
+
type="doc:RelatedModifiedDocumentsForAdoption" minOccurs="0">
|
|
159
|
+
<xs:annotation>
|
|
160
|
+
<xs:documentation>Иные АЗ, в которые были внесеня изменения в связи с регистрацией данной АЗ</xs:documentation>
|
|
161
|
+
</xs:annotation>
|
|
162
|
+
</xs:element>
|
|
163
|
+
<xs:element name="otherApplicants" type="doc:OtherApplicantsForAdoption"
|
|
164
|
+
minOccurs="0">
|
|
165
|
+
<xs:annotation>
|
|
166
|
+
<xs:documentation>Сведения о прочих лицах, заявивших об усыновлении ребенка</xs:documentation>
|
|
167
|
+
</xs:annotation>
|
|
168
|
+
</xs:element>
|
|
169
|
+
</xs:sequence>
|
|
170
|
+
</xs:extension>
|
|
171
|
+
</xs:complexContent>
|
|
172
|
+
</xs:complexType>
|
|
173
|
+
<xs:complexType name="SignedActRecordAdoption">
|
|
174
|
+
<xs:annotation>
|
|
175
|
+
<xs:documentation>Актовая запись об усыновлении с ЭП</xs:documentation>
|
|
176
|
+
</xs:annotation>
|
|
177
|
+
<xs:sequence minOccurs="1">
|
|
178
|
+
<xs:element name="actRecord" type="doc:ActRecordAdoption">
|
|
179
|
+
<xs:annotation>
|
|
180
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
181
|
+
</xs:annotation>
|
|
182
|
+
</xs:element>
|
|
183
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
184
|
+
</xs:sequence>
|
|
185
|
+
</xs:complexType>
|
|
186
|
+
<xs:complexType name="ActRecordBirth">
|
|
187
|
+
<xs:annotation>
|
|
188
|
+
<xs:documentation>Актовая запись о рождении</xs:documentation>
|
|
189
|
+
</xs:annotation>
|
|
190
|
+
<xs:complexContent>
|
|
191
|
+
<xs:extension base="doc:ActRecord">
|
|
192
|
+
<xs:sequence minOccurs="1">
|
|
193
|
+
<xs:element name="content" type="doc:ActRecordContentOfBirth" minOccurs="0">
|
|
194
|
+
<xs:annotation>
|
|
195
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
196
|
+
</xs:annotation>
|
|
197
|
+
</xs:element>
|
|
198
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForBirth"
|
|
199
|
+
minOccurs="0">
|
|
200
|
+
<xs:annotation>
|
|
201
|
+
<xs:documentation>Субъекты актовой записи о рождении</xs:documentation>
|
|
202
|
+
</xs:annotation>
|
|
203
|
+
</xs:element>
|
|
204
|
+
<xs:element name="documentConfirmingBirth" type="doc:DocumentsConfirmingBirth"
|
|
205
|
+
minOccurs="0">
|
|
206
|
+
<xs:annotation>
|
|
207
|
+
<xs:documentation>Документ, подтверждающий факт рождения ребенка</xs:documentation>
|
|
208
|
+
</xs:annotation>
|
|
209
|
+
</xs:element>
|
|
210
|
+
<xs:element name="documentConfirmingFiliation"
|
|
211
|
+
type="doc:DocumentsConfirmingFiliationForBirth" minOccurs="0">
|
|
212
|
+
<xs:annotation>
|
|
213
|
+
<xs:documentation>Документ - основание внесения сведений об отце</xs:documentation>
|
|
214
|
+
</xs:annotation>
|
|
215
|
+
</xs:element>
|
|
216
|
+
<xs:element name="otherApplicants" type="doc:OtherApplicants" minOccurs="0">
|
|
217
|
+
<xs:annotation>
|
|
218
|
+
<xs:documentation>Сведения о прочих лицах, заявивших о рождении ребенка (НЕ родители)</xs:documentation>
|
|
219
|
+
</xs:annotation>
|
|
220
|
+
</xs:element>
|
|
221
|
+
</xs:sequence>
|
|
222
|
+
</xs:extension>
|
|
223
|
+
</xs:complexContent>
|
|
224
|
+
</xs:complexType>
|
|
225
|
+
<xs:complexType name="SignedActRecordBirth">
|
|
226
|
+
<xs:annotation>
|
|
227
|
+
<xs:documentation>Актовая запись о рождении с ЭП</xs:documentation>
|
|
228
|
+
</xs:annotation>
|
|
229
|
+
<xs:sequence minOccurs="1">
|
|
230
|
+
<xs:element name="actRecord" type="doc:ActRecordBirth">
|
|
231
|
+
<xs:annotation>
|
|
232
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
233
|
+
</xs:annotation>
|
|
234
|
+
</xs:element>
|
|
235
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
236
|
+
</xs:sequence>
|
|
237
|
+
</xs:complexType>
|
|
238
|
+
<xs:complexType name="ActRecordDeath">
|
|
239
|
+
<xs:annotation>
|
|
240
|
+
<xs:documentation>Актовая запись о смерти</xs:documentation>
|
|
241
|
+
</xs:annotation>
|
|
242
|
+
<xs:complexContent>
|
|
243
|
+
<xs:extension base="doc:ActRecord">
|
|
244
|
+
<xs:sequence minOccurs="1">
|
|
245
|
+
<xs:element name="content" type="doc:ActRecordContentOfDeath" minOccurs="0">
|
|
246
|
+
<xs:annotation>
|
|
247
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
248
|
+
</xs:annotation>
|
|
249
|
+
</xs:element>
|
|
250
|
+
<xs:element name="participants" type="doc:ParticipantsForDeath" minOccurs="0">
|
|
251
|
+
<xs:annotation>
|
|
252
|
+
<xs:documentation>Субъект АЗ о смерти</xs:documentation>
|
|
253
|
+
</xs:annotation>
|
|
254
|
+
</xs:element>
|
|
255
|
+
<xs:element name="documentsConfirmingDeath" type="doc:DocumentsConfirmingDeath"
|
|
256
|
+
minOccurs="0">
|
|
257
|
+
<xs:annotation>
|
|
258
|
+
<xs:documentation>Документ, подтверждающий факт смерти</xs:documentation>
|
|
259
|
+
</xs:annotation>
|
|
260
|
+
</xs:element>
|
|
261
|
+
<xs:element name="otherApplicants" type="doc:OtherApplicants" minOccurs="0">
|
|
262
|
+
<xs:annotation>
|
|
263
|
+
<xs:documentation>Сведения о лицах, сделавших заявление о смерти</xs:documentation>
|
|
264
|
+
</xs:annotation>
|
|
265
|
+
</xs:element>
|
|
266
|
+
</xs:sequence>
|
|
267
|
+
</xs:extension>
|
|
268
|
+
</xs:complexContent>
|
|
269
|
+
</xs:complexType>
|
|
270
|
+
<xs:complexType name="SignedActRecordDeath">
|
|
271
|
+
<xs:annotation>
|
|
272
|
+
<xs:documentation>Актовая запись о смерти с ЭП</xs:documentation>
|
|
273
|
+
</xs:annotation>
|
|
274
|
+
<xs:sequence minOccurs="1">
|
|
275
|
+
<xs:element name="actRecord" type="doc:ActRecordDeath">
|
|
276
|
+
<xs:annotation>
|
|
277
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
278
|
+
</xs:annotation>
|
|
279
|
+
</xs:element>
|
|
280
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
281
|
+
</xs:sequence>
|
|
282
|
+
</xs:complexType>
|
|
283
|
+
<xs:complexType name="ActRecordDivorce">
|
|
284
|
+
<xs:annotation>
|
|
285
|
+
<xs:documentation>Актовая запись о расторжении брака</xs:documentation>
|
|
286
|
+
</xs:annotation>
|
|
287
|
+
<xs:complexContent>
|
|
288
|
+
<xs:extension base="doc:ActRecord">
|
|
289
|
+
<xs:sequence minOccurs="1">
|
|
290
|
+
<xs:element name="content" type="doc:ActRecordContentOfDivorce" minOccurs="0">
|
|
291
|
+
<xs:annotation>
|
|
292
|
+
<xs:documentation>Дополнительный контент в АЗ</xs:documentation>
|
|
293
|
+
</xs:annotation>
|
|
294
|
+
</xs:element>
|
|
295
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForDivorce"
|
|
296
|
+
minOccurs="0">
|
|
297
|
+
<xs:annotation>
|
|
298
|
+
<xs:documentation>Субъекты АЗ о расторжении брака</xs:documentation>
|
|
299
|
+
</xs:annotation>
|
|
300
|
+
</xs:element>
|
|
301
|
+
<xs:element name="documentsConfirmingMarriage"
|
|
302
|
+
type="doc:DocumentsConfirmingMarriageForDivorce" minOccurs="0">
|
|
303
|
+
<xs:annotation>
|
|
304
|
+
<xs:documentation>Реквизиты АЗ о заключении брака между супругами</xs:documentation>
|
|
305
|
+
</xs:annotation>
|
|
306
|
+
</xs:element>
|
|
307
|
+
<xs:element name="otherApplicants" type="doc:OtherApplicantsForDivorce"
|
|
308
|
+
minOccurs="0">
|
|
309
|
+
<xs:annotation>
|
|
310
|
+
<xs:documentation>Сведения о прочих лицах, заявивших о необходимости расторжении брака (НИ ОН, НИ ОНА)</xs:documentation>
|
|
311
|
+
</xs:annotation>
|
|
312
|
+
</xs:element>
|
|
313
|
+
<xs:element name="documentConfirmingDivorce"
|
|
314
|
+
type="doc:DocumentsConfirmingDivorce" minOccurs="0">
|
|
315
|
+
<xs:annotation>
|
|
316
|
+
<xs:documentation>Документы - основания для регистрации расторжения брака</xs:documentation>
|
|
317
|
+
</xs:annotation>
|
|
318
|
+
</xs:element>
|
|
319
|
+
</xs:sequence>
|
|
320
|
+
</xs:extension>
|
|
321
|
+
</xs:complexContent>
|
|
322
|
+
</xs:complexType>
|
|
323
|
+
<xs:complexType name="SignedActRecordDivorce">
|
|
324
|
+
<xs:annotation>
|
|
325
|
+
<xs:documentation>Актовая запись о расторжении брака с ЭП</xs:documentation>
|
|
326
|
+
</xs:annotation>
|
|
327
|
+
<xs:sequence minOccurs="1">
|
|
328
|
+
<xs:element name="actRecord" type="doc:ActRecordDivorce">
|
|
329
|
+
<xs:annotation>
|
|
330
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
331
|
+
</xs:annotation>
|
|
332
|
+
</xs:element>
|
|
333
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
334
|
+
</xs:sequence>
|
|
335
|
+
</xs:complexType>
|
|
336
|
+
<xs:complexType name="ActRecordFiliation">
|
|
337
|
+
<xs:annotation>
|
|
338
|
+
<xs:documentation>Актовая запись об установлении отцовства</xs:documentation>
|
|
339
|
+
</xs:annotation>
|
|
340
|
+
<xs:complexContent>
|
|
341
|
+
<xs:extension base="doc:ActRecord">
|
|
342
|
+
<xs:sequence minOccurs="1">
|
|
343
|
+
<xs:element name="content" type="doc:ActRecordContentOfFiliation" minOccurs="0">
|
|
344
|
+
<xs:annotation>
|
|
345
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
346
|
+
</xs:annotation>
|
|
347
|
+
</xs:element>
|
|
348
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForFiliation"
|
|
349
|
+
minOccurs="0">
|
|
350
|
+
<xs:annotation>
|
|
351
|
+
<xs:documentation>Субъекты АЗ об установлении отцовства</xs:documentation>
|
|
352
|
+
</xs:annotation>
|
|
353
|
+
</xs:element>
|
|
354
|
+
<xs:element ref="doc:actRecAndCertBirthRequisites" minOccurs="0">
|
|
355
|
+
<xs:annotation>
|
|
356
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о рождении ребёнка, в отношении которого устанавливается отцовство</xs:documentation>
|
|
357
|
+
</xs:annotation>
|
|
358
|
+
</xs:element>
|
|
359
|
+
<xs:element name="documentsConfirmingFiliation"
|
|
360
|
+
type="doc:DocumentsConfirmingFiliation" minOccurs="0">
|
|
361
|
+
<xs:annotation>
|
|
362
|
+
<xs:documentation>Документы - основания для регистрации установления отцовства</xs:documentation>
|
|
363
|
+
</xs:annotation>
|
|
364
|
+
</xs:element>
|
|
365
|
+
<xs:element name="otherApplicants" type="doc:OtherApplicants" minOccurs="0">
|
|
366
|
+
<xs:annotation>
|
|
367
|
+
<xs:documentation>Сведения о прочих лицах, заявивших об установлении отцовства</xs:documentation>
|
|
368
|
+
</xs:annotation>
|
|
369
|
+
</xs:element>
|
|
370
|
+
</xs:sequence>
|
|
371
|
+
</xs:extension>
|
|
372
|
+
</xs:complexContent>
|
|
373
|
+
</xs:complexType>
|
|
374
|
+
<xs:complexType name="SignedActRecordFiliation">
|
|
375
|
+
<xs:annotation>
|
|
376
|
+
<xs:documentation>Актовая запись об установлении отцовства с ЭП</xs:documentation>
|
|
377
|
+
</xs:annotation>
|
|
378
|
+
<xs:sequence minOccurs="1">
|
|
379
|
+
<xs:element name="actRecord" type="doc:ActRecordFiliation">
|
|
380
|
+
<xs:annotation>
|
|
381
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
382
|
+
</xs:annotation>
|
|
383
|
+
</xs:element>
|
|
384
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
385
|
+
</xs:sequence>
|
|
386
|
+
</xs:complexType>
|
|
387
|
+
<xs:complexType name="ActRecordNameChange">
|
|
388
|
+
<xs:annotation>
|
|
389
|
+
<xs:documentation>Актовая запись о перемене имени</xs:documentation>
|
|
390
|
+
</xs:annotation>
|
|
391
|
+
<xs:complexContent>
|
|
392
|
+
<xs:extension base="doc:ActRecord">
|
|
393
|
+
<xs:sequence minOccurs="1">
|
|
394
|
+
<xs:element name="content" type="doc:ActRecordContentOfNameChange" minOccurs="0">
|
|
395
|
+
<xs:annotation>
|
|
396
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
397
|
+
</xs:annotation>
|
|
398
|
+
</xs:element>
|
|
399
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForNameChange"
|
|
400
|
+
minOccurs="0">
|
|
401
|
+
<xs:annotation>
|
|
402
|
+
<xs:documentation>Субъекты АЗ о перемене имени</xs:documentation>
|
|
403
|
+
</xs:annotation>
|
|
404
|
+
</xs:element>
|
|
405
|
+
<xs:element name="documentsConfirmingNameChange"
|
|
406
|
+
type="doc:DocumentsConfirmingNameChange" minOccurs="0">
|
|
407
|
+
<xs:annotation>
|
|
408
|
+
<xs:documentation>Документ, подтверждающий рождение лица, меняющего имя</xs:documentation>
|
|
409
|
+
</xs:annotation>
|
|
410
|
+
</xs:element>
|
|
411
|
+
</xs:sequence>
|
|
412
|
+
</xs:extension>
|
|
413
|
+
</xs:complexContent>
|
|
414
|
+
</xs:complexType>
|
|
415
|
+
<xs:complexType name="SignedActRecordNameChange">
|
|
416
|
+
<xs:annotation>
|
|
417
|
+
<xs:documentation>Актовая запись о перемене имени с ЭП</xs:documentation>
|
|
418
|
+
</xs:annotation>
|
|
419
|
+
<xs:sequence minOccurs="1">
|
|
420
|
+
<xs:element name="actRecord" type="doc:ActRecordNameChange">
|
|
421
|
+
<xs:annotation>
|
|
422
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
423
|
+
</xs:annotation>
|
|
424
|
+
</xs:element>
|
|
425
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
426
|
+
</xs:sequence>
|
|
427
|
+
</xs:complexType>
|
|
428
|
+
<xs:complexType name="ActRecordMarriage">
|
|
429
|
+
<xs:annotation>
|
|
430
|
+
<xs:documentation>Актовая запись о заключении брака</xs:documentation>
|
|
431
|
+
</xs:annotation>
|
|
432
|
+
<xs:complexContent>
|
|
433
|
+
<xs:extension base="doc:ActRecord">
|
|
434
|
+
<xs:sequence minOccurs="1">
|
|
435
|
+
<xs:element name="content" type="doc:ActRecordContentOfMarriage" minOccurs="0">
|
|
436
|
+
<xs:annotation>
|
|
437
|
+
<xs:documentation>Дополнительный контент в АЗ </xs:documentation>
|
|
438
|
+
</xs:annotation>
|
|
439
|
+
</xs:element>
|
|
440
|
+
<xs:element name="participants" type="doc:ParticipantsForMarriage">
|
|
441
|
+
<xs:annotation>
|
|
442
|
+
<xs:documentation>Субъекты АЗ о заключении брака</xs:documentation>
|
|
443
|
+
</xs:annotation>
|
|
444
|
+
</xs:element>
|
|
445
|
+
<xs:element name="documentConfirmingGroom"
|
|
446
|
+
type="doc:DocumentsConfirmingMarriage" minOccurs="0">
|
|
447
|
+
<xs:annotation>
|
|
448
|
+
<xs:documentation>Документ, подтверждающий прекращение ЕГО предыдущего брака (развод или смерть супруги в предыдущем браке)</xs:documentation>
|
|
449
|
+
</xs:annotation>
|
|
450
|
+
</xs:element>
|
|
451
|
+
<xs:element name="documentConfirmingBride"
|
|
452
|
+
type="doc:DocumentsConfirmingMarriage" minOccurs="0">
|
|
453
|
+
<xs:annotation>
|
|
454
|
+
<xs:documentation>Документ, подтверждающий прекращение ЕЕ предыдущего брака (развод или смерть супруга в предыдущем браке)</xs:documentation>
|
|
455
|
+
</xs:annotation>
|
|
456
|
+
</xs:element>
|
|
457
|
+
</xs:sequence>
|
|
458
|
+
</xs:extension>
|
|
459
|
+
</xs:complexContent>
|
|
460
|
+
</xs:complexType>
|
|
461
|
+
<xs:complexType name="SignedActRecordMarriage">
|
|
462
|
+
<xs:annotation>
|
|
463
|
+
<xs:documentation>Актовая запись о заключении брака с ЭП</xs:documentation>
|
|
464
|
+
</xs:annotation>
|
|
465
|
+
<xs:sequence minOccurs="1">
|
|
466
|
+
<xs:element name="actRecord" type="doc:ActRecordMarriage">
|
|
467
|
+
<xs:annotation>
|
|
468
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
469
|
+
</xs:annotation>
|
|
470
|
+
</xs:element>
|
|
471
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
472
|
+
</xs:sequence>
|
|
473
|
+
</xs:complexType>
|
|
474
|
+
<!-- Act Records End -->
|
|
475
|
+
<!-- Data Act Record Restriction Reference Start -->
|
|
476
|
+
<xs:complexType name="ActRecordToReferenceBirth24">
|
|
477
|
+
<xs:annotation>
|
|
478
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 24</xs:documentation>
|
|
479
|
+
</xs:annotation>
|
|
480
|
+
<xs:complexContent>
|
|
481
|
+
<xs:restriction base="doc:ActRecordBirth">
|
|
482
|
+
<xs:sequence minOccurs="1">
|
|
483
|
+
<xs:element ref="cm:registrarId"/>
|
|
484
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
485
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
486
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
487
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
488
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForBirth"
|
|
489
|
+
minOccurs="0">
|
|
490
|
+
<xs:annotation>
|
|
491
|
+
<xs:documentation>Субъекты актовой записи о рождении</xs:documentation>
|
|
492
|
+
</xs:annotation>
|
|
493
|
+
</xs:element>
|
|
494
|
+
</xs:sequence>
|
|
495
|
+
</xs:restriction>
|
|
496
|
+
</xs:complexContent>
|
|
497
|
+
</xs:complexType>
|
|
498
|
+
<xs:complexType name="SignedActRecordToReferenceBirth24">
|
|
499
|
+
<xs:annotation>
|
|
500
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 24 c ЭП</xs:documentation>
|
|
501
|
+
</xs:annotation>
|
|
502
|
+
<xs:complexContent>
|
|
503
|
+
<xs:restriction base="doc:SignedActRecordBirth">
|
|
504
|
+
<xs:sequence minOccurs="1">
|
|
505
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceBirth24">
|
|
506
|
+
<xs:annotation>
|
|
507
|
+
<xs:documentation>запись АГС</xs:documentation>
|
|
508
|
+
</xs:annotation>
|
|
509
|
+
</xs:element>
|
|
510
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
511
|
+
</xs:sequence>
|
|
512
|
+
</xs:restriction>
|
|
513
|
+
</xs:complexContent>
|
|
514
|
+
</xs:complexType>
|
|
515
|
+
<xs:complexType name="ActRecordToReferenceBirth25">
|
|
516
|
+
<xs:annotation>
|
|
517
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 25</xs:documentation>
|
|
518
|
+
</xs:annotation>
|
|
519
|
+
<xs:complexContent>
|
|
520
|
+
<xs:restriction base="doc:ActRecordBirth">
|
|
521
|
+
<xs:sequence minOccurs="1">
|
|
522
|
+
<xs:element ref="cm:registrarId"/>
|
|
523
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
524
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
525
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
526
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
527
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForBirth"
|
|
528
|
+
minOccurs="0">
|
|
529
|
+
<xs:annotation>
|
|
530
|
+
<xs:documentation>Субъекты актовой записи о рождении</xs:documentation>
|
|
531
|
+
</xs:annotation>
|
|
532
|
+
</xs:element>
|
|
533
|
+
</xs:sequence>
|
|
534
|
+
</xs:restriction>
|
|
535
|
+
</xs:complexContent>
|
|
536
|
+
</xs:complexType>
|
|
537
|
+
<xs:complexType name="SignedActRecordToReferenceBirth25">
|
|
538
|
+
<xs:annotation>
|
|
539
|
+
<xs:documentation>Актовая запись по рождению в объеме справки по форме 25 c ЭП</xs:documentation>
|
|
540
|
+
</xs:annotation>
|
|
541
|
+
<xs:complexContent>
|
|
542
|
+
<xs:restriction base="doc:SignedActRecordBirth">
|
|
543
|
+
<xs:sequence minOccurs="1">
|
|
544
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceBirth25">
|
|
545
|
+
<xs:annotation>
|
|
546
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
547
|
+
</xs:annotation>
|
|
548
|
+
</xs:element>
|
|
549
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
550
|
+
</xs:sequence>
|
|
551
|
+
</xs:restriction>
|
|
552
|
+
</xs:complexContent>
|
|
553
|
+
</xs:complexType>
|
|
554
|
+
<xs:complexType name="ActRecordToReferenceBirth26">
|
|
555
|
+
<xs:annotation>
|
|
556
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 26</xs:documentation>
|
|
557
|
+
</xs:annotation>
|
|
558
|
+
<xs:complexContent>
|
|
559
|
+
<xs:restriction base="doc:ActRecordBirth">
|
|
560
|
+
<xs:sequence minOccurs="1">
|
|
561
|
+
<xs:element ref="cm:registrarId"/>
|
|
562
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
563
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
564
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
565
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
566
|
+
<xs:element name="content" type="doc:ActRecordContentOfBirth" minOccurs="0">
|
|
567
|
+
<xs:annotation>
|
|
568
|
+
<xs:documentation>Дополнительный контент (из заявления)</xs:documentation>
|
|
569
|
+
</xs:annotation>
|
|
570
|
+
</xs:element>
|
|
571
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForBirth"
|
|
572
|
+
minOccurs="0">
|
|
573
|
+
<xs:annotation>
|
|
574
|
+
<xs:documentation>Субъекты актовой записи о рождении</xs:documentation>
|
|
575
|
+
</xs:annotation>
|
|
576
|
+
</xs:element>
|
|
577
|
+
</xs:sequence>
|
|
578
|
+
</xs:restriction>
|
|
579
|
+
</xs:complexContent>
|
|
580
|
+
</xs:complexType>
|
|
581
|
+
<xs:complexType name="SignedActRecordToReferenceBirth26">
|
|
582
|
+
<xs:annotation>
|
|
583
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 26 c ЭП</xs:documentation>
|
|
584
|
+
</xs:annotation>
|
|
585
|
+
<xs:complexContent>
|
|
586
|
+
<xs:restriction base="doc:SignedActRecordBirth">
|
|
587
|
+
<xs:sequence minOccurs="1">
|
|
588
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceBirth26">
|
|
589
|
+
<xs:annotation>
|
|
590
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
591
|
+
</xs:annotation>
|
|
592
|
+
</xs:element>
|
|
593
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
594
|
+
</xs:sequence>
|
|
595
|
+
</xs:restriction>
|
|
596
|
+
</xs:complexContent>
|
|
597
|
+
</xs:complexType>
|
|
598
|
+
<xs:complexType name="ActRecordToReferenceMarriage27">
|
|
599
|
+
<xs:annotation>
|
|
600
|
+
<xs:documentation>Актовая запись о заключении брака в объеме справки формы 27</xs:documentation>
|
|
601
|
+
</xs:annotation>
|
|
602
|
+
<xs:complexContent>
|
|
603
|
+
<xs:restriction base="doc:ActRecordMarriage">
|
|
604
|
+
<xs:sequence minOccurs="1">
|
|
605
|
+
<xs:element ref="cm:registrarId"/>
|
|
606
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
607
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
608
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
609
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
610
|
+
<xs:element name="content" type="doc:ActRecordContentOfMarriage"
|
|
611
|
+
minOccurs="0">
|
|
612
|
+
<xs:annotation>
|
|
613
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
614
|
+
</xs:annotation>
|
|
615
|
+
</xs:element>
|
|
616
|
+
<xs:element name="participants" type="doc:ParticipantsForMarriage">
|
|
617
|
+
<xs:annotation>
|
|
618
|
+
<xs:documentation>Субъекты актовой записи о заключении брака</xs:documentation>
|
|
619
|
+
</xs:annotation>
|
|
620
|
+
</xs:element>
|
|
621
|
+
</xs:sequence>
|
|
622
|
+
</xs:restriction>
|
|
623
|
+
</xs:complexContent>
|
|
624
|
+
</xs:complexType>
|
|
625
|
+
<xs:complexType name="SignedActRecordToReferenceMarriage27">
|
|
626
|
+
<xs:annotation>
|
|
627
|
+
<xs:documentation>Актовая запись о заключении брака в объеме справки формы 27 c ЭП</xs:documentation>
|
|
628
|
+
</xs:annotation>
|
|
629
|
+
<xs:complexContent>
|
|
630
|
+
<xs:restriction base="doc:SignedActRecordMarriage">
|
|
631
|
+
<xs:sequence minOccurs="1">
|
|
632
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceMarriage27">
|
|
633
|
+
<xs:annotation>
|
|
634
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
635
|
+
</xs:annotation>
|
|
636
|
+
</xs:element>
|
|
637
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
638
|
+
</xs:sequence>
|
|
639
|
+
</xs:restriction>
|
|
640
|
+
</xs:complexContent>
|
|
641
|
+
</xs:complexType>
|
|
642
|
+
<xs:complexType name="ActRecordToReferenceMarriage28">
|
|
643
|
+
<xs:annotation>
|
|
644
|
+
<xs:documentation>Актовая запись о заключении брака в объеме справки формы 28</xs:documentation>
|
|
645
|
+
</xs:annotation>
|
|
646
|
+
<xs:complexContent>
|
|
647
|
+
<xs:restriction base="doc:ActRecordMarriage">
|
|
648
|
+
<xs:sequence minOccurs="1">
|
|
649
|
+
<xs:element ref="cm:registrarId"/>
|
|
650
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
651
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
652
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
653
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
654
|
+
<xs:element name="content" type="doc:ActRecordContentOfMarriage"
|
|
655
|
+
minOccurs="0">
|
|
656
|
+
<xs:annotation>
|
|
657
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
658
|
+
</xs:annotation>
|
|
659
|
+
</xs:element>
|
|
660
|
+
<xs:element name="participants" type="doc:ParticipantsForMarriage">
|
|
661
|
+
<xs:annotation>
|
|
662
|
+
<xs:documentation>Субъекты актовой записи о заключении брака</xs:documentation>
|
|
663
|
+
</xs:annotation>
|
|
664
|
+
</xs:element>
|
|
665
|
+
</xs:sequence>
|
|
666
|
+
</xs:restriction>
|
|
667
|
+
</xs:complexContent>
|
|
668
|
+
</xs:complexType>
|
|
669
|
+
<xs:complexType name="SignedActRecordToReferenceMarriage28">
|
|
670
|
+
<xs:annotation>
|
|
671
|
+
<xs:documentation>Актовая запись о заключении брака в объеме справки формы 28 c ЭП</xs:documentation>
|
|
672
|
+
</xs:annotation>
|
|
673
|
+
<xs:complexContent>
|
|
674
|
+
<xs:restriction base="doc:SignedActRecordMarriage">
|
|
675
|
+
<xs:sequence minOccurs="1">
|
|
676
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceMarriage28">
|
|
677
|
+
<xs:annotation>
|
|
678
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
679
|
+
</xs:annotation>
|
|
680
|
+
</xs:element>
|
|
681
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
682
|
+
</xs:sequence>
|
|
683
|
+
</xs:restriction>
|
|
684
|
+
</xs:complexContent>
|
|
685
|
+
</xs:complexType>
|
|
686
|
+
<xs:complexType name="ActRecordToReferenceDivorce29">
|
|
687
|
+
<xs:annotation>
|
|
688
|
+
<xs:documentation>Актовая запись о расторжении брака в объеме справки формы 29</xs:documentation>
|
|
689
|
+
</xs:annotation>
|
|
690
|
+
<xs:complexContent>
|
|
691
|
+
<xs:restriction base="doc:ActRecordDivorce">
|
|
692
|
+
<xs:sequence minOccurs="1">
|
|
693
|
+
<xs:element ref="cm:registrarId"/>
|
|
694
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
695
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
696
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
697
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
698
|
+
<xs:element name="content" type="doc:ActRecordContentOfDivorce"
|
|
699
|
+
minOccurs="0">
|
|
700
|
+
<xs:annotation>
|
|
701
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
702
|
+
</xs:annotation>
|
|
703
|
+
</xs:element>
|
|
704
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForDivorce"
|
|
705
|
+
minOccurs="0">
|
|
706
|
+
<xs:annotation>
|
|
707
|
+
<xs:documentation>Субъект актовой записи о разводе</xs:documentation>
|
|
708
|
+
</xs:annotation>
|
|
709
|
+
</xs:element>
|
|
710
|
+
</xs:sequence>
|
|
711
|
+
</xs:restriction>
|
|
712
|
+
</xs:complexContent>
|
|
713
|
+
</xs:complexType>
|
|
714
|
+
<xs:complexType name="SignedActRecordToReferenceDivorce29">
|
|
715
|
+
<xs:annotation>
|
|
716
|
+
<xs:documentation>Актовая запись о расторжении брака в объеме справки формы 29 c ЭП</xs:documentation>
|
|
717
|
+
</xs:annotation>
|
|
718
|
+
<xs:complexContent>
|
|
719
|
+
<xs:restriction base="doc:SignedActRecordDivorce">
|
|
720
|
+
<xs:sequence minOccurs="1">
|
|
721
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceDivorce29">
|
|
722
|
+
<xs:annotation>
|
|
723
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
724
|
+
</xs:annotation>
|
|
725
|
+
</xs:element>
|
|
726
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
727
|
+
</xs:sequence>
|
|
728
|
+
</xs:restriction>
|
|
729
|
+
</xs:complexContent>
|
|
730
|
+
</xs:complexType>
|
|
731
|
+
<xs:complexType name="ActRecordToReferenceAdoption30">
|
|
732
|
+
<xs:annotation>
|
|
733
|
+
<xs:documentation>Актовая запись об усыновлении (удочерении) в объеме справки формы 30</xs:documentation>
|
|
734
|
+
</xs:annotation>
|
|
735
|
+
<xs:complexContent>
|
|
736
|
+
<xs:restriction base="doc:ActRecordAdoption">
|
|
737
|
+
<xs:sequence minOccurs="1">
|
|
738
|
+
<xs:element ref="cm:registrarId"/>
|
|
739
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
740
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
741
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
742
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
743
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForAdoption"
|
|
744
|
+
minOccurs="0">
|
|
745
|
+
<xs:annotation>
|
|
746
|
+
<xs:documentation>Субъекты актовой записи об усыновлении</xs:documentation>
|
|
747
|
+
</xs:annotation>
|
|
748
|
+
</xs:element>
|
|
749
|
+
</xs:sequence>
|
|
750
|
+
</xs:restriction>
|
|
751
|
+
</xs:complexContent>
|
|
752
|
+
</xs:complexType>
|
|
753
|
+
<xs:complexType name="SignedActRecordToReferenceAdoption30">
|
|
754
|
+
<xs:annotation>
|
|
755
|
+
<xs:documentation>Актовая запись об усыновлении (удочерении) в объеме справки формы 30 c ЭП</xs:documentation>
|
|
756
|
+
</xs:annotation>
|
|
757
|
+
<xs:complexContent>
|
|
758
|
+
<xs:restriction base="doc:SignedActRecordAdoption">
|
|
759
|
+
<xs:sequence minOccurs="1">
|
|
760
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceAdoption30">
|
|
761
|
+
<xs:annotation>
|
|
762
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
763
|
+
</xs:annotation>
|
|
764
|
+
</xs:element>
|
|
765
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
766
|
+
</xs:sequence>
|
|
767
|
+
</xs:restriction>
|
|
768
|
+
</xs:complexContent>
|
|
769
|
+
</xs:complexType>
|
|
770
|
+
<xs:complexType name="ActRecordToReferenceFiliation31">
|
|
771
|
+
<xs:annotation>
|
|
772
|
+
<xs:documentation>Актовая запись об установлении отцовства в объеме справки формы 31</xs:documentation>
|
|
773
|
+
</xs:annotation>
|
|
774
|
+
<xs:complexContent>
|
|
775
|
+
<xs:restriction base="doc:ActRecordFiliation">
|
|
776
|
+
<xs:sequence minOccurs="1">
|
|
777
|
+
<xs:element ref="cm:registrarId"/>
|
|
778
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
779
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
780
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
781
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
782
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForFiliation"
|
|
783
|
+
minOccurs="0">
|
|
784
|
+
<xs:annotation>
|
|
785
|
+
<xs:documentation>Субъекты актовой записи об установлении отцовства</xs:documentation>
|
|
786
|
+
</xs:annotation>
|
|
787
|
+
</xs:element>
|
|
788
|
+
</xs:sequence>
|
|
789
|
+
</xs:restriction>
|
|
790
|
+
</xs:complexContent>
|
|
791
|
+
</xs:complexType>
|
|
792
|
+
<xs:complexType name="SignedActRecordToReferenceFiliation31">
|
|
793
|
+
<xs:annotation>
|
|
794
|
+
<xs:documentation>Актовая запись об установлении отцовства в объеме справки формы 31 c ЭП</xs:documentation>
|
|
795
|
+
</xs:annotation>
|
|
796
|
+
<xs:complexContent>
|
|
797
|
+
<xs:restriction base="doc:SignedActRecordFiliation">
|
|
798
|
+
<xs:sequence minOccurs="1">
|
|
799
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceFiliation31">
|
|
800
|
+
<xs:annotation>
|
|
801
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
802
|
+
</xs:annotation>
|
|
803
|
+
</xs:element>
|
|
804
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
805
|
+
</xs:sequence>
|
|
806
|
+
</xs:restriction>
|
|
807
|
+
</xs:complexContent>
|
|
808
|
+
</xs:complexType>
|
|
809
|
+
<xs:complexType name="ActRecordToReferenceNameChange32">
|
|
810
|
+
<xs:annotation>
|
|
811
|
+
<xs:documentation>Актовая запись о перемене имени в объеме справки формы 32</xs:documentation>
|
|
812
|
+
</xs:annotation>
|
|
813
|
+
<xs:complexContent>
|
|
814
|
+
<xs:restriction base="doc:ActRecordNameChange">
|
|
815
|
+
<xs:sequence minOccurs="1">
|
|
816
|
+
<xs:element ref="cm:registrarId"/>
|
|
817
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
818
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
819
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
820
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
821
|
+
<xs:element name="participants"
|
|
822
|
+
type="doc:ActRecordParticipantsForNameChange" minOccurs="0">
|
|
823
|
+
<xs:annotation>
|
|
824
|
+
<xs:documentation>Субъекты актовой записи об изменении имени</xs:documentation>
|
|
825
|
+
</xs:annotation>
|
|
826
|
+
</xs:element>
|
|
827
|
+
</xs:sequence>
|
|
828
|
+
</xs:restriction>
|
|
829
|
+
</xs:complexContent>
|
|
830
|
+
</xs:complexType>
|
|
831
|
+
<xs:complexType name="SignedActRecordToReferenceNameChange32">
|
|
832
|
+
<xs:annotation>
|
|
833
|
+
<xs:documentation>Актовая запись о перемене имени в объеме справки формы32 c ЭП</xs:documentation>
|
|
834
|
+
</xs:annotation>
|
|
835
|
+
<xs:complexContent>
|
|
836
|
+
<xs:restriction base="doc:SignedActRecordNameChange">
|
|
837
|
+
<xs:sequence minOccurs="1">
|
|
838
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceNameChange32">
|
|
839
|
+
<xs:annotation>
|
|
840
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
841
|
+
</xs:annotation>
|
|
842
|
+
</xs:element>
|
|
843
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
844
|
+
</xs:sequence>
|
|
845
|
+
</xs:restriction>
|
|
846
|
+
</xs:complexContent>
|
|
847
|
+
</xs:complexType>
|
|
848
|
+
<xs:complexType name="ActRecordToReferenceDeath33">
|
|
849
|
+
<xs:annotation>
|
|
850
|
+
<xs:documentation>Актовая запись о смерти в объеме справки формы 33</xs:documentation>
|
|
851
|
+
</xs:annotation>
|
|
852
|
+
<xs:complexContent>
|
|
853
|
+
<xs:restriction base="doc:ActRecordDeath">
|
|
854
|
+
<xs:sequence minOccurs="1">
|
|
855
|
+
<xs:element ref="cm:registrarId"/>
|
|
856
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
857
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
858
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
859
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
860
|
+
<xs:element name="content" type="doc:ActRecordContentOfDeath" minOccurs="0">
|
|
861
|
+
<xs:annotation>
|
|
862
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
863
|
+
</xs:annotation>
|
|
864
|
+
</xs:element>
|
|
865
|
+
<xs:element name="participants" type="doc:ParticipantsForDeath"
|
|
866
|
+
minOccurs="0">
|
|
867
|
+
<xs:annotation>
|
|
868
|
+
<xs:documentation>Субъект актовой записи о смерти</xs:documentation>
|
|
869
|
+
</xs:annotation>
|
|
870
|
+
</xs:element>
|
|
871
|
+
</xs:sequence>
|
|
872
|
+
</xs:restriction>
|
|
873
|
+
</xs:complexContent>
|
|
874
|
+
</xs:complexType>
|
|
875
|
+
<xs:complexType name="SignedActRecordToReferenceDeath33">
|
|
876
|
+
<xs:annotation>
|
|
877
|
+
<xs:documentation>Актовая запись о смерти в объеме справки формы 33 c ЭП</xs:documentation>
|
|
878
|
+
</xs:annotation>
|
|
879
|
+
<xs:complexContent>
|
|
880
|
+
<xs:restriction base="doc:SignedActRecordDeath">
|
|
881
|
+
<xs:sequence minOccurs="1">
|
|
882
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceDeath33">
|
|
883
|
+
<xs:annotation>
|
|
884
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
885
|
+
</xs:annotation>
|
|
886
|
+
</xs:element>
|
|
887
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
888
|
+
</xs:sequence>
|
|
889
|
+
</xs:restriction>
|
|
890
|
+
</xs:complexContent>
|
|
891
|
+
</xs:complexType>
|
|
892
|
+
<xs:complexType name="ActRecordToReferenceDeath34">
|
|
893
|
+
<xs:annotation>
|
|
894
|
+
<xs:documentation>Актовая запись о смерти в объеме справки формы 34</xs:documentation>
|
|
895
|
+
</xs:annotation>
|
|
896
|
+
<xs:complexContent>
|
|
897
|
+
<xs:restriction base="doc:ActRecordDeath">
|
|
898
|
+
<xs:sequence minOccurs="1">
|
|
899
|
+
<xs:element ref="cm:registrarId"/>
|
|
900
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
901
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
902
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
903
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
904
|
+
<xs:element name="content" type="doc:ActRecordContentOfDeath" minOccurs="0">
|
|
905
|
+
<xs:annotation>
|
|
906
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
907
|
+
</xs:annotation>
|
|
908
|
+
</xs:element>
|
|
909
|
+
<xs:element name="participants" type="doc:ParticipantsForDeath"
|
|
910
|
+
minOccurs="0">
|
|
911
|
+
<xs:annotation>
|
|
912
|
+
<xs:documentation>Субъект актовой записи о смерти</xs:documentation>
|
|
913
|
+
</xs:annotation>
|
|
914
|
+
</xs:element>
|
|
915
|
+
</xs:sequence>
|
|
916
|
+
</xs:restriction>
|
|
917
|
+
</xs:complexContent>
|
|
918
|
+
</xs:complexType>
|
|
919
|
+
<xs:complexType name="SignedActRecordToReferenceDeath34">
|
|
920
|
+
<xs:annotation>
|
|
921
|
+
<xs:documentation>Актовая запись о смерти в объеме справки формы 34 c ЭП</xs:documentation>
|
|
922
|
+
</xs:annotation>
|
|
923
|
+
<xs:complexContent>
|
|
924
|
+
<xs:restriction base="doc:SignedActRecordDeath">
|
|
925
|
+
<xs:sequence minOccurs="1">
|
|
926
|
+
<xs:element name="actRecord" type="doc:ActRecordToReferenceDeath34">
|
|
927
|
+
<xs:annotation>
|
|
928
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
929
|
+
</xs:annotation>
|
|
930
|
+
</xs:element>
|
|
931
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
932
|
+
</xs:sequence>
|
|
933
|
+
</xs:restriction>
|
|
934
|
+
</xs:complexContent>
|
|
935
|
+
</xs:complexType>
|
|
936
|
+
<!-- Data Act Record Restriction Reference End -->
|
|
937
|
+
<!-- Data Act Record Restriction Certificate Start -->
|
|
938
|
+
<xs:complexType name="ActRecordToCertificateBirth">
|
|
939
|
+
<xs:annotation>
|
|
940
|
+
<xs:documentation>Актовая запись о рождении в объеме свидетельства</xs:documentation>
|
|
941
|
+
</xs:annotation>
|
|
942
|
+
<xs:complexContent>
|
|
943
|
+
<xs:restriction base="doc:ActRecordBirth">
|
|
944
|
+
<xs:sequence minOccurs="1">
|
|
945
|
+
<xs:element ref="cm:registrarId"/>
|
|
946
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
947
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
948
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
949
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
950
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForBirth"
|
|
951
|
+
minOccurs="0">
|
|
952
|
+
<xs:annotation>
|
|
953
|
+
<xs:documentation>Субъекты актовой записи о рождении</xs:documentation>
|
|
954
|
+
</xs:annotation>
|
|
955
|
+
</xs:element>
|
|
956
|
+
</xs:sequence>
|
|
957
|
+
</xs:restriction>
|
|
958
|
+
</xs:complexContent>
|
|
959
|
+
</xs:complexType>
|
|
960
|
+
<xs:complexType name="SignedActRecordToCertificateBirth">
|
|
961
|
+
<xs:annotation>
|
|
962
|
+
<xs:documentation>Актовая запись о рождении в объеме свидетельства c ЭП</xs:documentation>
|
|
963
|
+
</xs:annotation>
|
|
964
|
+
<xs:complexContent>
|
|
965
|
+
<xs:restriction base="doc:SignedActRecordBirth">
|
|
966
|
+
<xs:sequence minOccurs="1">
|
|
967
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateBirth">
|
|
968
|
+
<xs:annotation>
|
|
969
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
970
|
+
</xs:annotation>
|
|
971
|
+
</xs:element>
|
|
972
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
973
|
+
</xs:sequence>
|
|
974
|
+
</xs:restriction>
|
|
975
|
+
</xs:complexContent>
|
|
976
|
+
</xs:complexType>
|
|
977
|
+
<xs:complexType name="ActRecordToCertificateMarriage">
|
|
978
|
+
<xs:annotation>
|
|
979
|
+
<xs:documentation>Актовая запись о заключении брака в объеме свидетельства</xs:documentation>
|
|
980
|
+
</xs:annotation>
|
|
981
|
+
<xs:complexContent>
|
|
982
|
+
<xs:restriction base="doc:ActRecordMarriage">
|
|
983
|
+
<xs:sequence minOccurs="1">
|
|
984
|
+
<xs:element ref="cm:registrarId"/>
|
|
985
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
986
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
987
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
988
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
989
|
+
<xs:element name="content" type="doc:ActRecordContentOfMarriage"
|
|
990
|
+
minOccurs="0">
|
|
991
|
+
<xs:annotation>
|
|
992
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
993
|
+
</xs:annotation>
|
|
994
|
+
</xs:element>
|
|
995
|
+
<xs:element name="participants" type="doc:ParticipantsForMarriage">
|
|
996
|
+
<xs:annotation>
|
|
997
|
+
<xs:documentation>Субъекты актовой записи о заключении брака</xs:documentation>
|
|
998
|
+
</xs:annotation>
|
|
999
|
+
</xs:element>
|
|
1000
|
+
</xs:sequence>
|
|
1001
|
+
</xs:restriction>
|
|
1002
|
+
</xs:complexContent>
|
|
1003
|
+
</xs:complexType>
|
|
1004
|
+
<xs:complexType name="SignedActRecordToCertificateMarriage">
|
|
1005
|
+
<xs:annotation>
|
|
1006
|
+
<xs:documentation>Актовая запись о заключении брака в объеме свидетельства c ЭП</xs:documentation>
|
|
1007
|
+
</xs:annotation>
|
|
1008
|
+
<xs:complexContent>
|
|
1009
|
+
<xs:restriction base="doc:SignedActRecordMarriage">
|
|
1010
|
+
<xs:sequence minOccurs="1">
|
|
1011
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateMarriage">
|
|
1012
|
+
<xs:annotation>
|
|
1013
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
1014
|
+
</xs:annotation>
|
|
1015
|
+
</xs:element>
|
|
1016
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
1017
|
+
</xs:sequence>
|
|
1018
|
+
</xs:restriction>
|
|
1019
|
+
</xs:complexContent>
|
|
1020
|
+
</xs:complexType>
|
|
1021
|
+
<xs:complexType name="ActRecordToCertificateDivorce">
|
|
1022
|
+
<xs:annotation>
|
|
1023
|
+
<xs:documentation>Актовая запись о расторжении брака в объеме свидетельства</xs:documentation>
|
|
1024
|
+
</xs:annotation>
|
|
1025
|
+
<xs:complexContent>
|
|
1026
|
+
<xs:restriction base="doc:ActRecordDivorce">
|
|
1027
|
+
<xs:sequence minOccurs="1">
|
|
1028
|
+
<xs:element ref="cm:registrarId"/>
|
|
1029
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
1030
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
1031
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
1032
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
1033
|
+
<xs:element name="content" type="doc:ActRecordContentOfDivorce"
|
|
1034
|
+
minOccurs="0">
|
|
1035
|
+
<xs:annotation>
|
|
1036
|
+
<xs:documentation>Дополнительный контент</xs:documentation>
|
|
1037
|
+
</xs:annotation>
|
|
1038
|
+
</xs:element>
|
|
1039
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForDivorce"
|
|
1040
|
+
minOccurs="0">
|
|
1041
|
+
<xs:annotation>
|
|
1042
|
+
<xs:documentation>Субъект актовой записи о разводе</xs:documentation>
|
|
1043
|
+
</xs:annotation>
|
|
1044
|
+
</xs:element>
|
|
1045
|
+
<xs:element name="documentConfirmingDivorce"
|
|
1046
|
+
type="doc:DocumentsConfirmingDivorce" minOccurs="0">
|
|
1047
|
+
<xs:annotation>
|
|
1048
|
+
<xs:documentation>Документы обоснования для развода</xs:documentation>
|
|
1049
|
+
</xs:annotation>
|
|
1050
|
+
</xs:element>
|
|
1051
|
+
</xs:sequence>
|
|
1052
|
+
</xs:restriction>
|
|
1053
|
+
</xs:complexContent>
|
|
1054
|
+
</xs:complexType>
|
|
1055
|
+
<xs:complexType name="SignedActRecordToCertificateDivorce">
|
|
1056
|
+
<xs:annotation>
|
|
1057
|
+
<xs:documentation>Актовая запись о расторжении брака в объеме свидетельства c ЭП</xs:documentation>
|
|
1058
|
+
</xs:annotation>
|
|
1059
|
+
<xs:complexContent>
|
|
1060
|
+
<xs:restriction base="doc:SignedActRecordDivorce">
|
|
1061
|
+
<xs:sequence minOccurs="1">
|
|
1062
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateDivorce">
|
|
1063
|
+
<xs:annotation>
|
|
1064
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
1065
|
+
</xs:annotation>
|
|
1066
|
+
</xs:element>
|
|
1067
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
1068
|
+
</xs:sequence>
|
|
1069
|
+
</xs:restriction>
|
|
1070
|
+
</xs:complexContent>
|
|
1071
|
+
</xs:complexType>
|
|
1072
|
+
<xs:complexType name="ActRecordToCertificateAdoption">
|
|
1073
|
+
<xs:annotation>
|
|
1074
|
+
<xs:documentation>Актовая запись об усыновлении (удочерении) в объеме свидетельства</xs:documentation>
|
|
1075
|
+
</xs:annotation>
|
|
1076
|
+
<xs:complexContent>
|
|
1077
|
+
<xs:restriction base="doc:ActRecordAdoption">
|
|
1078
|
+
<xs:sequence minOccurs="1">
|
|
1079
|
+
<xs:element ref="cm:registrarId"/>
|
|
1080
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
1081
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
1082
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
1083
|
+
<xs:element ref="cm:isRecovered" minOccurs="0"/>
|
|
1084
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForAdoption"
|
|
1085
|
+
minOccurs="0">
|
|
1086
|
+
<xs:annotation>
|
|
1087
|
+
<xs:documentation>Субъекты актовой записи об усыновлении</xs:documentation>
|
|
1088
|
+
</xs:annotation>
|
|
1089
|
+
</xs:element>
|
|
1090
|
+
</xs:sequence>
|
|
1091
|
+
</xs:restriction>
|
|
1092
|
+
</xs:complexContent>
|
|
1093
|
+
</xs:complexType>
|
|
1094
|
+
<xs:complexType name="SignedActRecordToCertificateAdoption">
|
|
1095
|
+
<xs:annotation>
|
|
1096
|
+
<xs:documentation>Актовая запись об усыновлении (удочерении) в объеме свидетельства c ЭП</xs:documentation>
|
|
1097
|
+
</xs:annotation>
|
|
1098
|
+
<xs:complexContent>
|
|
1099
|
+
<xs:restriction base="doc:SignedActRecordAdoption">
|
|
1100
|
+
<xs:sequence minOccurs="1">
|
|
1101
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateAdoption">
|
|
1102
|
+
<xs:annotation>
|
|
1103
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
1104
|
+
</xs:annotation>
|
|
1105
|
+
</xs:element>
|
|
1106
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
1107
|
+
</xs:sequence>
|
|
1108
|
+
</xs:restriction>
|
|
1109
|
+
</xs:complexContent>
|
|
1110
|
+
</xs:complexType>
|
|
1111
|
+
<xs:complexType name="ActRecordToCertificateFiliation">
|
|
1112
|
+
<xs:annotation>
|
|
1113
|
+
<xs:documentation>Актовая запись об установлении отцовства в объеме свидетельства</xs:documentation>
|
|
1114
|
+
</xs:annotation>
|
|
1115
|
+
<xs:complexContent>
|
|
1116
|
+
<xs:restriction base="doc:ActRecordFiliation">
|
|
1117
|
+
<xs:sequence minOccurs="1">
|
|
1118
|
+
<xs:element ref="cm:registrarId"/>
|
|
1119
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
1120
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
1121
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
1122
|
+
<xs:element ref="cm:isRecovered" minOccurs="0">
|
|
1123
|
+
<xs:annotation>
|
|
1124
|
+
<xs:documentation>Признак восстановленной актовой записи</xs:documentation>
|
|
1125
|
+
</xs:annotation>
|
|
1126
|
+
</xs:element>
|
|
1127
|
+
<xs:element name="participants" type="doc:ActRecordParticipantsForFiliation"
|
|
1128
|
+
minOccurs="0">
|
|
1129
|
+
<xs:annotation>
|
|
1130
|
+
<xs:documentation>Субъекты актовой записи об установлении отцовства</xs:documentation>
|
|
1131
|
+
</xs:annotation>
|
|
1132
|
+
</xs:element>
|
|
1133
|
+
</xs:sequence>
|
|
1134
|
+
</xs:restriction>
|
|
1135
|
+
</xs:complexContent>
|
|
1136
|
+
</xs:complexType>
|
|
1137
|
+
<xs:complexType name="SignedActRecordToCertificateFiliation">
|
|
1138
|
+
<xs:annotation>
|
|
1139
|
+
<xs:documentation>Актовая запись об установлении отцовства в объеме свидетельства c ЭП</xs:documentation>
|
|
1140
|
+
</xs:annotation>
|
|
1141
|
+
<xs:complexContent>
|
|
1142
|
+
<xs:restriction base="doc:SignedActRecordFiliation">
|
|
1143
|
+
<xs:sequence minOccurs="1">
|
|
1144
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateFiliation">
|
|
1145
|
+
<xs:annotation>
|
|
1146
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
1147
|
+
</xs:annotation>
|
|
1148
|
+
</xs:element>
|
|
1149
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
1150
|
+
</xs:sequence>
|
|
1151
|
+
</xs:restriction>
|
|
1152
|
+
</xs:complexContent>
|
|
1153
|
+
</xs:complexType>
|
|
1154
|
+
<xs:complexType name="ActRecordToCertificateNameChange">
|
|
1155
|
+
<xs:annotation>
|
|
1156
|
+
<xs:documentation>Актовая запись о перемене имени в объеме свидетельства</xs:documentation>
|
|
1157
|
+
</xs:annotation>
|
|
1158
|
+
<xs:complexContent>
|
|
1159
|
+
<xs:restriction base="doc:ActRecordNameChange">
|
|
1160
|
+
<xs:sequence minOccurs="1">
|
|
1161
|
+
<xs:element ref="cm:registrarId"/>
|
|
1162
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
1163
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
1164
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
1165
|
+
<xs:element ref="cm:isRecovered" minOccurs="0">
|
|
1166
|
+
<xs:annotation>
|
|
1167
|
+
<xs:documentation>Признак восстановленной актовой записи</xs:documentation>
|
|
1168
|
+
</xs:annotation>
|
|
1169
|
+
</xs:element>
|
|
1170
|
+
<xs:element name="participants"
|
|
1171
|
+
type="doc:ActRecordParticipantsForNameChange" minOccurs="0">
|
|
1172
|
+
<xs:annotation>
|
|
1173
|
+
<xs:documentation>Субъекты актовой записи об изменении имени</xs:documentation>
|
|
1174
|
+
</xs:annotation>
|
|
1175
|
+
</xs:element>
|
|
1176
|
+
</xs:sequence>
|
|
1177
|
+
</xs:restriction>
|
|
1178
|
+
</xs:complexContent>
|
|
1179
|
+
</xs:complexType>
|
|
1180
|
+
<xs:complexType name="SignedActRecordToCertificateNameChange">
|
|
1181
|
+
<xs:annotation>
|
|
1182
|
+
<xs:documentation>Актовая запись о перемене имени в объеме свидетельства c ЭП</xs:documentation>
|
|
1183
|
+
</xs:annotation>
|
|
1184
|
+
<xs:complexContent>
|
|
1185
|
+
<xs:restriction base="doc:SignedActRecordNameChange">
|
|
1186
|
+
<xs:sequence minOccurs="1">
|
|
1187
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateNameChange">
|
|
1188
|
+
<xs:annotation>
|
|
1189
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
1190
|
+
</xs:annotation>
|
|
1191
|
+
</xs:element>
|
|
1192
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
1193
|
+
</xs:sequence>
|
|
1194
|
+
</xs:restriction>
|
|
1195
|
+
</xs:complexContent>
|
|
1196
|
+
</xs:complexType>
|
|
1197
|
+
<xs:complexType name="ActRecordToCertificateDeath">
|
|
1198
|
+
<xs:annotation>
|
|
1199
|
+
<xs:documentation>Актовая запись о смерти в объеме свидетельства</xs:documentation>
|
|
1200
|
+
</xs:annotation>
|
|
1201
|
+
<xs:complexContent>
|
|
1202
|
+
<xs:restriction base="doc:ActRecordDeath">
|
|
1203
|
+
<xs:sequence minOccurs="1">
|
|
1204
|
+
<xs:element ref="cm:registrarId"/>
|
|
1205
|
+
<xs:element ref="cm:actRecordUID" minOccurs="0"/>
|
|
1206
|
+
<xs:element ref="cm:actRecordNumber"/>
|
|
1207
|
+
<xs:element ref="cm:actRecordDate"/>
|
|
1208
|
+
<xs:element ref="cm:isRecovered" minOccurs="0">
|
|
1209
|
+
<xs:annotation>
|
|
1210
|
+
<xs:documentation>Признак восстановленной актовой записи</xs:documentation>
|
|
1211
|
+
</xs:annotation>
|
|
1212
|
+
</xs:element>
|
|
1213
|
+
<xs:element name="participants" type="doc:ParticipantsForDeath"
|
|
1214
|
+
minOccurs="0">
|
|
1215
|
+
<xs:annotation>
|
|
1216
|
+
<xs:documentation>Субъект актовой записи о смерти</xs:documentation>
|
|
1217
|
+
</xs:annotation>
|
|
1218
|
+
</xs:element>
|
|
1219
|
+
</xs:sequence>
|
|
1220
|
+
</xs:restriction>
|
|
1221
|
+
</xs:complexContent>
|
|
1222
|
+
</xs:complexType>
|
|
1223
|
+
<xs:complexType name="SignedActRecordToCertificateDeath">
|
|
1224
|
+
<xs:annotation>
|
|
1225
|
+
<xs:documentation>Актовая запись о смерти в объеме свидетельства c ЭП</xs:documentation>
|
|
1226
|
+
</xs:annotation>
|
|
1227
|
+
<xs:complexContent>
|
|
1228
|
+
<xs:restriction base="doc:SignedActRecordDeath">
|
|
1229
|
+
<xs:sequence minOccurs="1">
|
|
1230
|
+
<xs:element name="actRecord" type="doc:ActRecordToCertificateDeath">
|
|
1231
|
+
<xs:annotation>
|
|
1232
|
+
<xs:documentation>Запись АГС</xs:documentation>
|
|
1233
|
+
</xs:annotation>
|
|
1234
|
+
</xs:element>
|
|
1235
|
+
<xs:element ref="doc:actRecordSignature"/>
|
|
1236
|
+
</xs:sequence>
|
|
1237
|
+
</xs:restriction>
|
|
1238
|
+
</xs:complexContent>
|
|
1239
|
+
</xs:complexType>
|
|
1240
|
+
<!-- Data Act Record Restriction Certificate End -->
|
|
1241
|
+
<!-- Reference Start -->
|
|
1242
|
+
<xs:complexType name="ReferenceBirth24">
|
|
1243
|
+
<xs:annotation>
|
|
1244
|
+
<xs:documentation>Справка о рождении формы 24</xs:documentation>
|
|
1245
|
+
</xs:annotation>
|
|
1246
|
+
<xs:sequence minOccurs="1">
|
|
1247
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1248
|
+
<xs:element name="referenceBirth24" type="doc:ActRecordToReferenceBirth24"/>
|
|
1249
|
+
</xs:sequence>
|
|
1250
|
+
</xs:complexType>
|
|
1251
|
+
<xs:complexType name="ReferenceBirth25">
|
|
1252
|
+
<xs:annotation>
|
|
1253
|
+
<xs:documentation>Справка о рождении формы 25</xs:documentation>
|
|
1254
|
+
</xs:annotation>
|
|
1255
|
+
<xs:sequence minOccurs="1">
|
|
1256
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1257
|
+
<xs:element name="referenceBirth25" type="doc:ActRecordToReferenceBirth25"/>
|
|
1258
|
+
</xs:sequence>
|
|
1259
|
+
</xs:complexType>
|
|
1260
|
+
<xs:complexType name="ReferenceBirth26">
|
|
1261
|
+
<xs:annotation>
|
|
1262
|
+
<xs:documentation>Справка о рождении формы 26</xs:documentation>
|
|
1263
|
+
</xs:annotation>
|
|
1264
|
+
<xs:sequence minOccurs="1">
|
|
1265
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1266
|
+
<xs:element name="referenceBirth26" type="doc:ActRecordToReferenceBirth26"/>
|
|
1267
|
+
</xs:sequence>
|
|
1268
|
+
</xs:complexType>
|
|
1269
|
+
<xs:complexType name="ReferenceMarriage27">
|
|
1270
|
+
<xs:annotation>
|
|
1271
|
+
<xs:documentation>Справка о заключении брака формы 27</xs:documentation>
|
|
1272
|
+
</xs:annotation>
|
|
1273
|
+
<xs:sequence minOccurs="1">
|
|
1274
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1275
|
+
<xs:element name="referenceMarriage27" type="doc:ActRecordToReferenceMarriage27"/>
|
|
1276
|
+
</xs:sequence>
|
|
1277
|
+
</xs:complexType>
|
|
1278
|
+
<xs:complexType name="ReferenceMarriage28">
|
|
1279
|
+
<xs:annotation>
|
|
1280
|
+
<xs:documentation>Справка о заключении брака формы 28</xs:documentation>
|
|
1281
|
+
</xs:annotation>
|
|
1282
|
+
<xs:sequence minOccurs="1">
|
|
1283
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1284
|
+
<xs:element name="referenceMarriage28" type="doc:ActRecordToReferenceMarriage28"/>
|
|
1285
|
+
</xs:sequence>
|
|
1286
|
+
</xs:complexType>
|
|
1287
|
+
<xs:complexType name="ReferenceDivorce29">
|
|
1288
|
+
<xs:annotation>
|
|
1289
|
+
<xs:documentation>Справка о расторжении брака формы 29</xs:documentation>
|
|
1290
|
+
</xs:annotation>
|
|
1291
|
+
<xs:sequence minOccurs="1">
|
|
1292
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1293
|
+
<xs:element name="referenceDivorce29" type="doc:ActRecordToReferenceDivorce29"/>
|
|
1294
|
+
</xs:sequence>
|
|
1295
|
+
</xs:complexType>
|
|
1296
|
+
<xs:complexType name="ReferenceAdoption30">
|
|
1297
|
+
<xs:annotation>
|
|
1298
|
+
<xs:documentation>Справка об усыновлении (удочерении) формы 30</xs:documentation>
|
|
1299
|
+
</xs:annotation>
|
|
1300
|
+
<xs:sequence minOccurs="1">
|
|
1301
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1302
|
+
<xs:element name="referenceAdoption30" type="doc:ActRecordToReferenceAdoption30"/>
|
|
1303
|
+
</xs:sequence>
|
|
1304
|
+
</xs:complexType>
|
|
1305
|
+
<xs:complexType name="ReferenceFiliation31">
|
|
1306
|
+
<xs:annotation>
|
|
1307
|
+
<xs:documentation>Справка об установлении отцовства формы 31</xs:documentation>
|
|
1308
|
+
</xs:annotation>
|
|
1309
|
+
<xs:sequence minOccurs="1">
|
|
1310
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1311
|
+
<xs:element name="referenceFiliation31" type="doc:ActRecordToReferenceFiliation31"/>
|
|
1312
|
+
</xs:sequence>
|
|
1313
|
+
</xs:complexType>
|
|
1314
|
+
<xs:complexType name="ReferenceNameChange32">
|
|
1315
|
+
<xs:annotation>
|
|
1316
|
+
<xs:documentation>Справка о перемене имени формы 32</xs:documentation>
|
|
1317
|
+
</xs:annotation>
|
|
1318
|
+
<xs:sequence minOccurs="1">
|
|
1319
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1320
|
+
<xs:element name="referenceNameChange32" type="doc:ActRecordToReferenceNameChange32"/>
|
|
1321
|
+
</xs:sequence>
|
|
1322
|
+
</xs:complexType>
|
|
1323
|
+
<xs:complexType name="ReferenceDeath33">
|
|
1324
|
+
<xs:annotation>
|
|
1325
|
+
<xs:documentation>Справка о смерти формы 33</xs:documentation>
|
|
1326
|
+
</xs:annotation>
|
|
1327
|
+
<xs:sequence minOccurs="1">
|
|
1328
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1329
|
+
<xs:element name="referenceDeath33" type="doc:ActRecordToReferenceDeath33"/>
|
|
1330
|
+
</xs:sequence>
|
|
1331
|
+
</xs:complexType>
|
|
1332
|
+
<xs:complexType name="ReferenceDeath34">
|
|
1333
|
+
<xs:annotation>
|
|
1334
|
+
<xs:documentation>Справка о смерти формы 34</xs:documentation>
|
|
1335
|
+
</xs:annotation>
|
|
1336
|
+
<xs:sequence minOccurs="1">
|
|
1337
|
+
<xs:element ref="doc:requisitesPaperReference"/>
|
|
1338
|
+
<xs:element name="referenceDeath34" type="doc:ActRecordToReferenceDeath34"/>
|
|
1339
|
+
</xs:sequence>
|
|
1340
|
+
</xs:complexType>
|
|
1341
|
+
<!-- Reference End -->
|
|
1342
|
+
<!-- Certificate Start -->
|
|
1343
|
+
<xs:complexType name="CertificateBirth">
|
|
1344
|
+
<xs:annotation>
|
|
1345
|
+
<xs:documentation>Свидетельство о рождении</xs:documentation>
|
|
1346
|
+
</xs:annotation>
|
|
1347
|
+
<xs:sequence minOccurs="1">
|
|
1348
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1349
|
+
<xs:element name="certificateBirth" type="doc:ActRecordToCertificateBirth"/>
|
|
1350
|
+
</xs:sequence>
|
|
1351
|
+
</xs:complexType>
|
|
1352
|
+
<xs:complexType name="CertificateMarriage">
|
|
1353
|
+
<xs:annotation>
|
|
1354
|
+
<xs:documentation>Свидетельство о заключении брака</xs:documentation>
|
|
1355
|
+
</xs:annotation>
|
|
1356
|
+
<xs:sequence minOccurs="1">
|
|
1357
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1358
|
+
<xs:element name="certificateMarriage" type="doc:ActRecordToCertificateMarriage"/>
|
|
1359
|
+
</xs:sequence>
|
|
1360
|
+
</xs:complexType>
|
|
1361
|
+
<xs:complexType name="CertificateDivorce">
|
|
1362
|
+
<xs:annotation>
|
|
1363
|
+
<xs:documentation>Свидетельство о расторжении брака</xs:documentation>
|
|
1364
|
+
</xs:annotation>
|
|
1365
|
+
<xs:sequence minOccurs="1">
|
|
1366
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1367
|
+
<xs:element name="certificateDivorce" type="doc:ActRecordToCertificateDivorce"/>
|
|
1368
|
+
</xs:sequence>
|
|
1369
|
+
</xs:complexType>
|
|
1370
|
+
<xs:complexType name="CertificateAdoption">
|
|
1371
|
+
<xs:annotation>
|
|
1372
|
+
<xs:documentation>Свидетельство об усыновлении (удочерении)</xs:documentation>
|
|
1373
|
+
</xs:annotation>
|
|
1374
|
+
<xs:sequence minOccurs="1">
|
|
1375
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1376
|
+
<xs:element name="certificateAdoption" type="doc:ActRecordToCertificateAdoption"/>
|
|
1377
|
+
</xs:sequence>
|
|
1378
|
+
</xs:complexType>
|
|
1379
|
+
<xs:complexType name="CertificateFiliation">
|
|
1380
|
+
<xs:annotation>
|
|
1381
|
+
<xs:documentation>Свидетельство об установлении отцовства</xs:documentation>
|
|
1382
|
+
</xs:annotation>
|
|
1383
|
+
<xs:sequence minOccurs="1">
|
|
1384
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1385
|
+
<xs:element name="certificateFiliation" type="doc:ActRecordToCertificateFiliation"/>
|
|
1386
|
+
</xs:sequence>
|
|
1387
|
+
</xs:complexType>
|
|
1388
|
+
<xs:complexType name="CertificateNameChange">
|
|
1389
|
+
<xs:annotation>
|
|
1390
|
+
<xs:documentation>Свидетельство о перемене имени</xs:documentation>
|
|
1391
|
+
</xs:annotation>
|
|
1392
|
+
<xs:sequence minOccurs="1">
|
|
1393
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1394
|
+
<xs:element name="certificateNameChange" type="doc:ActRecordToCertificateNameChange"/>
|
|
1395
|
+
</xs:sequence>
|
|
1396
|
+
</xs:complexType>
|
|
1397
|
+
<xs:complexType name="CertificateDeath">
|
|
1398
|
+
<xs:annotation>
|
|
1399
|
+
<xs:documentation>Свидетельство о смерти</xs:documentation>
|
|
1400
|
+
</xs:annotation>
|
|
1401
|
+
<xs:sequence minOccurs="1">
|
|
1402
|
+
<xs:element ref="doc:requisitesPaperCertificate"/>
|
|
1403
|
+
<xs:element name="certificateDeath" type="doc:ActRecordToCertificateDeath"/>
|
|
1404
|
+
</xs:sequence>
|
|
1405
|
+
</xs:complexType>
|
|
1406
|
+
<!-- Certificate End -->
|
|
1407
|
+
<!-- Requisites From Statements For Service Start -->
|
|
1408
|
+
<xs:complexType name="RequisitesFromStatementsForServiceBase" abstract="true">
|
|
1409
|
+
<xs:annotation>
|
|
1410
|
+
<xs:documentation>Базовый класс для сведений о заявлениях в записях актов</xs:documentation>
|
|
1411
|
+
</xs:annotation>
|
|
1412
|
+
<xs:sequence minOccurs="1">
|
|
1413
|
+
<xs:element ref="cm:statementDate"/>
|
|
1414
|
+
<xs:element ref="cm:statementNumber" minOccurs="0"/>
|
|
1415
|
+
</xs:sequence>
|
|
1416
|
+
</xs:complexType>
|
|
1417
|
+
<xs:complexType name="RequisitesFromStatementsForServiceDivorce">
|
|
1418
|
+
<xs:annotation>
|
|
1419
|
+
<xs:documentation>Заявление супругов(а) о расторжении брака</xs:documentation>
|
|
1420
|
+
</xs:annotation>
|
|
1421
|
+
<xs:complexContent>
|
|
1422
|
+
<xs:extension base="doc:RequisitesFromStatementsForServiceBase"/>
|
|
1423
|
+
</xs:complexContent>
|
|
1424
|
+
</xs:complexType>
|
|
1425
|
+
<xs:complexType name="RequisitesFromStatementsForServiceFatherFiliation">
|
|
1426
|
+
<xs:annotation>
|
|
1427
|
+
<xs:documentation>Заявление отца об установлении отцовства</xs:documentation>
|
|
1428
|
+
</xs:annotation>
|
|
1429
|
+
<xs:complexContent>
|
|
1430
|
+
<xs:extension base="doc:RequisitesFromStatementsForServiceBase">
|
|
1431
|
+
<xs:choice>
|
|
1432
|
+
<xs:element name="deathReqs" type="doc:OldActRecordRequisites" minOccurs="0">
|
|
1433
|
+
<xs:annotation>
|
|
1434
|
+
<xs:documentation>Реквизиты АЗ о смерти матери</xs:documentation>
|
|
1435
|
+
</xs:annotation>
|
|
1436
|
+
</xs:element>
|
|
1437
|
+
<xs:element name="courtDecision" type="exdoc:CourtActDecision" minOccurs="0">
|
|
1438
|
+
<xs:annotation>
|
|
1439
|
+
<xs:documentation>Решение суда (при установлении отцовства)</xs:documentation>
|
|
1440
|
+
</xs:annotation>
|
|
1441
|
+
</xs:element>
|
|
1442
|
+
<xs:element name="refReqs" type="exdoc:RequisitesReferenceFromOVD" minOccurs="0">
|
|
1443
|
+
<xs:annotation>
|
|
1444
|
+
<xs:documentation>Справка органа внутренних дел о том, что местонахождение матери не установлено</xs:documentation>
|
|
1445
|
+
</xs:annotation>
|
|
1446
|
+
</xs:element>
|
|
1447
|
+
</xs:choice>
|
|
1448
|
+
</xs:extension>
|
|
1449
|
+
</xs:complexContent>
|
|
1450
|
+
</xs:complexType>
|
|
1451
|
+
<xs:complexType name="RequisitesFromStatementsForServiceJointFiliation">
|
|
1452
|
+
<xs:annotation>
|
|
1453
|
+
<xs:documentation>Совместное заявление родителей об установлении отцовства</xs:documentation>
|
|
1454
|
+
</xs:annotation>
|
|
1455
|
+
<xs:complexContent>
|
|
1456
|
+
<xs:extension base="doc:RequisitesFromStatementsForServiceBase"/>
|
|
1457
|
+
</xs:complexContent>
|
|
1458
|
+
</xs:complexType>
|
|
1459
|
+
<xs:complexType name="RequisitesForStatementBirthFromSingleMother">
|
|
1460
|
+
<xs:annotation>
|
|
1461
|
+
<xs:documentation>Реквизиты заявления одинокой матери</xs:documentation>
|
|
1462
|
+
</xs:annotation>
|
|
1463
|
+
<xs:complexContent>
|
|
1464
|
+
<xs:extension base="doc:RequisitesFromStatementsForServiceBase"/>
|
|
1465
|
+
</xs:complexContent>
|
|
1466
|
+
</xs:complexType>
|
|
1467
|
+
<!-- Requisites From Statements Of Service End -->
|
|
1468
|
+
<!--ZAGS Documents End -->
|
|
1469
|
+
<!-- TYPES Start -->
|
|
1470
|
+
<xs:complexType name="OtherInformationAndOfficialAnnotations">
|
|
1471
|
+
<xs:sequence maxOccurs="1">
|
|
1472
|
+
<xs:element ref="cm:otherInformationAndOfficialAnnotationsItem" maxOccurs="unbounded"/>
|
|
1473
|
+
</xs:sequence>
|
|
1474
|
+
</xs:complexType>
|
|
1475
|
+
<xs:complexType name="StatementContentOfDivorce">
|
|
1476
|
+
<xs:annotation>
|
|
1477
|
+
<xs:documentation>Заявление о разводе подаваемое в электронном виде</xs:documentation>
|
|
1478
|
+
</xs:annotation>
|
|
1479
|
+
<xs:sequence minOccurs="1">
|
|
1480
|
+
<xs:element ref="cm:divorceTime" minOccurs="0"/>
|
|
1481
|
+
<xs:element ref="cm:divorceDate" minOccurs="0"/>
|
|
1482
|
+
<xs:element ref="cm:benefitCategoryForHer" minOccurs="0"/>
|
|
1483
|
+
<xs:element ref="cm:benefitCategoryForHim" minOccurs="0"/>
|
|
1484
|
+
<xs:element ref="cm:hasCommonChildrenUnderAge" minOccurs="0"/>
|
|
1485
|
+
<xs:element ref="cm:newLastNameOfHusb"/>
|
|
1486
|
+
<xs:element ref="cm:newLastNameOfWife"/>
|
|
1487
|
+
<xs:element name="missingPersonAssetsManager" type="ac:MissingPersonAssetsManager"
|
|
1488
|
+
minOccurs="0">
|
|
1489
|
+
<xs:annotation>
|
|
1490
|
+
<xs:documentation>Управляющий имуществом безвестно отсутствующего супруга (используется при регистрации расторжения брака по заявлению одного супруга и решению суда по другому супругу)</xs:documentation>
|
|
1491
|
+
</xs:annotation>
|
|
1492
|
+
</xs:element>
|
|
1493
|
+
<xs:element ref="cm:numberOfJuvenileChildren" minOccurs="0">
|
|
1494
|
+
<xs:annotation>
|
|
1495
|
+
<xs:documentation>Число общих детей до 18 лет у лиц, расторгнувших брак. Заполняется из
|
|
1496
|
+
документов, удостоверяющих личность расторгнувших брак. Число общих детей до 18 лет заполняется цифрами.</xs:documentation>
|
|
1497
|
+
</xs:annotation>
|
|
1498
|
+
</xs:element>
|
|
1499
|
+
<xs:element ref="cm:reserveNumberUid" minOccurs="0"/>
|
|
1500
|
+
<xs:element ref="cm:reserveDateTime" minOccurs="0"/>
|
|
1501
|
+
</xs:sequence>
|
|
1502
|
+
</xs:complexType>
|
|
1503
|
+
<xs:complexType name="ActRecordContentOfDivorce">
|
|
1504
|
+
<xs:annotation>
|
|
1505
|
+
<xs:documentation>Актовая запись о разводе</xs:documentation>
|
|
1506
|
+
</xs:annotation>
|
|
1507
|
+
<xs:complexContent>
|
|
1508
|
+
<xs:restriction base="doc:StatementContentOfDivorce">
|
|
1509
|
+
<xs:sequence minOccurs="1">
|
|
1510
|
+
<xs:element ref="cm:divorceDate" minOccurs="0"/>
|
|
1511
|
+
<xs:element ref="cm:newLastNameOfHusb"/>
|
|
1512
|
+
<xs:element ref="cm:newLastNameOfWife"/>
|
|
1513
|
+
<xs:element ref="cm:numberOfJuvenileChildren" minOccurs="0"/>
|
|
1514
|
+
</xs:sequence>
|
|
1515
|
+
</xs:restriction>
|
|
1516
|
+
</xs:complexContent>
|
|
1517
|
+
</xs:complexType>
|
|
1518
|
+
<xs:complexType name="StatementContentOfAdoption">
|
|
1519
|
+
<xs:annotation>
|
|
1520
|
+
<xs:documentation>Заявление об усыновлении, подаваемое в электронном виде</xs:documentation>
|
|
1521
|
+
</xs:annotation>
|
|
1522
|
+
<xs:sequence minOccurs="1">
|
|
1523
|
+
<xs:element ref="cm:isAdoptiveParents" minOccurs="0"/>
|
|
1524
|
+
</xs:sequence>
|
|
1525
|
+
</xs:complexType>
|
|
1526
|
+
<xs:complexType name="ActRecordContentOfAdoption">
|
|
1527
|
+
<xs:annotation>
|
|
1528
|
+
<xs:documentation>Актовая запись об усыновлении</xs:documentation>
|
|
1529
|
+
</xs:annotation>
|
|
1530
|
+
<xs:complexContent>
|
|
1531
|
+
<xs:restriction base="doc:StatementContentOfAdoption">
|
|
1532
|
+
<xs:sequence minOccurs="1">
|
|
1533
|
+
<xs:element ref="cm:isAdoptiveParents" minOccurs="0"/>
|
|
1534
|
+
</xs:sequence>
|
|
1535
|
+
</xs:restriction>
|
|
1536
|
+
</xs:complexContent>
|
|
1537
|
+
</xs:complexType>
|
|
1538
|
+
<xs:complexType name="StatementContentOfDeath">
|
|
1539
|
+
<xs:annotation>
|
|
1540
|
+
<xs:documentation>Заявление о смерти, подаваемое в электронном виде</xs:documentation>
|
|
1541
|
+
</xs:annotation>
|
|
1542
|
+
<xs:sequence minOccurs="1">
|
|
1543
|
+
<!-- Смерть -->
|
|
1544
|
+
<xs:element ref="cm:wasDeadPersonEstablished" minOccurs="0"/>
|
|
1545
|
+
<xs:element ref="cm:groupOfCausesOfDeath" minOccurs="0"/>
|
|
1546
|
+
<xs:element ref="cm:isParietalDeath" minOccurs="0"/>
|
|
1547
|
+
<xs:element ref="cm:connectionWithDead" minOccurs="0"/>
|
|
1548
|
+
<xs:element ref="cm:birthTime" minOccurs="0"/>
|
|
1549
|
+
<xs:element ref="cm:deathTime" minOccurs="0"/>
|
|
1550
|
+
<xs:element name="actRecBirthReqs" type="doc:OldActRecordRequisites" minOccurs="0">
|
|
1551
|
+
<xs:annotation>
|
|
1552
|
+
<xs:documentation>Реквизиты АЗ о рождении умершего ребенка (до 14 лет), заполняется при наличии у ребенка свидетельства о рождении</xs:documentation>
|
|
1553
|
+
</xs:annotation>
|
|
1554
|
+
</xs:element>
|
|
1555
|
+
<xs:sequence minOccurs="0">
|
|
1556
|
+
<xs:element name="motherOfDeadChild" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
1557
|
+
<xs:annotation>
|
|
1558
|
+
<xs:documentation>Данные о матери умершего ребенка, заполняются только в отношении ребенка, умершего в возрасте до 1 года (в т.ч. и на 1-й неделе жизни)</xs:documentation>
|
|
1559
|
+
</xs:annotation>
|
|
1560
|
+
</xs:element>
|
|
1561
|
+
<xs:element name="amountChild" type="xs:int" minOccurs="0">
|
|
1562
|
+
<xs:annotation>
|
|
1563
|
+
<xs:documentation>Число детей, родившихся у матери умершего ребенка при последних родах (с ЕПГУ получаем id, значение id соответствует числу)</xs:documentation>
|
|
1564
|
+
</xs:annotation>
|
|
1565
|
+
</xs:element>
|
|
1566
|
+
<xs:element name="numberChild" type="xs:int" minOccurs="0">
|
|
1567
|
+
<xs:annotation>
|
|
1568
|
+
<xs:documentation>Который по счету ребенок из родившихся умер (с ЕПГУ получаем id, значение id соответствует числу)</xs:documentation>
|
|
1569
|
+
</xs:annotation>
|
|
1570
|
+
</xs:element>
|
|
1571
|
+
</xs:sequence>
|
|
1572
|
+
<xs:element ref="cm:numberChildInFamily" minOccurs="0">
|
|
1573
|
+
<xs:annotation>
|
|
1574
|
+
<xs:documentation>Каким по счету был ребенок у матери -
|
|
1575
|
+
Для детей, умерших в возрасте до 1 года.
|
|
1576
|
+
Заполняется из медицинского свидетельства о рождении (форма N 103/у-08), пункт 10, при мертворождении - пункт 20 медицинского свидетельства о перинатальной смерти.</xs:documentation>
|
|
1577
|
+
</xs:annotation>
|
|
1578
|
+
</xs:element>
|
|
1579
|
+
<xs:element ref="cm:childWeight" minOccurs="0">
|
|
1580
|
+
<xs:annotation>
|
|
1581
|
+
<xs:documentation>Масса тела ребенка при рождении - Для детей, умерших в возрасте до 1 года.
|
|
1582
|
+
Заполняется из медицинского свидетельства о рождении - пункт 16, при мертворождении - пункт 17 медицинского свидетельства о перинатальной смерти, указывается в граммах.</xs:documentation>
|
|
1583
|
+
</xs:annotation>
|
|
1584
|
+
</xs:element>
|
|
1585
|
+
<xs:element ref="cm:motherAge" minOccurs="0">
|
|
1586
|
+
<xs:annotation>
|
|
1587
|
+
<xs:documentation>Возраст матери - Для детей, умерших в возрасте до 1 года.
|
|
1588
|
+
Заполняются из медицинского свидетельства о смерти, пункта 11, подпунктов 1, 2, 4.
|
|
1589
|
+
Цифрой указывается число полных лет.</xs:documentation>
|
|
1590
|
+
</xs:annotation>
|
|
1591
|
+
</xs:element>
|
|
1592
|
+
<xs:element ref="cm:education" minOccurs="0">
|
|
1593
|
+
<xs:annotation>
|
|
1594
|
+
<xs:documentation>Образование. Заполняются из медицинского свидетельства о смерти (форма N106/у-08).
|
|
1595
|
+
Заполняются из 12 и 13 пунктов медицинского свидетельства о смерти и записываются словами с указанием соответствующих кодов.</xs:documentation>
|
|
1596
|
+
</xs:annotation>
|
|
1597
|
+
</xs:element>
|
|
1598
|
+
<xs:element ref="cm:educationString" minOccurs="0">
|
|
1599
|
+
<xs:annotation>
|
|
1600
|
+
<xs:documentation>Образование - записывается словами.</xs:documentation>
|
|
1601
|
+
</xs:annotation>
|
|
1602
|
+
</xs:element>
|
|
1603
|
+
<xs:element ref="cm:occupation" minOccurs="0">
|
|
1604
|
+
<xs:annotation>
|
|
1605
|
+
<xs:documentation>Занятость заполняется из медицинского свидетельства о смерти, пункт 14, указывается соответствующий код. Для детей, умерших в возрасте до 7 дней, указывается занятость матери на основании медицинского свидетельства о перинатальной смерти, пункт 10.</xs:documentation>
|
|
1606
|
+
</xs:annotation>
|
|
1607
|
+
</xs:element>
|
|
1608
|
+
<xs:element ref="cm:deathPlacedAt" minOccurs="0">
|
|
1609
|
+
<xs:annotation>
|
|
1610
|
+
<xs:documentation>Смерть наступила - заполняется из медицинского свидетельства о смерти, пункт 9, указывается соответствующий код.</xs:documentation>
|
|
1611
|
+
</xs:annotation>
|
|
1612
|
+
</xs:element>
|
|
1613
|
+
<xs:element ref="cm:causeOfDeath" minOccurs="0">
|
|
1614
|
+
<xs:annotation>
|
|
1615
|
+
<xs:documentation>Смерть произошла - заполняется на основании медицинского свидетельства о смерти, пункт 15, записывается словами и указывается соответствующий код.</xs:documentation>
|
|
1616
|
+
</xs:annotation>
|
|
1617
|
+
</xs:element>
|
|
1618
|
+
<xs:element ref="cm:causeOfDeathString" minOccurs="0">
|
|
1619
|
+
<xs:annotation>
|
|
1620
|
+
<xs:documentation>Смерть произошла - заполняется словами</xs:documentation>
|
|
1621
|
+
</xs:annotation>
|
|
1622
|
+
</xs:element>
|
|
1623
|
+
<xs:element ref="cm:deathPeriodRoadAccident" minOccurs="0">
|
|
1624
|
+
<xs:annotation>
|
|
1625
|
+
<xs:documentation>Смерть в результате ДТП - заполняется из медицинского свидетельства о смерти пункт 19 часть II (Прочие важные состояния). В случае смерти в результате ДТП, если смерть наступила на 8 - 30 сутки (медицинское свидетельство, пункт 20, код 1), указать код 1, если смерть наступила в течение 7 суток (медицинское свидетельство, пункт 20, код 2 или код 1 и 2), указать код 2.</xs:documentation>
|
|
1626
|
+
</xs:annotation>
|
|
1627
|
+
</xs:element>
|
|
1628
|
+
<xs:element ref="cm:whoRegisteredDeath" minOccurs="0">
|
|
1629
|
+
<xs:annotation>
|
|
1630
|
+
<xs:documentation>Причина смерти установлена - заполняется из медицинского свидетельства о смерти, пункт 17, указывается соответствующий код.</xs:documentation>
|
|
1631
|
+
</xs:annotation>
|
|
1632
|
+
</xs:element>
|
|
1633
|
+
</xs:sequence>
|
|
1634
|
+
</xs:complexType>
|
|
1635
|
+
<xs:complexType name="ActRecordContentOfDeath">
|
|
1636
|
+
<xs:annotation>
|
|
1637
|
+
<xs:documentation>Актовая запись о смерти</xs:documentation>
|
|
1638
|
+
</xs:annotation>
|
|
1639
|
+
<xs:complexContent>
|
|
1640
|
+
<xs:restriction base="doc:StatementContentOfDeath">
|
|
1641
|
+
<xs:sequence minOccurs="1">
|
|
1642
|
+
<xs:element ref="cm:groupOfCausesOfDeath" minOccurs="0"/>
|
|
1643
|
+
<xs:element ref="cm:numberChildInFamily" minOccurs="0"/>
|
|
1644
|
+
<xs:element ref="cm:childWeight" minOccurs="0"/>
|
|
1645
|
+
<xs:element ref="cm:motherAge" minOccurs="0"/>
|
|
1646
|
+
<xs:element ref="cm:education" minOccurs="0"/>
|
|
1647
|
+
<xs:element ref="cm:educationString" minOccurs="0"/>
|
|
1648
|
+
<xs:element ref="cm:occupation" minOccurs="0"/>
|
|
1649
|
+
<xs:element ref="cm:deathPlacedAt" minOccurs="0"/>
|
|
1650
|
+
<xs:element ref="cm:causeOfDeath" minOccurs="0"/>
|
|
1651
|
+
<xs:element ref="cm:causeOfDeathString" minOccurs="0"/>
|
|
1652
|
+
<xs:element ref="cm:deathPeriodRoadAccident" minOccurs="0"/>
|
|
1653
|
+
<xs:element ref="cm:whoRegisteredDeath" minOccurs="0"/>
|
|
1654
|
+
</xs:sequence>
|
|
1655
|
+
</xs:restriction>
|
|
1656
|
+
</xs:complexContent>
|
|
1657
|
+
</xs:complexType>
|
|
1658
|
+
<xs:complexType name="StatementContentOfBirth">
|
|
1659
|
+
<xs:annotation>
|
|
1660
|
+
<xs:documentation>Дополнительное содержимое заявления подаваемого в электронном виде для регистрации услуги рождения</xs:documentation>
|
|
1661
|
+
</xs:annotation>
|
|
1662
|
+
<xs:sequence minOccurs="1">
|
|
1663
|
+
<xs:element ref="cm:birthStatus" minOccurs="0"/>
|
|
1664
|
+
<xs:element ref="cm:isDiedInWeek" minOccurs="0"/>
|
|
1665
|
+
<xs:element ref="cm:numberChildInBirth" minOccurs="0"/>
|
|
1666
|
+
<xs:element ref="cm:numberOfBirths" minOccurs="0"/>
|
|
1667
|
+
<xs:element ref="cm:numberChildInFamily" minOccurs="0"/>
|
|
1668
|
+
<xs:element ref="cm:hasSurrogateMother" minOccurs="0"/>
|
|
1669
|
+
<xs:choice minOccurs="0" maxOccurs="1">
|
|
1670
|
+
<xs:element ref="cm:isChildFound"/>
|
|
1671
|
+
<xs:element ref="cm:isChildRefusal"/>
|
|
1672
|
+
</xs:choice>
|
|
1673
|
+
<xs:element ref="cm:specifyNationalityOfFather" minOccurs="0"/>
|
|
1674
|
+
<xs:element ref="cm:specifyNationalityOfMother" minOccurs="0"/>
|
|
1675
|
+
<xs:element ref="cm:birthTime" minOccurs="0"/>
|
|
1676
|
+
<xs:element ref="cm:wasFiliationEstablished" minOccurs="0"/>
|
|
1677
|
+
<xs:element ref="cm:lonelyMotherStatementDate" minOccurs="0"/>
|
|
1678
|
+
<xs:element ref="cm:findingDate" minOccurs="0"/>
|
|
1679
|
+
<xs:element ref="cm:findingTime" minOccurs="0"/>
|
|
1680
|
+
<xs:element ref="cm:findingPlace" minOccurs="0"/>
|
|
1681
|
+
<xs:element ref="cm:findingCircumstances" minOccurs="0"/>
|
|
1682
|
+
<xs:element ref="cm:refusalDate" minOccurs="0"/>
|
|
1683
|
+
<xs:element ref="cm:childWeight" minOccurs="0"/>
|
|
1684
|
+
<xs:element ref="cm:education" minOccurs="0">
|
|
1685
|
+
<xs:annotation>
|
|
1686
|
+
<xs:documentation>образование матери заполняется из медицинского свидетельства о рождении, пункт 7 (при мертворождении - пункт 9), записывается словами и указывается соответствующий код.</xs:documentation>
|
|
1687
|
+
</xs:annotation>
|
|
1688
|
+
</xs:element>
|
|
1689
|
+
<xs:element ref="cm:educationString" minOccurs="0">
|
|
1690
|
+
<xs:annotation>
|
|
1691
|
+
<xs:documentation>образование матери заполняется из медицинского свидетельства о рождении, пункт 7 (при мертворождении - пункт 9), записывается словами и указывается соответствующий код.</xs:documentation>
|
|
1692
|
+
</xs:annotation>
|
|
1693
|
+
</xs:element>
|
|
1694
|
+
<xs:element ref="cm:occupation" minOccurs="0">
|
|
1695
|
+
<xs:annotation>
|
|
1696
|
+
<xs:documentation>занятость матери заполняется из медицинского свидетельства о рождении, пункт 8 (при мертворождении - пункт 10), указывается соответствующий код.</xs:documentation>
|
|
1697
|
+
</xs:annotation>
|
|
1698
|
+
</xs:element>
|
|
1699
|
+
</xs:sequence>
|
|
1700
|
+
</xs:complexType>
|
|
1701
|
+
<xs:complexType name="ActRecordContentOfBirth">
|
|
1702
|
+
<xs:annotation>
|
|
1703
|
+
<xs:documentation>Дополнительное содержимое акта о рождении</xs:documentation>
|
|
1704
|
+
</xs:annotation>
|
|
1705
|
+
<xs:complexContent>
|
|
1706
|
+
<xs:restriction base="doc:StatementContentOfBirth">
|
|
1707
|
+
<xs:sequence minOccurs="1">
|
|
1708
|
+
<xs:element ref="cm:birthStatus" minOccurs="0"/>
|
|
1709
|
+
<xs:element ref="cm:isDiedInWeek" minOccurs="0"/>
|
|
1710
|
+
<xs:element ref="cm:numberOfBirths" minOccurs="0"/>
|
|
1711
|
+
<xs:element ref="cm:numberChildInFamily" minOccurs="0"/>
|
|
1712
|
+
<xs:element ref="cm:childWeight" minOccurs="0"/>
|
|
1713
|
+
<xs:element ref="cm:education" minOccurs="0"/>
|
|
1714
|
+
<xs:element ref="cm:educationString" minOccurs="0"/>
|
|
1715
|
+
<xs:element ref="cm:occupation" minOccurs="0"/>
|
|
1716
|
+
</xs:sequence>
|
|
1717
|
+
</xs:restriction>
|
|
1718
|
+
</xs:complexContent>
|
|
1719
|
+
</xs:complexType>
|
|
1720
|
+
<xs:complexType name="StatementContentOfMarriage">
|
|
1721
|
+
<xs:annotation>
|
|
1722
|
+
<xs:documentation>Заявление на оказание услуги заключения брака в электронной форме</xs:documentation>
|
|
1723
|
+
</xs:annotation>
|
|
1724
|
+
<xs:sequence minOccurs="1">
|
|
1725
|
+
<!-- Брак -->
|
|
1726
|
+
<xs:element ref="cm:desiredRegistratonTime" minOccurs="0"/>
|
|
1727
|
+
<xs:element ref="cm:desiredRegistratonDate" minOccurs="0"/>
|
|
1728
|
+
<xs:element ref="cm:celebrationNeeded" minOccurs="0"/>
|
|
1729
|
+
<xs:element ref="cm:benefitCategoryForHer" minOccurs="0"/>
|
|
1730
|
+
<xs:element ref="cm:benefitCategoryForHim" minOccurs="0"/>
|
|
1731
|
+
<xs:element ref="cm:newLastNameOfHusb"/>
|
|
1732
|
+
<xs:element ref="cm:newLastNameOfWife"/>
|
|
1733
|
+
<xs:element ref="cm:groomAge" minOccurs="0"/>
|
|
1734
|
+
<xs:element ref="cm:brideAge" minOccurs="0"/>
|
|
1735
|
+
<xs:element minOccurs="0" ref="cm:isFirstMarriageForHer"/>
|
|
1736
|
+
<xs:element minOccurs="0" ref="cm:isFirstMarriageForHim"/>
|
|
1737
|
+
<xs:element ref="cm:numberOfJuvenileChildren" minOccurs="0">
|
|
1738
|
+
<xs:annotation>
|
|
1739
|
+
<xs:documentation>Число общих детей до 18 лет у лиц, вступивших в брак. Заполняется из
|
|
1740
|
+
документов, удостоверяющих личность вступающих в брак. Число общих детей до 18 лет заполняется цифрами.</xs:documentation>
|
|
1741
|
+
</xs:annotation>
|
|
1742
|
+
</xs:element>
|
|
1743
|
+
<xs:element ref="cm:reserveNumberUid" minOccurs="0" />
|
|
1744
|
+
<xs:element ref="cm:reserveDateTime" minOccurs="0" />
|
|
1745
|
+
</xs:sequence>
|
|
1746
|
+
</xs:complexType>
|
|
1747
|
+
<xs:complexType name="ActRecordContentOfMarriage">
|
|
1748
|
+
<xs:annotation>
|
|
1749
|
+
<xs:documentation>Дополнительное содержимое акта о браке</xs:documentation>
|
|
1750
|
+
</xs:annotation>
|
|
1751
|
+
<xs:complexContent>
|
|
1752
|
+
<xs:restriction base="doc:StatementContentOfMarriage">
|
|
1753
|
+
<xs:sequence minOccurs="1">
|
|
1754
|
+
<xs:element ref="cm:newLastNameOfHusb"/>
|
|
1755
|
+
<xs:element ref="cm:newLastNameOfWife"/>
|
|
1756
|
+
<xs:element ref="cm:groomAge" minOccurs="0"/>
|
|
1757
|
+
<xs:element ref="cm:brideAge" minOccurs="0"/>
|
|
1758
|
+
<xs:element ref="cm:numberOfJuvenileChildren" minOccurs="0"/>
|
|
1759
|
+
</xs:sequence>
|
|
1760
|
+
</xs:restriction>
|
|
1761
|
+
</xs:complexContent>
|
|
1762
|
+
</xs:complexType>
|
|
1763
|
+
<xs:complexType name="StatementContentOfNameChange">
|
|
1764
|
+
<xs:annotation>
|
|
1765
|
+
<xs:documentation>Заявление о смене имени, подаваемое в электронном виде</xs:documentation>
|
|
1766
|
+
</xs:annotation>
|
|
1767
|
+
<xs:sequence minOccurs="1">
|
|
1768
|
+
<xs:element ref="doc:changedInitials"/>
|
|
1769
|
+
</xs:sequence>
|
|
1770
|
+
</xs:complexType>
|
|
1771
|
+
<xs:complexType name="ActRecordContentOfNameChange">
|
|
1772
|
+
<xs:annotation>
|
|
1773
|
+
<xs:documentation>Актовая запись о смене имени</xs:documentation>
|
|
1774
|
+
</xs:annotation>
|
|
1775
|
+
<xs:complexContent>
|
|
1776
|
+
<xs:restriction base="doc:StatementContentOfNameChange">
|
|
1777
|
+
<xs:sequence minOccurs="1">
|
|
1778
|
+
<xs:element ref="doc:changedInitials"/>
|
|
1779
|
+
</xs:sequence>
|
|
1780
|
+
</xs:restriction>
|
|
1781
|
+
</xs:complexContent>
|
|
1782
|
+
</xs:complexType>
|
|
1783
|
+
<xs:complexType name="StatementContentOfFiliation">
|
|
1784
|
+
<xs:annotation>
|
|
1785
|
+
<xs:documentation>Заявление о смене имени, подаваемое в электронном виде</xs:documentation>
|
|
1786
|
+
</xs:annotation>
|
|
1787
|
+
<xs:sequence minOccurs="1">
|
|
1788
|
+
<xs:element ref="doc:childAfter" minOccurs="0"/>
|
|
1789
|
+
</xs:sequence>
|
|
1790
|
+
</xs:complexType>
|
|
1791
|
+
<xs:complexType name="ActRecordContentOfFiliation">
|
|
1792
|
+
<xs:annotation>
|
|
1793
|
+
<xs:documentation>Актовая запись о смене имени</xs:documentation>
|
|
1794
|
+
</xs:annotation>
|
|
1795
|
+
<xs:complexContent>
|
|
1796
|
+
<xs:restriction base="doc:StatementContentOfFiliation">
|
|
1797
|
+
<xs:sequence minOccurs="1">
|
|
1798
|
+
<xs:element ref="doc:childAfter" minOccurs="0"/>
|
|
1799
|
+
</xs:sequence>
|
|
1800
|
+
</xs:restriction>
|
|
1801
|
+
</xs:complexContent>
|
|
1802
|
+
</xs:complexType>
|
|
1803
|
+
<xs:complexType name="DocumentsConfirmingNameChange">
|
|
1804
|
+
<xs:annotation>
|
|
1805
|
+
<xs:documentation>Документ, подтверждающий рождение лица, меняющего имя</xs:documentation>
|
|
1806
|
+
</xs:annotation>
|
|
1807
|
+
<xs:sequence minOccurs="1">
|
|
1808
|
+
<xs:element ref="doc:actRecAndCertBirthRequisites" minOccurs="0"/>
|
|
1809
|
+
</xs:sequence>
|
|
1810
|
+
</xs:complexType>
|
|
1811
|
+
<xs:complexType name="DocumentsConfirmingBirth">
|
|
1812
|
+
<xs:annotation>
|
|
1813
|
+
<xs:documentation>Документы, подтверждающие факт рождения ребенка</xs:documentation>
|
|
1814
|
+
</xs:annotation>
|
|
1815
|
+
<xs:sequence minOccurs="1">
|
|
1816
|
+
<xs:element ref="exdoc:medicalCertificateOfBirthByOrganization" minOccurs="0"/>
|
|
1817
|
+
<xs:element ref="exdoc:medicalCertificateOfBirthByPrivatePractitioner" minOccurs="0"/>
|
|
1818
|
+
<xs:element ref="exdoc:medicalCertificateOfSurrogateMotherAgree" minOccurs="0"/>
|
|
1819
|
+
<xs:element ref="exdoc:medicalCertificateOfPerinatalDeathByOrganization" minOccurs="0"/>
|
|
1820
|
+
<xs:element ref="exdoc:medicalCertificateOfPerinatalDeathByPrivatePractitioner"
|
|
1821
|
+
minOccurs="0"/>
|
|
1822
|
+
<xs:element ref="exdoc:requisitesStatementOfPersonAttentedAtBirth" minOccurs="0"/>
|
|
1823
|
+
<xs:element ref="exdoc:courtDecisionOfBirth" minOccurs="0"/>
|
|
1824
|
+
<xs:element ref="exdoc:documentAboutFindingChild" minOccurs="0"/>
|
|
1825
|
+
<xs:element ref="exdoc:documentAboutRefusalChild" minOccurs="0"/>
|
|
1826
|
+
<xs:element ref="exdoc:documentProofChildGenderAndAge" minOccurs="0"/>
|
|
1827
|
+
</xs:sequence>
|
|
1828
|
+
</xs:complexType>
|
|
1829
|
+
<xs:complexType name="DocumentsConfirmingDeath">
|
|
1830
|
+
<xs:annotation>
|
|
1831
|
+
<xs:documentation>Документы, подтверждающие факт смерти</xs:documentation>
|
|
1832
|
+
</xs:annotation>
|
|
1833
|
+
<xs:choice minOccurs="0" maxOccurs="1">
|
|
1834
|
+
<xs:element ref="exdoc:medicalCertificateOfDeathByOrganization" minOccurs="0"/>
|
|
1835
|
+
<xs:element ref="exdoc:medicalCertificateOfDeathByPrivatePractitioner" minOccurs="0"/>
|
|
1836
|
+
<xs:element ref="exdoc:courtDecisionOfDeath" minOccurs="0"/>
|
|
1837
|
+
<xs:element ref="exdoc:medicalCertificateOfPerinatalDeathByOrganization" minOccurs="0"/>
|
|
1838
|
+
<xs:element ref="exdoc:medicalCertificateOfPerinatalDeathByPrivatePractitioner"
|
|
1839
|
+
minOccurs="0"/>
|
|
1840
|
+
<xs:element ref="exdoc:documentDeathUnjustlyRepressed" minOccurs="0"/>
|
|
1841
|
+
</xs:choice>
|
|
1842
|
+
</xs:complexType>
|
|
1843
|
+
<xs:complexType name="DocumentsConfirmingPerinatalDeath">
|
|
1844
|
+
<xs:annotation>
|
|
1845
|
+
<xs:documentation>Документ установленной формы о рождении (наличие возможно при регистрации перинатальной смерти ребенка одним из родителей)</xs:documentation>
|
|
1846
|
+
</xs:annotation>
|
|
1847
|
+
<xs:choice >
|
|
1848
|
+
<xs:element ref="exdoc:medicalCertificateOfBirthByOrganization" />
|
|
1849
|
+
<xs:element ref="exdoc:medicalCertificateOfBirthByPrivatePractitioner" />
|
|
1850
|
+
</xs:choice>
|
|
1851
|
+
</xs:complexType>
|
|
1852
|
+
<xs:complexType name="DocumentsConfirmingMarriage">
|
|
1853
|
+
<xs:annotation>
|
|
1854
|
+
<xs:documentation>Документы, подтверждающие прекращение предыдущего брака (при регистрации нового брака)</xs:documentation>
|
|
1855
|
+
</xs:annotation>
|
|
1856
|
+
<xs:choice minOccurs="1" maxOccurs="1">
|
|
1857
|
+
<xs:element name="divorceActRecordRequisites" type="doc:ActRecAndCertDivorceRequisites">
|
|
1858
|
+
<xs:annotation>
|
|
1859
|
+
<xs:documentation>Реквизиты АЗ о расторжении предыдущего брака</xs:documentation>
|
|
1860
|
+
</xs:annotation>
|
|
1861
|
+
</xs:element>
|
|
1862
|
+
<xs:element name="deathActRecordRequisites" type="doc:ActRecAndCertDeathRequisites">
|
|
1863
|
+
<xs:annotation>
|
|
1864
|
+
<xs:documentation>Реквизиты АЗ о смерти предыдущего супруга</xs:documentation>
|
|
1865
|
+
</xs:annotation>
|
|
1866
|
+
</xs:element>
|
|
1867
|
+
<xs:element name="cancelCourtDecision" type="exdoc:CourtActDecision">
|
|
1868
|
+
<xs:annotation>
|
|
1869
|
+
<xs:documentation>Решение суда о прекращении предыдущего брака</xs:documentation>
|
|
1870
|
+
</xs:annotation>
|
|
1871
|
+
</xs:element>
|
|
1872
|
+
</xs:choice>
|
|
1873
|
+
</xs:complexType>
|
|
1874
|
+
<xs:complexType name="DocumentsConfirmingMarriageForDivorce">
|
|
1875
|
+
<xs:annotation>
|
|
1876
|
+
<xs:documentation>Документ, подтверждающий брак между супругами (при регистарции расторжения брака)</xs:documentation>
|
|
1877
|
+
</xs:annotation>
|
|
1878
|
+
<xs:sequence minOccurs="1">
|
|
1879
|
+
<xs:element ref="doc:actRecAndCertMarriageRequisites">
|
|
1880
|
+
<xs:annotation>
|
|
1881
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о браке</xs:documentation>
|
|
1882
|
+
</xs:annotation>
|
|
1883
|
+
</xs:element>
|
|
1884
|
+
</xs:sequence>
|
|
1885
|
+
</xs:complexType>
|
|
1886
|
+
<xs:complexType name="DocumentsConfirmingDivorce">
|
|
1887
|
+
<xs:annotation>
|
|
1888
|
+
<xs:documentation>Документы - основания для регистрации расторжения брака</xs:documentation>
|
|
1889
|
+
</xs:annotation>
|
|
1890
|
+
<xs:sequence minOccurs="1">
|
|
1891
|
+
<xs:element ref="doc:jointStatementOfDivorce" minOccurs="0">
|
|
1892
|
+
<xs:annotation>
|
|
1893
|
+
<xs:documentation>Совместное заявление супругов, не имеющих общих детей, не достигших совершеннолетия, о расторжении брака</xs:documentation>
|
|
1894
|
+
</xs:annotation>
|
|
1895
|
+
</xs:element>
|
|
1896
|
+
<xs:element ref="exdoc:courtDecisionOfDivorce" minOccurs="0"/>
|
|
1897
|
+
<xs:element ref="doc:decisionOfDivorceWithStatement" minOccurs="0">
|
|
1898
|
+
<xs:annotation>
|
|
1899
|
+
<xs:documentation>Заявление одного из супругов о расторжение брака и решение суда</xs:documentation>
|
|
1900
|
+
</xs:annotation>
|
|
1901
|
+
</xs:element>
|
|
1902
|
+
<xs:element ref="doc:verdictOfDivorceWithStatement" minOccurs="0">
|
|
1903
|
+
<xs:annotation>
|
|
1904
|
+
<xs:documentation>Заявление одного из супругов о расторжение брака и приговор суда</xs:documentation>
|
|
1905
|
+
</xs:annotation>
|
|
1906
|
+
</xs:element>
|
|
1907
|
+
</xs:sequence>
|
|
1908
|
+
</xs:complexType>
|
|
1909
|
+
<xs:complexType name="DocumentsConfirmingMarriageInStmt">
|
|
1910
|
+
<xs:annotation>
|
|
1911
|
+
<xs:documentation>Документы основания для регистрации брака</xs:documentation>
|
|
1912
|
+
</xs:annotation>
|
|
1913
|
+
<xs:choice>
|
|
1914
|
+
<xs:element name="divorceActRecordRequisites" type="doc:ActRecAndCertDivorceRequisites">
|
|
1915
|
+
<xs:annotation>
|
|
1916
|
+
<xs:documentation>Реквизиты записи о расторжении предыдущего брака</xs:documentation>
|
|
1917
|
+
</xs:annotation>
|
|
1918
|
+
</xs:element>
|
|
1919
|
+
<xs:element name="deathActRecordRequisites" type="doc:ActRecAndCertDeathRequisites">
|
|
1920
|
+
<xs:annotation>
|
|
1921
|
+
<xs:documentation>Реквизиты записи акта о смерти предыдущей супруги/супруга</xs:documentation>
|
|
1922
|
+
</xs:annotation>
|
|
1923
|
+
</xs:element>
|
|
1924
|
+
</xs:choice>
|
|
1925
|
+
</xs:complexType>
|
|
1926
|
+
<xs:complexType name="ParticipantsForDivorce">
|
|
1927
|
+
<xs:annotation>
|
|
1928
|
+
<xs:documentation>Участники расторжения брака</xs:documentation>
|
|
1929
|
+
</xs:annotation>
|
|
1930
|
+
<xs:sequence minOccurs="1">
|
|
1931
|
+
<xs:element name="husband" type="ac:FullCitizen" minOccurs="0">
|
|
1932
|
+
<xs:annotation>
|
|
1933
|
+
<xs:documentation>Сведения о НЕМ (до расторжения брака)</xs:documentation>
|
|
1934
|
+
</xs:annotation>
|
|
1935
|
+
</xs:element>
|
|
1936
|
+
<xs:element name="wife" type="ac:FullCitizen" minOccurs="0">
|
|
1937
|
+
<xs:annotation>
|
|
1938
|
+
<xs:documentation>Сведения о НЕЙ (до расторжения брака)</xs:documentation>
|
|
1939
|
+
</xs:annotation>
|
|
1940
|
+
</xs:element>
|
|
1941
|
+
</xs:sequence>
|
|
1942
|
+
</xs:complexType>
|
|
1943
|
+
<xs:complexType name="ActRecordParticipantsForDivorce">
|
|
1944
|
+
<xs:annotation>
|
|
1945
|
+
<xs:documentation>Участники расторжения брака (для АЗ и е-Заявления)</xs:documentation>
|
|
1946
|
+
</xs:annotation>
|
|
1947
|
+
<xs:complexContent>
|
|
1948
|
+
<xs:restriction base="doc:ParticipantsForDivorce">
|
|
1949
|
+
<xs:sequence minOccurs="1">
|
|
1950
|
+
<xs:element name="husband" type="ac:FullCitizen" minOccurs="0">
|
|
1951
|
+
<xs:annotation>
|
|
1952
|
+
<xs:documentation>Сведения о НЕМ (до расторжения брака)</xs:documentation>
|
|
1953
|
+
</xs:annotation>
|
|
1954
|
+
</xs:element>
|
|
1955
|
+
<xs:element name="wife" type="ac:FullCitizen" minOccurs="0">
|
|
1956
|
+
<xs:annotation>
|
|
1957
|
+
<xs:documentation>Сведения о НЕЙ (до расторжения брака)</xs:documentation>
|
|
1958
|
+
</xs:annotation>
|
|
1959
|
+
</xs:element>
|
|
1960
|
+
</xs:sequence>
|
|
1961
|
+
</xs:restriction>
|
|
1962
|
+
</xs:complexContent>
|
|
1963
|
+
</xs:complexType>
|
|
1964
|
+
<xs:complexType name="ParticipantsForFiliation">
|
|
1965
|
+
<xs:annotation>
|
|
1966
|
+
<xs:documentation>Участники установления отцовства</xs:documentation>
|
|
1967
|
+
</xs:annotation>
|
|
1968
|
+
<xs:sequence minOccurs="1">
|
|
1969
|
+
<xs:element name="childBefore" type="ac:Child">
|
|
1970
|
+
<xs:annotation>
|
|
1971
|
+
<xs:documentation>Сведения о ребёнке (до установления отцовства)</xs:documentation>
|
|
1972
|
+
</xs:annotation>
|
|
1973
|
+
</xs:element>
|
|
1974
|
+
<xs:element name="father" type="ac:CitizenWithoutIdentDoc" minOccurs="1">
|
|
1975
|
+
<xs:annotation>
|
|
1976
|
+
<xs:documentation>Сведения о лице, признаном отцом ребенка</xs:documentation>
|
|
1977
|
+
</xs:annotation>
|
|
1978
|
+
</xs:element>
|
|
1979
|
+
<xs:element name="mother" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
1980
|
+
<xs:annotation>
|
|
1981
|
+
<xs:documentation>Сведения о матери</xs:documentation>
|
|
1982
|
+
</xs:annotation>
|
|
1983
|
+
</xs:element>
|
|
1984
|
+
</xs:sequence>
|
|
1985
|
+
</xs:complexType>
|
|
1986
|
+
<xs:complexType name="ActRecordParticipantsForFiliation">
|
|
1987
|
+
<xs:annotation>
|
|
1988
|
+
<xs:documentation>Участники установления отцовства (для АЗ и е-Заявления)</xs:documentation>
|
|
1989
|
+
</xs:annotation>
|
|
1990
|
+
<xs:complexContent>
|
|
1991
|
+
<xs:restriction base="doc:ParticipantsForFiliation">
|
|
1992
|
+
<xs:sequence minOccurs="1">
|
|
1993
|
+
<xs:element name="childBefore" type="ac:Child">
|
|
1994
|
+
<xs:annotation>
|
|
1995
|
+
<xs:documentation>Сведения о ребёнке (до установления отцовства)</xs:documentation>
|
|
1996
|
+
</xs:annotation>
|
|
1997
|
+
</xs:element>
|
|
1998
|
+
<xs:element name="father" type="ac:CitizenWithoutIdentDoc" minOccurs="1">
|
|
1999
|
+
<xs:annotation>
|
|
2000
|
+
<xs:documentation>Сведения о лице, признаном отцом ребенка</xs:documentation>
|
|
2001
|
+
</xs:annotation>
|
|
2002
|
+
</xs:element>
|
|
2003
|
+
<xs:element name="mother" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2004
|
+
<xs:annotation>
|
|
2005
|
+
<xs:documentation>Сведения о матери</xs:documentation>
|
|
2006
|
+
</xs:annotation>
|
|
2007
|
+
</xs:element>
|
|
2008
|
+
</xs:sequence>
|
|
2009
|
+
</xs:restriction>
|
|
2010
|
+
</xs:complexContent>
|
|
2011
|
+
</xs:complexType>
|
|
2012
|
+
<xs:complexType name="ParticipantsForBirth">
|
|
2013
|
+
<xs:annotation>
|
|
2014
|
+
<xs:documentation>Участники рождения</xs:documentation>
|
|
2015
|
+
</xs:annotation>
|
|
2016
|
+
<xs:sequence minOccurs="1">
|
|
2017
|
+
<xs:element name="child" type="ac:Child">
|
|
2018
|
+
<xs:annotation>
|
|
2019
|
+
<xs:documentation>Сведения о ребёнке</xs:documentation>
|
|
2020
|
+
</xs:annotation>
|
|
2021
|
+
</xs:element>
|
|
2022
|
+
<xs:element name="father" type="ac:FullCitizen" minOccurs="0">
|
|
2023
|
+
<xs:annotation>
|
|
2024
|
+
<xs:documentation>Сведения об отце (в максимальном объеме)</xs:documentation>
|
|
2025
|
+
</xs:annotation>
|
|
2026
|
+
</xs:element>
|
|
2027
|
+
<xs:element name="mother" type="ac:FullCitizen" minOccurs="0">
|
|
2028
|
+
<xs:annotation>
|
|
2029
|
+
<xs:documentation>Сведения о матери (в максимальном объеме)</xs:documentation>
|
|
2030
|
+
</xs:annotation>
|
|
2031
|
+
</xs:element>
|
|
2032
|
+
</xs:sequence>
|
|
2033
|
+
</xs:complexType>
|
|
2034
|
+
<xs:complexType name="ActRecordParticipantsForBirth">
|
|
2035
|
+
<xs:annotation>
|
|
2036
|
+
<xs:documentation>Участники рождения (для АЗ и е-Заявления)</xs:documentation>
|
|
2037
|
+
</xs:annotation>
|
|
2038
|
+
<xs:complexContent>
|
|
2039
|
+
<xs:restriction base="doc:ParticipantsForBirth">
|
|
2040
|
+
<xs:sequence minOccurs="1">
|
|
2041
|
+
<xs:element name="child" type="ac:Child">
|
|
2042
|
+
<xs:annotation>
|
|
2043
|
+
<xs:documentation>Сведения о ребёнке</xs:documentation>
|
|
2044
|
+
</xs:annotation>
|
|
2045
|
+
</xs:element>
|
|
2046
|
+
<xs:element name="father" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2047
|
+
<xs:annotation>
|
|
2048
|
+
<xs:documentation>Сведения об отце (в максимальном объеме)</xs:documentation>
|
|
2049
|
+
</xs:annotation>
|
|
2050
|
+
</xs:element>
|
|
2051
|
+
<xs:element name="mother" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2052
|
+
<xs:annotation>
|
|
2053
|
+
<xs:documentation>Сведения о матери (в максимальном объеме)</xs:documentation>
|
|
2054
|
+
</xs:annotation>
|
|
2055
|
+
</xs:element>
|
|
2056
|
+
</xs:sequence>
|
|
2057
|
+
</xs:restriction>
|
|
2058
|
+
</xs:complexContent>
|
|
2059
|
+
</xs:complexType>
|
|
2060
|
+
<xs:complexType name="ActRecordParticipantsForAdoption">
|
|
2061
|
+
<xs:annotation>
|
|
2062
|
+
<xs:documentation>Участники усыновления (для АЗ и е-Заявления)</xs:documentation>
|
|
2063
|
+
</xs:annotation>
|
|
2064
|
+
<xs:sequence minOccurs="1">
|
|
2065
|
+
<xs:element name="childBefore" type="ac:Child">
|
|
2066
|
+
<xs:annotation>
|
|
2067
|
+
<xs:documentation>Сведения о ребёнке (до усыновления)</xs:documentation>
|
|
2068
|
+
</xs:annotation>
|
|
2069
|
+
</xs:element>
|
|
2070
|
+
<xs:element name="childAfter" type="ac:Child">
|
|
2071
|
+
<xs:annotation>
|
|
2072
|
+
<xs:documentation>Сведения о ребёнке (после усыновления)</xs:documentation>
|
|
2073
|
+
</xs:annotation>
|
|
2074
|
+
</xs:element>
|
|
2075
|
+
<xs:element name="father" type="ac:Citizen" minOccurs="0">
|
|
2076
|
+
<xs:annotation>
|
|
2077
|
+
<xs:documentation>Сведения об отце ребенка (в объеме "Гражданин")</xs:documentation>
|
|
2078
|
+
</xs:annotation>
|
|
2079
|
+
</xs:element>
|
|
2080
|
+
<xs:element name="mother" type="ac:Citizen" minOccurs="0">
|
|
2081
|
+
<xs:annotation>
|
|
2082
|
+
<xs:documentation>Сведения о матери ребенка (в объеме "Гражданин")</xs:documentation>
|
|
2083
|
+
</xs:annotation>
|
|
2084
|
+
</xs:element>
|
|
2085
|
+
<xs:element name="adoptiveFather" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2086
|
+
<xs:annotation>
|
|
2087
|
+
<xs:documentation>Сведения о усыновителе (в максимальном объеме)</xs:documentation>
|
|
2088
|
+
</xs:annotation>
|
|
2089
|
+
</xs:element>
|
|
2090
|
+
<xs:element name="adoptiveMother" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2091
|
+
<xs:annotation>
|
|
2092
|
+
<xs:documentation>Сведения об усыновительнице (в максимальном объеме)</xs:documentation>
|
|
2093
|
+
</xs:annotation>
|
|
2094
|
+
</xs:element>
|
|
2095
|
+
</xs:sequence>
|
|
2096
|
+
</xs:complexType>
|
|
2097
|
+
<xs:complexType name="ParticipantsForDeath">
|
|
2098
|
+
<xs:annotation>
|
|
2099
|
+
<xs:documentation>Участники смерти</xs:documentation>
|
|
2100
|
+
</xs:annotation>
|
|
2101
|
+
<xs:choice minOccurs="1" maxOccurs="1">
|
|
2102
|
+
<xs:element name="dead" type="ac:DeadPerson" minOccurs="1">
|
|
2103
|
+
<xs:annotation>
|
|
2104
|
+
<xs:documentation>Сведения об умершем (личность установлена)</xs:documentation>
|
|
2105
|
+
</xs:annotation>
|
|
2106
|
+
</xs:element>
|
|
2107
|
+
<xs:element name="deadUnknown" type="ac:DeadPersonUnknown" minOccurs="1">
|
|
2108
|
+
<xs:annotation>
|
|
2109
|
+
<xs:documentation>Сведения об умершем. личность которого НЕ установлена</xs:documentation>
|
|
2110
|
+
</xs:annotation>
|
|
2111
|
+
</xs:element>
|
|
2112
|
+
</xs:choice>
|
|
2113
|
+
</xs:complexType>
|
|
2114
|
+
<xs:complexType name="ParticipantsForNameChange">
|
|
2115
|
+
<xs:annotation>
|
|
2116
|
+
<xs:documentation>Участники АЗ и Заявления</xs:documentation>
|
|
2117
|
+
</xs:annotation>
|
|
2118
|
+
<xs:sequence minOccurs="1">
|
|
2119
|
+
<xs:element name="personBefore" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2120
|
+
<xs:annotation>
|
|
2121
|
+
<xs:documentation>Сведения о лице (до перемены имени)</xs:documentation>
|
|
2122
|
+
</xs:annotation>
|
|
2123
|
+
</xs:element>
|
|
2124
|
+
</xs:sequence>
|
|
2125
|
+
</xs:complexType>
|
|
2126
|
+
<xs:complexType name="ActRecordParticipantsForNameChange">
|
|
2127
|
+
<xs:annotation>
|
|
2128
|
+
<xs:documentation>Участники АЗ и Заявления</xs:documentation>
|
|
2129
|
+
</xs:annotation>
|
|
2130
|
+
<xs:complexContent>
|
|
2131
|
+
<xs:restriction base="doc:ParticipantsForNameChange">
|
|
2132
|
+
<xs:sequence minOccurs="1">
|
|
2133
|
+
<xs:element name="personBefore" type="ac:CitizenWithoutIdentDoc" minOccurs="0">
|
|
2134
|
+
<xs:annotation>
|
|
2135
|
+
<xs:documentation>Сведения о лице (до перемены имени)</xs:documentation>
|
|
2136
|
+
</xs:annotation>
|
|
2137
|
+
</xs:element>
|
|
2138
|
+
</xs:sequence>
|
|
2139
|
+
</xs:restriction>
|
|
2140
|
+
</xs:complexContent>
|
|
2141
|
+
</xs:complexType>
|
|
2142
|
+
<xs:complexType name="ParticipantsForMarriage">
|
|
2143
|
+
<xs:annotation>
|
|
2144
|
+
<xs:documentation>Участники брака</xs:documentation>
|
|
2145
|
+
</xs:annotation>
|
|
2146
|
+
<xs:sequence minOccurs="1">
|
|
2147
|
+
<xs:element name="groom" type="ac:FullCitizen">
|
|
2148
|
+
<xs:annotation>
|
|
2149
|
+
<xs:documentation>Сведения о НЕМ (до заключения брака)</xs:documentation>
|
|
2150
|
+
</xs:annotation>
|
|
2151
|
+
</xs:element>
|
|
2152
|
+
<xs:element name="bride" type="ac:FullCitizen">
|
|
2153
|
+
<xs:annotation>
|
|
2154
|
+
<xs:documentation>Сведения о НЕЙ (до заключения брака)</xs:documentation>
|
|
2155
|
+
</xs:annotation>
|
|
2156
|
+
</xs:element>
|
|
2157
|
+
</xs:sequence>
|
|
2158
|
+
</xs:complexType>
|
|
2159
|
+
<xs:complexType name="OtherApplicants">
|
|
2160
|
+
<xs:annotation>
|
|
2161
|
+
<xs:documentation>Прочие заявители</xs:documentation>
|
|
2162
|
+
</xs:annotation>
|
|
2163
|
+
<xs:choice minOccurs="0" maxOccurs="1">
|
|
2164
|
+
<xs:element name="applicantOrganization" type="ac:ApplicantOrganization" minOccurs="0">
|
|
2165
|
+
<xs:annotation>
|
|
2166
|
+
<xs:documentation>Сведения о заявителе - юридическом лице (в лице его уполномоченного представителя - сотрудника)</xs:documentation>
|
|
2167
|
+
</xs:annotation>
|
|
2168
|
+
</xs:element>
|
|
2169
|
+
<xs:element name="applicantPerson" type="ac:ApplicantPerson" minOccurs="0">
|
|
2170
|
+
<xs:annotation>
|
|
2171
|
+
<xs:documentation>Сведения о заявителе - физическом лице (иное уполномоченное лицо)</xs:documentation>
|
|
2172
|
+
</xs:annotation>
|
|
2173
|
+
</xs:element>
|
|
2174
|
+
</xs:choice>
|
|
2175
|
+
</xs:complexType>
|
|
2176
|
+
<xs:complexType name="OtherApplicantsForDivorce">
|
|
2177
|
+
<xs:annotation>
|
|
2178
|
+
<xs:documentation>Прочие заявители при расторжении брака</xs:documentation>
|
|
2179
|
+
</xs:annotation>
|
|
2180
|
+
<xs:complexContent>
|
|
2181
|
+
<xs:extension base="doc:OtherApplicants">
|
|
2182
|
+
<xs:sequence minOccurs="1">
|
|
2183
|
+
<xs:element name="applicantOfWife" type="ac:ApplicantPerson" minOccurs="0">
|
|
2184
|
+
<xs:annotation>
|
|
2185
|
+
<xs:documentation>Сведения о заявителе - физическом лице с ЕЕ стороны (иное уполнеомоченное лицо)</xs:documentation>
|
|
2186
|
+
</xs:annotation>
|
|
2187
|
+
</xs:element>
|
|
2188
|
+
<xs:element name="applicantOfHusband" type="ac:ApplicantPerson" minOccurs="0">
|
|
2189
|
+
<xs:annotation>
|
|
2190
|
+
<xs:documentation>Сведения о заявителе - физическом лице с ЕГО стороны (иное уполнеомоченное лицо)</xs:documentation>
|
|
2191
|
+
</xs:annotation>
|
|
2192
|
+
</xs:element>
|
|
2193
|
+
</xs:sequence>
|
|
2194
|
+
</xs:extension>
|
|
2195
|
+
</xs:complexContent>
|
|
2196
|
+
</xs:complexType>
|
|
2197
|
+
<xs:complexType name="OtherApplicantsForAdoption">
|
|
2198
|
+
<xs:annotation>
|
|
2199
|
+
<xs:documentation>Прочие заявители при расторжении брака</xs:documentation>
|
|
2200
|
+
</xs:annotation>
|
|
2201
|
+
<xs:complexContent>
|
|
2202
|
+
<xs:extension base="doc:OtherApplicants">
|
|
2203
|
+
<xs:sequence minOccurs="1">
|
|
2204
|
+
<xs:element name="herPlenipotentiary" type="ac:ApplicantPerson" minOccurs="0">
|
|
2205
|
+
<xs:annotation>
|
|
2206
|
+
<xs:documentation>Сведения о заявителе - физическом лице с ЕЕ стороны (иное уполнеомоченное лицо)</xs:documentation>
|
|
2207
|
+
</xs:annotation>
|
|
2208
|
+
</xs:element>
|
|
2209
|
+
<xs:element name="hisPlenipotentiary" type="ac:ApplicantPerson" minOccurs="0">
|
|
2210
|
+
<xs:annotation>
|
|
2211
|
+
<xs:documentation>Сведения о заявителе - физическом лице с ЕГО стороны (иное уполнеомоченное лицо)</xs:documentation>
|
|
2212
|
+
</xs:annotation>
|
|
2213
|
+
</xs:element>
|
|
2214
|
+
</xs:sequence>
|
|
2215
|
+
</xs:extension>
|
|
2216
|
+
</xs:complexContent>
|
|
2217
|
+
</xs:complexType>
|
|
2218
|
+
<xs:complexType name="ActRecAndCertFiliationRequisites">
|
|
2219
|
+
<xs:annotation>
|
|
2220
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства об установлении отцовства</xs:documentation>
|
|
2221
|
+
</xs:annotation>
|
|
2222
|
+
<xs:sequence minOccurs="1">
|
|
2223
|
+
<xs:element ref="doc:actRecordFiliationReqs"/>
|
|
2224
|
+
<xs:element ref="doc:certificateFiliationReqs" minOccurs="0"/>
|
|
2225
|
+
</xs:sequence>
|
|
2226
|
+
</xs:complexType>
|
|
2227
|
+
<xs:complexType name="ActRecAndCertBirthRequisites">
|
|
2228
|
+
<xs:annotation>
|
|
2229
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о браке</xs:documentation>
|
|
2230
|
+
</xs:annotation>
|
|
2231
|
+
<xs:sequence minOccurs="1">
|
|
2232
|
+
<xs:element ref="doc:actRecordBirthReqs">
|
|
2233
|
+
<xs:annotation>
|
|
2234
|
+
<xs:documentation>Реквизиты АЗ о рождении</xs:documentation>
|
|
2235
|
+
</xs:annotation>
|
|
2236
|
+
</xs:element>
|
|
2237
|
+
<xs:element ref="doc:certificateBirthReqs" minOccurs="0">
|
|
2238
|
+
<xs:annotation>
|
|
2239
|
+
<xs:documentation>Реквизиты бумажного свидетельства о рождении, выданного по АЗ</xs:documentation>
|
|
2240
|
+
</xs:annotation>
|
|
2241
|
+
</xs:element>
|
|
2242
|
+
</xs:sequence>
|
|
2243
|
+
</xs:complexType>
|
|
2244
|
+
<xs:complexType name="ActRecAndCertMarriageRequisites">
|
|
2245
|
+
<xs:annotation>
|
|
2246
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о браке</xs:documentation>
|
|
2247
|
+
</xs:annotation>
|
|
2248
|
+
<xs:sequence minOccurs="1">
|
|
2249
|
+
<xs:element ref="doc:actRecordMarriageReqs"/>
|
|
2250
|
+
<xs:element ref="doc:certificateMarriageReqs" minOccurs="0"/>
|
|
2251
|
+
</xs:sequence>
|
|
2252
|
+
</xs:complexType>
|
|
2253
|
+
<xs:complexType name="ActRecAndCertDivorceRequisites">
|
|
2254
|
+
<xs:annotation>
|
|
2255
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о расторжении брака</xs:documentation>
|
|
2256
|
+
</xs:annotation>
|
|
2257
|
+
<xs:sequence minOccurs="1">
|
|
2258
|
+
<xs:element ref="doc:actRecordDivorceReqs">
|
|
2259
|
+
<xs:annotation>
|
|
2260
|
+
<xs:documentation>Реквизиты АЗ о расторжении брака</xs:documentation>
|
|
2261
|
+
</xs:annotation>
|
|
2262
|
+
</xs:element>
|
|
2263
|
+
<xs:element ref="doc:certificateDivorceReqs" minOccurs="0">
|
|
2264
|
+
<xs:annotation>
|
|
2265
|
+
<xs:documentation>Реквизиты бумажного свидетельства о расторжении брака, выданного по АЗ</xs:documentation>
|
|
2266
|
+
</xs:annotation>
|
|
2267
|
+
</xs:element>
|
|
2268
|
+
</xs:sequence>
|
|
2269
|
+
</xs:complexType>
|
|
2270
|
+
<xs:complexType name="ActRecAndCertDeathRequisites">
|
|
2271
|
+
<xs:annotation>
|
|
2272
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о смерти</xs:documentation>
|
|
2273
|
+
</xs:annotation>
|
|
2274
|
+
<xs:sequence minOccurs="1">
|
|
2275
|
+
<xs:element ref="doc:actRecordDeathReqs">
|
|
2276
|
+
<xs:annotation>
|
|
2277
|
+
<xs:documentation>Реквизиты АЗ о смерти</xs:documentation>
|
|
2278
|
+
</xs:annotation>
|
|
2279
|
+
</xs:element>
|
|
2280
|
+
<xs:element ref="doc:certificateDeathReqs" minOccurs="0">
|
|
2281
|
+
<xs:annotation>
|
|
2282
|
+
<xs:documentation>Реквизиты бумажного свидетельства о смерти, выданного по АЗ</xs:documentation>
|
|
2283
|
+
</xs:annotation>
|
|
2284
|
+
</xs:element>
|
|
2285
|
+
</xs:sequence>
|
|
2286
|
+
</xs:complexType>
|
|
2287
|
+
<xs:complexType name="ActRecAndCertMarriageRequisitesForStmt">
|
|
2288
|
+
<xs:complexContent>
|
|
2289
|
+
<xs:extension base="doc:ActRecAndCertMarriageRequisites">
|
|
2290
|
+
<xs:choice>
|
|
2291
|
+
<xs:element ref="doc:actRecAndCertDivorceRequisites" minOccurs="0"/>
|
|
2292
|
+
<xs:element ref="doc:actRecAndCertDeathRequisites" minOccurs="0"/>
|
|
2293
|
+
<xs:element ref="exdoc:courtDecisionOfDivorce" minOccurs="0"/>
|
|
2294
|
+
</xs:choice>
|
|
2295
|
+
</xs:extension>
|
|
2296
|
+
</xs:complexContent>
|
|
2297
|
+
</xs:complexType>
|
|
2298
|
+
<xs:complexType name="DocumentsConfirmingFiliationForBirth">
|
|
2299
|
+
<xs:annotation>
|
|
2300
|
+
<xs:documentation>Основание для внесения сведений об отце</xs:documentation>
|
|
2301
|
+
</xs:annotation>
|
|
2302
|
+
<xs:choice>
|
|
2303
|
+
<xs:element ref="doc:actRecAndCertMarriageRequisites" minOccurs="0"/>
|
|
2304
|
+
<xs:element ref="doc:actRecAndCertFiliationRequisites" minOccurs="0"/>
|
|
2305
|
+
<xs:element ref="doc:requisitesForStatementBirthFromSingleMother" minOccurs="0"/>
|
|
2306
|
+
</xs:choice>
|
|
2307
|
+
</xs:complexType>
|
|
2308
|
+
<xs:complexType name="DocumentsConfirmingFiliation">
|
|
2309
|
+
<xs:annotation>
|
|
2310
|
+
<xs:documentation>Документы - основания для регистрации установления отцовства</xs:documentation>
|
|
2311
|
+
</xs:annotation>
|
|
2312
|
+
<xs:sequence minOccurs="1">
|
|
2313
|
+
<xs:element name="jointStatement"
|
|
2314
|
+
type="doc:RequisitesFromStatementsForServiceJointFiliation" minOccurs="0">
|
|
2315
|
+
<xs:annotation>
|
|
2316
|
+
<xs:documentation>Совместное заявление родителей, не состоящих в браке</xs:documentation>
|
|
2317
|
+
</xs:annotation>
|
|
2318
|
+
</xs:element>
|
|
2319
|
+
<xs:element name="fatherStatement"
|
|
2320
|
+
type="doc:RequisitesFromStatementsForServiceJointFiliation" minOccurs="0">
|
|
2321
|
+
<xs:annotation>
|
|
2322
|
+
<xs:documentation>Заявление отца ребенка</xs:documentation>
|
|
2323
|
+
</xs:annotation>
|
|
2324
|
+
</xs:element>
|
|
2325
|
+
<xs:element name="courtDecisionOfFilliation" type="exdoc:CourtActDecision" minOccurs="0">
|
|
2326
|
+
<xs:annotation>
|
|
2327
|
+
<xs:documentation>Решение суда (при установлении отцовства)</xs:documentation>
|
|
2328
|
+
</xs:annotation>
|
|
2329
|
+
</xs:element>
|
|
2330
|
+
</xs:sequence>
|
|
2331
|
+
</xs:complexType>
|
|
2332
|
+
<xs:complexType name="DocumentsConfirmingMarriageForAdoption">
|
|
2333
|
+
<xs:annotation>
|
|
2334
|
+
<xs:documentation>Документы подтверждающие брак в услуге об усыновлении</xs:documentation>
|
|
2335
|
+
</xs:annotation>
|
|
2336
|
+
<xs:choice>
|
|
2337
|
+
<xs:element ref="doc:actRecAndCertMarriageRequisites" minOccurs="0">
|
|
2338
|
+
<xs:annotation>
|
|
2339
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о заключении брака</xs:documentation>
|
|
2340
|
+
</xs:annotation>
|
|
2341
|
+
</xs:element>
|
|
2342
|
+
</xs:choice>
|
|
2343
|
+
</xs:complexType>
|
|
2344
|
+
<xs:complexType name="DocumentsConfirmingAdoption">
|
|
2345
|
+
<xs:annotation>
|
|
2346
|
+
<xs:documentation>Основание для услуги усыновления</xs:documentation>
|
|
2347
|
+
</xs:annotation>
|
|
2348
|
+
<xs:choice>
|
|
2349
|
+
<xs:element name="courtDecision" type="exdoc:CourtActDecision" minOccurs="0">
|
|
2350
|
+
<xs:annotation>
|
|
2351
|
+
<xs:documentation>Решение суда</xs:documentation>
|
|
2352
|
+
</xs:annotation>
|
|
2353
|
+
</xs:element>
|
|
2354
|
+
</xs:choice>
|
|
2355
|
+
</xs:complexType>
|
|
2356
|
+
<xs:complexType name="RelatedModifiedDocumentsForAdoption">
|
|
2357
|
+
<xs:annotation>
|
|
2358
|
+
<xs:documentation>Связанные измененные документы в услуге усыновления</xs:documentation>
|
|
2359
|
+
</xs:annotation>
|
|
2360
|
+
<xs:sequence minOccurs="1">
|
|
2361
|
+
<xs:element name="birthActRecordRequisitesBeforeAct" type="doc:OldActRecordRequisites"
|
|
2362
|
+
minOccurs="0">
|
|
2363
|
+
<xs:annotation>
|
|
2364
|
+
<xs:documentation>Реквизиты АЗ о рождении ребёнка (до усыновления)</xs:documentation>
|
|
2365
|
+
</xs:annotation>
|
|
2366
|
+
</xs:element>
|
|
2367
|
+
<xs:element name="birthActRecordRequisitesAfterAct" type="doc:OldActRecordRequisites"
|
|
2368
|
+
minOccurs="0">
|
|
2369
|
+
<xs:annotation>
|
|
2370
|
+
<xs:documentation>Реквизиты АЗ о рождении ребёнка (после усыновления)</xs:documentation>
|
|
2371
|
+
</xs:annotation>
|
|
2372
|
+
</xs:element>
|
|
2373
|
+
</xs:sequence>
|
|
2374
|
+
</xs:complexType>
|
|
2375
|
+
<xs:complexType name="DocumentsConfirmingFiliationForBirthStmt">
|
|
2376
|
+
<xs:annotation>
|
|
2377
|
+
<xs:documentation>Основание для внесения сведений об отце для заявления (родители в браке)</xs:documentation>
|
|
2378
|
+
</xs:annotation>
|
|
2379
|
+
<xs:choice>
|
|
2380
|
+
<xs:element ref="doc:actRecAndCertMarriageRequisitesForStmt" minOccurs="1"/>
|
|
2381
|
+
<xs:element ref="doc:actRecAndCertFiliationRequisites" minOccurs="1"/>
|
|
2382
|
+
<xs:element ref="doc:requisitesForStatementBirthFromSingleMother" minOccurs="1"/>
|
|
2383
|
+
</xs:choice>
|
|
2384
|
+
</xs:complexType>
|
|
2385
|
+
<xs:complexType name="SignatureWithComment">
|
|
2386
|
+
<xs:sequence minOccurs="1">
|
|
2387
|
+
<xs:element ref="ds:Signature"/>
|
|
2388
|
+
<xs:element ref="cm:comment" minOccurs="0"/>
|
|
2389
|
+
</xs:sequence>
|
|
2390
|
+
</xs:complexType>
|
|
2391
|
+
<xs:complexType name="CourtActDecisionWithStatement">
|
|
2392
|
+
<xs:annotation>
|
|
2393
|
+
<xs:documentation>Решение суда о разводе с заявлением о разводе с другой стороны</xs:documentation>
|
|
2394
|
+
</xs:annotation>
|
|
2395
|
+
<xs:sequence minOccurs="1">
|
|
2396
|
+
<xs:element ref="doc:singleStatementOfDivorce">
|
|
2397
|
+
<xs:annotation>
|
|
2398
|
+
<xs:documentation>Заявление одного из супругов</xs:documentation>
|
|
2399
|
+
</xs:annotation>
|
|
2400
|
+
</xs:element>
|
|
2401
|
+
<xs:element ref="exdoc:courtDecisionOfDivorce"/>
|
|
2402
|
+
</xs:sequence>
|
|
2403
|
+
</xs:complexType>
|
|
2404
|
+
<xs:complexType name="CourtActVerdictWithStatement">
|
|
2405
|
+
<xs:annotation>
|
|
2406
|
+
<xs:documentation>Приговор суда о разводе с заявлением с другой стороны</xs:documentation>
|
|
2407
|
+
</xs:annotation>
|
|
2408
|
+
<xs:sequence minOccurs="1">
|
|
2409
|
+
<xs:element ref="doc:singleStatementOfDivorce">
|
|
2410
|
+
<xs:annotation>
|
|
2411
|
+
<xs:documentation>Заявление одного из супругов</xs:documentation>
|
|
2412
|
+
</xs:annotation>
|
|
2413
|
+
</xs:element>
|
|
2414
|
+
<xs:element ref="exdoc:courtVerdictOfDivorce"/>
|
|
2415
|
+
</xs:sequence>
|
|
2416
|
+
</xs:complexType>
|
|
2417
|
+
<xs:element name="changedInitials" type="cm:PersonInitials">
|
|
2418
|
+
<xs:annotation>
|
|
2419
|
+
<xs:documentation>ФИО лица (после перемены имени)</xs:documentation>
|
|
2420
|
+
</xs:annotation>
|
|
2421
|
+
</xs:element>
|
|
2422
|
+
<xs:element name="childAfter" type="cm:PersonInitials">
|
|
2423
|
+
<xs:annotation>
|
|
2424
|
+
<xs:documentation>Сведения о ребенке (после установления отцовства)</xs:documentation>
|
|
2425
|
+
</xs:annotation>
|
|
2426
|
+
</xs:element>
|
|
2427
|
+
<xs:element name="actRecordSignature" type="doc:SignatureWithComment">
|
|
2428
|
+
<xs:annotation>
|
|
2429
|
+
<xs:documentation>ЭП должностного лица органа ЗАГС</xs:documentation>
|
|
2430
|
+
</xs:annotation>
|
|
2431
|
+
</xs:element>
|
|
2432
|
+
<xs:element name="otherInformationAndOfficialAnnotations"
|
|
2433
|
+
type="doc:OtherInformationAndOfficialAnnotations">
|
|
2434
|
+
<xs:annotation>
|
|
2435
|
+
<xs:documentation>Иные сведения и служебные отметки</xs:documentation>
|
|
2436
|
+
</xs:annotation>
|
|
2437
|
+
</xs:element>
|
|
2438
|
+
<xs:element name="actRecordMarriageReqs" type="doc:OldActRecordRequisites">
|
|
2439
|
+
<xs:annotation>
|
|
2440
|
+
<xs:documentation>Реквизиты АЗ о заключении брака</xs:documentation>
|
|
2441
|
+
</xs:annotation>
|
|
2442
|
+
</xs:element>
|
|
2443
|
+
<xs:element name="certificateMarriageReqs" type="doc:OldRequisitesPaperCertificateForStatement">
|
|
2444
|
+
<xs:annotation>
|
|
2445
|
+
<xs:documentation>Реквизиты бумажного свидетельства о заключении брака, выданного по АЗ</xs:documentation>
|
|
2446
|
+
</xs:annotation>
|
|
2447
|
+
</xs:element>
|
|
2448
|
+
<xs:element name="actRecordBirthReqs" type="doc:OldActRecordRequisites">
|
|
2449
|
+
<xs:annotation>
|
|
2450
|
+
<xs:documentation>Реквизиты записи акта о рождении</xs:documentation>
|
|
2451
|
+
</xs:annotation>
|
|
2452
|
+
</xs:element>
|
|
2453
|
+
<xs:element name="certificateBirthReqs" type="doc:OldRequisitesPaperCertificateForStatement">
|
|
2454
|
+
<xs:annotation>
|
|
2455
|
+
<xs:documentation>Реквизиты бумажного свидетельства для актовой записи о рождении</xs:documentation>
|
|
2456
|
+
</xs:annotation>
|
|
2457
|
+
</xs:element>
|
|
2458
|
+
<xs:element name="actRecordFiliationReqs" type="doc:OldActRecordRequisites">
|
|
2459
|
+
<xs:annotation>
|
|
2460
|
+
<xs:documentation>Реквизиты записи акта об установлении отцовства в отношении ребёнка</xs:documentation>
|
|
2461
|
+
</xs:annotation>
|
|
2462
|
+
</xs:element>
|
|
2463
|
+
<xs:element name="certificateFiliationReqs" type="doc:OldRequisitesPaperCertificateForStatement">
|
|
2464
|
+
<xs:annotation>
|
|
2465
|
+
<xs:documentation>Реквизиты бумажного свидетельства для актовой записи об установлении отцовства</xs:documentation>
|
|
2466
|
+
</xs:annotation>
|
|
2467
|
+
</xs:element>
|
|
2468
|
+
<xs:element name="actRecordDivorceReqs" type="doc:OldActRecordRequisites">
|
|
2469
|
+
<xs:annotation>
|
|
2470
|
+
<xs:documentation>Реквизиты записи акта о разводе</xs:documentation>
|
|
2471
|
+
</xs:annotation>
|
|
2472
|
+
</xs:element>
|
|
2473
|
+
<xs:element name="certificateDivorceReqs" type="doc:OldRequisitesPaperCertificateForStatement">
|
|
2474
|
+
<xs:annotation>
|
|
2475
|
+
<xs:documentation>Реквизиты бумажного свидетельства для актовой записи о разводе</xs:documentation>
|
|
2476
|
+
</xs:annotation>
|
|
2477
|
+
</xs:element>
|
|
2478
|
+
<xs:element name="actRecordDeathReqs" type="doc:OldActRecordRequisites">
|
|
2479
|
+
<xs:annotation>
|
|
2480
|
+
<xs:documentation>Реквизиты записи акта о смерти</xs:documentation>
|
|
2481
|
+
</xs:annotation>
|
|
2482
|
+
</xs:element>
|
|
2483
|
+
<xs:element name="certificateDeathReqs" type="doc:OldRequisitesPaperCertificateForStatement">
|
|
2484
|
+
<xs:annotation>
|
|
2485
|
+
<xs:documentation>Реквизиты бумажного свидетельства для актовой записи о смерти</xs:documentation>
|
|
2486
|
+
</xs:annotation>
|
|
2487
|
+
</xs:element>
|
|
2488
|
+
<xs:element name="requisitesForStatementBirthFromSingleMother"
|
|
2489
|
+
type="doc:RequisitesForStatementBirthFromSingleMother">
|
|
2490
|
+
<xs:annotation>
|
|
2491
|
+
<xs:documentation>Реквизиты заявления одинокой матери</xs:documentation>
|
|
2492
|
+
</xs:annotation>
|
|
2493
|
+
</xs:element>
|
|
2494
|
+
<xs:element name="ActRecordRequisites" type="doc:OldActRecordRequisites">
|
|
2495
|
+
<xs:annotation>
|
|
2496
|
+
<xs:documentation>Реквизиты актовой записи, на основании сведений которой формируется свидетельство/справка</xs:documentation>
|
|
2497
|
+
</xs:annotation>
|
|
2498
|
+
</xs:element>
|
|
2499
|
+
<xs:element name="actRecAndCertFiliationRequisites" type="doc:ActRecAndCertFiliationRequisites">
|
|
2500
|
+
<xs:annotation>
|
|
2501
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства об установлении отцовства</xs:documentation>
|
|
2502
|
+
</xs:annotation>
|
|
2503
|
+
</xs:element>
|
|
2504
|
+
<xs:element name="actRecAndCertMarriageRequisites" type="doc:ActRecAndCertMarriageRequisites">
|
|
2505
|
+
<xs:annotation>
|
|
2506
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о браке</xs:documentation>
|
|
2507
|
+
</xs:annotation>
|
|
2508
|
+
</xs:element>
|
|
2509
|
+
<xs:element name="actRecAndCertBirthRequisites" type="doc:ActRecAndCertBirthRequisites">
|
|
2510
|
+
<xs:annotation>
|
|
2511
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о рождении</xs:documentation>
|
|
2512
|
+
</xs:annotation>
|
|
2513
|
+
</xs:element>
|
|
2514
|
+
<xs:element name="actRecAndCertDivorceRequisites" type="doc:ActRecAndCertDivorceRequisites">
|
|
2515
|
+
<xs:annotation>
|
|
2516
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о разводе</xs:documentation>
|
|
2517
|
+
</xs:annotation>
|
|
2518
|
+
</xs:element>
|
|
2519
|
+
<xs:element name="actRecAndCertDeathRequisites" type="doc:ActRecAndCertDeathRequisites">
|
|
2520
|
+
<xs:annotation>
|
|
2521
|
+
<xs:documentation>Реквизиты АЗ и Свидетельства о сметри</xs:documentation>
|
|
2522
|
+
</xs:annotation>
|
|
2523
|
+
</xs:element>
|
|
2524
|
+
<xs:element name="actRecAndCertMarriageRequisitesForStmt"
|
|
2525
|
+
type="doc:ActRecAndCertMarriageRequisitesForStmt"/>
|
|
2526
|
+
<xs:element name="requisitesPaperReference" type="doc:RequisitesPaperReference"/>
|
|
2527
|
+
<xs:element name="requisitesPaperCertificate" type="doc:RequisitesPaperCertificate"/>
|
|
2528
|
+
<xs:element name="singleStatementOfDivorce" type="doc:RequisitesFromStatementsForServiceDivorce">
|
|
2529
|
+
<xs:annotation>
|
|
2530
|
+
<xs:documentation>Документ - основание расторжения брака (заявление одного из супругов)</xs:documentation>
|
|
2531
|
+
</xs:annotation>
|
|
2532
|
+
</xs:element>
|
|
2533
|
+
<xs:element name="jointStatementOfDivorce" type="doc:RequisitesFromStatementsForServiceDivorce">
|
|
2534
|
+
<xs:annotation>
|
|
2535
|
+
<xs:documentation>Документ - основание расторжения брака (совместное заявление супругов, не имеющих общих детей)</xs:documentation>
|
|
2536
|
+
</xs:annotation>
|
|
2537
|
+
</xs:element>
|
|
2538
|
+
<xs:element name="decisionOfDivorceWithStatement" type="doc:CourtActDecisionWithStatement">
|
|
2539
|
+
<xs:annotation>
|
|
2540
|
+
<xs:documentation>Решение суда (используемое при расторжении брака)</xs:documentation>
|
|
2541
|
+
</xs:annotation>
|
|
2542
|
+
</xs:element>
|
|
2543
|
+
<xs:element name="verdictOfDivorceWithStatement" type="doc:CourtActVerdictWithStatement">
|
|
2544
|
+
<xs:annotation>
|
|
2545
|
+
<xs:documentation>Приговор суда об осуждении за совершение преступления к лишению свободы (используется при расторжении брака)</xs:documentation>
|
|
2546
|
+
</xs:annotation>
|
|
2547
|
+
</xs:element>
|
|
2548
|
+
<!-- АЗ c ЭП -->
|
|
2549
|
+
<xs:element name="signedActRecordAdoption" type="doc:SignedActRecordAdoption">
|
|
2550
|
+
<xs:annotation>
|
|
2551
|
+
<xs:documentation>Запись акта об усыновлении (удочерении) с ЭП</xs:documentation>
|
|
2552
|
+
</xs:annotation>
|
|
2553
|
+
</xs:element>
|
|
2554
|
+
<xs:element name="signedActRecordBirth" type="doc:SignedActRecordBirth">
|
|
2555
|
+
<xs:annotation>
|
|
2556
|
+
<xs:documentation>Запись акта о рождении с ЭП</xs:documentation>
|
|
2557
|
+
</xs:annotation>
|
|
2558
|
+
</xs:element>
|
|
2559
|
+
<xs:element name="signedActRecordDeath" type="doc:SignedActRecordDeath">
|
|
2560
|
+
<xs:annotation>
|
|
2561
|
+
<xs:documentation>Запись акта о смерти с ЭП</xs:documentation>
|
|
2562
|
+
</xs:annotation>
|
|
2563
|
+
</xs:element>
|
|
2564
|
+
<xs:element name="signedActRecordDivorce" type="doc:SignedActRecordDivorce">
|
|
2565
|
+
<xs:annotation>
|
|
2566
|
+
<xs:documentation>Запись акта о расторжении брака с ЭП</xs:documentation>
|
|
2567
|
+
</xs:annotation>
|
|
2568
|
+
</xs:element>
|
|
2569
|
+
<xs:element name="signedActRecordMarriage" type="doc:SignedActRecordMarriage">
|
|
2570
|
+
<xs:annotation>
|
|
2571
|
+
<xs:documentation>Запись акта о заключении брака с ЭП</xs:documentation>
|
|
2572
|
+
</xs:annotation>
|
|
2573
|
+
</xs:element>
|
|
2574
|
+
<xs:element name="signedActRecordNameChange" type="doc:SignedActRecordNameChange">
|
|
2575
|
+
<xs:annotation>
|
|
2576
|
+
<xs:documentation>Запись акта о перемене имени с ЭП</xs:documentation>
|
|
2577
|
+
</xs:annotation>
|
|
2578
|
+
</xs:element>
|
|
2579
|
+
<xs:element name="signedActRecordFiliation" type="doc:SignedActRecordFiliation">
|
|
2580
|
+
<xs:annotation>
|
|
2581
|
+
<xs:documentation>Запись акта об устанновлении отцовства с ЭП</xs:documentation>
|
|
2582
|
+
</xs:annotation>
|
|
2583
|
+
</xs:element>
|
|
2584
|
+
<!-- Свидетельства с ЭП -->
|
|
2585
|
+
<xs:element name="signedActRecordToCertificateBirth"
|
|
2586
|
+
type="doc:SignedActRecordToCertificateBirth">
|
|
2587
|
+
<xs:annotation>
|
|
2588
|
+
<xs:documentation>Актовая запись о рождении в объеме свидетельства c ЭП</xs:documentation>
|
|
2589
|
+
</xs:annotation>
|
|
2590
|
+
</xs:element>
|
|
2591
|
+
<xs:element name="signedActRecordToCertificateDeath"
|
|
2592
|
+
type="doc:SignedActRecordToCertificateDeath">
|
|
2593
|
+
<xs:annotation>
|
|
2594
|
+
<xs:documentation>Актовая запись о смерти в объеме свидетельства c ЭП</xs:documentation>
|
|
2595
|
+
</xs:annotation>
|
|
2596
|
+
</xs:element>
|
|
2597
|
+
<xs:element name="signedActRecordToCertificateAdoption"
|
|
2598
|
+
type="doc:SignedActRecordToCertificateAdoption">
|
|
2599
|
+
<xs:annotation>
|
|
2600
|
+
<xs:documentation>Актовая запись об усыновлении (удочерении) в объеме свидетельства c ЭП</xs:documentation>
|
|
2601
|
+
</xs:annotation>
|
|
2602
|
+
</xs:element>
|
|
2603
|
+
<xs:element name="signedActRecordToCertificateDivorce"
|
|
2604
|
+
type="doc:SignedActRecordToCertificateDivorce">
|
|
2605
|
+
<xs:annotation>
|
|
2606
|
+
<xs:documentation>Актовая запись о расторжении брака в объеме свидетельства c ЭП</xs:documentation>
|
|
2607
|
+
</xs:annotation>
|
|
2608
|
+
</xs:element>
|
|
2609
|
+
<xs:element name="signedActRecordToCertificateMarriage"
|
|
2610
|
+
type="doc:SignedActRecordToCertificateMarriage">
|
|
2611
|
+
<xs:annotation>
|
|
2612
|
+
<xs:documentation>Актовая запись о заключении брака в объеме свидетельства c ЭП</xs:documentation>
|
|
2613
|
+
</xs:annotation>
|
|
2614
|
+
</xs:element>
|
|
2615
|
+
<xs:element name="signedActRecordToCertificateNameChange"
|
|
2616
|
+
type="doc:SignedActRecordToCertificateNameChange">
|
|
2617
|
+
<xs:annotation>
|
|
2618
|
+
<xs:documentation>Актовая запись о перемене имени в объеме свидетельства c ЭП</xs:documentation>
|
|
2619
|
+
</xs:annotation>
|
|
2620
|
+
</xs:element>
|
|
2621
|
+
<xs:element name="signedActRecordToCertificateFiliation"
|
|
2622
|
+
type="doc:SignedActRecordToCertificateFiliation">
|
|
2623
|
+
<xs:annotation>
|
|
2624
|
+
<xs:documentation>Актовая запись об установлении отцовства в объеме свидетельства c ЭП</xs:documentation>
|
|
2625
|
+
</xs:annotation>
|
|
2626
|
+
</xs:element>
|
|
2627
|
+
<!-- Справки с ЭП -->
|
|
2628
|
+
<xs:element name="signedActRecordToReferenceBirth24"
|
|
2629
|
+
type="doc:SignedActRecordToReferenceBirth24">
|
|
2630
|
+
<xs:annotation>
|
|
2631
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 24 c ЭП</xs:documentation>
|
|
2632
|
+
</xs:annotation>
|
|
2633
|
+
</xs:element>
|
|
2634
|
+
<xs:element name="signedActRecordToReferenceBirth25"
|
|
2635
|
+
type="doc:SignedActRecordToReferenceBirth25">
|
|
2636
|
+
<xs:annotation>
|
|
2637
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 25 c ЭП</xs:documentation>
|
|
2638
|
+
</xs:annotation>
|
|
2639
|
+
</xs:element>
|
|
2640
|
+
<xs:element name="signedActRecordToReferenceBirth26"
|
|
2641
|
+
type="doc:SignedActRecordToReferenceBirth26">
|
|
2642
|
+
<xs:annotation>
|
|
2643
|
+
<xs:documentation>Актовая запись о рождении в объеме справки формы 26 c ЭП</xs:documentation>
|
|
2644
|
+
</xs:annotation>
|
|
2645
|
+
</xs:element>
|
|
2646
|
+
<xs:element name="signedActRecordToReferenceMarriage27"
|
|
2647
|
+
type="doc:SignedActRecordToReferenceMarriage27">
|
|
2648
|
+
<xs:annotation>
|
|
2649
|
+
<xs:documentation>Актовая запись о заключении брака в объеме справки формы 27 c ЭП</xs:documentation>
|
|
2650
|
+
</xs:annotation>
|
|
2651
|
+
</xs:element>
|
|
2652
|
+
<xs:element name="signedActRecordToReferenceMarriage28"
|
|
2653
|
+
type="doc:SignedActRecordToReferenceMarriage28">
|
|
2654
|
+
<xs:annotation>
|
|
2655
|
+
<xs:documentation>Актовая запись о заключении брака в объеме справки формы 28 c ЭП</xs:documentation>
|
|
2656
|
+
</xs:annotation>
|
|
2657
|
+
</xs:element>
|
|
2658
|
+
<xs:element name="signedActRecordToReferenceDivorce29"
|
|
2659
|
+
type="doc:SignedActRecordToReferenceDivorce29">
|
|
2660
|
+
<xs:annotation>
|
|
2661
|
+
<xs:documentation>Актовая запись о расторжении браке в объеме справки формы 29 c ЭП</xs:documentation>
|
|
2662
|
+
</xs:annotation>
|
|
2663
|
+
</xs:element>
|
|
2664
|
+
<xs:element name="signedActRecordToReferenceAdoption30"
|
|
2665
|
+
type="doc:SignedActRecordToReferenceAdoption30">
|
|
2666
|
+
<xs:annotation>
|
|
2667
|
+
<xs:documentation>Актовая запись об усыновлении (удочерении) в объеме справки формы 30 c ЭП</xs:documentation>
|
|
2668
|
+
</xs:annotation>
|
|
2669
|
+
</xs:element>
|
|
2670
|
+
<xs:element name="signedActRecordToReferenceFiliation31"
|
|
2671
|
+
type="doc:SignedActRecordToReferenceFiliation31">
|
|
2672
|
+
<xs:annotation>
|
|
2673
|
+
<xs:documentation>Актовая запись об установлении отцовства в объеме справки формы 31 c ЭП</xs:documentation>
|
|
2674
|
+
</xs:annotation>
|
|
2675
|
+
</xs:element>
|
|
2676
|
+
<xs:element name="signedActRecordToReferenceNameChange32"
|
|
2677
|
+
type="doc:SignedActRecordToReferenceNameChange32">
|
|
2678
|
+
<xs:annotation>
|
|
2679
|
+
<xs:documentation>Актовая запись о перемене имени в объеме справки формы 32 c ЭП</xs:documentation>
|
|
2680
|
+
</xs:annotation>
|
|
2681
|
+
</xs:element>
|
|
2682
|
+
<xs:element name="signedActRecordToReferenceDeath33"
|
|
2683
|
+
type="doc:SignedActRecordToReferenceDeath33">
|
|
2684
|
+
<xs:annotation>
|
|
2685
|
+
<xs:documentation>Актовая запись о смерти в объеме справки формы 33 c ЭП</xs:documentation>
|
|
2686
|
+
</xs:annotation>
|
|
2687
|
+
</xs:element>
|
|
2688
|
+
<xs:element name="signedActRecordToReferenceDeath34"
|
|
2689
|
+
type="doc:SignedActRecordToReferenceDeath34">
|
|
2690
|
+
<xs:annotation>
|
|
2691
|
+
<xs:documentation>Актовая запись о смерти в объеме справки формы 34 c ЭП</xs:documentation>
|
|
2692
|
+
</xs:annotation>
|
|
2693
|
+
</xs:element>
|
|
2694
|
+
<!-- TYPES End -->
|
|
2695
|
+
</xs:schema>
|