diff --git a/app.py b/app.py new file mode 100644 index 0000000000000000000000000000000000000000..b4b294f7a0c58176ed0756ea975b3fbe1794d62a --- /dev/null +++ b/app.py @@ -0,0 +1,90 @@ +import streamlit as st +import clip +import torch +import numpy as np +import os +import glob +from pathlib import Path +from PIL import Image +import chromadb +import boto3 +import botocore +from io import BytesIO + +st.set_page_config( + page_title="Поиск изображений Google Open Images по текстовому запросу", + page_icon="🤖", + layout="wide", + initial_sidebar_state="expanded" +) + +BUCKET_NAME = 'open-images-dataset' +DOWNLOAD_FOLDER='ds_download' +SPLIT='validation' + +device = "cuda" if torch.cuda.is_available() else "cpu" +model= None +preprocess = None +try: + model, preprocess = clip.load("ViT-B/32", device=device) +except: + st.write("Exception loading model") + +collection_path = "image_embeddings_collection.chroma" +chroma_client = chromadb.PersistentClient(path=collection_path) +image_collection= None +try: + image_collection = chroma_client.get_or_create_collection("image" , metadata={"hnsw:space": "cosine"}) +except: + st.write("Exception loading collection") + +#if os.path.isdir(DOWNLOAD_FOLDER)==False: + #os.mkdir(DOWNLOAD_FOLDER) + +num_embeddings = image_collection.count() + +# Main page heading +st.title("Поиск изображений Google Open Images по текстовому запросу") + +# Sidebar +st.sidebar.header("Настройки поиска") + + +st.sidebar.write(f"Количество изображений в БД: {num_embeddings}") +text_input = st.sidebar.text_input(label='Введите запрос:', value='kite in the sky') +search_files_cnt = int(st.sidebar.slider(label="Количество изображений", min_value=1, max_value=10, value=2)) +searchStarted = st.sidebar.button('Искать') + +col1, col2 = st.columns(2) +if searchStarted==True: + text_embedding = clip.tokenize(text_input).to(device) + text_features = model.encode_text(text_embedding).detach().cpu().numpy() + result = image_collection.query(text_features, n_results=search_files_cnt) + bucket = boto3.resource('s3', + config=botocore.config.Config( + signature_version=botocore.UNSIGNED)).Bucket(BUCKET_NAME) + cnt=0 + for i in result['metadatas'][0]: + try: + filename= Path(i['name']) + image_id= filename.with_suffix('') + filepath= i['path'] + #down_file_path= os.path.join(DOWNLOAD_FOLDER, f'{image_id}.jpg') + #bucket.download_file(f'{SPLIT}/{image_id}.jpg', down_file_path) + #img = Image.open(down_file_path) + object_key= f'{SPLIT}/{image_id}.jpg' + image_data = BytesIO() + bucket.download_fileobj(object_key, image_data) + image_data.seek(0) + img = Image.open(image_data) + col_ref= col1 + if ((cnt+1) % 2) == 0: + col_ref= col2 + with col_ref: + st.write('image_id:', image_id) + st.write('distance:', result['distances'][0][cnt]) + st.image(img, use_column_width=True) + except botocore.exceptions.ClientError as exception: + st.write(str(exception)) + cnt=cnt+1 + diff --git a/publications/Bike Data Set for Release number 5.0/DDN-S1000DBIKE-B6865-B6865-2019-00001.XML b/publications/Bike Data Set for Release number 5.0/DDN-S1000DBIKE-B6865-B6865-2019-00001.XML new file mode 100644 index 0000000000000000000000000000000000000000..ba104aacea556ea42033191f5467279fc7a8c7dc --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DDN-S1000DBIKE-B6865-B6865-2019-00001.XML @@ -0,0 +1,244 @@ + + + + ASD + +
+ 10, Rue Montoyer + B-1000 + Brussels + Belgium +
+
+
+ + + AIA + +
+ 1000 Wilson Boulevard, Suite 1700 + VA 22209-3928 + Arlington + USA +
+
+
+ + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + +TPSMG + + + + + + +
+DMC-BRAKE-AAA-D00-00-00-00AA-00WA-D_003-00_EN-US.XML +DMC-BRAKE-AAA-DA1-00-00-00AA-041A-A_003-00_EN-US.XML +DMC-BRAKE-AAA-DA1-00-00-00AA-341A-A_003-00_EN-US.XML +DMC-BRAKE-AAA-DA1-10-00-00AA-251A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-001A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-002A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-009A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-00PA-D_007-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-00QA-D_007-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-00WA-D_008-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-00XA-A_004-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-022A-D_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-024A-D_002-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-041A-A_011-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-042A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-043A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-0A3A-D_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-121A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-130A-A_005-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-131A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-151A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-200A-T-T36D_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-258A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-258B-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-330A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-663A-A_011-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-00AA-952A-T-H31A_004-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AA-341A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AA-520A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AA-720A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AA-930A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AA-933A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AA-93AA-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D00-00-01-00AB-720A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-D05-10-00-00AA-000A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-D05-20-00-00AA-000A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-D05-40-00-00AA-000A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-D05-80-00-00AA-916A-A_002-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-T-T61E_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-10-10-00AA-921A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-10-20-00AA-215A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-10-20-00AA-362B-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-10-20-00AA-400A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-10-20-00AA-520A-T-T4JC_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-10-20-00AA-921A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-20-00-00AA-412A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-20-00-00AA-520A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-30-00-00AA-520A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA0-30-00-00AA-720A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA1-00-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA1-00-00-00AA-341A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA1-10-00-00AA-251A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA1-20-00-00AA-520A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA1-20-00-00AA-720A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-00-00-00AA-041A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-10-00-00AA-041A-T-T62E_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-10-00-00AA-520A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-10-00-00AA-720A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-20-00-00AA-520A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-20-00-00AA-720A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-30-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-30-00-00AA-520A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-30-00-00AA-720A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA2-40-00-00AA-720A-A_003-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA3-00-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA3-10-00-00AA-411A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA3-10-00-00AA-921A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA4-00-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA4-10-00-00AA-241A-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA4-10-00-00AA-251B-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA4-10-00-00AA-414A-A_007-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA5-00-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA5-10-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA5-20-00-00AA-251C-A_010-00_EN-US.XML +DMC-S1000DBIKE-AAA-DA5-30-00-00AA-041A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00EA-D_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00GA-D_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00HA-D_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00NA-D_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-029A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-040A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-056A-A_010-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-057A-A_010-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-058A-A_010-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A1A-D_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A2A-D_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-341A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-413A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-700A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-921A-A_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-012A-A_003-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML +DMC-S1000DLIGHTING-AAA-D00-00-00-02AA-012A-A_003-00_EN-US.XML +DML-S1000DBIKE-B6865-S-2019-00001_001-00.XML +ICN-07GB6-BIKECI0001-001-01.CGM +ICN-81205-S1000D0400-001-01.PNG +ICN-C0419-S1000D0358-001-01.CGM +ICN-C0419-S1000D0359-001-01.CGM +ICN-C0419-S1000D0360-001-01.CGM +ICN-C0419-S1000D0360-001-01.PNG +ICN-C0419-S1000D0361-001-01.CGM +ICN-C0419-S1000D0362-001-01.CGM +ICN-C0419-S1000D0363-001-01.JPG +ICN-C0419-S1000D0364-001-01.JPG +ICN-C0419-S1000D0365-001-01.CGM +ICN-C0419-S1000D0366-001-01.CGM +ICN-C0419-S1000D0367-001-01.CGM +ICN-C0419-S1000D0368-001-01.CGM +ICN-C0419-S1000D0369-001-01.CGM +ICN-C0419-S1000D0370-001-01.SWF +ICN-C0419-S1000D0371-001-01.JPG +ICN-C0419-S1000D0372-001-01.JPG +ICN-C0419-S1000D0373-001-01.JPG +ICN-C0419-S1000D0374-001-01.JPG +ICN-C0419-S1000D0375-001-01.CGM +ICN-C0419-S1000D0376-001-01.CGM +ICN-C0419-S1000D0377-001-01.CGM +ICN-C0419-S1000D0378-001-01.CGM +ICN-C0419-S1000D0379-001-01.CGM +ICN-C0419-S1000D0380-001-01.CGM +ICN-C0419-S1000D0381-001-01.CGM +ICN-C0419-S1000D0382-001-01.CGM +ICN-C0419-S1000D0383-001-01.CGM +ICN-C0419-S1000D0384-001-01.SWF +ICN-C0419-S1000D0385-001-01.CGM +ICN-C0419-S1000D0386-001-01.CGM +ICN-C0419-S1000D0387-001-01.CGM +ICN-C0419-S1000D0388-001-01.CGM +ICN-C0419-S1000D0389-001-01.CGM +ICN-C0419-S1000D0390-001-01.CGM +ICN-C0419-S1000D0391-001-01.CGM +ICN-C0419-S1000D0392-001-01.CGM +ICN-C0419-S1000D0393-001-01.CGM +ICN-C0419-S1000D0394-001-01.CGM +ICN-C0419-S1000D0395-001-01.CGM +ICN-C0419-S1000D0396-001-01.CGM +ICN-C0419-S1000D0397-001-01.CGM +ICN-C0419-S1000D0398-001-01.CGM +ICN-C0419-S1000D0399-001-01.CGM +ICN-C0419-S1000D0400-001-01.CGM +ICN-C0419-S1000D0401-001-01.CGM +ICN-C0419-S1000D0402-001-01.CGM +ICN-C0419-S1000D0403-001-01.CGM +ICN-C0419-S1000D0404-001-01.CGM +ICN-C0419-S1000D0405-001-01.CGM +ICN-S3627-S1000D0619-001-01.PNG +PMC-BRAKE-B6865-EPWG1-00_004-00_SX-US.XML +PMC-S1000DBIKE-B6865-EPWG1-00_004-00_SX-US.XML +PMC-S1000DBIKE-B6865-LOAP1-00_004-00_SX-US.XML +PMC-S1000DLIGHTING-B6865-EPWG1-00_004-00_SX-US.XML +
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-D00-00-00-00AA-00WA-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-D00-00-00-00AA-00WA-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..0d4d290c3858d3ba56f789cfa6e178b147df02dd --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-D00-00-00-00AA-00WA-D_003-00_EN-US.XML @@ -0,0 +1,121 @@ + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + All + + + + + + + + + + + S1000D upissued + + + + + + + + Brake serial number + B/SN + Serial number by brake + + + Model + + The model of the brake + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-00-00-00AA-041A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-00-00-00AA-041A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..e7ad9d0a1df4d60af03646820e788551306926c2 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-00-00-00AA-041A-A_003-00_EN-US.XML @@ -0,0 +1,179 @@ + + + + +]> + + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY13 + + S1000D upissued + + + + + + + Brake system + The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use. + There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ). + + Cantilever brake + The brake system (refer to ) has these primary components: + + the brake lever (refer to ) + + + the brake cable + + + the brake arm + + + the brake clamp (also known as callipers) + + + the brake pads (refer to ) + + + +
+ Cantilever brake with straddle cable + +
+ A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle. +
+ + Brake pads + There are four brake pads (refer to ) on the bicycle. Two are found on the front wheel and two on the rear wheel. The brake pads are made out of hard wearing rubber. The pads press against the rim of the wheel to cause friction when the you operate the brake levers. +
+ Exploded diagram of a brake + +
+
+ + Brake lever + The brake levers (refer to ) are easily damaged. The lever is installed in the mount. A clamp bolt holds the mount. This bolt is not visible because it is found in the mount. The lever turns on a lever pivot bolt. The adjuster lock nut holds the brake cable. This lock nut adjusts the tension of the cable. +
+ Typical components of a mountain bicycle lever + +
+ The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel. +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-00-00-00AA-341A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-00-00-00AA-341A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..a481bbfd437da54057d3ac8101d5c4792fc81d6a --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-00-00-00AA-341A-A_003-00_EN-US.XML @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + Brake system + Manual test + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY13 + + S1000D upissued + + + + + + + + + + + + + Operator + 0,3 + + + + + + + + + + + + + + + + + + Put the bicycle in a vertical position. + + + Hold the handle bars and push the bicycle forwards. + + + Apply the brakes. + + + Make sure that the wheels lock and the bicycle stops. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-10-00-00AA-251A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-10-00-00AA-251A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..dc38f8e78d57b81b1b15c18ffb23b88af113bfd6 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-BRAKE-AAA-DA1-10-00-00AA-251A-A_003-00_EN-US.XML @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY131 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + Operator + 0,3 + + + + + + + + + Rubbing alcohol + + KZ222 + + LL-002 + + + As required + + + + + + + + + + + + + Do a visual inspection of the brakes as given in the pre-ride checks (refer to + + + + ). + + + Clean the brake pads. + + Find each of the brake pads. + + + Apply a thin layer of the on each of the brake pads. + + + Rub the surface until you have applied the to the complete surface of the pad. + + + Remove the unwanted alcohol. + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-001A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-001A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..18355e1317592be5bc5e4d1bcdfc7b800ecd6dc6 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-001A-A_003-00_EN-US.XML @@ -0,0 +1,234 @@ + + +]> + + + + + + + + + + + + + + Bicycle + Title page + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + S1000D Sample Publication + + Mountain bicycle manual + BIKE + + + + + + Mountain bicycle + + + + Mountain storm Mk1 + + + + + Brook trekker Mk9 + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + CORENA + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-002A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-002A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b2e4c5f97aee98a8456a3076a7e27886871e9dc8 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-002A-A_003-00_EN-US.XML @@ -0,0 +1,1239 @@ + + + + + + + + + + + + + + + Bicycle + List of effective data modules + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bicycle + Description of how it is made + + + + + + + + + + + + + + + Bicycle + Description of function + + + + + + + + + + + + + + + Bicycle + Description attributed to crew + + + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table catalog + + + + + + + + + + + + + + + Bicycle + Pre-operation procedures (crew) + + + + + + + + + + + + + + + Bicycle + Riding a bicycle + + + + + + + + + + + + + + + Bicycle + Normal operation procedures (crew) + + + + + + + + + + + + + + + Bicycle + Post-operation procedures (crew) + + + + + + + + + + + + + + + Bicycle + Servicing: Attention + + + + + + + + + + + + + + + Bicycle + Servicing: Prerequisite concept review + + + + + + + + + + + + + + + Bicycle + Other procedures to clean + + + + + + + + + + + + + + + Bicycle + Place on test stand + + + + + + + + + + + + + + + Bicycle + Standard repair procedures + + + + + + + + + + + + + + + Bicycle + Performance support + + + + + + + + + + + + + + + Bicycle + Performance support + + + + + + + + + + + + + + + Bicycle + Illustrated Parts Data - IPD + + + + + + + + + + + + + + + Bicycle + Time limits + + + + + + + + + + + + + + + Bicycle + Scheduled maintenance lists + + + + + + + + + + + + + + + Bicycle + Scheduled maintenance checks + + + + + + + + + + + + + + + Wheel + Description of how it is made + + + + + + + + + + + + + + + Wheels + Description of how it is made: Knowledge Check + + + + + + + + + + + + + + + Inner tube + Remove and install a new item + + + + + + + + + + + + + + + Tire + Fill with air + + + + + + + + + + + + + + + Tire + Check pressure + + + + + + + + + + + + + + + Front wheel + Fault reports and isolation procedures + + + + + + + + + + + + + + + Front wheel + Remove procedures: Interactive content - Procedure + + + + + + + + + + + + + + + Tire + Remove and install a new item + + + + + + + + + + + + + + + Rear wheel + Detected fault + + + + + + + + + + + + + + + Rear wheel + Remove procedures + + + + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + + + + + + + + + + Brake system + Manual test + + + + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + + + + + + + + + + Steering + Description of how it is made + + + + + + + + + + + + + + + Steering + Description of how it is made: Knowledge Check + + + + + + + + + + + + + + + Stem + Remove procedures + + + + + + + + + + + + + + + Stem + Install procedures + + + + + + + + + + + + + + + Handlebar + Remove procedures + + + + + + + + + + + + + + + Handlebar + Install procedures + + + + + + + + + + + + + + + Headset + Description of how it is made + + + + + + + + + + + + + + + Headset + Remove procedures + + + + + + + + + + + + + + + Headset + Install procedures + + + + + + + + + + + + + + + Frame + Description of how it is made + + + + + + + + + + + + + + + Horn + Isolated fault + + + + + + + + + + + + + + + Horn + Remove and install a new item + + + + + + + + + + + + + + + Drivetrain + Description of how it is made + + + + + + + + + + + + + + + Chain + Oil + + + + + + + + + + + + + + + Chain + Clean with chain cleaning fluid + + + + + + + + + + + + + + + Drive train + Correlated fault + + + + + + + + + + + + + + + Gears + Description of how it is made + + + + + + + + + + + + + + + Mechs + Description of how it is made + + + + + + + + + + + + + + + Hubs + Clean with degreasing agent + + + + + + + + + + + + + + + Shifters + Description of how it is made + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-009A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-009A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..518d1a42d2915f08e22d60053d6f002c839aebb3 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-009A-A_003-00_EN-US.XML @@ -0,0 +1,1288 @@ + + + + + + + + + + + + + + + Bicycle + Table of contents + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + Mountain bicycle and Mountain storm Mk1 + + + + + + + + + + + + Mountain bicycle and Brook trekker Mk9 + + + + + + + + + + + + + + + + + + + + + + + + + Bicycle + Description of how it is made + + + + + + + + + + + + + + + Bicycle + Description of function + + + + + + + + + + + + + + + Bicycle + Description attributed to crew + + + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table catalog + + + + + + + + + + + + + + + Bicycle + Pre-operation procedures (crew) + + + + + + + + + + + + + + + Bicycle + Riding a bicycle + + + + + + + + + + + + + + + Bicycle + Normal operation procedures (crew) + + + + + + + + + + + + + + + Bicycle + Post-operation procedures (crew) + + + + + + + + + + + + + + + Bicycle + Servicing: Attention + + + + + + + + + + + + + + + Bicycle + Servicing: Prerequisite concept review + + + + + + + + + + + + + + + Bicycle + Other procedures to clean + + + + + + + + + + + + + + + Bicycle + Place on test stand + + + + + + + + + + + + + + + Bicycle + Standard repair procedures + + + + + + + + + + + + + + + Bicycle + Performance support + + + + + + + + + + + + + + + Bicycle + Performance support + + + + + + + + + + + + + + + Bicycle + Illustrated Parts Data - IPD + + + + + + + + + + + + + + + Bicycle + Time limits + + + + + + + + + + + + + + + Bicycle + Scheduled maintenance lists + + + + + + + + + + + + + + + Bicycle + Scheduled maintenance checks + + + + + + + + + + + + + + + Wheel + Description of how it is made + + + + + + + + + + + + + + + Wheels + Description of how it is made: Knowledge Check + + + + + + + + + + + + + + + Inner tube + Remove and install a new item + + + + + + + + + + + + + + + Tire + Fill with air + + + + + + + + + + + + + + + Tire + Check pressure + + + + + + + + + + + + + + + Front wheel + Fault reports and isolation procedures + + + + + + + + + + + + + + + Front wheel + Remove procedures: Interactive content - Procedure + + + + + + + + + + + + + + + Tire + Remove and install a new item + + + + + + + + + + + + + + + Rear wheel + Detected fault + + + + + + + + + + + + + + + Rear wheel + Remove procedures + + + + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + + + + + + + + + + Brake system + Manual test + + + + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + + + + + + + + + + Steering + Description of how it is made + + + + + + + + + + + + + + + Steering + Description of how it is made: Knowledge Check + + + + + + + + + + + + + + + Stem + Remove procedures + + + + + + + + + + + + + + + Stem + Install procedures + + + + + + + + + + + + + + + Handlebar + Remove procedures + + + + + + + + + + + + + + + Handlebar + Install procedures + + + + + + + + + + + + + + + Headset + Description of how it is made + + + + + + + + + + + + + + + Headset + Remove procedures + + + + + + + + + + + + + + + Headset + Install procedures + + + + + + + + + + + + + + + Frame + Description of how it is made + + + + + + + + + + + + + + + Horn + Isolated fault + + + + + + + + + + + + + + + Horn + Remove and install a new item + + + + + + + + + + + + + + + Drivetrain + Description of how it is made + + + + + + + + + + + + + + + Chain + Oil + + + + + + + + + + + + + + + Chain + Clean with chain cleaning fluid + + + + + + + + + + + + + + + Drive train + Correlated fault + + + + + + + + + + + + + + + Gears + Description of how it is made + + + + + + + + + + + + + + + Mechs + Description of how it is made + + + + + + + + + + + + + + + Hubs + Clean with degreasing agent + + + + + + + + + + + + + + + Shifters + Description of how it is made + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00PA-D_007-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00PA-D_007-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..4b3789e4489c9552de3524637299bf3cf7a6a425 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00PA-D_007-00_EN-US.XML @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + Mountain bicycle + Products cross-reference table + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + All + + + + + + + + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00QA-D_007-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00QA-D_007-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..528d43d78b99930d506f59f53501a540b56dee7e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00QA-D_007-00_EN-US.XML @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + Mountain bicycle + Conditions cross-reference table + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + All + + + + + + + + + + + + + + + S1000D upissued + + + + + + + + + + SB 1 + + + + + + POST SB 1 AND PRE SB 9 + + + + + + + + + + + Service bulletin + Generic service bulletin type + + + + + + generic Boolean condition + Boolean condition + + + + + + Service bulletin S001 - Chain guard + Service bulletin S001 for the installation of the chain guard + + + + + + + + + + + + + tour finished + finished tour + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00WA-D_008-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00WA-D_008-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..2c7667ee662f6b156623d4c886ecfffe451d4669 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00WA-D_008-00_EN-US.XML @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + All + + + + + + + + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + Serial number + SN + Serial number (etched on the frame) + + Serial Number (locate under the bottom bracket where the two + pedal cranks meet + + + + Type + + Type of bike + + + Model + + Model of the bike + + + + Version + + Version of the bike + + + + Version rank + series + Version rank + + + + Brake Serial number + BSN + Serial number on the brake + + + Brake model - The model of the brake in a bike + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00XA-A_004-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00XA-A_004-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..8f23479c319e4b2dd473a07a57c5add331790d51 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-00XA-A_004-00_EN-US.XML @@ -0,0 +1,153 @@ + + +]> + + + + + + + + + + + + + Bicycle + Controls and Indicators + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + All + + + + + + + + + + + S1000D upissued + + + + + + + Introduction + The following table(s) and illustration(s) provide the description and use of the controls and indicators pertaining to the mountain bicycle(s). Some controls and indicators may differ depending on the model. + + +
+ Bicycle Controls and Indicators + +
+ + + + + 1 + LED Taillight + + Lights illuminate automatically when brakes are engaged. + + + + 2 + Chrome Bell + + Press to sound bell. Normally used to signal a need for attention. + + + + 3 + LED Headlight + + Push button to turn light on or off. + + + + 4 + Platform Pedals + + Control the acceleration of the bicycle. + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-022A-D_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-022A-D_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..6a513e698acbb95d2518fae24827b5aaf6b82b65 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-022A-D_010-00_EN-US.XML @@ -0,0 +1,599 @@ + + + + + + + + + + + + + + Mountain bicycle + Business rules exchange + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + + + + + + New information names for 022A and 024A + + + + + + Introduction to the Bike BREX DM + The Bike BREX data module has primarily been developed to + + serve as an example of how a BREX data module is meant to be used + + + to control and guide the continuous development of the Bike data set + + + + The Bike BREX will be subject of continuous enhancements to ensure that each new specification issue is appropriately represented in the BREX module. + + + + + + //dmAddress/dmIdent/dmCode/@modelIdentCode + Bike model identification + S1000D Bike platform + S1000D Bike light system + S1000D Brake system + + + + //dmAddress/dmIdent/dmCode/@systemCode + Systems (Bike specific SNS) + + + + + + //dmAddress/dmIdent/dmCode/@subSystemCode + Subsystems (Bike specific SNS) + + + + + //dmAddress/dmIdent/dmCode/@subSubystemCode + Subsubsystems + + + + + //dmAddress/dmIdent/dmCode/@assyCode + Units or assembly + + + + + //dmAddress/dmIdent/dmCode/@infoCode + Bike information codes + Function, data for plans and description + Title page + List of pages or data modules See also code 00R and code 00S + Table of contents + Functional item numbers common information repository + Parts common information repository + Zones common information repository + Support equipment common information repository + Product Cross-reference Table (PCT) + Conditions Cross-reference Table (CCT) + Applicability Cross-reference Table (ACT) + Controls and indicators common information repository + Functional and/or physical areas repository + Applicability repository + Applicability cross reference catalog + General warnings and cautions and related safety data + Introduction + Business rules + Business rules document + General + Data structure + Description + Description of how it is made + Description of function + Description of function attributed to crew (functional breakdown) + Equipment list + Wire list + Harness list + Operation + Pre-operation procedure + Normal operation + Normal operation procedure + Post-operation procedure + Servicing + Fill with air + Oil + Clean with chemical agent + Other procedure to clean + Visual examination + Test preparation + Manual test + Pressure check + Fault reports and isolation procedures + Isolated fault + Detected fault + Observed fault + Correlated fault + Remove procedure + Standard repair procedure + Assemble, install and connect procedures + Install procedure + General maintenance procedure + Maintenance allocation + Change = Remove and install + Change = Remove and install a new item + Service Bulletin + Accomplishment instruction + Modification procedures + Illustrated parts data + Generic learning content + + + + //descendant-or-self::orderedList[not(ancestor-or-self::description)] + Sequential (numbered) lists not allowed unless in descriptive data modules + + + + //note[ancestor-or-self::warning] + Notes are not allowed in Warnings + + + + //warning/orderedList + Ordered lists are not allowed in Warnings + + + + //warning/definitionList + Definition lists are not allowed in Warnings + + + + //warning/randomList/listItem/randomList + Random lists must not be nested within Warnings + + + + //warning/randomList/title + Random list titles are not allowed in Warnings + + + + //note[ancestor-or-self::caution] + Notes are not allowed in Cautions + + + + //caution/orderedList + Ordered lists are not allowed in Cautions + + + + //caution/definitionList + Definition lists are not allowed in Cautions + + + + //caution/randomList/listItem/randomList + Random lists must not be nested within Cautions + + + + //caution/randomList/title + Random list titles are not allowed in Cautions + + + + //@accessPointTypeValue + Type of access point + Access is a door + Access is a panel + Access is an electrical panel + + + + //acronym/@acronymtype + Type of acronym or abbreviation + Acronym (Candidate for list of abbreviations) - Default value + Term (Candidate for list of terms) + Symbol (Candidate for list of symbols) + Spec (Candidate for list of applicable specs) + + + + //dialog/@cancelCaption + Caption for dialog cancel function + Sets the caption to "CANCEL" + Sets the caption to "ABORT" + Sets the caption to "NO" + Sets the caption to "END" + Sets the caption to "QUIT" + + + + //security/@securityClassification + Security classification + 1 (lowest level of security classification, eg Unclassified) + + + + //security/@commercialClassification + Commercial security classification + Open + + + + //caption/@color + Caption color + None + Green + Amber + Yellow + Red + White + Grey + Clear - Default value + Blue (used on Bike Computer Display) + + + + + + //commentPriority[not(attribute::commentPriorityCode)] + Priority level of a comment required + + + + //@commentPriorityCode + Priority level of a comment + Routine + Emergency + Safety critical + + + + + + //crewMember[not(attribute::crewMemberType)] + Type of crew member required for drill or procedural step + + + + + //@crewMembertype + Type of crew member + All + Bike rider + Bike technician + + + + + //crewDrill/@drillType + Types of aircrew drills do not apply to the Bike DMs + + + + + //emphasis/@emphasisType + Type of emphasis + Bold - Default value + Italic (only for legacy data, see Chap 3.9.1) + Underline (only for legacy data, see Chap 3.9.1) + Overline (only for marking vectors) + Strikethrough (not to be used to mark deleted text) + + + + + //installationLocation/@installationLocationType + Type of install location + + + Section + Station + Water line + Buttock line + Frame + + + + + //maintLevel/@maintLevelCode + Maintenance level + Level 1 (home) + Level 2 (authorized workshop) + + + + + //@itemOriginator + Origin of equipment/harness/wire + Manufacturer + Vendor + Partner + + + + + //randomList/@listItemPrefix + Prefix of 'randomList' items, limited to three variants + Simple (No prefix, only indent) + Unorder (Depending on list level, prefix with short dash for first level, bullet for second, and short dash for third level - ISOpub: bull, dash) - Default value + Dash (short dash - ISOpub: dash) + + + + + //inlineSignificantData/@significantParaDataType + Paragraph significant data type + Ammunition + Instruction disposition + Lubricant + Maintenance level + Manufacturer code + Manufacturers recommendation + Modification code + Qualification code + Training level + Control or Indicator value + + + + + //quantity/@quantityType + Quantity data type + Length + Price + Temperature + Time + Torque value + Voltage + Volume + Mass + + + + + //dialog/@resetCaption + Caption for dialog reset caption + Sets the caption to "RESET" + Sets the caption to "CLEAR" + + + + + //commentResponse/@responseType + Type of response to a comment + Accepted + Pending + Partially accepted + Rejected + + + + + //@skillLevelCode + Personnel skill level + Basic + Intermediate + Advanced + + + + + + //@submitCaption + Caption for dialog submit function + Sets the caption to "OK" + Sets the caption to "SUBMIT" + Sets the caption to "YES" + Sets the caption to "CONTINUE" + Sets the caption to "EXIT" + + + + + //supervisorLevel/@supervisorLevelCode + Supervisor level + Low + Low intermediate + High intermediate + High + + + + + //@taskCode + Task code + Detailed inspection (DET) + Discard (DIS) + Functional Check (FNC) + General visual inspection (GVI) + Lubrication (LUB) + Operational check (OPC) + Restoration (RST) + Servicing (SVC) + Visual check (VCK) + + + + //limitType/@limitUnitType + Limit type + Time between overhaul + Hard time + Since last maintenance + Out time limit + On condition + Check maintenance + Functional check + + + + //threshold/@thresholdUnitOfMeasure + Unit of measurement for the threshold interval + Months + Weeks + Years + Days + Shop visits + Auxiliary power unit change + Wheel change + kilometer + + + + + //sourceType/@sourceTypeCode + indicates the type of source + fec + sample + + + + + //sourceType/@sourceCriticality + indicates the impact of not complying with the requirement + Evident, Safety + Evident, operational + Evident, Economic + Hidden, Safety + Hidden, Non-Safety + + + + + //verbatimText/@verbatimStyle + Verbatim style + Generic verbatim + Filename + XML/SGML markup + XML/SGML element name + XML/SGML attribute name + XML/SGML attribute value + XML/SGML entity name + XML/SGML processing instruction + Program prompt + User input + Computer output + Program listing + Program variable name + Program variable value + Constant + Class name + Parameter name + + + + //@quantityUnitOfMeasure + Quantity data unit of measure - for further information refer to Chap 3.9.6.2 and the corresponding xml table + + + + + + + Bike data modules must be reviewed and approved by EPWG before publishing. + + + + The Bike data set must contain examples of how to apply constructs and principles representing various levels of concept sophistication. + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-024A-D_002-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-024A-D_002-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..a47c1260d784a0bfef2dfa1257e5af26f24c2b18 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-024A-D_002-00_EN-US.XML @@ -0,0 +1,34278 @@ + + + + + + + + + + + + + S1000DBIKE + Business rules document + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own + local procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016by each of the following + organizations: + + AeroSpace and Defence Industries Associations of Europe - + ASD. + + + Ministries of Defence of the member countries of + ASD. + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material. + + + Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee + TOR + There are no known conditions that would change the data restrictions + for, or security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + All + + + + + + + + + + + + + + S1000D upissued + + + para, note and notePara added as descendants of + brDecisionPointText + + + New information names for 022A and 024A + + + BRDP-S1-00051 removed, content merged with BRDP-S1-00052 + + + new DM supporting CPF_2009-133IGBRTT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BIKE BR for S1000D specific BRDPs + + + + + + + + + + How to use the specification + + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of "I" and "O" + + Decide whether and when to use the alpha characters "I" and + "O". + + + + + + + + + + The alpha characters "I" and "O" must not be used in any SDC, + SNS, or DC/DCV. + + + + + + + + + + + + + + How to use the specification + + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + List of permitted CAGE codes and/or names of the originator companies + to be used for the technical publications + + Create a list of permitted CAGE codes and/or names of the + originator companies. + + + + + + + + + + + + + + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + + + Issue of S1000D to be used + + Decide which issue or issues of S1000D to be used. + + + + S1000D 4.1 + + + + + + + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Information sets to be used + + Decide which information sets, given in S1000D and/or project + specific, to be used. + + + + + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Publications to be produced + + Decide which publications to be produced. + + + + + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + + + + Schemas to be used + + Decide which Schemas to be used and in which information set they + are to be used. + + + + ACT + + + BREX + + + + + CIR + + + CCT + + + + + Data Dispatch Note + + + Descriptive + + + Data Module List + + + + Front matter + + + IPD + + + + Publication Module + + + + Procedural + + + + Service Bulletin + + + + + + CIR Update + + + Wiring Diagram + + + Wiring Fields + + + + + + + ACT + + + BREX + + + + + CIR + + + CCT + + + + + Data Dispatch Note + + + Descriptive + + + Data Module List + + + + Front matter + + + IPD + + + + Publication Module + + + + Procedural + + + + Service Bulletin + + + + + + CIR Update + + + Wiring Diagram + + + Wiring Fields + + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of optional elements and attributes + + Decide whether and how to use each optional element and attribute + in its structural context. + + + + + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Possible deliverables + + Decide on the possible deliverables, such as: S1000D objects (eg, + data modules, publication modules, illustration sheets and + multimedia objects, data management lists) using file based + transfer. Page-oriented publications and/or interactive electronic + technical publications. + + + + + + All S1000D CSDB objects (XML and multimedia) must be + delivered. + + + + + + + + + + + + + Business rules + Categories and layers + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Frequency of data exchanges + + Decide on the frequency of data exchanges. + + + + + + Data exchanges must occur for each official specification + release. + + + + + + + + + + + + + Information generation + Zoning and access + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Zone and access point identification system + + Decide whether to use a zoning and access identification + system. + + + + + + + + + + + + + + + + + Information generation + Zoning and access + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Method for zoning and identifying access points + + Decide which method to use for zoning and identifying access + points. + + + + + + + + + + + + + + + + + Information generation + Security and data restrictions + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + + + Define security classification values and terms (attribute + securityClassification) + + Decide which values to use for the attribute + securityClassification and allocate suitable definitions. + + + + 1 (lowest level of security classification, eg + Unclassified) + + + 2 (next higher level of security classification, eg + Restricted) + + + 3 (next higher level of security classification, eg + Confidential) + + + 4 (next higher level of security classification, eg + Secret) + + + 5 (next higher level of security classification, eg Top + secret) + + + 6 (another level of security classification) + + + 7 (another level of security classification) + + + 8 (another level of security classification) + + + 9 (another level of security classification) + + + 51-99 Available for projects + + + + + + + + + + + + + + + + + + + Information generation + Security and data restrictions + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + + + Use and markings of security classifications (attribute + securityClassification) + + Determine how the security classifications will be used. + + + + + + + + + + + + + + + + + Information generation + Security and data restrictions + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + + + Application of caveats + + Determine if the policies that apply to security marking, + instructions, etc, and how those markings are required to be applied + within the given project. + + + + + + + + + + + + + + + + + Information generation + Security and data restrictions + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + + Retention of security classifications + + Decide on the retention of security classifications. + + + + + + + + + + + + + + + + + Information generation + Security and data restrictions + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + + Presentation of security classifications + + Decide on how the security classifications will be marked and/or + indicated. + + + + + + + + + + + + + + + + + Information generation + Quality assurance + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Rules for QA + + Decide on the rules for QA of data modules and + deliverables. + + + + + + + + + + + + + + + + + Information generation + Quality assurance + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Rules for first and second verification + + Decide on the rules for first and second verification. For + example, such a rule might be that all data modules that have a + safety related procedure must have first verification carried out + "On object". + + + + + + + + + + + + + + + + + Information generation + Quality assurance + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + Review cycle process + + Decide on the review cycle processes and procedures. + + + + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Specify the language + + Decide which language to use for producing data modules. + + + + Abkhazian + + + Afrikaans + + + Akan + + + Albanian + + + Amharic + + + Arabic + + + Aragonese + + + Armenian + + + Assamese + + + Avaric + + + Avestan + + + Aymara + + + Azerbaijani + + + Bashkir + + + Bambara + + + Basque + + + Belarusian + + + Bengali + + + Bihari languages + + + Bislama + + + Tibetan + + + Bosnian + + + Breton + + + Bulgarian + + + Burmese + + + Catalan; Valencian + + + Chamorro + + + Chechen + + + Chinese + + + Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; + Old Church Slavonic + + + Chuvash + + + Cornish + + + Corsican + + + Cree + + + Welsh + + + Czech + + + Danish + + + German + + + Divehi; Dhivehi; Maldivian + + + Dutch; Flemish + + + Dzongkha + + + Greek, Modern + + + English + + + Esperanto + + + Estonian + + + Basque + + + Ewe + + + Faroese + + + Persian + + + Fijian + + + Finnish + + + French + + + Western Frisian + + + Fulah + + + Georgian + + + Gaelic; Scottish Gaelic + + + Irish + + + Galician + + + Manx + + + Greek, Modern + + + Guarani + + + Gujarati + + + Haitian; Haitian Creole + + + Hausa + + + Hebrew + + + Herero + + + Hindi + + + Hiri Motu + + + Croatian + + + Hungarian + + + Armenian + + + Igbo + + + Icelandic + + + Ido + + + Sichuan Yi; Nuosu + + + Inuktitut + + + Interlingue; Occidental + + + Interlingua (International Auxiliary Language + Association) + + + Indonesian + + + Inupiaq + + + Italian + + + Javanese + + + Japanese + + + Kalaallisut; Greenlandic + + + Kannada + + + Kashmiri + + + Georgian + + + Kanuri + + + Kazakh + + + Central Khmer + + + Kikuyu; Gikuyu + + + Kinyarwanda + + + Kirghiz; Kyrgyz + + + Komi + + + Kongo + + + Korean + + + Kuanyama; Kwanyama + + + Kurdish + + + Lao + + + Latin + + + Latvian + + + Limburgan; Limburger; Limburgish + + + Lingala + + + Lithuanian + + + Luxembourgish; Letzeburgesch + + + Luba-Katanga + + + Ganda + + + Macedonian + + + Marshallese + + + Malayalam + + + Maori + + + Marathi + + + Malay + + + Macedonian + + + Malagasy + + + Maltese + + + Mongolian + + + Burmese + + + Nauru + + + Navajo; Navaho + + + Ndebele, South; South Ndebele + + + Ndebele, North; North Ndebele + + + Ndonga + + + Nepali + + + Norwegian Nynorsk; Nynorsk, Norwegian + + + Bokmål, Norwegian; Norwegian Bokmål + + + Norwegian + + + Chichewa; Chewa; Nyanja + + + Occitan (post 1500); Provençal + + + Ojibwa + + + Oriya + + + Oromo + + + Ossetian; Ossetic + + + Panjabi; Punjabi + + + Persian + + + Pali + + + Polish + + + Portuguese + + + Pushto; Pashto + + + Quechua + + + Romansh + + + Romanian; Moldavian; Moldovan + + + Rundi + + + Russian + + + Sango + + + Sanskrit + + + Sinhala; Sinhalese + + + Slovak + + + Slovenian + + + Northern Sami + + + Samoan + + + Shona + + + Sindhi + + + Somali + + + Sotho, Southern + + + Spanish; Castilian + + + Sardinian + + + Serbian + + + Swati + + + Sundanese + + + Swahili + + + Swedish + + + Tahitian + + + Tamil + + + Tatar + + + Telugu + + + Tajik + + + Tagalog + + + Thai + + + Tibetan + + + Tigrinya + + + Tonga (Tonga Islands) + + + Tswana + + + Tsonga + + + Turkmen + + + Turkish + + + Twi + + + Uighur; Uyghur + + + Ukrainian + + + Urdu + + + Uzbek + + + Venda + + + Vietnamese + + + Volapük + + + Welsh + + + Walloon + + + Wolof + + + Xhosa + + + Yiddish + + + Yoruba + + + Zhuang; Chuang + + + Zulu + + + Simplified Technical English + + + + + + + English + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of ASD Simplified Technical English + + Decide whether to use ASD-STE100® when producing data modules in + English. + + + + + + + + + + ASD-STE100 must not be used. + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Standard dictionary + + Decide which standard dictionary to use for producing data + modules. + + + + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of a terminology database or glossary + + Decide whether to use a terminology database or a glossary. If + used, agree on its content and management. + + + + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of a standard list of abbreviations + + Decide whether to use a standard list of abbreviations. If used, + agree on its content and management. + + + + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Units of measurement + + Decide what unit of measurement to use for primary and secondary + units. + + + + + + + + + + + + + + + + + Authoring + General writing rules + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Highlighting text + + Decide on which method to be used to emphasize text. + + + + em01 - Bold + + + em02 - Italic (only for legacy data, see Chap 3.9.1) + + + em03 - Underline (only for legacy data, see Chap 3.9.1) + + + em04 - Overline (only for marking vectors) + + + em05 - Strikethrough (not to be used to mark deleted + text) + + + em51-em99 Available for projects + + + + + + + Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed. + + + Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed. + + + Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed. + + + Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed. + + + Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed. + + + + + + + + + + + + + + Authoring + Illustration rules and multimedia + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Need of printable data + + Decide which parts of the documentation (data modules and + publications including IETP) need to be printable. + + + + + + + + + + + + + + + + + + + + Illustration rules and multimedia + Illustrations, General + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Engineering numbers and revision status within the illustration + reproduction area + + Decide if schematics derived from engineering drawings include the + original drawing number and revision status within the illustration + reproduction area. + + + + + + + + + + + + + + + + + Illustration rules and multimedia + Illustrations, General + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + + + Use of color in the final deliverable + + Decide whether to use color in the final deliverable. + + + + + + + + + + + + + + + + + + + + Authoring + Warnings, cautions and notes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of general warnings, cautions and notes as separate data + modules + + Decide whether to produce general warnings, cautions and notes in + separate descriptive data modules. + + + + + + + + + + + + + + + + + + + + Authoring + Warnings, cautions and notes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of warning and/or caution collections + + Decide whether to use warning and/or caution collections, internal + or external. + + + + + + + + + + + + + + + + + + + + Authoring + Warnings, cautions and notes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute vitalWarningFlag + + Decide whether and how to use the attribute + vitalWarningFlag. + + + + + + + + + + + + + + + + + + + + Authoring + Warnings, cautions and notes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute warningType + + Decide whether and how to use the attribute warningType. + + + + + + + + + + + + + + + + + + + + Authoring + Warnings, cautions and notes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute cautionType + + Decide whether and how to use the attribute cautionType. + + + + + + + + + + + + + + + + + + + + Authoring + Warnings, cautions and notes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute noteType + + Decide whether and how to use the attribute noteType. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of the issue number and the inwork number on the title + page + + Decide whether to present the issue number with or without the + inwork number on the title page. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + + + + Use of LOEP or LOEDM + + Decide whether the use of LOEP or LOEDM. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation the of issue date or the issue number in the + LOEP + + Decide whether to present the issue date or the issue number (with + or without inwork number) for the LOEP entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of applicability information in the LOEP + + Decide whether to present the applicability information for the + LOEP entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of the issue date or the issue number in the + LOEDM + + Decide whether to present the issue date or the issue number (with + or without inwork number) for the LOEDM entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of applicability information in the LOEDM + + Decide whether to present the applicability information for the + LOEDM entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of Highlights with updating instructions + + Decide whether to use Highlights with updating instructions or + not. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of issue the date or the issue number in the + Highlights + + Decide whether to present the issue date or the issue number (with + or without inwork number) for the Highlights entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of applicability information for the Highlights + + Decide whether to present the applicability information for the + Highlights entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Presentation of issue the date and the issue number in the + TOC + + Decide whether to present the issue date and/or the issue number + (with or without inwork number) that apply to the TOC + entries. + + + + + + + + + + + + + + + + + + + + Authoring + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of linear or hierarchically subdivided TOC + + Decide whether to use a linear or a hierarchically subdivided + TOC. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Country and language codes + + Decide on the country and language codes to use, and apply them + consistently across the project. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Exchange of draft data modules + + Decide whether the project will allow the exchange of draft data + modules. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Definition of the issue date + + Decide on the definition of the issue date. This can be, for + example, the input date (ie, the release to CSDB date), or the + cut-off date for the delivery, etc. + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Source of the technical names + + Decide on the source of the technical names and use them + consistently across the project. In all cases, the technical name + must reflect the item represented by the SNS. + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Allocation of the information codes and the information names + + Decide which information codes and associated information names + will be used. + + + + A list mapping each information codes with an associated + information name and Schema. + + + + + Rules for the information names + + The following information codes are applicable to the project + "S1000DBIKE" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All schemas must be used as needed, including: pm, update, dml, + ddn, appliccrossreftable, descript, proced, frontmatter, + prdcrossreftable, condcrossreftable, comrep, brex, crew, process, + learning, ipd, sb, schedul, fault, wrngflds, wrngdata. + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Data module change/revised ratio + + Decide on the threshold that a data module is considered revised + rather than changed. + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use and definitions of the attributes commercialClassification and + caveat + + Decide on the use and definitions of the attributes + commercialClassification and caveat. + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + + Priorities and relationships of the security attributes + securityClassification, commercialClassification and caveat + + Decide on the priorities and relationships between the attributes + securityClassification, commercialClassification and caveat if they + are used. + + + + + + + When applicable, the attribute caveat (value cv51, unknown) + must be included. When applicable, the attribute + commercialClassification (value cc51, open) must be + included. + + + + + + + Open + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <dataRestrictions> + + Decide whether to include data restriction information. + + + + + + + + + + Data restrictions must be included for all module + types. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the attribute applicability in the element + <dataRestrictions> + + Decide whether to differentiate data restrictions information + based on Product configuration. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <restrictionInstructions> + + Decide whether to include export controls, handling, destruction + notices and disclosure instructions. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <dataDistribution> + + Decide on the distribution information contained in the element + <dataDistribution>. + + + + + + + + + + Distribution for all module types must include, "To be made + available to all S1000D users.". + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <dataHandling> + + Decide whether and how to use the element <dataHandling>. + For example, the handling requirements and procedures that must be + applied to a data module. + + + + + + + + + + Data handling for all module types must include, "There are no + specific handling instructions for this data module." + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <dataDestruction> + + Decide whether to use the element <dataDestruction> and how + to use it. For example, the appropriate extent of destruction + instructions that must be applied to a data module. + + + + + + + + + + Data destruction for all module types must include, "Users may + destroy this data module in accordance with their own local + procedures." + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <dataDisclosure> + + Decide whether and how to use the element <dataDisclosure>. + For example, the requirements that must be applied to a data module + with regard to disclosure instructions. + + + + + + + + + + Data disclosure for all module types must include, "There are + no dissemination limitations that apply to this data + module." + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <supersedure> + + Decide whether to use the element <supersedure> and how to + use it. For example, the requirements that must be applied to a data + module with regard to supersedure notices. + + + + + + + + + + The use of the element <supersedure> is + prohibited. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <restrictionInfo> + + Decide whether and how to use the element <restrictionInfo>. + For example, the content and extent of restriction information to + include in a data module. + + + + + + + + + + The use of the element <restrictionInfo> is required for + all module types. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <copyright> and source of copyright + information + + Decide whether and how to use the element <copyright>. Any + copyright information must be obtained from the relevant + authority. + + + + + + + + + + The element <copyright> must be used for all module + types. Population is based on the requirements of the + responsible partner company. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Method of populating copyright information (in each data module or in + a consolidated data module) + + Decide whether to populate copyright information in each data + module or whether to cross-reference to a copyright data + module. + + While choosing the population method, assess the impact of + changes to copyright information on updating of data + modules. + + + + + + + Copyright information must be populated in each module and not + cross-referenced. + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <policyStatement> + + Decide whether to use the element <policyStatement>. + + + + + + + + + + Policy statements for all module types must include, "TPSMG + TOR 001." + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <dataConds> + + Decide whether to use the element <dataConds>. + + + + + + + + + + Data conditions for all module types must include, "There are + no known conditions that would change the data restrictions for, + or security classification of, this data module." + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <logo> + + Decide whether to use the element <logo>and how it should be + used at presentation. + + + + + + + + + + The use of the element <logo> is prohibited. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <enterpriseName> and/or the attribute + enterpriseCode for the responsible partner company + + Decide whether to use the element <enterpriseName> and/or + the attribute enterpriseCode to capture the name and CAGE code + respectively, of the responsible partner company. If the name is + used it must be done consistently and be mandatory for the + project. + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <enterpriseName> and/or the attribute + enterpriseCode for the responsible originator + + Decide whether to use the element <enterpriseName> and/or + the attribute enterpriseCode to capture the name and CAGE code + respectively, of the originator. If the name is used it must be done + consistently and be mandatory for the project. + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <techStandard> + + Decide whether to use the element <techStandard>. + + + + + + + + + + The element <techStandard> must be used as + applicable. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <authorityInfo> + + Decide whether and how to use the element + <authorityInfo>. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <techPubBase> + + Decide whether and how to use the element <techPubBase>. If + used, agree on acceptable values for the publication baseline and + where they are derived from. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <authorityNotes> + + Decide how to use the element <authorityNotes>. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Use of the attribute applicRefid of the element + <qualityAssurance> + + Decide whether to use attribute applicRefid on QA + information. + + + + + + + + + + The attribute applicRefId is prohibited on QA + information. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Exchange of draft data modules + + Decide whether the project will allow the exchange of draft data + modules. + + + + + + + + + + The exchange of draft data modules is allowed. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <systemBreakdownCode> + + Decide whether to use the element <systemBreakdownCode>. If + used, its use must be consistent across the project. + + + + + + + + + + The use of element <systemBreakdownCode> is + required. + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <functionalItemCode> + + Decide whether to use element <functionalItemCode>. If used, + its use must be consistent across the project. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <functionalItemRef> + + Decide whether to use the element <functionalItemRef>. If + used, its use must be consistent across the project. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the attribute functionalItemNumber of the element + <functionalItemRef> + + Decide how to populate the attribute functionalItemNumber of the + element <functionalItemRef> when this element is used. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the attribute manufacturerCodeValue of the element + <functionalItemRef> + + Decide whether and how to use the attribute manufacturerCodeValue + of the element <functionalItemRef>. If used, the element must + be populated consistently across the project. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <productSafety> + + Decide whether to use the element <productSafety> and under + what circumstances. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Values for the attribute safetyLabel + + Define the values to use for the attribute safetyLabel. + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the element <remarks> in the element + <dmStatus> + + Decide whether to use the element <remarks>. If used, its + use must be defined in the project business rules and guidance + given. + + + + + + + + + + + + + + + + + + + + Data modules + Identification and status section + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + + Use of the attribute applicRefId of the element <remarks> + within the element <dmStatus> + + Decide whether and how to use the attribute applicRefId of the + element <remarks> in the element <dmStatus>. The element + <remarks>can contain remarks, which can be differentiated + based on Product configuration. + + + + + + + + + + + + + + + + + + + + Identification and status section + Export control + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + Use of export control + + Decide whether export control regulations apply. + + + + + + + + + + Export control regulations apply. + + + + + + + + + + + + + + Identification and status section + Export control + + + + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + Content of export control details + + Decide on the requirements and procedures that must be applied to + a data module regarding export controls. + + + + + + + Export control statements must be included for all module + types and include, "Export of this data module to all countries + that are the residence of organizations that are users of S1000D + is permitted. Storage of this data module is to be at the + discretion of the organization." + + + + + + + + + + + + + + Common constructs + Change marking + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Standard wording for reasons for update + + Decide standard reason for update sentences to be used. Reason for + update can be used to automatically generate a highlights data + module. Normally, a project will mandate its use from issue "002" + upwards. Examples are: Revised to incorporate modification XYZ + Deleted. Data module no longer required + + + + + + + + + + + + + + + + + Common constructs + Change marking + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of reason for update in conjunction with the production + process + + Decide whether the element <reasonForUpdate> is used during + the production process. + + + + + + + + + + + + + + + + + + + + Common constructs + Change marking + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of applicability information + + Decide whether it is permissible to differentiate reasons for + update based on Product configuration. + + + + + + + + + + + + + + + + + + + + Common constructs + Change marking + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of change marks for tables + + Decide whether and how to use change marks for tables. + + + + + + + + + + + + + + + + + + + + Common constructs + Change marking + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of change marks for figures + + Decide whether and how to use change marks for figures. + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Extent of cross-referencing + + Decide on the extent of cross-referencing within data modules and + the methods used for populating the various attributes. + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <internalRef> in titles + + Use of the element <internalRef> in titles is strongly + discouraged. However, decide whether to use cross-references in + titles. + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute targetTitle + + Decide whether to use the attribute targetTitle. When used + (populated), it is a tooltip in a viewer application. + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Presentation of the target titles in cross-references + + Decide whether to present the target titles given in the element + <title>. + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the textual content of the element <internalRef> in + cross-references + + Decide whether to use the textual content of the element + <internalRef>. When used (populated), it must be + presented. + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the "identifiers" given in the elements + <reqSupportEquips>, <reqSupplies>, <reqSpares> or + <workLocation> + + Decide whether to use any of the "identifiers" given in the + elements <reqSupportEquips>, <reqSupplies>, + <reqSpares> or <workLocation> as the presented link + (textual content of the element <internalRef>), or as a + tooltip in a viewer application (value of the attribute + targetTitle). + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute internalRefTargetType + + Decide whether to use the attribute internalRefTargetType, which + values to use and allocate suitable definitions to the values + + + + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Define the format of the cross-reference attributes id and + internalRefId + + Decide whether the values of the cross-reference attributes id and + internalRefId must be prefixed by alpha characters that identify the + type of the target element. + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use and format of the attribute referredFragment of the element + <dmRef> + + Decide whether to use the attribute referredFragment and, if used, + list the precautions. + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of issue information and language in data module + references + + Decide whether to use issue and in-work numbers, as well as + language and country codes of the destination data module in data + module references. In making this decision, the project or + organization must be aware of the implications of using the items + when referenced data modules are updated. + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of title and issue date in data module references + + Decide whether to use the title and the issue date of the + destination data module in data module references. + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of issue information and language in publication module + references + + Decide whether to use issue and in-work numbers, as well as + language and country codes of the destination publication module in + publication module references. In making this decision, the project + or organization must be aware of the implications of using the items + when referenced publication modules are updated. + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Population of the element <refs> + + Decide if and how the element <refs> is populated. If + populated, the order of items in the list must be specified. + + + + + + + + + + + + + + + + + Common constructs + Referencing + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Define the words before and after the reference elements + + Define the words before and after the elements <dmRef>, + <pmRef> and <externalPubRef>. This is important as it + has implications on the stylesheets used. Example: For one + implementation, the stylesheet can automatically generate the words + "Refer to data module: " when it recognizes the element + <dmRef>. This will cause problems if the author has written + "Refer to " within the paragraph before the element + <dmRef>. + + + + + + + + + + + + + + + + + Common constructs + Lists + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of titles for lists + + Decide whether to use titles for each of the sequential, random + and definition lists. + + + + + + Random list titles are not allowed in Warnings + + + + + Random list titles are not allowed in Cautions + + + + + + + + + + + + + Common constructs + Lists + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute listItemPrefix + + Decide whether to use the attribute listItemPrefix, which values + to use and allocate suitable definitions to the values. + + + + + + + Simple (No prefix, only indent) + + + Unorder (Depending on list level, prefix with short dash for + first level, bullet for second, and short dash for third level - + ISOpub: bull, dash) - Default value + + + Dash (short dash - ISOpub: dash) + + + + + + + + + + + + + + Common constructs + Lists + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of definition list headers + + Decide whether to use definition list headers. + + + + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of applicability information on various caption group child + elements + + Decide whether and how to use the attribute applicRefId of various + <captionGroup> child elements. + + + + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of color for Tables of contents - attribute tableOfContentType in + the element <captionGroup> + + Decide whether to use the attribute tableOfContentType, (eg, for + Table of contents in Flight reference cards). + + + + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attributes rowsep and colsep in the element + <captionEntry> + + Decide whether the attributes rowsep and colsep rules between + <captionEntry> elements are required. + + + + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the local use of spans within the element + <captionEntry> + + Decide whether the element <captionEntry> spans are to be + defined locally or by the element <spanspec>. + + + + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute color in the element <caption> + + Decide whether to use the attribute color, which values to use and + allocate suitable definitions to the values + + + + + + + None + + + Green + + + Amber + + + Yellow + + + Red + + + White + + + Grey + + + Clear - Default value + + + Blue (used on Bike Computer Display) + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of attribute systemIdentCode in captions + + Decide whether and how to use the attribute + systemIdentCode. + + + + + + + + + + + + + + + + + Common constructs + Caption groups + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Inline use of captions + + Decide whether inline captions affect the text line spacing and + how this is defined + + + + + + + + + + + + + + + + + Common constructs + Titles + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <title> + + Decide whether and how to use the element <title>. + + + + + + + + + + + + + + + + + Common constructs + Titles + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of cross-references from titles + + Decide whether to allow cross-referencing from titles. + + + + + + + + + + + + + + + + + Common constructs + Titles + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of titles for the elements <brLevelledPara> and + <proceduralStep> from sublevel six thru eight for legacy + data + + Decide whether titles can be included for the elements + <brLevelledPara> and <proceduralStep> from sublevel six + thru eight when converting legacy data to S1000D. + + + + + + + + + + + + + + + + + Common constructs + Tables + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of standard table types + + Decide if a list of standard table types applies to the project + (eg, inspection, examination) and define what the business rules are + for these types in terms of their presentation requirements and + certain textual values (eg, titles and heading row values). Each of + these standard types must have a defined value that can be applied + to the table’s attribute tabstyle. + + + + + + + + + + + + + + + + + Common constructs + Tables + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of tables as graphics + + Decide if tables represented as graphics are allowed, and if they + are, in what situations they can be used. + + + + + + + + + + + + + + + + + Common constructs + Tables + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of applicability information of various table child elements - + attribute applicRefId of the element <table> + + Decide whether and how to use the attribute applicRefId of various + <table> child elements. The child elements can be + differentiated based on Product configuration. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of applicability information for complete figures and + illustration sheets - attribute applicRefId of the element + <figure> + + Decide whether and how to use the attribute applicRefId of various + <figure> child elements. The child elements can be + differentiated based on Product configuration. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of hotspots + + Decide whether to use hotspots. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of legends + + Decide whether to use legends. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of leading zeros in the element <listItemTerm> + + Decide whether the element <listItemTerm> is to contain a + leading zero when using callout/item numbers. The default is no + leading zero. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Types of legends + + Decide on the strategy for legends. Legends can appear as part of + the illustration or as text using the element <legend>. The + advantage of making the legend part of the text is that: the same + illustration can have different legends wherever it appears (eg, in + multi-language projects) the text of the element <legend> can + be searched (this might not be the case if the legend is part of the + illustration) items in the illustration can be linked to the legend + by the use of hotspots the legend in the text can save space on the + illustration (particularly when the legends are long) + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Suitability of multimedia use + + Decide whether using multimedia is suitable for the environment in + which the project will operate. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Permitted types of multimedia + + Decide what types of multimedia objects are permitted. + + + + + + + + + + + + + + + + + Common constructs + Figures, multimedia and foldouts + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of foldouts + + Decide whether to use the element <foldout> in which + information sets it is allowed. + + It is only used for page-oriented publications, as it will + not have an effect in the screen view of an IETP. + + + + + + + + + + + + + + + + + + Common constructs + Hotspots + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of hotspots + + Decide whether and how to use hotspots. If hotspots are to be used + decide whether hotspots can be used to link to graphical objects + from local text If hotspots are to be used decide whether hotspots + can be used to link from graphical objects to other graphical + objects or local text If hotspots are to be used decide whether + hotspots can be used to link from graphical objects to other data + modules + + + + + + + + + + + + + + + + + Common constructs + Hotspots + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <parameter> + + Decide whether to use the element <parameter> and how to use + it. If used, specify the attributes to be used within the + project. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <preliminaryRqmts> + + Decide whether to use the element <preliminaryRqmts> in + maintenance planning, fault isolation, maintenance checklist and/or + process data modules. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <workAreaLocationGroup>> in the element + <preliminaryRqmts> + + Decide whether and how to use the element + <workAreaLocationGroup>. The possibility of duplication and + mismatch of data given in the maintenance planning information must + be taken into account. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <workLocation> in the element + <preliminaryRqmts> + + Decide whether and how to use the element <workLocation>. If + used, decide which data module types it will be used with. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <workArea> in the element + <preliminaryRqmts> and the element <checkListItem> + + Decide whether and how to use the element <workArea>. If + used, decide which data module types to use it. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <installationLocation> in the element + <preliminaryRqmts> + + Decide whether and how to use the element + <installationLocation>. If used, decide which data module + types to use it. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <productItem> in the element + <preliminaryRqmts> + + Decide whether and how to use the element <productItem>. If + used, decide which data module types to use it. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute productItemName in the element + <preliminaryRqmts> + + Decide whether and how to use the attribute + productItemName. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute productItemType in the element + <preliminaryRqmts> + + Decide whether and how to use the attribute + productItemType. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <taskDuration> in the element + <preliminaryRqmts> and the element <checkListItem> + + Decide whether and how to use the element <taskDuration>. + The possibility of duplication and mismatch of data given in the + maintenance planning information must be taken into account. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Include a circuit breaker list as part of the preliminary conditions + - (element <reqCondCircuitBreaker>) + + Decide if a circuit breaker list is to be considered as part of + preliminary conditions and thus the use of the element, or if the + circuit breaker settings are part of the steps. In this latter case + the element <circuitBreakerDescrGroup> in steps content can be + used. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <reqPersons> in the element + <preliminaryRqmts> + + Decide whether and how to use the element <reqPersons>. For + example, use either the element <personnel> or <person> + or use both elements. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Values for the attribute personCategoryCode in the element + <preliminaryRqmts> + + Define a list of categories (eg, Electrician, Propulsion engineer, + Maintainer). + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Values for the attribute <trade> in the element + <preliminaryRqmts> + + Define a list of trades/trade codes. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <reqTechInfoGroup> in the element + <preliminaryRqmts> + + Decide whether and how to use the element + <reqTechInfoGroup>. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute reqTechInfoCategory in the element + <reqTechInfoGroup> + + Decide whether to use the attribute reqTechInfoCategory, which + values to use and allocate suitable definitions to the + values. + + Technical information needed, can be presented in Required + technical information (using the element + <reqTechInfoGroup>) and/or in the Reference table (using + the element <refs> in the element + <content>). + + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Listing of standard tools in Preliminary requirements + + Decide what types of standard tools or toolkits to be identified + and listed in the table "Support equipment". + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute id on the element <supportEquipDescr> in + the element <preliminaryRqmts> + + Decide whether to use the attribute id to create cross-references + from the procedure to the support equipment listed in Preliminary + requirements. The attribute id on element <supportEquipDescr> + is used to establish the link between the two and will guarantee + consistent use of identification throughout the procedure. The use + of cross-references is encouraged. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute materialUsage in the element + <supportEquipDescr>, the element <supplyDescr> and the + element <spareDescr> context + + Decide whether to use the attribute materialUsage in the elements + <supportEquipDescr>, <supplyDescr> and + <spareDescr> context and what values to be used. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of identification elements in the element + <supportEquipDescr>, the element <supplyDescr> and the + element <spareDescr> context + + Decide which elements <catalogSeqNumberRef> + <natoStockNumber>, <identNumber>, <toolRef> and + <materialSetRef> to use for identification and how to populate + these elements. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <natoStockNumber> in the element + <supportEquipDescr>, the element <supplyDescr> and the + element <spareDescr> context + + Decide whether and how to use the element + <natoStockNumber>. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <materialSetRef> in the elements + <supportEquipDescr>, <supplyDescr> and <spareDescr> + context within the element <preliminaryRqmts> + + Decide whether and how to use the element <materialSetRef> + in the elements <supportEquipDescr>, <supplyDescr> and + <spareDescr> context. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute id on the element <supplyDescr> in the + element <preliminaryRqmts> + + Decide whether to use the attribute id to create cross-references + from the procedure to the supplies listed in Preliminary + requirements. The attribute id on element <supplyDescr> is + used to establish the link between the two and will guarantee + consistent use of identification throughout the procedure. The use + of cross-references is encouraged. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute id on element <sparesDescr> in the element + <preliminaryRqmts> + + Decide whether to use the attribute id to create cross-references + from the procedure to the spares listed in Preliminary requirements. + The attribute id on element <sparesDescr> is used to establish + the link between the two and will guarantee consistent use + identification throughout the procedure. The use of cross-references + is encouraged. + + + + + + + + + + + + + + + + + Common constructs + Preliminary requirements and requirements after + job completion + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <closeRqmts> in the process data + modules + + Decide whether to use the element <closeRqmts> in the + process data modules. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute circuitBreakerAction in text element + <circuitBreakerRef> + + Decide whether to use the attribute circuitBreakerAction. If used, + establish writing rules to ensure that authors will be consistent in + the paragraph text and the value of the attribute itself. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute checkSum in text element + <circuitBreakerRef> + + Decide whether to use and how to populate the attribute + checkSum. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Types of inline significant data to markup using the attribute + significantParaDataType in the text element + <inlineSignificantData> + + Decide whether to use the attribute significantParaDataType and + which types of data to mark up and in what contexts. It must also be + considered that data modules can be less portable if the paragraph + significant data types are extended in the BREX file past the + standard types. + + + + + + + Ammunition + + + Instruction disposition + + + Lubricant + + + Maintenance level + + + Manufacturer code + + + Manufacturers recommendation + + + Modification code + + + Qualification code + + + Training level + + + Control or Indicator value + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the text element <quantity> + + Decide whether to use quantity data markup and to what extent. The + quantity data markup can be used with or without value and tolerance + decomposition. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Types of quantity data to markup using the attribute quantityType in + the text element <quantity> + + Decide whether to use the attribute quantityType, which values to + use in what context and allocate suitable definitions to the + values. + + The project or the organization must also consider that + data modules can be less portable if the quantity data types are + extended in the BREX file past the standard types. + + + + + + + + Length + + + Price + + + Temperature + + + Time + + + Torque value + + + Voltage + + + Volume + + + Mass + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the value (element <quantityValue>) and tolerance + (element <quantityTolerance>) decomposition in the text element + <quantity> + + Decide whether and how to use to use the element + <quantityValue> and the element <quantityTolerance> + decomposition. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Unit of measure to be used + + If using the value and tolerance decomposition, decide at which + level of the markup the attribute quantityUnitOfMeasure is to be + included. Allowable locations are on the parent element + <quantityGroup> which applies to all child elements or on the + individual child elements <quantityValue> and + <quantityTolerance>. A consistent usage of the attribute + quantityUnitOfMeasure is required to produce a consistent display or + printout to the user. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of attribute quantityUnitOfMeasure + + Decide whether to use the attribute quantityUnitOfMeasure, which + values to use and allocate suitable definitions to the + values. + + Due to the large number of units of measure, it is + expected that a project will only use a small subset of the + available units of measure. It must also be considered that data + modules can be less portable if the units of measure types are + extended by the BREX mechanism past the standard + types. + + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the element <zoneRef> + + Decide whether to use the element <zoneRef>, and how to use + it. Consideration for duplication and mismatch of data given in the + maintenance planning information has to be taken. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the element <accessPointRef> + + Decide whether to use the element <accessPointRef> and how + to use it. Consideration for duplication and mismatch of data given + in the maintenance planning information has to be taken. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + + Use of the attribute accessPointTypeValue in the text element + <accessPointRef> + + Decide whether to use the attribute accessPointTypeValue, which + values to use and allocate suitable definitions to the values + + + + + + + Access is a door + + + Access is a panel + + + Access is an electrical panel + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the text element <indexFlag> + + Decide whether an index is required and to what level. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute emphasisType in the text element + <emphasis> + + Decide whether to use the attribute emphasisType, which values to + use and allocate suitable definitions to the values. + + + + + + + Bold - Default value + + + Italic (only for legacy data, see Chap 3.9.1) + + + Underline (only for legacy data, see Chap 3.9.1) + + + Overline (only for marking vectors) + + + Strikethrough (not to be used to mark deleted text) + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the symbols + + Decide whether and how to use symbols using the text element + <symbol>. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of footnotes + + Decide whether and how to use the text element <footnote> + and when used, decide whether their use is limited to regular text + and titles (inline) and/or to tables (table footnotes). + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Types of footnote markers + + Decide on the types of footnote markers (attribute footnoteMark) + to use. It is recommended to use: only one type of footnote marker + for each of the table footnotes and the inline footnotes throughout + a project superscripted numbers for both. + + + + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Markup of acronyms + + Decide whether and how to mark up acronyms by the use of the text + elements <acronym> and <acroterm>. If used, decide + whether to use the attribute acronymType, which values to use and + allocate suitable definitions to the values. + + + + + + + Acronym (Candidate for list of abbreviations) - Default + value + + + Term (Candidate for list of terms) + + + Symbol (Candidate for list of symbols) + + + Spec (Candidate for list of applicable specs) + + + + + + + + + + + + + + Common constructs + Text elements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute verbatimStyle + + Decide whether to use the attribute verbatimStyle, which values to + use and allocate suitable definitions to the values. + + + + + + + Generic verbatim + + + Filename + + + XML/SGML markup + + + XML/SGML element name + + + XML/SGML attribute name + + + XML/SGML attribute value + + + XML/SGML entity name + + + XML/SGML processing instruction + + + Program prompt + + + User input + + + Computer output + + + Program listing + + + Program variable name + + + Program variable value + + + Constant + + + Class name + + + Parameter name + + + + + + + + + + + + + + Common constructs + Controlled content + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + Presentation of controlled content + + Decide the method of presentation for controlled content recorded + by the attributes authorityName and authorityDocument. + + + + + + + + + + + + + + + + + Common constructs + Common information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of common information + + Decide whether to use the element <commonInfo> in + procedural, maintenance planning, common repositories, and/or fault + data modules. + + + + + + + + + + + + + + + + + Common constructs + Common information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Markup method for common information text + + Decide which markup method to use for common information text: the + method containing <note>, <para> and + <commonInfoDescrPara> or the method containing only + <commonInfoDescrPara> + + + + + + + + + + + + + + + + + Content section + Descriptive information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Granularity of data in descriptive data modules + + Decide on the level of granularity of the descriptive data + modules. + + + + + + + + + + + + + + + + + Content section + Descriptive information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Level of depth of descriptive data modules + + Decide whether to exceed 5 levels of depth for new data. + + + + + + + + + + + + + + + + + Content section + Descriptive information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Minimum para occurrences + + Decide whether to impose a minimum of two occurrences of child + elements <brLevelledPara> and/or + <levelledParaAlts>. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the optional element <commonInfo> + + Decide whether to use the element <commonInfo>, when to use + the element, and give guidance and rules that will make sure it is + consistently used. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of the optional attribute skillLevelCode + + The element <mainProcedure> and the element + <proceduralStep> can contain an indication of the skill level + required for the whole procedure and/or for individual + steps/substeps using the attribute skillLevelCode. Decide whether + and how to use the attribute skillLevelCode. + + + + + + + Basic + + + Intermediate + + + Advanced + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of attribute supervisorLevelCode + + Decide whether to use the attribute supervisorLevelCode, which + values to use and allocate suitable definitions to the + values. + + + + + + + Low + + + Low intermediate + + + High intermediate + + + High + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of element <timeLimitCategory> + + Decide whether to use of the element <timeLimitCategory> and + define the values for the attribute timeLimitCategoryValue. + + + + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <crewRefCard> + + Decide whether to use the element <crewRefCard>. + + + + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <descrCrew> + + Decide whether to use the element <descrCrew>. + + + + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute independentCheck in the element + <crewDrill> + + Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute drillType + + Decide whether to use the attribute drillType, which values to use + and allocate suitable definitions + + + + + + Types of aircrew drills do not apply to the BikeDMs + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of the attribute skillLevelCode in crew/operator + information + + Decide whether to use the attribute skillLevelCode, which values + to use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute crewStepCondition + + Decide whether to use the attribute crewStepCondition, which + values to use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + + Use of the attribute crewMemberType + + Decide which values to use for the attribute crewMemberType and + allocate suitable definitions. + + + + + + + All + + + Bike rider + + + Bike technician + + + + + + + + + + + + + + Content section + Crew/Operator information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute keepWithNext in the element + <crewDrillStep> + + Decide whether to use the attribute keepWithNext in the element + <crewDrillStep>. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute initialProvisioningProjectNumber (IPPN) + + Decide whether to use the attribute + initialProvisioningProjectNumber (IPPN). The codes must not be + duplicated within a project. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <natoStockNumber> (NATO stock + number) + + Decide whether and how to use the NATO Stock Number, split it into + its three fields using the attributes natoSupplyClass, + natoCodificationBureau and natoItemIdentNumberCore or to fill it as + a whole in the child element <fullNatoStockNumber>. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of hotspots in IPD data modules + + Decide whether to use the generic hotspot mechanism in IPD data + modules. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute partStatus in the element + <itemSeqNumber> + + Decide whether to use the attribute partStatus in the element + <itemSeqNumber>, which values to use and allocate suitable + definitions to the values. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <partSegment> in the element + <itemSeqNumber> + + Decide whether to use the element <partSegment> to store the + part data in the IPD data module each time the part is listed or + whether to store the part data once externally in the part CIR data + module. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <partKeyword> in the element + <itemSeqNumber> + + Decide whether and how to use the element + <partKeyword>. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <physicalSecurityPilferageCode> in the + element <techData> within the element + <itemSeqNumber> + + Decide whether to use the element + <physicalSecurityPilferageCode> and define a list of values. + When S2000M is used, the list must be as stated in the data element + definition for the S2000M element PSC. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + - Use of the attribute unitOfMeasure in the element + <unitOfIssueQualificationSegment> within the element + <itemSeqNumber> + + Decide on the range and definitions of the values for the + attribute unitOfMeasure. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <optionalPart> in the element + <partRefGroup> within the element <itemSeqNumber> + + Decide on the method of identification of the optional + part. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <preferredSparePart> in the element + <partRefGroup> within the element <itemSeqNumber> + + Decide on the method of identification of the preferred spare + part. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <alteredFromPart> in the element + <partRefGroup> within the element <itemSeqNumber> + + Decide on the method of identification of the altered from + part. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <localFabricationMaterial> + + Decide on the method of identification of the local fabrication + material. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <selectOrManufactureFromIdent> in the + element <partLocationSegment> within the element + <itemSeqNumber> + + Decide whether to use the element + <selectOrManufactureFromIdent>. If used, decide on its range + and the definition of the values to be used. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of restricted operation notes + + Decide whether to use the element + <restrictedOperationNote>. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <usableOnCodeEquip> in the element + <applicabilitySegment> within the element + <itemSeqNumber> + + Decide whether and how to use the element + <usableOnCodeEquip>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element UCE. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <usableOnCodeAssy> in the element + <applicabilitySegment> within the element + <itemSeqNumber> + + Decide whether and how to use the element + <usableOnCodeAssy>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element UCA. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <interchangeability> in the element + <applicabilitySegment> within the element + <itemSeqNumber> + + Decide whether and how to use the element + <interchangeability>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element ICY. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <service> in the element + <locationRcmdSegment> within the element + <itemSeqNumber> + + Decide on the range and definitions of the values for the third + character of the element <service>. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <sourceMaintRecoverability> in the element + <locationRcmdSegment> within the element + <itemSeqNumber> + + Decide which values to use for the sixth character of the element + <sourceMaintRecoverability> and allocate suitable definitions + for the values. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <modelVersion> in the element + <locationRcmdSegment> within the element + <itemSeqNumber> + + Decide whether and how to use the element <modelVersion>. If + used, decide on its range and the definition of the values to be + used. When S2000M is used, the list must be as stated in the data + element definition for the S2000M element MOV. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <effectivity> in the element + <locationRcmdSegment> within the element + <itemSeqNumber> + + Decide whether and how to use the element <effectivity>. If + used, decide on its range and the definition of the values to be + used. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attributes condNumber, manufacturerCodeValue and condType + in the element <changeAuthorityData> within the element + <itemSeqNumber> + + Decide whether to use the attributes condNumber, + manufacturerCodeValue and condType. + + + + + + + + + + + + + + + + + Content section + Parts information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the BREX to define the non S2000M elements + + Decide whether to use the BREX for the definition of the non + S2000M elements. + + + + + + + + + + + + + + + + + Content section + Wiring data + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of wiring data description data modules + + Decide whether to produce wiring data description data modules in + order to reflect all decisions concerning elements and attributes of + the wiring data Schema. + + + + + + + + + + + + + + + + + Wiring data + Wire + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <wireType> + + Decide on the definition of wire type content/codes. + + + + + + + + + + + + + + + + + Wiring data + Wire + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <wireSeqNumber> + + Decide whether and how to use the wire sequential number. + + + + + + + + + + + + + + + + + Wiring data + Electrical equipment + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <electricalEquipConnection> + + Decide whether and how to use electrical equipment connection + information, in particular define the values of attribute + connectionType consistently. + + + + + + + + + + + + + + + + + Process data module + Content + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute independentCheck in the element <dmSeq> in + process data modules + + Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions to the values + + + + + + + + + + + + + + + + + Process data module + Content + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of the attribute skillLevelCode in process data modules + + Decide whether to use the attribute skillLevelCode, which values + to use and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Process data module + Content + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of applicability for variables in process data modules + + Decide on the level of applicability filtering. This is + established based on viewer capability and portability of the + data. + + + + + + + + + + + + + + + + + Process data module + Content + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <dmLoop> in process data modules + + Decide whether and how to use the element <dmLoop>. + + + + + + + + + + + + + + + + + Process data module + Dialogs + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of use of dialogs to declare unassigned variables in process data + modules + + Decide whether to use a dialog to assign values to an unassigned + variable. + + + + + + + + + + + + + + + + + Process data module + Dialogs + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of default values in a dialog in process data modules + + Decide whether a variable default value will be displayed in a + dialog. + + + + + + + + + + + + + + + + + Process data module + Expressions, variables and external + applications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute variableName in the element <variable> in + process data modules + + Decide on naming conventions to be used in setting variable + names. + + + + + + + + + + + + + + + + + Process data module + Expressions, variables and external + applications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute variableType in the element <variable> in + process data modules + + Decide whether to use the attribute variableType and the rules for + selection of the defined values. + + + + + + + + + + + + + + + + + Content section + Common information repository + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <commonInfo> in CIR + + Decide whether and how to use the element <commonInfo> in + CIR. + + + + + + + + + + + + + + + + + Common information repository + Functional items + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute altNumber in the functional items CIR + + Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Common information repository + Circuit breakers + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute altNumber in the circuit breakers CIR + + Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Common information repository + Zones + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute zoneRefType + + Decide which values (eg, subzones) to use for the attribute + zoneRefType and allocate suitable definitions. + + + + + + + + + + + + + + + + + Common information repository + Zones + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute altNumber in the zones CIR + + Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Common information repository + Access points + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute accessPointRefType + + Decide which values (eg, subaccess points) to use for the + attribute accessPointRefTypeand allocate suitable + definitions. + + + + + + + + + + + + + + + + + Content section + Maintenance checklists and inspections + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <checkListIntervals> + + Decide whether to use the element + <checkListIntervals>. + + + + + + + + + + + + + + + + + Content section + Maintenance checklists and inspections + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <checkListProcedure> + + Decide whether and how to use the element + <checkListProcedure> and its subelements. + + + + + + + + + + + + + + + + + Content section + Maintenance checklists and inspections + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <equipmentNotAvailable> + + Decide whether to use the element + <equipmentNotAvailable>. + + + + + + + + + + + + + + + + + Content section + Maintenance checklists and inspections + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Define maximum number of steps levels in + <checkListProcedure> + + Projects must decide the maximum number of step levels + allowed. + + + + + + + + + + + + + + + + + Content section + Service bulletin data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbTopicType in the element + <sbRevisionInfo> + + Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbRevisionInfo>. + + + + + + + + + + + + + + + + + Content section + Service bulletin data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbTopicType in the element + <sbSummary> + + Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbSummary>. + + + + + + + + + + + + + + + + + Content section + Service bulletin data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbTopicType in the element + <sbPlanningInfo> + + Decide which topic values are mandatory, which are optional and + the sequence in which they must be delivered in the element + <sbPlanningInfo> + + + + + + + + + + + + + + + + + Content section + Service bulletin data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbTopicType in the element + <sbAdditionalInfo> + + Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbAdditionalInfo>. + + + + + + + + + + + + + + + + + Service bulletin data module + Management information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbModificationClassification + + Decide whether to use the attribute sbModificationClassification, + which values to use and allocate suitable definitions to the + values. + + + + + + + + + + + + + + + + + Service bulletin data module + Management information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute genericPropertyType in the element + <genericPropertyGroup> in the element + <sbManagementInfo> + + Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the + values. + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Use of the attribute sbMaterialType + + Decide whether to use the attribute sbMaterialType, which values + to use and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <sbProcurementInfo> + + Decide whether the use of the element <sbProcurementInfo> is + allowed directly within the element <sbMaterialSet> is allowed + only within definitions of individual material sets or is allowed + only directly within definitions of individual spares, supplies and + support equipment + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <sbIndustrySupport> + + Decide whether the use of the element <sbIndustrySupport> is + allowed directly within <sbMaterialSet> is allowed only within + definitions of individual material sets or is allowed only directly + within definitions of individual spares, supplies and support + equipment + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbMaterialIdent + + Decide whether to use the attribute sbMaterialIdent. + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbMaterialIssue + + Decide whether to use the attribute sbMaterialIssue. + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute genericPropertyType in the element + <genericPropertyGroup> within the element + <sbIndividualRemovedSpare> + + Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the values. The + predefined values are "gpt10" and "gpt11". + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute materialUsage in the element + <sbRemovedSpareDescr> + + Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the values + + + + + + + + + + + + + + + + + Service bulletin data module + Material information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute sbReplacementType + + Decide whether to use the attribute sbReplacementType. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Content of the element <productIntroName> + + Decide whether to use the element <productIntroName>. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <productAndModel> + + Decide whether and how to use the element <productAndModel> + and its child elements. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <dataRestrictions> in the element + <frontMatterTitlePage> + + Decide whether and how to use the element <dataRestrictions> + and its child elements. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <enterpriseSpec> in the element + <frontMatterTitlePage> + + Decide whether and how to use the element + <enterpriseSpec>. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <enterpriseLogo> + + Decide whether to use the element <enterpriseLogo> and if it + is populated from the element <logo> given in the + Identification and status section. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Method of populating the element <publisherLogo> + + Decide whether and how to use the element <logo> in the + Identification and status section to populate the element + <publisherLogo>. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute barCodeSymbology + + Decide whether to use the attribute barCodeSymbology and which + barcode symbology to be used. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <frontMatterInfo> + + Decide whether and how to use the element <frontMatterInfo> + including the allowed values of attribute frontMatterInfoType and + their interpretation as titles at presentation. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <title> in the element + <frontMatterInfo> + + Decide whether to use the content of the element <title> or + the interpretation of the value of the attribute frontMatterInfoType + as the title of the Front matter information. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use the element <reducedPara> in the element + <frontMatterTableOfContent> + + Decide whether to use the introductory paragraph and on the + wording of any standard phrase. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of hierarchical Table of contents + + Decide whether to use a hierarchical Table of contents and on the + number of levels. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <pmRef> in the element + <tocEntry> + + Decide whether publications have to be listed by the publication + only or also by its individual data modules. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of issue number and/or issue date in the Table of + contents + + Decide whether to use and present the issue number + (<issueInfo>/<externalPubIssueInfo>) and/or the issue + date (<issueDate>/<externalPubIssueDate>) for the + entries in the Table of contents. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <numberOfPages> in the element + <tocList> + + Decide whether to use the element <numberOfPages> and if the + number of pages are to be presented. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of HIGH with updating instruction + + Decide whether to use HIGH with updating instruction. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use the element <reducedPara> in the element + <frontMatterLists> + + Decide whether to use the introductory paragraph and on the + wording of any standard phrase for each of the front matter + list. + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + How to store total number of pages for S1000D publications + + Decide on the use of <footnoteRemarks> to store the total + number of pages for a complete S1000D publication (PM). + + + + + + + + + + + + + + + + + Content section + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + How to store total number of pages for non-S1000D + publications + + Decide on the use of <footnoteRemarks> to store the total + number of pages for a complete non-S1000D publication. + + + + + + + + + + + + + + + + + Content section + SCO content data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the attribute scoEntryType + + Decide whether to use the attribute scoEntryType, which values to + use and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Content section + SCO content data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the element <contentDescription> in the element + <scoContent> + + Decide whether and how to use the element + <contentDescription> (eg, to add information about the + training resource). + + + + + + + + + + + + + + + + + Content section + SCO content data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the element <contentDescription> in the element + <trainingStep> + + Decide whether and how to use the element + <contentDescription> (eg, to add information about the content + defined in the training step). + + + + + + + + + + + + + + + + + Content section + SCO content data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the element <contentDescription> + + Decide whether the optional element <contentDescription> + must be used to add information about the content defined in the + training step. + + + + + + + + + + + + + + + + + Data modules + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the element <applic> in the data module status and + content + + Decide how to use the element <applic> and to populate its + child elements and attributes across the project. + + + + + + + + + + + + + + + + + Data modules + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the element <displayText> in the element + <applic> + + Decide whether the element <displayText> is populated by the + technical author or generated from the computable branch or some + other source when using the human readable branch of + applicability. + + + + + + + + + + + + + + + + + Data modules + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the attribute applicDisplayClass within the element + <applic> + + Decide whether to use the attribute applicDisplayClass, when using + the computable applicability annotation branch. + + + + + + + + + + + + + + + + + Data modules + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of textual applicability annotations in the element + <assert> in the element <evaluate> + + Decide if textual applicability annotations are allowed in the + element <assert> when using the computable applicability + annotation branch or if every element <assert> should + reference a declared product attribute or condition. + + + + + + + + + + + + + + + + + Applicability + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the attribute valuePattern and the element <enumeration> + or to use open text when using ACT + + Decide whether to specify the allowable values for a product + attribute achieved by using both the attribute valuePattern and the + element <enumeration> or to allow open text without using the + attribute valuePattern and the element <enumeration>. + + + + + + + + + + + + + + + + + Applicability + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the element <displayName> in the element + <productAttribute> when using ACT + + Decide whether to use the element <displayName>. + + + + + + + + + + + + + + + + + Applicability + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Method of defining multiple values or ranges for the element + <enumeration> in the ACT + + Decide whether to use a single element <enumeration> + containing the entire set or to use multiple elements + <enumeration> where each contains only one value or + range. + + + + + + + + + + + + + + + + + Applicability + Conditions cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the attribute valuePattern and the element <enumeration> + or to use open text when using CCT + + Decide whether to specify the allowable values for a product + attribute achieved by using both the attribute valuePattern and the + element <enumeration> or to allow open text without using the + attribute valuePattern and the element <enumeration>. + + + + + + + + + + + + + + + + + Applicability + Conditions cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Method of defining multiple values or ranges for the element + <enumeration> in the CCT + + Decide whether to use a single element <enumeration> + containing the entire set or to use multiple elements + <enumeration> which each contain only one value or + range. + + + + + + + + + + + + + + + + + Applicability + Conditions cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the element <displayName> in the element + <productAttribute> when using CCT + + Decide whether to use the element <displayName>. + + + + + + + + + + + + + + + + + Applicability + Conditions cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Constraining conditions by use of the element <dependency> in + the element <cond> in the CCT + + Decide whether to constrain allowable conditions based on other + condition values by use of the element <dependency>. + + + + + + + + + + + + + + + + + Applicability + Products cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Product attributes and conditions to include in the PCT + + Decide which product attributes and conditions to include in the + PCT. Conditions that represent operational or environmental + properties will usually not be included in the PCT as they are not + associated with a product instance. + + + + + + + + + + + + + + + + + Authoring + Attributes + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Translation of the "S1000D interpretation" of configurable attribute + values + + Decide whether to translate and use the "S1000D interpretation" of + configurable attribute values in the languages adopted by the + project. + + + + + + Caption for dialog cancel function + + + + Sets the caption to "CANCEL" + + + Sets the caption to "ABORT" + + + Sets the caption to "NO" + + + Sets the caption to "END" + + + Sets the caption to "QUIT" + + + + + + Caption for dialog reset caption + + + + Sets the caption to "RESET" + + + Sets the caption to "CLEAR" + + + + + + Caption for dialog submit function + + + + Sets the caption to "OK" + + + Sets the caption to "SUBMIT" + + + Sets the caption to "YES" + + + Sets the caption to "CONTINUE" + + + Sets the caption to "EXIT" + + + + + + + + + + + + + + Attributes + Project configurable values + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Application of project specific values for configurable + attributes + + Decide whether to use any project specific attribute values, which + values to use and allocate suitable definitions and + interpretations. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the optional attribute independentCheck + + The element <mainProcedure> and the element + <proceduralStep> can contain a check using the attribute + independentCheck to indicate that the whole procedure and/or + individual steps/substeps must be checked by a supervisor with a + given qualification. Decide whether and how to use the attribute + independentCheck. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the alternates concept within the element + <mainProcedure> + + Decide whether to use the alternates concept for steps, figures + and multimedia within the element <mainProcedure>. This + concerns the child elements <proceduralStepAlts>, + <figureAlts> and <multimediaAlts>. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Decide on the maximum number of step levels in a procedure + + Decide on the maximum number of step levels allowed in a + procedure. Exceeding five levels of depth is strongly discouraged in + development of new data. It is recommended that additional levels + are only used in a conversion effort where the existing data is + authored to this depth (maximum eight levels) and restructuring of + data is not feasible. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Decide on the minimum number of substeps in a step + + Decide whether to allow for a single substep, or to insist on a + minimum of two substeps in a step. + + The Schema allows for a single substep. + + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the optional attribute keepWithNext + + Decide whether to use the attribute keepWithNext. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the optional attribute itemCharacteristic + + Decide whether and how to use the attribute + itemCharacteristic. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the optional attribute altsName + + Decide whether to use the attribute altsName for the element + <proceduralStepAlts> for steps. + + + + + + + + + + + + + + + + + Content section + Procedural information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of titles for procedural steps + + Decide whether and how to use the element <title> for + steps. + + + + + + + + + + + + + + + + + Content section + Fault information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of correlation fault concept + + Decide whether to use the correlated fault concept. + + + + + + + + + + + + + + + + + Content section + Fault information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of correlated fault messages and warnings + + Decide how to populate element <warningMalfunction>, element + <assocWarningMalfunction> and element <bitMessage> when + using the correlated fault concept. + + + + + + + + + + + + + + + + + Content section + Fault information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of detection and description information elements + + Decide whether the repetition of the detection and description + information for the basic fault which has been correlated (element + <faultDescr> and element <detectionInfo>) is used. + Projects can consider that the detection and description information + can for example be populated during IETP generation by picking up + the information in the detected fault list data module describing + the basic faults. + + + + + + + + + + + + + + + + + Content section + Fault information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute independentCheck in the element + <isolationProcedure>, <isolationStep> and + <isolationProcedureEnd> + + Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Fault information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of titles in fault isolation steps + + Decide whether to use the element <title> in fault isolation + steps. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Values for the attribute inspectionTypeCategory + + Decide which values to use for the attribute + inspectionTypeCategoryand allocate suitable definitions. . + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Methodology of assigning tasks into the element + <taskGroup> + + Decide on a methodology of assigning tasks to groups. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute markerType + + Decide whether to use the attribute markerType, which values to + use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute worthinessLimit + + Decide whether to use the attribute worthinessLimit, which values + to use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute reducedMaint + + Decide whether to use the attribute reducedMaint, which values to + use and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Values for the attribute sourceOfRqmt + + Decide which values to use for the attribute sourceOfRqmt allocate + suitable definitions. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute approval + + Decide whether to use the attribute approval, which values to use + and allocate suitable definitions. + + + + + + + + + + + + + + + + + Content section + Maintenance planning information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the element <preliminaryRqmts> in the element + <taskDefinition> + + Decide whether to use the element <preliminaryRqmts>. + + + + + + + + + + + + + + + + + Common information repository + Access points + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute altNumber in the access points CIR + + Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Common information repository + Supplies + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute lowestLevel in the supplies CIR + + Decide which values to use for the attribute lowestLevel and + allocate suitable definitions. + + + + + + + + + + + + + + + + + Common information repository + Supplies, requirements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the supply requirement CIR data module or not + + Decide whether to implement supply requirement CIR data + module. + + + + + + + + + + + + + + + + + Common information repository + Supplies, requirements + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of a single or multiple supply requirement CIR data + module + + Decide whether there is one single supply requirement CIR data + module or several depending on the SNS. The application of the SNS + determines the granularity of these data modules. + + + + + + + + + + + + + + + + + Common information repository + Tools + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute toolRefType in the tools CIR + + Decide which values to use for the attribute toolRefType and + allocate suitable definitions. + + + + + + + + + + + + + + + + + Common information repository + Tools + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute altNumber in the tools CIR + + Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values. + + + + + + + + + + + + + + + + + Common information repository + Tools + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute taskCategoryCode in the tools CIR + + Decide which values (eg, servicing, maintenance, overhaul, repair) + to use for the attribute taskCategoryCode and allocate suitable + definitions. + + + + + + + + + + + + + + + + + Common information repository + Functional and/or physical areas + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute systemDiffCode in the element + <functionalPhysicalAreaIdent> + + Decide whether to manage the system difference code in the + functional and/or physical areas CIR data module. + + + + + + + + + + + + + + + + + Common information repository + Functional and/or physical areas + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attributes disassyCode and disassyCodeVariant in the + element <functionalPhysicalAreaIdent> + + Decide whether to manage the disassembly code and disassembly + variant code in the functional and/or physical areas CIR data + module. + + + + + + + + + + + + + + + + + Content section + Container data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the container data module + + Decide whether to use the container data module. + + + + + + + + + + + + + + + + + Content section + Container data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of applicability within container data module content + + Decide whether applicability annotations are duplicated from the + referenced data modules to the container data module. + + + + + + + + + + + + + + + + + Learning data module + Learning plan information type + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Conducting a performance analysis + + Decide whether to conduct a performance analysis to determine + factors that can affect performance and gaps in job performance or a + training needs analysis to determine training requirements. + + + + + + + + + + + + + + + + + Learning data module + Learning plan information type + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Developing learning objectives + + Decide whether to develop learning objectives in accordance with + task analysis items. Learning objectives ought to be developed in + accordance with task analysis items that support system maintenance + and operational procedures. Aligning learning objectives with task + analysis items in the early content preplanning stages will foster + reusable data and content alignment. Refer to Chap 3.9.7 for content + preplanning discussions. + + + + + + + + + + + + + + + + + Learning data module + Learning plan information type + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Packaging lesson plans in SCORM content packages + + Decide whether to package lesson plans in SCORM content + packages. + + + + + + + + + + + + + + + + + Learning data module + Learning plan information type + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Define life cycle need for performance analysis data + + Define life cycle need for analysis information and requirements + resulting from a Performance Analysis for the client organization + and human performance system affected by the product. + + + + + + + + + + + + + + + + + Learning data module + Learning plan information type + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Define life cycle need for training needs analysis data + + Define life cycle need for analysis information and requirements + resulting from a Training Needs Analysis for a training + intervention. + + + + + + + + + + + + + + + + + Learning data module + Learning plan information type + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of element <dmRef> to link content data to learning + objective items + + Decide whether to use of the element <dmRef> to establish + references to content data supporting learning objective + items. + + + + + + + + + + + + + + + + + Content section + Learning assessment information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the attribute weightingFactor + + Decide whether to assign weighted values to individual + interactions. + + + + + + + + + + + + + + + + + Content section + Learning assessment information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the attribute attempts + + Decide whether to allow multiple response attempts for interaction + items. + + + + + + + + + + + + + + + + + Content section + Maintenance checklists and inspections + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the attribute checkListCategory + + Decide whether to use the attribute checkListCategory, which + values to use and allocate suitable definitions to the values + + + + + + + + + + + + + + + + + Attributes + Fixed values + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + + Application of project specific values for the attribute + quantityUnitOfMeasure + + Decide if any project specific attribute values are needed for the + attribute quantityUnitOfMeasure. If needed, decide which project + specific values to use for the attribute quantityUnitOfMeasure and + allocate suitable definitions. + + + + + + Quantity data unit of measure - for further information refer to + Chap 3.9.6.2 and the corresponding xml table + + + + + + + + + + + + + Information management + Data module code + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Data module coding strategy + + Decide on the data module coding strategy to use for the Product + and/or the project. + + + + + + + + + + + + + + + + + Data module code + Model identification code + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Allocation of Product model identification code + + Decide which model identification codes to use for the + Product. + + + + + + + S1000D Bike platform + + + S1000D Bike light system + + + S1000D Brake system + + + + + + + + + + + + + + Data module code + Model identification code + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Allow the use of one or several model identification codes + + Decide whether to allow the use of one or several model + identification codes. + + + + + + + + + + + + + + + + + Data module code + System difference code + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Allocation of system difference code + + Decide which system difference code values to be used for the + Product. + + + + + + + + + + + + + + + + + Data module code + System difference code + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + UOC as system difference code + + Decide whether to use UOC as the system difference code. + + + + + + + + + + + + + + + + + Data module code + Standard numbering system + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Product SNS structure + + Decide which SNS structure to use for the Product. + + + + + + + Systems (Bike specific SNS) + + + Systems (Bike specific SNS) + + + + + + + Subsystems (Bike specific SNS) + + + + + + + Subsubsystems + + + + + + + Units or assembly + + + + + + + + + + + + + + Data module code + Standard numbering system + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of material item category code + + Decide on the use of the material item category code. + + + + + + + + + + + + + + + + + Data module code + Standard numbering system + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Number of characters in assembly code + + Decide whether to use two or four characters for unit or + assembly. + + + + + + + + + + + + + + + + + Data module code + Standard numbering system + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Responsible partner company codes for non-chapterized illustrated + parts data modules + + Decide which responsible partner company codes to use for + non-chapterized illustrated parts data modules. + + + + + + + + + + + + + + + + + Data module code + Standard numbering system + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Responsible partner company codes for non-chapterized, non-S2000M + illustrated parts data modules + + Decide which responsible partner company codes to use for + non-chapterized, non-S2000M illustrated parts data modules. + + + + + + + + + + + + + + + + + Data module code + Standard numbering system + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Unique identifier for non-chapterized, non-S2000M illustrated parts + data modules + + Decide which unique identifiers to use for non-chapterized, + non-S2000M illustrated parts data modules. + + + + + + + + + + + + + + + + + Data module code + Disassembly code variant + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of the disassembly code variant + + Decide whether to use one, two or three characters for the + disassembly code variant and how to populate. + + + + + + + + + + + + + + + + + Data module code + Information code variant + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of numeric values in the information code variant + + Decide whether to use numeric values in addition to alphabetic + values in the information code variant. + + + + + + + + + + + + + + + + + Information management + Information control number + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Use of CAGE code and/or model identification code based ICN + + Decide which method to be used for the ICN. + + + + + + + + + + + + + + + + + Information management + Information control number + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Presentation of ICN within the illustration reproduction area + + Decide whether the ICN is presented within the illustration + reproduction area. + + + + + + + + + + + + + + + + + Information management + Information control number + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Security classifications to be used for CAGE code based ICN + + Decide whether to use the project´s or the originator's + classification rules. + + + + + + + + + + + + + + + + + Information management + Information control number + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Structure and rules for ICN for model identification code based + ICN + + Decide which structure to use for the ICN (eg, only numerical, + fixed length, use of character set). + + + + + + + + + + + + + + + + + Information management + Information control number + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Allocation of responsible partner company codes for model + identification code based ICN + + Decide which values on responsible partner company codes to be + used. + + + + + + + + + + + + + + + + + Information management + Information control number + + + + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Security classifications to be used for model identification based + ICN + + Decided which security classifications to use. + + + + + + + + + + + + + + + + + Information management + Data management lists + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Use of data management requirement list + + Decide whether to use the data management requirement list for + specification and exchange of CSDB planning information. + + + + + + + + + + + + + + + + + Information management + Data management lists + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Object types to be listed in the data management requirement + list + + Decide whether to list publication modules and/or IPD + illustrations in the data management requirement list. + + + + + + + + + + + + + + + + + Information management + Data management lists + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Use of CSDB status list + + Decide whether to use the CSDB status list for exchange of CSDB + status information. + + + + + + + + + + + + + + + + + Information management + Data management lists + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Objects types to be tracked by the CSDB status list + + Decide what CSDB objects types are to be tracked in the CSDB + status list, and at a minimum these must be data modules, + illustrations/multimedia objects and publication modules. + + + + + + + + + + + + + + + + + Information management + Data management lists + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + CSDB object issues to be included in the CSDB status list + + Decide whether to include only the latest issues of CSDB objects + or all issues in the CSDB status list. + + + + + + + + + + + + + + + + + Information management + Data management lists + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Data management requirement list issue date + + Decide whether the issue date of a data management requirement + list must be the input date (the release to CSDB date), the cut-off + date for the information, the planning date or some other more + appropriate date. + + + + + + + + + + + + + + + + + Information management + Comment + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + Use of the comment form + + Decide whether to use the comment form. + + + + + + + + + + + + + + + + + Comment + Identification section + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Use of attribute commentPriority + + Decide which values to use for the attribute commentPriority and + allocate suitable definitions. + + + + + + + Routine + + + Emergency + + + Safety critical + + + + + + + + + + + + + + Comment + Identification section + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + + Use of the attribute responseType in the element + <commentResponse> + + Decide which values to use for the attribute responseType and + allocate suitable definitions. + + + + + + + Accepted + + + Pending + + + Partially accepted + + + Rejected + + + + + + + + + + + + + + Comment + Content section + + + + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + Allowed file types for attachments to comment forms + + Decide which file types are allowed for attachments to comment + forms. + + + + + + + + + + + + + + + + + Information management + Interchange of data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Raster graphic resolution + + Decide which resolution to use for raster graphics. + + + + + + + + + + + + + + + + + Information management + Interchange of data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Illustrations and + multimedia + + Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format. + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Use of photographs + + Decide whether photographs will be used. If used, for what + purposes. + + + + + + + + + + + + + + + + + Publication management + Publication module + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of logotypes in the publication module + + Decide whether logotypes are used in the publication module and + the usage in front matter data module. + + + + + + + + + + + + + + + + + Publication management + Publication module + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the element <systemBreakdownCode> in the publication + module status information + + Decide whether to use the element <systemBreakdownCode>. If + used, define the content of the element consistent across the + project. + + + + + + + + + + + + + + + + + Publication management + Publication module + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the element <remarks> in the publication module status + information + + Decide whether to use the element <remarks>. If used, its + use must be defined in the project business rules and guidance + given. + + + + + + + + + + + + + + + + + Publication management + Coding publication modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the attribute pmIssuer + + Decide on the use of the attribute pmIssuer. + + + + + + + + + + + + + + + + + Information management + Business rules exchange + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of a project specific BREX data module + + Decide whether to develop and use a project specific BREX data + module. + + + + + + + + + + + + + + + + + Information management + Business rules exchange + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of layered BREX data modules + + Decide whether to apply a layered BREX data module structure. This + decision is related to, but not entirely dependent on, whether a + layered business rules structure applies. + + + + + + + + + + + + + + + + + Business rules exchange + Coding the BREX data modules + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Applicable sets of business rules + + Decide which set or sets of business rules are allowed within the + given project or the organization. Accordingly, decide which BREX + data modules will be used to reflect those business rules. + + + + + + + + + + + + + + + + + Business rules exchange + BREX data module + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the BREX data module to exchange SNS + + Decide whether to use the BREX data module for exchange of + information on the applied SNS. + + + + + + + + + + + + + + + + + BREX data module + Context related rules + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Include restrictions in using various illustration, multimedia object + or other data information formats + + Decide whether to use the BREX data module to impose any + restrictions in the use of various formats for illustrations, + multimedia objects or other data. + + + + + + + + + + + + + + + + + Information management + Process data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + + + Use of the process data module + + Decide whether to use the process data module. + + + + + + + + + + + + + + + + + Information management + Process data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the generic IC 951 for identification of process data + modules + + Decide whether to use IC 951 for identification of process data + modules. + + + + + + + + + + + + + + + + + Information management + Multiple instances of CSDB objects + + + + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of multiple instances of CSDB object + + Decide whether to generate multiple instances of CSDB objects to + generate several customized instances of any one object issue. If + so, decide how the attributes extensionProducer and extensionCode + must be used. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of the CIR concept (internal databases for common + information) + + Decide whether to use the CIR concept. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of CIR data modules + + Decide whether to produce CIR data modules. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Internal/External use of CIR data modules + + Decide whether the CIR data modules are to be used only internally + to the manufacturer or integrator, as part of the + production/integration environment ("internal repositories") or if + the CIR data modules are also a deliverable to the customer. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Types of CIR data modules to be used + + Decide which CIR data module types to be used. In order to avoid + any redundancy and inconsistency, care must be paid on some types, + depending on other project specific decisions, for example tailoring + of the S2000M (IPD data modules vs Part CIR data module). + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Delivery of CIR-dependent data module + + Decide whether CIR-dependent data modules are delivered to + customer, as it implies a specific process to retrieve the + self-standing data modules from the CIR-dependent data module and + the CIR data module. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Publishing of CIR data modules + + Decide whether and which CIR data module types to be + published. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of one or several data modules for a CIR type + + Decide whether there is one single or several data modules for a + dedicated type of CIR data module within a Project or for a specific + model identification code. + + + + + + + + + + + + + + + + + Optimizing and reuse + Common information repository concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Use of implicit or explicit reference method to CIR data + module + + Decide whether to use implicit or explicit references, or both + between content specific data elements and the CIR data + modules. + + + + + + + + + + + + + + + + + Optimizing and reuse + Alternates concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + Use of alternates groups in data module content + + Decide whether to use alternates group elements. If used, which + groups and in which data modules types. + + + + + + + + + + + + + + + + + Optimizing and reuse + Alternates concept + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + Mix of alternates groups and elements + + Decide whether alternates groups and elements can be mixed in a + given structure. + + + + + + + + + + + + + + + + + Optimizing and reuse + Container data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + + + Use of container data modules + + Decide whether to use container data modules. + + + + + + + + + + + + + + + + + Optimizing and reuse + Container data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Identification of container data module + + Decide which identification method to use for container data + modules. The chosen method must be used systematically. + + + + + + + + + + + + + + + + + Optimizing and reuse + Container data module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of applicability within container data module content + + Decide whether applicability annotations are duplicated from the + referenced data modules to the container data module. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Use of applicability + + Decide if the project will use applicability. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Applicability functionality + + Define the required functionality for applicability. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of applicability data module types (ACT, CCT, and PCT) + + If functionality is limited to print and static display, decide if + applicability data module types (ACT, CCT, and PCT) will be + used. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Product attribute and conditions naming and identification + scheme + + Define a consistent naming and identification scheme for product + attributes and conditions, when ACT and CCT data modules are + implemented. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Presentation of content that is not applicable + + Specify the method that content is presented which is not valid + for the current maintenance context. The content can be removed, + hidden or de-emphasized in some manner. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Providing the human readable part of applicability + + Decide whether to also provide the human readable part of + applicability or rely on the viewer to build the human readable + part, when providing the computer processing part of + applicability. + + + + + + + + + + + + + + + + + Information management + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Number of ACT, CCT and PCT data module instances + + Decide whether to provide one instance of each data module types + (ACT, CCT and PCT) or to segregate the project into multiple + instances of each data module type, and the method for + segregation. + + + + + + + + + + + + + + + + + Applicability + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Classifying product attributes and conditions an ACT data + module + + Decide how to divide the properties of the Product into product + attributes or condition types. + + + + + + + + + + + + + + + + + Applicability + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Configuration management of product attributes an ACT data + module + + Decide on the extent of configuration management and editing + access to be applied to product attributes within an ACT data + module. + + + + + + + + + + + + + + + + + Applicability + Conditions crossreference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of the incorporation status list in a CCT data module + + Decide whether to use the incorporation status list in the CCT + data module. + + + + + + + + + + + + + + + + + ApplicabiIity + Products cross + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Scope of the product instances in a PCT data module + + Decide which product instances are contained in a PCT data module. + Options include listing all product instances in service or listing + only the product instances within an organization. + + + + + + + + + + + + + + + + + ApplicabiIity + Products cross + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of a published or a transient PCT data module + + Decide whether to publish a static issue of the PCT data module or + use the data module as a transient transfer mechanism between an + external system and a viewer. + + + + + + + + + + + + + + + + + ApplicabiIity + Products cross + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Management of the product instance configurations in PCT data + modules + + Decide how to maintain the list of product instance configuration + specifications and the associated values for product attributes and + conditions. + + + + + + + + + + + + + + + + + ApplicabiIity + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of the ACT catalog data module + + Decide whether to use the ACT catalog data module. + + + + + + + + + + + + + + + + + ApplicabiIity + Applicability cross-reference table + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Internal or external definition of supplier applicability + attributes + + Decide whether the supplier applicability attributes are defined + in the ACT data module or if the supplier definition is used. + + + + + + + + + + + + + + + + + Learning information + SCORM content package module + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Use of attribute scoEntryType + + Decide whether to use the attribute scoEntryType to indicate the + required resource type. + + + + + + + + + + + + + + + + + Information management + Content specific data + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Technical information object properties to be included in the data + module at delivery + + Decide which properties associated to the technical information + objects (eg, names, short names) to store within the data module + when delivered. + + + + + + + + + + + + + + + + + Maintenance information + Maintenance procedures + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Determine applicable systems for land and sea products + + Decide the applicable systems for land and sea products. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + How to use the element field descriptions in the wiring data + description Schema + + Decide how to use the element field descriptions of the wiring + data description Schema in an interactive wiring publication. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of introduction data modules for wiring publications + + Decide whether to produce introduction data modules for wiring + publications. If required, the scope of these introduction data + modules must be defined. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Optional descriptive information for connection units + + Decide whether to produce descriptive information for connection + units including illustrations and tables. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Optional descriptive information for wires and harnesses + + Decide whether to produce descriptive information for wires and + harnesses including illustrations and tables. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Wiring standard practices data modules + + Define source and scope of wiring standard practices data modules. + Decide whether to prepare standard wiring practice information as + procedural or descriptive data modules. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Wiring diagrams in an interactive wiring publication + + Decide whether to produce wiring diagrams for an interactive + wiring publication. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Harness routing drawings + + Decide whether harness routing drawings are to be simplified and + how their layout must look like. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Coding of harness installation drawing data modules + + Decide whether to code harness installation drawing data modules + by using zone information. If decided to use zone information for + the coding, the structure of the data module code is possibly not + appropriate. In this case, it must be decided on changes of the + proposed structure for the Product (eg, population of the zone + information in the unit or assembly group of the SNS instead of in + the subsystem/sub-subsystem group). + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Harness installation information + + Decide whether to prepare harness installation information for + each major area in list form in addition to or instead of harness + installation and routing drawings. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Coding of harness routing drawing data modules + + Decide whether to code harness routing drawing data modules by + using zone information. If decided to use zone information for the + coding, the structure of the data module code is possibly not + appropriate. In this case, it must be decided on changes of the + proposed structure for the Product (eg, population of the zone + information in the unit or assembly group of the SNS instead of in + the subsystem/sub-subsystem group). + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Equipment and panel location drawings + + Decide whether to produce separate data modules containing + equipment and panel location illustrations. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Production of electrical standard parts data + + Decide whether to produce data modules containing electrical + standard parts data. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Definition of required electrical equipment information + + Define the required information for each electrical or electronic + item of equipment that has electrical connections. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Coding of electrical equipment information data modules + + Decide whether to code electrical equipment information data + modules by using zone information. If decided to use zone + information for the coding, the structure of the data module code is + possibly not appropriate. In this case, it must be decided on + changes of the proposed structure for the Product (eg, population of + the zone information in the unit or assembly group of the SNS + instead of in the subsystem/sub-subsystem group). + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Coding of harness data modules + + Decide whether to code harness data modules by using zone + information. If decided to use zone information for the coding, the + structure of the data module code is possibly not appropriate. In + this case, it must be decided on changes of the proposed structure + for the Product (eg, population of the zone information in the unit + or assembly group of the SNS instead of in the + subsystem/sub-subsystem group). + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Generation of harness wire list data modules + + Decide whether and how to generate harness wire list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Generation of connection list data modules + + Decide whether and how to generate connection list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Generation of plug and receptacle list data modules + + Decide whether and how to generate harness plug and receptacle + list data modules for a page-oriented or an interactive wiring + publication from the wiring data modules that are based on the + wiring Schema. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Generation of terminal list data modules + + Decide whether and how to generate terminal list data modules for + a page-oriented or an interactive wiring publication from the wiring + data modules that are based on the wiring Schema. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Generation of splice list data modules + + Decide whether and how to generate splice list data modules for a + page-oriented or an interactive wiring publication from the wiring + data modules that are based on the wiring Schema. + + + + + + + + + + + + + + + + + Common information sets + Wiring data + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Generation of earth point list data modules + + Decide whether and how to generate earth point list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of separate modules or the consolidated Front matter Schema for + Equipment information sets + + Decide if front matter is to be authored as separate modules or + use the consolidated Front matter Schema. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Level of detail to be provided in the technical descriptions in + Equipment information sets + + Decide what level of detail to provide in the functional and + technical descriptions. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of wiring Schema in Equipment information sets + + Decide whether the Wiring data Schema and the Wiring data + description Schema are to be used or not. Interactive wiring + publication functionalities are only to be made available if the + Wiring Schema is used. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Level of detail to be provided in the maintenance and servicing data + modules in Equipment information sets + + Decide what level of detail to provide in the maintenance and + servicing data modules. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of lists in Equipment information sets + + Decide how to implement the lists of consumables, materials, + expendables, standard SE, special SE and tools. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of equivalent substitutes in Equipment information sets + + Decide whether to use equivalent substitutes for consumables, + materials, expendables equipment and tools. + + + + + + + + + + + + + + + + + Common information sets + Equipment information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Level of detail to be provided in the IPD data modules in Equipment + information sets + + Decide what the level of detail to provide in the IPD + modules. + + + + + + + + + + + + + + + + + Common information sets + Battle damage assessment and repair + information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Separation of product frame and engine BDAR information + + Decide whether to separate the BDARP into product frame and engine + BDAR information. + + + + + + + + + + + + + + + + + Common information sets + Battle damage assessment and repair + information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Separate data modules for utilization degradation in BDAR information + sets + + Decide whether to prepare separate data modules for degradation + information, or to include this information in the damage assessment + data modules. + + + + + + + + + + + + + + + + + Common information sets + Battle damage assessment and repair + information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Interactive BDARP + + Decide whether to produce an interactive BDARP and define the + required functionalities. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of external material information in service bulletins + + Decide whether material information must be a part of the "core" + SB data module or if it can (depending on the volume) be presented + in one or more referenced separate SB data modules. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Treatment of alert and standard service bulletins + + Decide whether or not to allow classifying service bulletins as + Alert. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Service bulletin compliance categories + + Decide whether to use the four compliance categories or to define + others. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Minimum impact on weight in service bulletins + + Decide the threshold for minimum impact on weight that must be + reported in a SB. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Minimum impact on balance in service bulletins + + Decide the threshold for minimum impact on balance that must be + reported in a SB. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Minimum impact on electrical load to be reported in service + bulletins + + Decide the threshold for minimum impact on electrical load that + must be reported in a SB. + + + + + + + + + + + + + + + + + Common information sets + Service bulletins + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Definitions and use of maintenance and operational publications in + service bulletins + + Decide on the precise definitions of "maintenance publications" + and "operational publications" and whether to separate them into + different listings in the Impact on publications. + + + + + + + + + + + + + + + + + Common information sets + Training + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Scope and depth of planning information data modules for training + information sets + + Agree on the scope and depth of the planning information. + + + + + + + + + + + + + + + + + Common information sets + Training + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Scope and depth of training information data modules for training + information sets + + Agree on scope and depth of the training information. + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of a full set of data modules or a publication module for the + LOAP + + Decide whether to use a full set of data modules or a publication + module to carry the listing of the applicable publications and other + documents including individual data modules. + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Schema to use for the publication list data modules of the + LOAP + + Decide whether to use the Front matter Schema or the Descriptive + Schema for the publication list data modules. + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + One consolidated or several separate publication list data modules + for the LOAP + + Decide whether to deliver the publications and documents listed in + one data module/publication module (with one or more lists presented + as tables) or as separate data modules/publication modules (eg, by + operational publications or maintenance publications). + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Inclusion of unpublished publications and documents in the + LOAP + + Decide whether to include publications and documents that are not + published. + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Markup of the publication entry as a link in the LOAP + + Decide whether to markup the publication entry as a link when + using the Descriptive Schema. + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Include the manufacturer’s part No. or reference No. in the + LOAP + + Decide whether to include and present the manufacturer’s part No. + or reference No. + + + + + + + + + + + + + + + + + Common information sets + List of applicable publications + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of language in the LOAP + + Decide whether to include and present the language of the + publication or document in the entries. + + + + + + + + + + + + + + + + + Air specific information sets + Engine maintenance information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Additional information in parts lists for engine maintenance + information sets + + Decide whether to indicate additional information under the + heading of the parts list "Remarks" (eg, modification number + applicable to the item). + + + + + + + + + + + + + + + + + Air specific information sets + Aircrew information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Standards of performance data in aircrew information + + Decide on the standards of performance to be used in the + calculation. + + + + + + + + + + + + + + + + + Air specific information sets + Aircrew information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Conditions or phases in aircrew information + + Decide whether the conditions or phases of flight listing can be + supplemented by projects conditions or phases. + + + + + + + + + + + + + + + + + Air specific information sets + Aircrew information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Select model for checklist for structures in aircrew + information + + Decide which of the two models are used to structure + checklists. + + + + + + + + + + + + + + + + + Air specific information sets + Aircrew information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Order of drills in aircrew information + + Decide whether the order of drills will be project specific. + Limitations and operating data required by the project must be + included. + + + + + + + + + + + + + + + + + Air specific information sets + Aircrew information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Supplementing the order of drills in aircrew information + + Decide whether to supplement the order of drills checklist + listing. + + + + + + + + + + + + + + + + + Air specific information sets + Aircrew information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Numbering of checks within drills in aircrew information + + Decide on the numbering of checks within each drill. + + + + + + + + + + + + + + + + + Land/sea specific information sets + Crew/Operator descriptive information + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Description types for land/sea Products for the + crew/operators + + Decide on the above description types to be used. + + + + + + + + + + + + + + + + + Common requirements + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Front matter to be included in page-oriented publications and IETP, + respectively + + Decide which front matter is to be included (mandatory or + optional) in each of the page-oriented publications and in the IETP. + The decisions must be based on the rules given in Chap 3.9.4. + + + + + + + + + + + + + + + + + Common requirements + Front matter + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + + + Information codes + + Decide which information codes to be used, the basic (eg, 00R) or + the alternative (eg, 002). + + + + + + + + + + + + + + + + + Common requirements + Illustrated parts data + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + IPD as a standalone publication + + Decide if the IPD is produced as a standalone publication or as a + part of for example an equipment maintenance publication. + + + + + + + + + + + + + + + + + Common requirements + Illustrated parts data + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Optional parts data elements in IPD + + Decide which of the optional data from the parts data must be + included and which optional elements must be displayed. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of task sets in the CMP + + Decide whether to use task sets in the CMP. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of placeholder data modules in the CMP + + Decide whether "placeholder" data modules are required for those + topics where data is not required or necessary. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Front matter to be used in the CMP + + Decide what front matter data modules to be used and their + content. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Use of access illustration for component maintenance IETP + + Decide whether to include access illustration and its format for + IETP. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Incorporating service bulletins into the CMP + + Decide on the updating frequency for incorporating service + bulletins into the CMP. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Provide IPD information as a separate publication for the CMP + + Decide whether IPD information is to be provided as a separate + publication. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Inclusion of maintenance planning information in the CMP + + Decide whether to include maintenance planning information in the + CMP. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Inclusion of removal and installation information in the CMP + + Decide whether to include removal and installation information in + the CMP. + + + + + + + + + + + + + + + + + Common Requirements + Component maintenance publications + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Inclusion of test support data in the CMP + + Decide whether to include manufacturer's test support data and its + format. + + + + + + + + + + + + + + + + + Information presentation and use + Page-oriented publications + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the S1000D standard page-oriented presentation + chapters. + + Decide whether to use the S1000D standard page-oriented + presentation given in Chap 6.2.2 and Chap 6.2.3 or to use any other + rules for presentation to meet specific project or organization + requirements. The business rules must specify the information needed + to contract the desired presentation. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of mirrored headers and footers + + Decide whether to use mirrored headers and footers. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Page size + + Decide on the page size (including sizes when foldouts are + allowed, see below) per publication. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of foldouts in page-oriented publications + + Decide in what circumstances (eg, interspersed or at the end of + the publication) is presented in page-oriented publications. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of inwork markings + + Decide whether to present the inwork markings. The details must be + documented. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of "Produced by" - "Printed in" + + Decide whether to present or not the responsible producer of the + page-oriented output and/or where the publication was + printed. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of publication module code + + Decide whether to use the S1000D standard page-oriented + presentation rules for the publication module code or to create + project or organization specific rules for its positioning and style + within the header. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of data module code + + Decide whether to use the S1000D standard page-oriented + presentation rules for the data module code or to create project or + organization specific rules for its positioning and style within the + footer. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of issue date + + Decide whether to use S1000D standard page-oriented presentation + rules for the issue date or to create project or organization + specific rules for its positioning in the bottom of the + footer. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of page number + + Decide whether to use the S1000D standard page-oriented + presentation rules for the page number or to create project or + organization specific rules for its positioning in the + footer. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Page numbering of foldout pages + + Decide whether to use double numbering of pages when printed on + one (right-hand) side only (eg, 11/12, 13/14). + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of applicability annotation + + Decide whether to use the S1000D standard page-oriented + presentation rules for the applicability annotation or to create + project or organization specific rules for the presentation. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of security markings + + Decide whether to present the security markings in sentence case + instead of in uppercase. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of commercial classification and/or caveat as security + markings + + Decide whether to use the commercial classification (value of + attribute commercialClassification) and/or national caveat (value of + attribute caveat) as an alternative to the security classification + (value of the attribute securityClassification). + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Exclude presentation of security markings for unclassified + publications + + Decide whether to exclude the presentation of security markings + for unclassified publications or not. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of safety classification + + Decide whether to use the S1000D standard page-oriented + presentation rules for the safety classification (attribute + safetyLabel of the element <productSafety>) or to create + project or organization specific rules for the presentation. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of the element <logo> + + Decide whether to present any of the logotypes given in the + element <logo> and how this element is presented (eg, size, + color). + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of "End of data module" statement + + Decide on the text that will be used to identify the end of a data + module, either "End of data module" or "End of" followed by the data + module title. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Placement of the end of data module statement + + Decide whether to present the "End of" statement in the footer or + in the body of the page. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of double column text + + Decide whether to use double column text, and under what + circumstances. Typography for double column page layout must be + documented. + + + + + + + + + + + + + + + + + Page + oriented publications-Page layout, paper + publications, headers and footers + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Double sided printing of foldout pages + + Decide whether to use double sided printing on foldout + pages. + + A3L paper in A3L binders are normally printed on both + sides. + + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of the procedural step titles from the element + <proceduralStep> + + Decide whether to present the titles for the element + <proceduralStep> and to which level. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of the crew drill step titles from the element + <crewDrillStep> + + Decide whether to present the titles for the element + <crewDrillStep> and to which level. + + Presentation of the titles for steps on level six thru + level eight are not given. The use of these elements is + discouraged and their use and presentation are project + decisions. + + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of the document title + + Decide whether to present the document title as a centerhead No. 1 + and a centerhead No. 2 or as a centerhead No. 1 only (including both + element <techName> and element <infoName>). + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Number of sidehead levels to be presented in the Table of + contents + + Decide whether to present more than three sidehead levels in the + table of contents. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of List of tables + + Decide whether to present the List of tables. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Present the prefix "Table" in the List of tables + + Decide whether to present the prefix "Table" before the table + number in the List of tables. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of List of figures + + Decide whether to present the List of figures. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Present the prefix "Fig" in the List of figures + + Decide whether to present the prefix "Fig" before the figure + number in the List of figures. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation (layout) of titles + + Decide whether to use the S1000D standard presentation rules for + titles (sidehead 1 thru sidehead 5 or if used thru sidehead 8) or to + create project or organization specific rules such as type size, + leading and justification. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of the leveled para titles from the element + <brLevelledPara> on level six thru eight + + Decide whether to present the titles for the element + <brLevelledPara> on level six thru eight. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the alternative method for labeling procedural steps at + presentation + + Decide whether to use the preferred or the alternative method for + labeling procedural steps. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of paragraphs of text + + Decide whether to use the recommended presentation rules for type + size, spacing and justification. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of hierarchical indented steps, when used without titles + in procedural steps + + Decide whether to use hierarchical indented steps, when used + without titles. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Prefixes to be used for random lists at presentation + + Decide whether to use a consistent set of prefixes for random list + throughout the project. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of footnote numbers + + Decide whether to present the footnote markers as superscripted + numbers (default) or as numbers presented within parenthesis. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of inline footnotes + + Decide whether to present the inline footnotes at the bottom of + the page (default) or at the end of the data module. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of table footnotes + + Decide whether to present the footnotes on the relevant page, if + the table is split over several pages. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of vertical lines in formal tables + + Decide whether to, in exceptional cases, allow presentation of + vertical lines in formal table. + + The rendering of the table must be based on the elements + and attributes in the XML files. The author must apply elements + and attributes as defined in Chap 3.9.5.2.1.6 in order to + achieve the layout described in this chapter. + + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the alternative individual numbering of multi sheet + illustrations at presentation + + Decide whether to use one of the alternative methods for + individual numbering of multi sheet illustrations. The chosen method + must be used throughout the project. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of warnings and cautions + + Decide whether to use the alternative rule to present the warnings + before the step/para number. + + Projects must be aware of potential hazards when allowing + step numbers to follow the warning and ensure that there is a + clear connection in the presentation between the warning and the + associated steps. + + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of symbols in warnings and cautions + + Decide whether to present symbols in warnings and cautions. The + symbols must be standardized and documented. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of symbolic presentation of warnings and cautions + + Decide whether to use symbolic presentations of warnings and + cautions. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of numbered notes within a data module at presentation + + Decide whether to use numbered notes within a data module. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Display of change marks + + Decide whether to display change marks. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of change marks + + Decide whether to use an alternative visual presentation as change + marker + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of change marking of individual table rows + + Decide whether to change mark individual table rules at + presentation. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of data module titles in the reference table + + Decide whether to present the data module title in the reference + table ("Table 1  References"). + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of publication module/non-S1000D publication titles in + the reference table + + Decide whether to present the title (element + <pmTitle>/<externalPubTitle>) or the short title + (element <shortPmTitle>/<shortExternalPubTitle>), or + both, in the reference table ("Table 1  References"). + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Order of presentation of references in the reference table + + Decide in which order the referenced document is presented in the + reference table ("Table 1  References"): In order of appearance, + alphabetical order, data modules before publications, etc. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Inline presentation of non-S1000D publication titles + + Decide whether to present the external publication code (element + <externalPubCode>), the title (element + <externalPubTitle>) or the short title (element + <shortExternalPubTitle>) as the inline reference. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Presentation of the name of spares, supplies and support + equipment + + Decide whether to present the name (element <name>) or the + abbreviated alternate name (element <shortName>), as the + cross-reference in the text. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of the alternative method for presentation of applicability + statements + + Decide whether to use the preferred or the alternative method for + presentation of applicability statements. + + + + + + + + + + + + + + + + + Page + oriented publications-Typography and layout + elements + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Decide on highlighting the default heading and applicability + statement at presentation + + Decide whether to highlight (bold) the default heading and + applicability statement at presentation. + + + + + + + + + + + + + + + + + Layout rules and examples + Front matter data modules + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Elements and attributes to be presented on the Title page + + Decide which elements and attributes to be presented on the Title + page. + + The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16. + + + + + + + + + + + + + + + + + + Layout rules and examples + Front matter data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Size of the product illustration on the Title page + + Decide on the height of the product illustration on the Title + page, if used. + + + + + + + + + + + + + + + + + Layout rules and examples + Front matter data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Elements and attributes to be presented on the Table of content + page + + Decide which elements and attributes to be presented on the Table + of content page. + + The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16. + + + + + + + + + + + + + + + + + + Layout rules and examples + Front matter data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Elements and attributes to be presented on the List of effective + pages + + Decide which elements and attributes to be presented on the List + of effective pages. + + The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16. + + + + + + + + + + + + + + + + + + Layout rules and examples + Front matter data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Elements and attributes to be presented on the List of effective data + modules + + Decide which elements and attributes to be presented on the List + of effective data modules. + + The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16. + + + + + + + + + + + + + + + + + + Layout rules and examples + Front matter data modules + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Elements and attributes to be presented on the Highlights data + modules + + Decide which elements and attributes to be presented on the + Highlights data modules. + + The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16. + + + + + + + + + + + + + + + + + + Information presentation and use + IETP + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Use of rules and guidance for IETP + + Decide whether to use the rules and guidance for look and feel, + and printed output from an IETP detailed in Chap 6.3.1 or an + alternate output specification. + + + + + + + + + + + + + + + + + IETP + Output specification + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Main menu bar functions in the IETP viewer + + Decide which, if any, of the basic set of main menu bar functions + to mandate. + + + + + + + + + + + + + + + + + IETP + Output specification + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + + + Printing of classified data + + Decide whether to allow the printing of classified data. If not + allowed, the print function must be disabled when classified data is + presented in the IETP viewer + + + + + + + + + + + + + + + + + IETP + Output specification + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + + + Additional information bar in the IETP viewer + + Decide on the use of an additional information bar. If used, it + must be decided which information to be available in the additional + information bar. + + + + + + + + + + + + + + + + + Functionality + Background and explanation + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Use of the functionality matrix + + Decide whether to use the functionality matrix. If used, fill in + the functionality matrix. + + + + + + + + + + + + + + + + + Functionality + Background and explanation + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Modification of the functionality matrix due to selection of + information sets + + Decide on which functionality is required in the technical + publications. + + + + + + + + + + + + + + + + + Functionality + Background and explanation + + + + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Security business rules + + Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions. + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Selection of functionality using the functionality matrix + + Decide on which functionality is required in the technical + publications. + + + + + + + + + + + + + + + + + Generation of publications + Inclusion of legacy information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Population of the element <externalPubCode> + + Decide the preferred syntax to identify legacy data by a + publication code. + + + + + + + + + + + + + + + + + Generation of publications + Inclusion of legacy information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Use of the attribute pubCodingScheme + + Decide whether to use the attribute pubCodingScheme. If used, + decide on the set of allowed coding schemes and the syntax of those + schemes. + + + + + + + + + + + + + + + + + Generation of publications + Inclusion of legacy information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + Method to include legacy information in an IETP + + Decide whether to include legacy information by encapsulating it + in data modules or by referencing it as external publications using + the publication module. + + + + + + + + + + + + + + + + + Generation of publications + Inclusion of legacy information + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + Data integrity and management business rules + + Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer. + + + + Legacy data conversion, management and handling business + rules + + Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated. + + + + + + IETP reference format + + Decide the syntax and semantics of the links established to + reference legacy data. + + + + + + + + + + + + + + + + + Information interchange + File based transfer + + + + + + + General + + General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Use of data compression techniques + + Decide whether to use compression techniques on files being + transferred and which techniques to be used. + + + + + + + + + + + + + + + + + Information interchange + File based transfer + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + File formats for information objects + + Decide which file formats, besides the S1000D standard formats, to + use. + + + + + + + + + + + + + + + + + Information interchange + Resource description framework/Dublin core + metadata + + + + + + + Data exchange business rules + + The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria. + + + + + + Inclusion of RDF/DC metadata in data dispatch notes, data management + lists and comments + + Decide on the inclusion of RDF/DC metadata in data dispatch notes, + data management lists and comments. It is recommended that inclusion + is applied consistently across all CSDB objects. + + + + + + + + + + + + + + + + + Information processing + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Format of generated display text + + Decide on the format for generating the displayed applicability + annotation from the computable applicability annotation that will + best fulfill industry and/or customer display requirements. + + + + + + + + + + + + + + + + + Information processing + Applicability + + + + + + + Data creation business rules - Text + + Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content. + + + + Data output business rules + + Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules. + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Modifying an assigned product attribute value in the PCT. + + Decide if modifications to PCT assigned values are allowed. + + + + + + + + + + + + + + + + + SNS, information codes and learn codes + Maintained SNS + + + + + + + Product definition business rules + + Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered. + + + + + + Translation of SNS titles and definitions + + Decide whether to translate and use the SNS titles and the + definitions in the languages adopted by the project. + + + + + + + + + + + + + + + + + SNS, information codes and learn codes + Information codes + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Allocation of project specific information codes + + Decide and agree on allocation of project specific information + codes and give them short and full definitions. + + + + + + + + + + + + + + + + + SNS, information codes and learn codes + Information codes + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + + + Translation of information code definitions + + Decide whether to translate and use the information code + definitions in the languages adopted by the project. + + + + + + + + + + + + + + + + + SNS, information codes and learn codes + Learn codes + + + + + + + Maintenance philosophy and concepts of operation business + rules + + Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content. + + + + Business process business rules + + Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance). + + + + + + Translation of learn code definitions + + Decide whether to translate and use the learn code definitions in + the languages adopted by the project. + + + + + + + + + + BIKE BR without attribution to a BRDP + + + Sequential (numbered) lists not allowed unless in descriptive data + modules + + + + + Notes are not allowed in Warnings + + + + + Ordered lists are not allowed in Warnings + + + + + Definition lists are not allowed in Warnings + + + + + Random lists must not be nested within Warnings + + + + + Notes are not allowed in Cautions + + + + + Ordered lists are not allowed in Cautions + + + + + Definition lists are not allowed in Cautions + + + + + Random lists must not be nested within Cautions + + + + + Priority level of a comment required + + + + + Type of crew member required for drill or procedural step + + + + + Type of install location + + + + Section + + + Station + + + Water line + + + Buttock line + + + Frame + + + + + + Maintenance level + + + + Level 1 (home) + + + Level 2 (authorized workshop) + + + + + + Origin of equipment/harness/wire + + + + Manufacturer + + + Vendor + + + Partner + + + + + + Task code + + + + Detailed inspection (DET) + + + Discard (DIS) + + + Functional Check (FNC) + + + General visual inspection (GVI) + + + Lubrication (LUB) + + + Operational check (OPC) + + + Restoration (RST) + + + Servicing (SVC) + + + Visual check (VCK) + + + + + + Limit type + + + + Time between overhaul + + + Hard time + + + Since last maintenance + + + Out time limit + + + On condition + + + Check maintenance + + + Functional check + + + + + + Unit of measurement for the threshold interval + + + + Months + + + Weeks + + + Years + + + Days + + + Shop visits + + + Auxiliary power unit change + + + Wheel change + + + kilometer + + + + + + Attribute sourceTypeCode indicates the type of source + + + + fec + + + sample + + + + + + Attribute sourceCriticality indicates the impact of not complying with + the requirement + + + + Evident, Safety + + + Evident, operational + + + Evident, Economic + + + Hidden, Safety + + + Hidden, Non-Safety + + + + + + Bike data modules must be reviewed and approved by EPWG before + publishing. + + + + + The Bike data set must contain examples of how to apply constructs and + principles representing various levels of concept sophistication. + + + + + + diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-041A-A_011-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-041A-A_011-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d5e0ab07ff544ea9c071c3059b577c0998afcaac --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-041A-A_011-00_EN-US.XML @@ -0,0 +1,402 @@ + + +]> + + + + + + + + + + + + + Bicycle + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + Physical description of a bicycle + A bicycle (refer to ) is a frame and a number of movable components with mechanical parts that are completely open. There are no covers or sheet metal panels that prevent access to the mechanical parts. Thus, you can disassemble the different components of a bicycle (refer to ) to do: + + an inspection + + + a maintenance task + + + a repair task + + + +
+ Complete bicycle + + + + + + + + + + + + + + +
+ The parts that you can immediately identify on a bicycle are given in . + + Bicycle parts + + + + + + + + Item + + + Refer to + + + Definition + + + + + + + Frame + + + + + + + + A bicycle frame is made of metal tubes that are welded together. + + + + + Wheels + + + + The wheels include these parts: + + Hub + + + Spokes + + + Metal rim + + + Rubber tire + + + + + + + + + + + Rear wheel + + + + + + + + + + + + + + + + + Front wheel + + + + + + + + + + + + + + Seat and seat post + + + + + + + + These install into the seat tube with a mechanism you can use to change the height. + + + + + Handle bars + + + + + + + + A horizontal bar that attaches to the stem with grips at the ends that attach to the brake levers and the shifters. + + + + + Handle bar stem + + + + + + + + This attaches the handle bar to the steering tube (head set). + + + + + Cranks + + + + + + + + A lever that extends from the bottom of the bracket to the pedal. + + + + + Pedals + + + + + + + + The two platforms for the feet that attach to the crank. + + + + + Chain + + + + + + + + A circular set of links that connect the chain ring to the cogs on the freewheel. + + + + + Gears + + + + + + + + The gears include: + + Front chain ring + + + Rear freewheel + + + Front and the rear derailleur + + + Shift lever on the handle bars + + + Cables + + + + + + + + Brakes + + + + + + + + The brakes include: + + Actuators on the handlebars + + + Brake cable + + + Brake callipers + + + Brake pads + + + + + + + +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-042A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-042A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..40065e0ac995f08ffa851223f306af30d008974c --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-042A-A_010-00_EN-US.XML @@ -0,0 +1,363 @@ + + + + + + + + + + + + + Bicycle + Description of function + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Functional description of a bicycle + Below is a list of the different bicycle components and a functional description of them. + + Frame + + The frame is the skeleton of the bicycle. Refer to + + + + for a functional description of the frame system. + + + + Wheel + + The wheel is the point of contact between the bicycle and the road for the bicycle to have movement. Refer to + + + + for a functional description of the wheel. + + + + Spokes + + The spokes are thick wires with tension applied that connect the hub to the rim. You can adjust the tension with the nipple on the rim side. + + + + Hub + + The hub attaches to the center of the wheel where the axle and the bearings are. + + + + Metal rim + + The metal rim is a metal ring that has a U-shaped cross section to hold the spokes on the inner side and the tire on the outer side. + + + + Seat + + The seat, which is also known as the "saddle", is used as the support platform for the person to sit on the bicycle. + + + + Seat post + + The seat post is used as a support post for the seat and to change the height of the seat for the rider. + + + + Handle bar + + The handle bar is a horizontal bar with handles on each end. The handle bar is a steering mechanism that the rider uses to change the direction of the bicycle. The brake levers are also on the handle bar. Refer to + + + + for information on how to install the handle bar. Refer to + + + + for information on removing the handlebar. + + + + Handle bar stem + + The handle bar stem (the stem) attaches the handle bar to the steering tube. Refer to + + + + for information on how to install a stem. Refer to + + + + for information on how to remove the stem. + + + + Brake levers + + When you operate the brake lever, the brake pads move against the wheel to decrease the speed. The brake lever on the left side operates the front brake. The brake lever on the right side operates the rear brake. + + + + Brakes + + When you operate the brakes, the brake pad moves against the wheel to decrease the speed of the bicycle. Refer to + + + + for a description of the braking system. + + + + Shifters + + The shifters are the mechanisms that you use to change the gears on the bicycle. There are 7 different types of shifters that have been developed over the years, but they all have the same functionality. When you operate the shifters, they pull the control cable to move the derailleur towards a larger diameter chain ring. The shifters can also loosen the cable to let the derailleur move towards a smaller diameter chain ring. Refer to + + + + for a functional description of the shifters. + + + + Crank + + The crank moves the power to the chain rings when the pedals operate. + + + + Pedals + + The pedals move the force of movement from the feet to the cranks. + + + + Chain + + The chain moves the power from the chain rings to the cogs on the freewheel. Refer to + + + + for the procedure on how to clean the chain. + + + + Gears + + The gears have different mechanisms that function together to change the speed of the bicycle. These mechanisms include: + + the sprockets + + + the chain + + + the derailleur + + Refer to + + + + for a functional description of the gear system. + + + + Chain rings + + The chain rings (also known as the "chain wheel") pull on the chain when the cranks turn. + + + + Derailleur + + A derailleur moves the chain from one sprocket to another to change the gears. There are two different types of derailleur, the front and the rear. The highest ratio (highest gear) is when the chain is on the largest sprocket on the front and the smallest at the rear. To get the lowest gear, the smallest sprocket is at the front and the largest at the rear. Refer to + + + + for a functional description of the derailleur system. + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-043A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-043A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b631f20922047581606fa2fc60a176c4f84122b2 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-043A-A_010-00_EN-US.XML @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + Bicycle + Description attributed to crew + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + Introduction + Data about the bicycle and its control system is given in this document. This data will help you operate the bicycle. + + + + Controls + Data about the controls that follow is given in this document: + + + Steering + + + + + Shifters + + + + + Brakes + + + + + Pedals + + + + + + + Steering + The handlebars are used to steer the bike. They are at the front of the bicycle. You hold one of the handlebar grips with each hand and move the handle bar to change the direction of the bike. + + + Shifters + The gears control the ratio of pedal rotation to wheel rotation. You can change this with the shifters + + + + . The shifters are on the handlebar. + A description of the two shifters follows. + + shifter correlation + + + + + + + Shifter Location + + + Affected Gears + + + + + + + Left + + + The buttons on the left shifter changes the gears on the front derailleur. + + + + + Right + + + The buttons on the right shifter changes the gears on the rear derailleur. + + + + +
+
+ + Brakes + + If you operate the front brake without the rear brake you can cause a crash. + + You can decrease the speed of the bike with the brakes. You operate the brakes with the brake levers on the handlebar. + A description of the brake levers follows. + + brake lever correlation + + + + + + + Brake Lever Location + + + Affected Brake + + + + + + + Left + + + This lever operates the front brake. + + + + + Right + + + This lever operates the rear brake. + + + + +
+
+ + + Pedals + The are at the bottom of the seat tube. +You operate the to move the bicycle forward. + +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-0A3A-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-0A3A-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d2ab106d6dd4cc8f633578ae1b50c9a62d693bb0 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-0A3A-D_003-00_EN-US.XML @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table catalog + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + All + + + + + + + + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-121A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-121A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..264096baa143714f65f093c1afecafe62a4a34d3 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-121A-A_010-00_EN-US.XML @@ -0,0 +1,319 @@ + + + + +]> + + + + + + + + + + + + + Bicycle + Pre-operation procedures (crew) + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + Operator + 0,3 + + + + + + Tire pressure gauge + + KZ666 + + BSK-TLST-001-01 + + + 1 + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + General lubricant + + KZ222 + + LL-001 + + + As required + + + + + + + + + + + + + Examine the condition of the brakes. + + Open the brake quick release. + + + Examine the condition and the thickness of the brake pads. + + Make sure that there is a large quantity of rubber left. + + + Make sure that the pad is not too hard. + + + + Clean all the unwanted material. + + + + Do an inspection of the installation of the brakes. + + Check the hydraulic brake system function. + + Hydraulic brake function + + + + + Make sure that there is sufficient clearance between the pad and the inner diameter of the brake surface. + + + + If the position of the pads is too low on the rim, as shown in , the pads can move. This could cause the separation of the spokes from their mountings., they could slip off causing the spokes to be torn out of their mountings. + +
+ Brake pad seating + +
+ Make sure that the pads are correctly installed in the center of the inner diameter of the brake surface. +
+
+ + Do a check of the tire pressure. + + Do a check of the tire pressure with the . + + + Compare the value you read with the recommended pressure that is shown into the sidewall of the tire. + + + Add the necessary air. + + + + Examine the condition of the wheels. + + Examine the rims for bulges and dents. + + + Examine for splits at the seam where an extruded rim is bonded. + + + + Do a check of the headset bearings. + + Straddle the bicycle. + Apply the front brakes and push the handle bars forward. + + + Make sure that the headset bearings are tight. + + + + Do the checks on the chain. + + Visually examine the chain. + If the chain is too dirty, clean it as specified in the clean chain task (refer to + + + + ). + + Visually examine the chain for links that are frozen or that do not move easily. + + + Apply the necessary . + + + + Do a check of the chain to make sure that it is tight. + + Make sure that the play of the chain is not too much. + + Move the chain on the largest chain ring. + + + Try to pull the chain away from the front of the chain ring. + Make sure that the chain is not loose. Tighten the chain if, when you pull it away from the chain ring, you can see a full tooth. + + + + Tighten the chain with the Allen wrench from the . + + + +
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-130A-A_005-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-130A-A_005-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..1d9a7d451af6a9e8d016778ed17d0971e29fbca0 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-130A-A_005-00_EN-US.XML @@ -0,0 +1,454 @@ + + + + + + + + + + + + + + + Bicycle + Riding a bicycle + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + + + + + + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + Inexperienced rider has the right answer. + + + + + + + + + + + + + + + + Inexperienced rider has the wrong answer. + + + + + + + + + + + + + + + + + + + + + + amateur + + + + + + + + + + + + + + + + + + + + + 13 + + + + + + + Prerequisities + Please make sure you are familiar with the functional description of a bicycle: + + + + + + + Bicycle + Description of function + + + + + + + + Querying the basic user information + + + + + + Enter your name + + + + + + Enter your age + + + + + + + + + + + 4 + + + + + + + + + + 100 + + + + + + + + Did you ever ride a bicycle? + + + + Yes + + + + + experienced + + + + + + No + + + + + + + + + Age must be within 4 to 100 + + + All fields are mandatory + + + + + + + + + + + + + + + + experienced + + + + + + + + + + 0 + + + + + + + + + + Introduction + Dear , because you are an unexperienced user, you will be presented a brief introduction on how to operate a bicycle. + + + Click next. + + + + + + + + + + Bicycle + Description attributed to crew + + + + + + + Did you really read the instructions? + Before you can proceed to the practical section of this manual, you will be given a simple question to test whether you read the instructions carefully. + + + + + + + The rear brake is operated by + + + + Left brake lever + + + + + + + + + + + + + + + + + + 1 + + + + + + + Right brake lever + + + + + + + + + + + + + + + + + + + + + + + + + + + Wrong answer! + You will be given the introduction once again. + Number of mistakes: + + + + + + + + Correct! + You can now continue with the practical part of this manual. + + + + + + + + + + Practical part + + Take the bicycle from the garage. + + + Clean the bicycle from the dust. + + + Sit on the bike. + + + ...and RIDE! + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-131A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-131A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..c6497fbf6007da5147877fb6563a1e488266cdf4 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-131A-A_010-00_EN-US.XML @@ -0,0 +1,515 @@ + + + + + + + + + + + + + + + Bicycle + Normal operation procedures (crew) + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + Caption color "blue" is not in the list of S1000D interpreted values. Has been set to "co51". + + + + + + + + + Mountain storm Mk1 + + + + + + + + + Brook trekker Mk9 + + + + + + + + + + Pre-ride inspection + + Brakes + + Pads + + + + Pads + + + Free of unwanted material + + + + + + + Pads + + + Acceptable pad width + + + + + + + Pads + + + Acceptable pad clearance + + + + + + Callipers + + + + Link Wire + + + Firmly attached + + + + + + Levers + + + + Levers + + + Approximately 1 inch of travel before engagement + + + + + + + Levers + + + Space between lever and handlebar when fully pulled + + + + + + Cables + + + + Cables + + + No cuts or fraying + + + + + + + Tires + + + + Pressure + + + + Correlation of tire pressure and terrain + + + + + + + + Tire Pressures + + + Min + + + Max + + + + + + + Off Road + + + 35lbs + + + 40lbs + + + + + On Road + + + 55lbs + + + 60lbs + + + + +
+
+
+
+ + + + Tires + + + No cracks or splits + + + +
+ + Wheels + + + + Wheels + + + No loose bearings + + + + + + + Wheels + + + True + + + + + + + Spokes + + + Not broken + + + + + Spokes not broken + + + + Spokes + + + Tight + + + + + + + + Axel Nuts + + + Tight + + + + + + Headset + + + + Headset bearings + + + Tight + + + + + + Chain + + + + Links + + + Easy movement of links + + + + + + Handlebar + + Do not ride with a cracked stem + + + Stem cracked + + + Replace stem + + + + + Stem is loose + + + Tighten stem + + + + + Handlebars twist in stem + + + Tighten clamp bolt + + + + + + Computer + + + + Computer Display + + + + + + + + + + + ALTITUDE + + + + + 0 miles + + + + + + + SPEED + + + + + 0 mph + + + + + + + DISTANCE + + + + + 0 miles + + + + + + + + + + + + + SPEED + + + + + 0 mph + + + + + + + DISTANCE + + + + + 0 miles + + + + + + + + + + +
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-151A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-151A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..717163016ca4fcdf3708a45253eec745282c9495 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-151A-A_010-00_EN-US.XML @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + Bicycle + Post-operation procedures (crew) + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + General lubricant + + KZ222 + + LL-001 + + + As required + + + + + + + + + + + + + Clean the bicycle. + + Clean the bicycle with water. + + + Use the brush from the to clean the brakes, the shift levers, the sprockets and the tires. + + + Let the bicycle dry. + + + + Lubricate the bicycle + + Spray the , to these moving parts: + + the brake pivots + + + the derailleur pivots + + + the derailleur tension guides + + + the brake lever pivots + + + the control cables + + + the gear sprockets + + + the chain + + + + + + Remove the lubricant which is more than the necessary. + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-200A-T-T36D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-200A-T-T36D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..bec1ceac5c688e1c4d8689226387a2eb13d95aaf --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-200A-T-T36D_003-00_EN-US.XML @@ -0,0 +1,132 @@ + + +]> + + + + + + + + + + + + + Bicycle + Servicing: Prerequisite concept review + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + D0000 + S1000D upissued + + + + + + + Summary + +
+ + <graphic infoEntityIdent="ICN-C0419-S1000D0364-001-01"/> + </figure> + <para>Regular cleaning and testing of your bike's systems are part of keeping your bike maintained. Over time, your bike's moving parts become susceptible to dirt and grime and will eventually fail to operate correctly if they are not maintained. Because the bike has so many moving parts, it is important that you know how to keep the bike clean and lubricated. </para> + <para>It is also important to know how to patch an inner tube puncture. As you are riding, you never know what you might run over. A nail or a tack can cause quite a bit of aggravation.</para> + </description> + <lcNextSteps> + <description/> + </lcNextSteps> + <lcResources> + <description/> + </lcResources> + <lcSection> + <description> + <para>Now that you have completed this topic, you should be able to perform some general maintenance on your bike. </para> + </description> + </lcSection> + </learningSummary> + </learning> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-258A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-258A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d1e5950901ed7bc8820908f23bdd0622287e488e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-258A-A_010-00_EN-US.XML @@ -0,0 +1,434 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule [ + <!ENTITY ICN-S3627-S1000D0619-001-01 SYSTEM "ICN-S3627-S1000D0619-001-01.PNG" NDATA png > + <!ENTITY ICN-C0419-S1000D0359-001-01 SYSTEM "ICN-C0419-S1000D0359-001-01.CGM" NDATA cgm > + <!ENTITY ICN-C0419-S1000D0400-001-01 SYSTEM "ICN-C0419-S1000D0400-001-01.CGM" NDATA cgm > + <!NOTATION cgm PUBLIC "-//USA-DOD//NOTATION Computer Graphics Metafile//EN" > + <!NOTATION png PUBLIC "-//W3C//NOTATION Portable Network Graphics//EN" > +]> +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/proced.xsd"> + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="258" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="010" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Bicycle</techName> + <infoName>Other procedures to clean</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="changed"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <logo> + <symbol infoEntityIdent="ICN-S3627-S1000D0619-001-01"/> + </logo> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY</systemBreakdownCode> + <skillLevel skillLevelCode="sk02"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + + + </dmStatus> + </identAndStatusSection> + <content> + <refs> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA4" subSystemCode="1" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="241" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + <pmRef> + <pmRefIdent> + <pmCode modelIdentCode="S1000DBIKE" pmIssuer="B6865" pmNumber="SAFE1" pmVolume="00"/> + </pmRefIdent> + </pmRef> + <externalPubRef> + <externalPubRefIdent> + <externalPubCode>SafeS-12-156B</externalPubCode> + <externalPubTitle>Sticky stuff - Safety sheet</externalPubTitle> + <externalPubIssueInfo> + <externalPubIssue>2014</externalPubIssue> + </externalPubIssueInfo> + </externalPubRefIdent> + </externalPubRef> + </refs> + + <referencedApplicGroup> + <applic id="app-0001"> + <displayText> + <simplePara>Mountain bicycle Brook trekker Mk9</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </applic> + <applic id="app-0002"> + <displayText> + <simplePara>Mountain bicycle Mountain storm Mk1</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + </applic> + </referencedApplicGroup> + <procedure> + <commonInfo> + <commonInfoDescrPara> + <para>According to The International Bikers' Association (IBA) code of honor you are kindly requested to drive a properly maintained bicycle, which means the bike has to be regularly cleaned.</para> + </commonInfoDescrPara> + </commonInfo> + <preliminaryRqmts> + <reqCondGroup> + <reqCondNoRef> + <reqCond>The bicycle is outdoors</reqCond> + </reqCondNoRef> + </reqCondGroup> + <reqPersons> + <person man="A"> + <personCategory personCategoryCode="Chemical technician"/> + <personSkill skillLevelCode="sk02"/> + <trade>Bike cleaner</trade> + <estimatedTime unitOfMeasure="h">1,0</estimatedTime> + </person> + </reqPersons> + <reqPersons applicRefId="app-0002"> + <person man="B"> + <personCategory personCategoryCode="Operator"/> + <personSkill skillLevelCode="sk02"/> + <trade>Bike rider</trade> + <estimatedTime unitOfMeasure="h">1,0</estimatedTime> + </person> + </reqPersons> + <reqPersons applicRefId="app-0001"> + <person man="B"> + <personCategory personCategoryCode="Operator"/> + <personSkill skillLevelCode="sk03"/> + <trade>Bike rider</trade> + <estimatedTime unitOfMeasure="h">0,8</estimatedTime> + </person> + </reqPersons> + <reqTechInfoGroup> + <reqTechInfo reqTechInfoCategory="ti01"> + <pmRef> + <pmRefIdent> + <pmCode modelIdentCode="S1000DBIKE" pmIssuer="B6865" pmNumber="SAFE1" pmVolume="00"/> + </pmRefIdent> + <pmRefAddressItems> + <pmTitle>Safety Handbook - Greasy Bikes</pmTitle> + </pmRefAddressItems> + </pmRef> + </reqTechInfo> + <reqTechInfo reqTechInfoCategory="ti06"> + <externalPubRef> + <externalPubRefIdent> + <externalPubCode>SafeS-12-156B</externalPubCode> + <externalPubTitle>Sticky stuff - Safety sheet</externalPubTitle> + <externalPubIssueInfo> + <externalPubIssue>2014</externalPubIssue> + </externalPubIssueInfo> + </externalPubRefIdent> + </externalPubRef> + </reqTechInfo> + </reqTechInfoGroup> + <reqSupportEquips> + <supportEquipDescrGroup> + <supportEquipDescr id="seq-0001"> + <name>Water hose</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001-09</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + <supportEquipDescr id="seq-0002"> + <name>Stiff bristle brush</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001-02</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + <supportEquipDescr id="seq-0003"> + <name>Sponge</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001-11</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + </supportEquipDescrGroup> + </reqSupportEquips> + <reqSupplies> + <supplyDescrGroup> + <supplyDescr id="sup-0001"> + <name>ACME super 45 Agent</name> + <shortName>Degreasing agent</shortName> + <identNumber> + <manufacturerCode>KZ222</manufacturerCode> + <partAndSerialNumber> + <partNumber>LL-004</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="L">1</reqQuantity> + </supplyDescr> + <supplyDescr id="sup-0002"> + <name>ACME Middling Detergent 69</name> + <shortName>Detergent A</shortName> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-023-14</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="L">1</reqQuantity> + </supplyDescr> + <supplyDescr id="sup-0003" applicRefId="app-0001"> + <name>BoeBus DeLux Detergent No.6</name> + <shortName>Detergent C</shortName> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001-15</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="L">1</reqQuantity> + </supplyDescr> + </supplyDescrGroup> + </reqSupplies> + <reqSpares> + <noSpares/> + </reqSpares> + <reqSafety> + <safetyRqmts> + <warning> + <warningAndCautionPara>Do not get <internalRef internalRefId="sup-0002" internalRefTargetType="irtt04"/> into your eyes. If it gets into your eyes, wash them immediately in clean warm water.</warningAndCautionPara> + </warning> + <warning applicRefId="app-0001"> + <warningAndCautionPara>Do not get <internalRef internalRefId="sup-0003" internalRefTargetType="irtt04"/> into your eyes. If it gets into your eyes, wash them immediately in clean warm water.</warningAndCautionPara> + </warning> + <caution> + <warningAndCautionPara>Do not use a <internalRef internalRefId="seq-0001" internalRefTargetType="irtt05"/> that has high pressure. A water hose that has high pressure can cause some parts to become loose or full of water.</warningAndCautionPara> + </caution> + <caution> + <warningAndCautionPara>Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts.</warningAndCautionPara> + </caution> + <caution applicRefId="app-0001"> + <warningAndCautionPara>Apply <internalRef internalRefId="sup-0003" internalRefTargetType="irtt04"/> in accordance with the instruction on the container. The substance may cause damage to the Bike paint if it is not applied correctly.</warningAndCautionPara> + </caution> + </safetyRqmts> + </reqSafety> + </preliminaryRqmts> + <mainProcedure> + <proceduralStep> + <para>Clean the bicycle with water to remove all dirt. Refer to <internalRef internalRefId="fig-0001" internalRefTargetType="irtt01"/>.</para> + <figure id="fig-0001"> + <title>Cleaning the bike + +
+ + + Use a to get access to areas that are not easy to clean. These are the shift levers, the knobbly tires, and the brakes. + + + Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade. + + + Remove the grease from the freewheel assembly with the as shown in . + Use a brush to remove the grease from these parts: + + sprockets + + + guide and tension wheels of the derailleur + + + chain ring teeth + + + +
+ Degreasing the freehub + +
+
+ + Flush the sprockets, the derailleurs, the chain rings and the chain with water. + + If necessary, do the flush procedure again. + + + + Wash the Bike + + Soak the into and water. + + + Clean the bicycle with the soaked sponge. + + + Flush the bicycle and make sure that all is removed. + + + Move the bicycle up and down on its tires to remove all water. + + + + Wash the Bike + + Soak the into and water. + + + Clean the bicycle with the soaked sponge. + + + Soak the into and water. + + + Fully clean the bicycle with the soaked sponge. + + + Flush the bicycle to make sure that all detergents are removed. + + + Move the bicycle up and down on its tires to remove all water. + + + + Lubricate the bicycle. Refer to + + + + . + + + + + + Make sure the bicycle is dry + + + + +
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-258B-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-258B-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..4ea180396e1f5d88fff8d3ac69e125197d599492 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-258B-A_003-00_EN-US.XML @@ -0,0 +1,435 @@ + + + + + +]> + + + + + + + + + + + + Bicycle + Other procedures to clean + Clean with water + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + SafeS-12-156B + Sticky stuff - Safety sheet + + 2014 + + + + + + + + + Mountain bicycle Brook trekker Mk9 + + + + + + + + + + Mountain bicycle Mountain storm Mk1 + + + + + + + + + + + + According to The International Bikers' Association (IBA) code of honor you are kindly requested to drive a properly maintained bicycle, which means the bike has to be regularly cleaned. + + + + + + The bicycle is outdoors + + + + + + + Bike cleaner + 1,0 + + + + + + + Bike rider + 1,0 + + + + + + + Bike rider + 0,8 + + + + + + + + + + Safety Handbook - Greasy Bikes + + + + + + + SafeS-12-156B + Sticky stuff - Safety sheet + + 2014 + + + + + + + + + Water hose + + KZ666 + + BSK-TLST-001-09 + + + 1 + + + Stiff bristle brush + + KZ666 + + BSK-TLST-001-02 + + + 1 + + + Sponge + + KZ666 + + BSK-TLST-001-11 + + + 1 + + + + + + + ACME super 45 Agent + Degreasing agent + + KZ222 + + LL-004 + + + 1 + + + ACME Middling Detergent 69 + Detergent A + + KZ666 + + BSK-TLST-023-14 + + + 1 + + + BoeBus DeLux Detergent No.6 + Detergent C + + KZ666 + + BSK-TLST-001-15 + + + 1 + + + + + + + + + + Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + + + Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + + + Do not use a that has high pressure. A water hose that has high pressure can cause some parts to become loose or full of water. + + + Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts. + + + Apply in accordance with the instruction on the container. The substance may cause damage to the Bike paint if it is not applied correctly. + + + + + + + Clean the bicycle with water to remove all dirt. Refer to . +
+ Cleaning the bike + +
+
+ + Use a to get access to areas that are not easy to clean. These are the shift levers, the knobbly tires, and the brakes. + + + Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade. + + + Remove the grease from the freewheel assembly with the as shown in . + Use a brush to remove the grease from these parts: + + sprockets + + + guide and tension wheels of the derailleur + + + chain ring teeth + + + +
+ Degreasing the freehub + +
+
+ + Flush the sprockets, the derailleurs, the chain rings and the chain with water. + + If necessary, do the flush procedure again. + + + + + Wash the Bike + + Soak the into and water. + + + Clean the bicycle with the soaked sponge. + + + Flush the bicycle and make sure that all is removed. + + + Move the bicycle up and down on its tires to remove all water. + + + + Wash the Bike + + Soak the into and water. + + + Clean the bicycle with the soaked sponge. + + + Soak the into and water. + + + Fully clean the bicycle with the soaked sponge. + + + Flush the bicycle to make sure that all detergents are removed. + + + Move the bicycle up and down on its tires to remove all water. + + + + + Lubricate the bicycle. Refer to + + + + . + +
+ + + + Make sure the bicycle is dry + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-330A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-330A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..7786b85b37de209b380680f287bd70ba34bbd3ed --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-330A-A_010-00_EN-US.XML @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + Bicycle + Place on test stand + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY112 + + S1000D upissued + + + + + + + + + + + + + Operator + 0,3 + + + + + + Test stand + + KZ666 + + BSK-TLST-999-01 + + + 1 + + + + + + + + + + + + + + + + Ensure is level. + + + Place bicycle on the test stand. + + + Tight clamps until bicycle is securely attach to the test stand. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-663A-A_011-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-663A-A_011-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..ab74f42c7c66ecf7dd322e7585b706223a832df4 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-663A-A_011-00_EN-US.XML @@ -0,0 +1,328 @@ + + + + + + +]> + + + + + + + + + + + + + Bicycle + Standard repair procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + Bike rider + 0,5 + + + + + + Tire lever + + KZ666 + + BSK-TLST-001-04 + + + 1 + + + Foot pump + + KZ666 + + BSK-TLST-001-05 + + + 1 + + + Marker pen + + KZ666 + + BSK-TLST-001-07 + + + 1 + + + Tube patch kit + + KZ666 + + BSK-TLST-001-07 + + + 1 + + + + + + + + + + Inner-tube + + KT222 + + IT-001 + + + 1 + + + + + + + When you remove the rear wheel to repair a puncture, disconnect the brake arm from the chain stay. + + + + + + + Remove the rear wheel. (Refer to + + + + ) + + + Make sure that there is no air in the tube. + + Loosen the cap on the valve stem. + + + Push the valve stem core down to bleed all the air. + + + + Use a to move the tire bead out of its seat. Lift the tire bead above the lip of the rim. + +
+ Unseating the tire with a tire lever + +
+ + Remove the tube. + + + Inflate (not fully) the tube with the . Examine the tube for leaks. + + + If you find a leak, identify it with a circle made with a . +
+ Circle leak + +
+
+ + Release most of the air. + + + Use a piece of sandpaper from the and make the area on and around the hole rough. This will help the patch bond correctly. +
+ Sanding the application area + +
+
+ + Apply a thin layer of glue from the patch kit on and around the hole. Make sure that the area with the glue is larger than the patch. +
+ Apply glue to application area + +
+
+ + Let the glue dry for five minutes until it becomes tacky and dim. + + + Remove the rear foil from the patch (that is a part of the patch kit) and push the patch in its position. + + + Push with your thumbs from the center of the patch to the outer part of the applied area. +
+ Apply pressure to tube + +
+
+ + Remove the thin cover from the patch. + + + Put a very thin layer of talcum powder on and around the patch. + + + Inflate (not fully) the repaired tube with the foot pump. + + + Start at the valve stem and install the tube again between the tire and the rim. + + + Push the valve stem through the hole in the rim. + + + Make sure that the valve stem is straight. + + + Install the remaining of the tire. + +
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-952A-T-H31A_004-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-952A-T-H31A_004-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..ba7da870422c095bd4584ad32726bd786aa8db9d --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-00AA-952A-T-H31A_004-00_EN-US.XML @@ -0,0 +1,667 @@ + + + + + + + + + + + + + + Bicycle + Performance support + + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + S1000D upissued + + + + + + + + Basic Bike Awareness + + This learning is sponsored by the National Bike Courier association. + + + National Bike Courier Association (NBCA) + + The NBCA's mission statement is to promote unity and solidarity within the messenger community and to raise the status of our profession. + + + + Getting to Know Your Bike + + This lesson plan describes the learning needs and instructional strategies for teaching the parts of a bike and bike maintenance. + + + + Course Identification Number + + N00174-05-D-0003 + + + + Modification Date + + N/A + + + + Delivery Date + + 20091228 + + + + Learning Plan Subject Matter + + Bike description and general maintenance + + + + + Performance Analysis + + A study was conducted at Speedy Couriers using a proformance analysis model for goals driven measurements. + + + Organizational Analysis + + The following information describes the organizational elements of the performance analysis + + + + We help the businesses of the city be more productive and successful by providing the fastest, most convenient courier services: From your door to theirs in less time. + + + + + To become the number one messenger service in the city by consistently providing fast, convenient service at a competitive price with 98% customer satisfaction. + + + + + Couriers should be goal oriented. They must exhibit the desire to meet the organization's expectations by completing their job tasks as assigned. The company believes this can be accomplished more effectively if couriers take and pass the Bike course. + + + + + Provide training so that couriers can maintain their own bikes and avoid breakdowns. This allows the couriers the ability to make more pick-ups and deliveries. + + + + + Managers at Speedy Couriers, Inc. have concerns regarding their new couriers' abilities to maintain their bikes. Because couriers supply their own bikes, the company has no idea of each bike's condition. In order for couriers to do their jobs effectively, their bikes must be in good working order. + + + + + Gap Analysis + + Recently, there has been a rise in calls for "breakdown" pickups, because the couriers do not know how to fix mechanical failures. This problem leads to increased workload on other carriers and late deliveries and pickups, which in turn leads to unsatisfied customers. + + + Gap Item + + Many couriers do not know how to correct mechanical problems with the bike's steering system. + + + + Describe the steps for installing and removing a bike's steering system. + + + + + + + Maintains bike in good working order. Troubleshoots breakdowns in a timely manner. Conducts repairs at the time of breakdown. + + + + + Unable to maintain bike in good working order. Cannot troubleshoot breakdowns in a timely manner. Not able to conduct repairs at the time of breakdown. + + + + + Identify the parts of a bike's steering system. + + + + + Bike couriers do not have the knowledge or skills needed to maintain a bicycle or the ability to troubleshoot and address problems when they occur. + + + + + + Organizational Environment Analysis + + An organizational analysis was conducted on Speedy Couriers. This appraisal was aimed at identifying areas of inefficiency and opportunities for streamlining and reorganization. + + + + Work Environment Analysis + + The environment in which bike couriers work is typically outside, where the courier and his or her bike are subject to atmospheric conditions such as sun, rain, sleet, snow, etc. Bike maintenance will most likely be performed inside the courier's dwelling or a garage. + + + + Speedy Couriers has one general managers and four shift managers. The managers work in conjunction with each other. + + + + + The physical site survey revealed that the interior layout of the Speedy Couriers facility provided ample room and features to accommodate the number of couriers employed as well as any maintenance or repair that is required. + + + + + It was revealed during the survey of the social aspects of Speedy Couriers that there was very little social interaction due to the nature of the work as well as the high turn over rate. + + + + + Not Applicable + + + + + Performer Analysis + + Skill levels for entry level bike couriers can vary from none to novice experience levels, which range from 0 to 1 year in service. Couriers have typically learned the skills needed through trial and error. + + + + Bicycle Courier + + + + + Not Applicable + + + + + High school diploma, some college + + + + + Adults aged 18 to 21 + + + + + The target audience for this course includes bike couriers who are responsible maintaining their own bicycles. + + + + + General bike functions, simple maintenance + + + + + The audience has little to no experience with bike maintenance. Skills are mainly in bike operation. + + + + + Not Applicable + + + + + Bike couriers must ensure that their bikes are in safe working order for them to perform their jobs effectively. + + + + + + Cause Analysis + + A causal factor tree analysis was conducted on the Speedy Couriers, Inc. + + + Environmental Factor + + The environmental factors were derived from examining the workplace, resources and any company incentives that may have an impact on the gap. + + + + Not Applicable + + + + + Couriers are provided all of the resources needed to maintain and repair their bikes. + + + + + The study revealed that there is currently a negative incentive to troubleshoot and repair bike problems while on courier duties. Since the company provides unlimited breakdown service there is no reason for couriers to repair their own bikes. + + + + + Internal Factor + + The internal factors were derived from interviews with the couriers. + + + + Only a small percentage of the couriers had the necessary knowledge needed to maintain and repair bicycles. + + + + + All of the couriers possessed the capacity to learn the skills needed to maintain and repair bicycles. + + + + + Not Applicable + + + + + + Intervention Definition + + The following information outlines the recommendations for addressing the identified gap. + + + Non-Training Interventions + + The following information outlines the non-training recommendations for addressing the identified gap. + + + + Not Applicable + + + + + Two changes will be made regarding courier responsibilities. First couriers will not receive the commission for a delivery if the breakdown service is used and the repair could have been made without pick-up. Second, bonuses will be provided to couriers that do not use the breakdown service. + + + + + Not Applicable + + + + + Current employees will be required to successfully complete the courseware within 30 calendar days of implementation. All subsequent hires will be required to complete the courseware within 30 calendar days of hire date. + + + + + Not Applicable + + + + + All managers will be required to complete the same courseware training as the couriers. + + + + + Training Interventions + + The following information outlines the training recommendations for addressing the identified gap. + + + Target Audience + + Skill levels for entry level bike couriers can vary from none to novice experience levels, which range from 0 to 1 year in service. Couriers have typically learned the skills needed through trial and error. + + + + The majority of couriers have high school educations and have basic knowledge of tool use. + + + + + A survey revealed that 95% of the couriers are willing to complete training as long as the stated incentives are employed. + + + + + Not Applicable + + + + + Prerequisites + + Not Applicable + + + + Required Entry Behaviors + + Not Applicable + + + + Training Component + + The following information outlines the training component. + + + + An online computer-based course will be used in conjunction with hands on practices. + + + + + This training uses a blended approach to teaching bicycle maintenance and repair. + + + + + <lcTime> + <description> + <para>The computer-based courseware will take approximately 1.5 hours to complete. The practical exercises will take approximately 2 hours to complete.</para> + </description> + </lcTime> + </lcDuration> + <lcRequiredFinances> + <description> + <para>All financial requirements will be covered by Speedy Couriers, Inc.</para> + </description> + </lcRequiredFinances> + <lcRequiredPersonnel> + <description> + <para>The current bicycle repair technician will serve as a facilitator during the practical exercise portion of the training as well as the grader for the hands-on test at the end of the training.</para> + </description> + </lcRequiredPersonnel> + <lcRequiredFacilities> + <description> + <para>The current bicycle repair area will be used for the practical exercises and end of training hands-on test.</para> + </description> + </lcRequiredFacilities> + <lcRequiredEquipment> + <description> + <para>Couriers may take the computer portion of the training using one of Speedy Courier's office computer workstations or they may take a CD of the training to be completed at home. The current bicycle repair equipment will be used for the practical exercises and end of training hands-on test.</para> + </description> + </lcRequiredEquipment> + <lcLocalCultureConsiderations> + <description> + <para>Not Applicable</para> + </description> + </lcLocalCultureConsiderations> + </lcTrainingComponent> + <lcAssessmentStrategy> + <title>Assessment Strategy + + The following information outlines the assessment strategies for the Basic Bike Awareness course. + + + Computer-based Assessment Component + + The following information outlines the assessment strategy for the computer based portion of the training + + + + 80% mastery of all lesson tests + + + + + A rubric is provided with the courseware documentation. + + + + + The lesson tests are scored using computer programing built into the training + + + + + Not Applicable + + + + + + Technical Requirements + + This section lists the technical requirements needed to complete the instruction. + + + + This courseware is created to run in the Internet Explorter 6.x web browser. + + + + + Lesson content packages will be tracked in the Sum Total LMS. + + + + + The courseware does not require any special considerations when it is running outside of an LMS. + + + + + Not Applicable + + + + + Instruction will be taken in the Learning Lab at Speedy Courier's main office. The training is part of the employee's first day orientation and is required. No courier assignements will be given until the employee completes the orientation and the training. + + + + + There are no technical requirements for OJT. + + + + + This courseware meets W3C Web Accessibility Initiative Guidelines Priority 1 checkpoints + + + + + The courseware will make use of the following players and plug-ins: Adobe Flash Player and Acrobat Acrobat Reader + + + + + Graphics utilized are JPEGs and SWF files. SWF files may contain 3D animation or interactivity. SWF files are being utilized in lieu of CGM files to reach a broader audience because they can be viewed utilizing the Adobe Flash Player. + + + + + Not Applicable + + + + + Although the courseware can be viewed using different resolutions, it is best viewed in 1024x768 resolution + + + + + This courseware keeps it file size to the bare minimum. It tries to keep all files below 100k. If some files are larger than the 100k a pre-loader is attached. + + + + + Download time will vary due to the the users computer specifications. + + + + + Security level is unclassified. + + + + + + + + Intervention Implementation + + The implementation of this intervention will comprise of the creation and institution of a computer-based training program that works in conjunction with hands-on practical exercizes. + + + + Performance Evaluation + + The following information outlines the Performance evaluation. + + + Formative Evaluation + + The formative evaluation will be conducted using surveys + + + + Summative Evaluation + + The summative evaluation will be conducted using surveys as well as the analysis of assessment results + + + + Not Applicable + + + + + Not Applicable + + + + + Not Applicable + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..6ee56d27eba903e820f98b862c5645198b269d47 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML @@ -0,0 +1,435 @@ + + +]> + + + + + + + + + + + + + Bicycle + Illustrated Parts Data - IPD + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + This DM was originally named DMC-S1000DBIKE-AAA-D00-00-00-00AA-941A-A + + + + + + +
+ Bicycle + +
+ + + + + REF + + + + Bicycle + + + + + + UKA + XB + + + + + + 2 + + + SP + + + Bicycle + + + KZ999:LNS10276051 + + + 8145144345 + + + F2408:1-4UD:02 + + + + + + + + 1 + + + + Frame assembly + + + EA + 0 + + + + + + UKA + PAODD + + + + + + + + + 1 + + + + Seat, assembly + + + EA + 0 + + + + + + UKA + PGOOF + + + + + + + 1 + + + + Cruiser Seat, assembly + + + EA + 0 + + + + + + UKX + PGOOF + + + + + + + + + + 1 + + + + Steering system + + + EA + 0 + + + + + + UKA + PAFFD + + + + + + + + + + 1 + + + + Drive train system + + + EA + 0 + + + + + + UKA + PAFFD + + + + + + + + + + 1 + + + + Brake sub-system + + + EA + 0 + + + + + + UKA + PAFFD + + + + + + + + + + 1 + + + + Light system + + + J + EA + 1 + + + + + + UKA + PAFFD + + + + + + + + + + 1 + + + + Wheel, assembly rear + + + EA + 0 + + + + + + UKA + PAFFD + + + + + + + + + + 1 + + + + Wheel, assembly front + + + EA + 0 + + + + + + UKA + PAODD + + + + + + + + + + 1 + + + + Computer + + + EA + 0 + + + + + + UKA + PAOZZ + + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-341A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-341A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..632a0cd6f107107cd239e86af4dbca6bfc8537ea --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-341A-A_003-00_EN-US.XML @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + Fork + Manual test + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY18 + + S1000D upissued + + + + + + + + + + + + + Operator + 0,1 + + + + + + + + + + + + + + + + + + Climb on the bicycle. + + + Turn right and left several times. + + + Ride forward the bicycle. + + + Make sure that the wheels are stable. + + + Push in the fork. + + + Make sure that no oil or air is leaking out the fork. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-520A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-520A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..edfef02e5a59dcba9197f3a33b4e675896e7b421 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-520A-A_003-00_EN-US.XML @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + Fork + Remove procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + + BY18 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Remove the stem, refer to: + + + + + + + + + Remove the headset, refer to: + + + + + + + + + Push the fork downwards to remove it from the frame + + + Put the frame on the floor + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-720A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-720A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..13cd8311f6b092c1212a1a05d8f067b92f85b86a --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-720A-A_003-00_EN-US.XML @@ -0,0 +1,316 @@ + + +]> + + + + + + + + + + + + + Fork + Install procedures + + + + + + + + + Text related to an AD - Airworthiness Directive (cat01) + + + + + + Text related to a CMR - Certification Maintenance Requirement (cat06) + + + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and Mountain storm Mk1 + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + + BY18 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + General grease + + KZ222 + + LL-005 + + + As required + + + + + + + Fork set + + KZ666 + + SPA-1000-1 + + + + + + + + + + + 1 + + Fork + + KZ666 + + FK-TEL1001 + + + 1 + + + + + + + + + + + Apply grease () on the headset + + + Install the headset, refer to: + + + + + + + + + To install the spacers, refer to: + + + + + + + + + Install the stem, refer to: + + + + + + + + + Install the fork () + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-930A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-930A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..a1614a6cdde24d0b827b04e3a86b6c7ce958537b --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-930A-A_003-00_EN-US.XML @@ -0,0 +1,1337 @@ + + + + + + + + + + + + + + Bicycle + Service Bulletin - Replacement of standard forward fork by telescopic fork + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY18 + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + Mountain bicycle and Mountain storm Mk1 + + + + + + + + + + + + Mountain bicycle and Brook trekker Mk9 + + + + + + + + + + + + + + + + + + Installation of telescopic fork with 140mm clearance + Installation of telescopic fork with 100mm clearance + + + + + + +0.8 + +1.76 + + + + + + + +0.5 + +1.1 + + + + + + + + + + + + + At customer convenience + + + + + + + Not Applicable + + + + + + + + + + + + + + + + + + + + 1.5 + + + + + + + 1.5 + + + + + + + + + + + + + + + + + + 1 + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Revision history + + This document is the first issue of the Service Bulletin + + + + Revision sequence + + Original Issue date + + + + + + + + Reason + + A lot of customers asked for the improvement of the front hanging in order to use the bike in more severe conditions. + + + + Description + + Replacement of the fork + + + + Compliance + + + + + + + + Applicability + + This Service Bulletin is applicable to bikes manufactured between 01/05/2001 and 30/09/2009 + Configuration no. 1 covers mountain bicycle Mountain storm version Mk1 + Configuration no. 2 covers mountain bicycle Brook trekker version Mk9 + + + + Concurrent Requirements + + + + Manpower + + + + + + + + + + + + + + + + + + + + + + + + Total workload + + + + + + + + + + Estimated time + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + Total workload + + + + + + + + + + Estimated time + + + + + + + + + +
+
+
+ + Industry Support Information + + For any issue with the fork assembly, please contact your local retailer. + The UK MoD Company only provides assistance via its network of retailers. + + + + General evaluation + + + + + + + + + + EVALUATION TABLE + + + + + + + Passenger comfort affected + + + + + + + + + + Structural life extended + + + + + + + + + + Bike operation affected + + + + + + + + + +
+
+
+
+ + + Applicability + + This Service Bulletin is applicable to bikes manufactured between 01/05/2001 and 30/09/2009 + The S/N of the impacted bikes are : + + + U8025 + + + + + + + The S/N of the impacted bikes are : + + + U8025 + + + + + + + U8025 + + + + + + + Configuration no. 1 covers mountain bicycle Mountain storm version Mk1 + Configuration no. 2 covers mountain bicycle Brook trekker version Mk9 + + + + Concurrent Requirements + + + + Reason + + + Objective : + + Improvement of the bike's front hanging. + + + + Problem and effect : + + A lot of customers would like to use the bike in more severe conditions. + + + + Solution : + + Replacement of the fork. + + + + + + Description + + + Replacement of the original fork + + by telescopic fork with a 140 mm clearance + + + by telescopic fork with a 100 mm clearance + + + + + + Compliance + + + Compliance + + + + + + The modification should be made in accordance with the customer's availability, but within the following limits (before marked wear of the frame) + + Accomplishment time scale + + + + + + + Limit + + + Grace period + + + + + + + + + + + + + + + + + + +
+
+
+
+ + Approval + + This modification has been approved and certified in conformity with the requirements of the S1000D community. + Approval No. . + + + + Manpower + + + + + + + + + + + + + + + + + + + + + + + Job Set-up + + + + + + 5 + + + + + + + + Removal + + + + + + 20 + + + + + + + + Install + + + + + + 60 + + + + + + + + Testing + + + + + + 5 + + + + + + + + Total workload + + + + + + + + + + Estimated time + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + Job Set-up + + + + + + 5 + + + + + + + + Removal + + + + + + 20 + + + + + + + + Install + + + + + + 30 + + + + + + + + Testing + + + + + + 5 + + + + + + + + Total workload + + + + + + + + + + Estimated time + + + + + + + + + +
+
+
+ + Weight and Balance + + + + + + + + + + + Effect on weight + + + + + + + + + + Effect on weight + + + + + + + + + +
+
+
+ + Electrical Load Data + + + + Software Accomplishment Summary + + + + Referenced Documentation + + Removal of the headset + + + + + + + Install of the headset + + + + + + + Removal of the stem + + + + + + + Install of the stem + + + + + + + Testing of the brakes + + + + + + + + + + Documentation Affected + + IPD + + + + + + + + + + Industry Support Information + + For any issue with the fork assembly, please contact your local retailer. + The UK MoD Company only provides assistance via its network of retailers. + + +
+ + + + + + + Saw tool set + + 1 + + + + Supplies + + + + + Fork set + + 1 + + + + Removed spare set + + + + + Modified spare + + + + + + + Saw tool set + + 1 + + + + Supplies + + + + + Fork + + 1 + + + + Removed spare set + + + + + Modified spare + + + + + + + Saw tool set + + + Saw tool + + KZ666 + + BSK-TW-100 + + + 1 + + + + + Threading tool + + KZ666 + + BSK-THR-3001 + + + 1 + + + + + + + + General grease + + KZ222 + + LL-005 + + + As required + + + + + + Fork set + + + 150 + + + + + + 3 + + + + after purchase order reception + + + + + World-Bike + + Customer Support + + 100, Bike Street + London + UK + + + + + + + + Fork + + KZ666 + + FK-TEL1001 + + + 1 + + + + + Spacer + + KZ666 + + SPC-200-12 + + + 2 + + + + + + Fork + + KZ666 + + FK-TEL1002 + + + 1 + + + + 100 + + + + + + 3 + + + + after purchase order reception + + + + + World-Bike + + Customer Support + + 100, Bike Street + London + UK + + + + + + + + + + Removed spare set + + + Fork + + KZ666 + + FK-1000 + + + + + + + + + + + + + + Conical expansion washer + + + + + + Removed spare set + + + Fork + + KZ666 + + FK-1000 + + + + + + + + + + + + + + Conical expansion washer + + + + + + + Wheel axis + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-933A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-933A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..78826cb2674bc22873a51b5651bfae567f05add7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-933A-A_003-00_EN-US.XML @@ -0,0 +1,596 @@ + + + + + + + + + + + + + + Fork + Replacement procedure + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + + BY18 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + Mountain bicycle and Mountain storm Mk1 + + + + + + + + + + + + Mountain bicycle and Brook trekker Mk9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Saw tool set + + 1 + + + + + + + + General grease + + KZ222 + + LL-005 + + + As required + + + + + + + + Fork set + + + + + + + + + 1 + + Fork set + + 1 + + + + + Fork + + + + + + + + + 1 + + Fork + + 1 + + + + + + + + + + + PREPARATION + + + Remove the front wheel, refer to: + + + + + + + + + + + Remove the front brakes, refer to: + + + + + + + + + + + PROCEDURE + + + Remove the fork, refer to: + + + + + + + + + + + + Change the bike axis, refer to: + + + + + + + + + + + Install the new fork, refer to: + + + + + + + + + Install the new fork, refer to: + + + + + + + + + + + Install the front brakes, refer to: + + + + + + + + + + + Install the front wheel, refer to: + + + + + + + + + + + TEST + + + Test that the fork is properly installed, refer to: + + + + + + + + + + + Front brakes test, refer to: + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-93AA-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-93AA-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..fdbf8f05926694820f7182bc483d627272d108fb --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AA-93AA-A_003-00_EN-US.XML @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + Bicycle axis + Modification procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + + + + + + + + + + + + Saw tool set + + + + + + + + + 1 + + Saw tool + + KZ666 + + BSK-TW-100 + + + 1 + + + Threading tool + + KZ666 + + BSK-THR-3001 + + + 1 + + + + + + + + + + + Wheel axis + + KZ666 + + BSK-AXS-2001 + + + 1 + + Wheel axis + + KZ666 + + BSK-AXS-2000 + + + 1 + + + + + + + + + + + Use the ( + ) to saw the () + +Use the ( + ) when the saw is unbended + + + Put the frame on the floor + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AB-720A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AB-720A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..1b6384733df7b573ea7a0c249824382f45b86529 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D00-00-01-00AB-720A-A_003-00_EN-US.XML @@ -0,0 +1,257 @@ + + + + + + + + + + + + + + Fork + Install procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and Brook trekker Mk9 + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY18 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + General grease + + KZ222 + + LL-005 + + + As required + + + + + + + Fork + + + + + + + + + 1 + + Fork + + 1 + + + + + + + + + + + Apply grease () on the headset + + + Install the headset, refer to: + + + + + + + + + Install the stem, refer to: + + + + + + + + + Install the fork () + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-10-00-00AA-000A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-10-00-00AA-000A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..249b0dc49fc9e785aac023e6b1585047b7b82a1f --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-10-00-00AA-000A-A_010-00_EN-US.XML @@ -0,0 +1,253 @@ + + + + + + + + + + + + + + Bicycle + Time limits + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + + Bicycle + + KZ555 + + Bicycle-001 + + + + + 1 + + + + 1 + + + + + + + + 1 + + + + + + + + Brake pads + + KT444 + + BR-PADS-001 + + + + + 4 + + + + + 1 + + + + + + + + Chain + + KZ555 + + Ch-001 + + + + + + + + 1 + + + + + + + + Hub bearings + + KZ555 + + HB-001 + + + + + 2 + + + + + 6 + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-20-00-00AA-000A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-20-00-00AA-000A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..581c2a2509636587f44c0d9cc4c3afca217e4c54 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-20-00-00AA-000A-A_009-00_EN-US.XML @@ -0,0 +1,658 @@ + + + + + + + + + + + + + + Bicycle + Scheduled maintenance lists + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + + + S1000D upissued + + + + + + + + + + + + + D6-1234 + My Publication + January 2007Rev 1 + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + + To do the pre-ride checks + + + + + + + + + + + + + Operator + 0,3 + + + + + + Tire pressure gauge + + KZ666 + + BSK-TLST-001-01 + + + 1 + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + General lubricant + + KZ222 + + LL-001 + + + As required + + + + + + + + + + + + + + + + + + + + Bicycle + + KZ555 + + Bicycle-001 + + + + + + + 1 + + + + + + + + + To do the post-ride maintenance + + + + + + + + + + Operator + 0,3 + + + + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + General lubricant + + KZ222 + + LL-001 + + + As required + + + + + + + + + + + + + + + + + + + + Bicycle + + KZ555 + + Bicycle-001 + + + + + + + + 1 + + + + + + + + + Clean brake pads + + + + + + + + + + Operator + 0,3 + + + + + + + + + Rubbing alcohol + + KZ222 + + LL-002 + + + As required + + + + + + + + + + + + + + + + + + + + Brake pads + + KT444 + + BR-PADS-001 + + + + + + + + + + 1 + + + + + 1 + + + + + + + + + Clean the chain + + + + + + + + + + Operator + 0,3 + + + + + + Stiff bristle brush + + KZ666 + + BSK-TLST-001-02 + + + 1 + + + Chain cleaning fluid + + KZ222 + + LL-003 + + + As required + + + Chain cleaning tool + + KZ666 + + BSK-TLST-001-03 + + + 1 + + + + + + + Floor covering + + + + As required + + + General lubricant + + KZ222 + + LL-001 + + + As required + + + + + + + + + + + + + + + + + + + + + + + Bicycle + Pre-operation procedures (crew) + + + + + + + Chain + + KZ555 + + Ch-001 + + + + + + + 1 + + + + + + + + + + + + + + + + + Clean the hub bearings + + + + + + D6-1234 + My Publication + January 2007Rev 1 + + + + + + + + + Rear wheel removed + + + + + + + + + + + + Bicycle mechanic + 0,8 + + + + Operator + 0,3 + + + + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + Degreasing agent + + KZ222 + + LL-004 + + + As required + + + General grease + + KZ222 + + LL-005 + + + As required + + + + + + + + + + + + + Hubs + + KZ555 + + HB-002 + + + + + + + + 6 + + + + + + 6 + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-40-00-00AA-000A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-40-00-00AA-000A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..5b4c3d6cf7bc3c5b8ed561c3b335c9e180389104 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-40-00-00AA-000A-A_009-00_EN-US.XML @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + Bicycle + Scheduled maintenance checks + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + + S1000D upissued + + + + + + + + + + + + +1 + + + + + + + 1 + + + + + + + + + + + + + + + + + + To do an inspection of the brakes + + + + + + + + + + + + + + To do an inspection of the brakes installation + + + + + + + + + + + + + + To do a check of the tire pressure + + + + + + + + + + + + + + To do an inspection of the wheel condition + + + + + + + + + + + + + + To do a check of the headset bearings + + + + + + + + + + + + + + To do a check of the chain + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-80-00-00AA-916A-A_002-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-80-00-00AA-916A-A_002-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b4906df24883c164ad1de9fee9b07d95b4b2624a --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-D05-80-00-00AA-916A-A_002-00_EN-US.XML @@ -0,0 +1,1689 @@ + + + + + + + + + + + + + Bicycle + Maintenance Allocation Chart + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + Bicycle + + 00 + + Frame + + + + + 0.1 + + + + + 0101 + + Front Wheel + + + + + 0.1 + + + + + + + + + + 0.1 + + + + + + + + + + 0.2 + + + + + + + + + + + 0.2 + + + + + + + + + + + 0.3 + + + + + + + + + + 0.3 + + + + + + + + + + 0.5 + + + + + + + + + 0102 + + Tire + + + + + 0.1 + + + + + + + + + + 0.1 + + + + + + + + + 0.1 + + + + + + + + + + + + 0.1 + + + + + + + + + + + + 0.5 + + + + + + + + + + + + + 0.5 + + + + + + + + + + + + + 1.0 + + + + + + + + + + + + 0201 + + Rear Wheel + + + + + 0.1 + + + + + + + + + 0.1 + + + + + + + + + 0.2 + + + + + + + + + + + 0.2 + + + + + + + + + + + 0.3 + + + + + + + + + + + 0.3 + + + + + + + + + + + 0.5 + + + + + + + + + + 0202 + + Tire + + + + + 0.1 + + + + + + + + + + 0.1 + + + + + + + + + 0.1 + + + + + + + + + + + + 0.1 + + + + + + + + + + + + 0.5 + + + + + + + + + + + + + 0.5 + + + + + + + + + + + + + 1.0 + + + + + + + + + + + + 03 + + Seat and Seat Post + + + + + 0.1 + + + + + + 0.2 + + + + + + + + + + 0.4 + + + + + + + + + + + 0.5 + + + + + + + + + + 04 + + Handlebars + + + + + 0.1 + + + + + + + + + 0.1 + + + + + + + + + + + 0.1 + + + + + + + + + + + 0.5 + + + + + + + + + + + 0.5 + + + + + + + + + + 05 + + Handle Bar Stem + + + + + 0.5 + + + + + + + + + + 2.0 + + + + + + + + + + 2.0 + + + + + + + + + 06 + + Cranks + + + + + 0.2 + + + + + + 0.2 + + + + + + + + + 1.0 + + + + + + + + + + + 1.0 + + + + + + + + + + 07 + + Pedals + + + + + 0.2 + + + + + + 0.2 + + + + + + + + + 0.3 + + + + + + + + + + + 0.3 + + + + + + + + + + + 1.0 + + + + + + + + + + + 1.0 + + + + + + + + + + + 1.0 + + + + + + + + + + 08 + + Chain + + + + + 0.2 + + + + + + 0.2 + + + + + + + + + 0.3 + + + + + + + + + + + 0.4 + + + + + + + + + + + 0.8 + + + + + + + + + + + 0.8 + + + + + + + + + + + 1.0 + + + + + + + + + + 0901 + + Gears-Front chain ring + + + + + 0.2 + + + + + + 0.3 + + + + + + + + + 0.3 + + + + + + + + + + + 0.3 + + + + + + + + + + + 0.3 + + + + + + + + + + + 0.8 + + + + + + + + + + + 1.0 + + + + + + + + + + + 1.0 + + + + + + + + + + + 0.8 + + + + + + + + + + + 2.5 + + + + + + + + + + + 2.5 + + + + + + + + + + 0902 + + Gears-Rear freewheel + + + + + 0.3 + + + + + + 0.3 + + + + + + + + + 0.5 + + + + + + + + + + + 0.5 + + + + + + + + + + + 0.5 + + + + + + + + + + + 0.8 + + + + + + + + + + + 2.0 + + + + + + + + + + + 2.0 + + + + + + + + + + + 2.5 + + + + + + + + + + + 3.0 + + + + + + + + + + + 4.0 + + + + + + + + + + 0903 + + Gears-Derailleurs + + + + + 0.5 + + + + + + 0.5 + + + + + + + + + 0.5 + + + + + + + + + + + 0.5 + + + + + + + + + + + 0.5 + + + + + + + + + + + 1.0 + + + + + + + + + + + 2.0 + + + + + + + + + + + 2.0 + + + + + + + + + + + 2.0 + + + + + + + + + + + 3.0 + + + + + + + + + + + 4.0 + + + + + + + + + + 0904 + + Gears-Shift levers + + + + + 0.2 + + + + + + 0.3 + + + + + + + + + 0.3 + + + + + + + + + + 0.3 + + + + + + + + + + + 1.0 + + + + + + + + + + + 1.5 + + + + + + + + + + + 1.5 + + + + + + + + + + + 1.5 + + + + + + + + + + 0905 + + Gears-Cables + + + + + 0.3 + + + + + + 0.3 + + + + + + 0.3 + + + + + + + + + + + 0.5 + + + + + + + + + + + 2.0 + + + + + + + + + + + 2.0 + + + + + + + + + + 1001 + + Brakes-Handlebar actuators + + + + + 0.3 + + + + + + 0.3 + + + + + + 0.4 + + + + + + + + + + 0.4 + + + + + + + + + + 0.4 + + + + + + + + + + 1.0 + + + + + + + + + + 1.0 + + + + + + + + + + 1.5 + + + + + + + + + 1002 + + Brakes-Cables + + + + + 0.2 + + + + + + 0.2 + + + + + + 0.4 + + + + + + + + + + 0.4 + + + + + + + + + + 0.5 + + + + + + + + + + 1.0 + + + + + + + + + + 1.0 + + + + + + + + + 1003 + + Brakes-Calipers + + + + + 0.2 + + + + + + 0.2 + + + + + + 0.5 + + + + + + + + + + 0.5 + + + + + + + + + + 0.5 + + + + + + + + + + 1.0 + + + + + + + + + + 1.0 + + + + + + + + + 1005 + + Brakes-Pads + + + + + 0.2 + + + + + + 0.2 + + + + + + 0.3 + + + + + + + + + + 0.3 + + + + + + + + + + 0.3 + + + + + + + + + + 0.8 + + + + + + + + + + 0.8 + + + + + + + + + + Maintenance Tools + + TL01 + + Specialist Toolset + + + + + TL02 + + Foot Pump + + + + + TL03 + + Patch Kit + + + + + TL04 + + Allen wrench set + + + + + TL05 + + Tire Lever + + + + + TL06 + + Tire Pressure Gauge + + + + + TL07 + + Test Stand + + + + + + Remarks List + + + + Headlight not installed + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..36198f044813b4c1a48d6a3af53d461e880e5cdf --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-A_010-00_EN-US.XML @@ -0,0 +1,190 @@ + + + + +]> + + + + + + + + + + + + + Wheel + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY + + S1000D upissued + + + + + + + The bicycle wheel + The wheel (refer to ) of a bicycle is a complex structure. The wheel assembly has these parts: + + the tire + + + the tube + + + the spokes + + + the spoke nipples + + + the valve + + + the hub + + On their own, the individual components are not very strong. But, when they are installed together, the components make the complete wheel (refer to ). The complete wheel is resistant to almost any type of heavy loads and operation. +
+ Parts of the wheel + +
+ + Spokes + The spokes go out from the hub and go across and below each other. The spoke nipples attach the spokes to the rim with the threads on the end of the spokes. You can use the spoke nipples to adjust the tension of the spokes. The tension on each of the spokes must be equal. + + + Wheel rim + The rim (refer to ) of the wheel has a lining of rim tape. This tape protects the tube from damage that the rough edges on the spoke nipples can cause. +
+ The tire and rim + +
+
+ + Tube and tire + The tube and the tire install on the rim. The sidewalls of the tire have markings on them. These which are used to indicate the correct direction of rotation. The markings also make sure the tire installs on the rim and that the directional arrows points in the correct direction. You install the tube into the tire before you inflate it. The tube has a valve (refer to ) which you put through the hole in the rim. This valve (refer to ) is used to inflate the tube and the tire to the correct pressure. A dust cap installs on the valve (refer to ) to prevent damage that dust and debris can cause. +
+ Valve + +
+
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-T-T61E_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-T-T61E_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..e50e4b1d9a88e87219fb980cb4b1e5766b436972 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-00-00-00AA-041A-T-T61E_003-00_EN-US.XML @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + Wheels + Description of how it is made: Knowledge Check + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + DA000 + S1000D upissued + + + + + + + Drag-and-Drop Assessment Question + + + + <lcQuestion> + <description> + <para>Drag the answer options to the matching questions, and then click CHECK</para> + </description> + </lcQuestion> + <lcMatchTable> + <lcMatchingPair> + <lcItem> + <description> + <para>Which part of the hub assembly allows wheel components to rotate freely around the axle?</para> + </description> + </lcItem> + <lcMatchingItem> + <description> + <para>Bearings</para> + </description> + </lcMatchingItem> + </lcMatchingPair> + <lcMatchingPair> + <lcItem> + <description> + <para>To which part of the assembly are the spokes attached?</para> + </description> + </lcItem> + <lcMatchingItem> + <description> + <para>Hub shell</para> + </description> + </lcMatchingItem> + </lcMatchingPair> + <lcMatchingPair> + <lcItem> + <description> + <para>Which part of the hub assembly is attached to the dropouts?</para> + </description> + </lcItem> + <lcMatchingItem> + <description> + <para>Axle</para> + </description> + </lcMatchingItem> + </lcMatchingPair> + </lcMatchTable> + </lcDragAndDrop> + </lcInteraction> + </learningAssessment> + </learning> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-10-00AA-921A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-10-00AA-921A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..ea927017321112f87d6e9ed5865377ede9cee831 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-10-00AA-921A-A_009-00_EN-US.XML @@ -0,0 +1,226 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule [ + <!ENTITY ICN-C0419-S1000D0369-001-01 SYSTEM "ICN-C0419-S1000D0369-001-01.CGM" NDATA cgm > + <!NOTATION cgm PUBLIC "-//USA-DOD//NOTATION Computer Graphics Metafile//EN" > +]> +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/proced.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="10" disassyCode="00" disassyCodeVariant="AA" infoCode="921" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="009" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Inner tube</techName> + <infoName>Remove and install a new item</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="changed"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY111</systemBreakdownCode> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <refs> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="20" disassyCode="00" disassyCodeVariant="AA" infoCode="215" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="20" disassyCode="00" disassyCodeVariant="AA" infoCode="215" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + </refs> + + <procedure> + <preliminaryRqmts> + <reqCondGroup> + <reqCondDm> + <reqCond>The tire is removed.</reqCond> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="20" disassyCode="00" disassyCodeVariant="AA" infoCode="215" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + </reqCondDm> + </reqCondGroup> + <reqPersons> + <person man="A"> + <personCategory personCategoryCode="Basic user"/> + <trade>Operator</trade> + <estimatedTime unitOfMeasure="h">0,3</estimatedTime> + </person> + </reqPersons> + <reqSupportEquips> + <noSupportEquips/> + </reqSupportEquips> + <reqSupplies> + <noSupplies/> + </reqSupplies> + <reqSpares> + <spareDescrGroup> + <spareDescr id="spa-0001"> + <name>Inner tube</name> + <identNumber> + <manufacturerCode>KT222</manufacturerCode> + <partAndSerialNumber> + <partNumber>IT-001</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </spareDescr> + </spareDescrGroup> + </reqSpares> + <reqSafety> + <safetyRqmts> + <caution> + <warningAndCautionPara>Be careful with sharp or hard tools. They can cause damage to the inner tube.</warningAndCautionPara> + </caution> + </safetyRqmts> + </reqSafety> + </preliminaryRqmts> + <mainProcedure> + <proceduralStep> + <para>Remove the old inner-tube.</para> + <figure id="fig-0001"> + <title>Removing the inner tube + + + + + Install the new . + + + + + + Replace the tire. + + + Inflate the tire with air. + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-215A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-215A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..be9ed636fd76999583dc9576eb8bbdfd028a34bd --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-215A-A_009-00_EN-US.XML @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + Tire + Fill with air + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY112 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + Operator + + + + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + Foot pump + + KZ666 + + BSK-TLST-001-05 + + + 1 + + + Tire pressure gauge + + KZ666 + + BSK-TLST-001-01 + + + 1 + + + + + + + + + + + + + + + + Ensure bicycle is on the repair stand. + + + Locate the deflated tire. + + + Attach the outlet valve of the , from the , to the valve of the deflated tire. + + + Inflate the tire. + + Operate the foot pump to pump air into the tire. + + + Check tire pressure. Refer to + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-362B-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-362B-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..69c9ee2c5d31c676f9c0057e316e856420ee351c --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-362B-A_009-00_EN-US.XML @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + Tire + Check pressure + Use pressure gauge + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY112 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + Operator + 0,3 + + + + + + Tire pressure gauge + + KZ666 + + BSK-TLST-001-01 + + + 1 + + + + + + + + + + + + + + + + Locate the valve stem of tire. + + + Use the tire pressure gauge () to check the tire pressure. + + + Tire pressure should between 2000 hPa to 2700 hPa. + + If tire pressure is less than 2000 hPa inflate tire. Refer to + + + + + + + + If the tire cannot maintain pressure or the tire pressure is greater than 2700 hPa replace the inner tube. Refer to + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-400A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-400A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..e3731cd06fa058707ebaaffb18357b9baa620359 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-400A-A_009-00_EN-US.XML @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + Front wheel + Fault reports and isolation procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY112 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + Tire does not function correctly + + + + + + + + + + Tire pressure gauge + + KZ666 + + BSK-TLST-001-01 + + + 1 + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + + + + + + + + + + Use the tire pressure gauge () to do a check of the pressure + What is the tire pressure reading? + + + More than 2700 hPa + Between 100 hPa and 2700 hPa + Less than 100 hPa + + + + + Deflate the tire until the pressure is 2700 hPa + + + Inflate the tire as given in + + + + + + + + To do a check of the tire for damage + Is there damage to the tire? + + + + + + + + + Replace the tire (refer to + + + + ) + + + Replace the inner-tube (refer to + + + + ) + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-520A-T-T4JC_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-520A-T-T4JC_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..2a331d3ed535339cb7acede4623701c283432b75 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-520A-T-T4JC_003-00_EN-US.XML @@ -0,0 +1,167 @@ + + + + + + + +]> + + + + + + + + + + + + + Front wheel + Remove procedures: Interactive content - Procedure + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + DA010 + S1000D upissued + + + + + + + Front Wheel Removal + + The content of this data model describes the steps for removing the bicycle front wheel. + + + +
+ + <graphic infoEntityIdent="ICN-C0419-S1000D0370-001-01"/> + </figure> + <levelledPara id="para-000"> + <levelledPara id="para-001"> + <para>To remove your bike's front wheel, place the bike on a stand. If you do not have a stand, you can still remove the tire. It will just take a little coordination on your part.</para> + <para> + Begin by either deflating the front tire slightly or disconnecting the front brakes. This is done so the wheel can come out easily and not get stuck at the brake pads. + </para> + <figure> + <title/> + <graphic infoEntityIdent="ICN-C0419-S1000D0371-001-01"/> + </figure> + </levelledPara> + <levelledPara id="para-002"> + <para>If your bike has a quick-release lever, push the lever outward and turn it in a counterclockwise motion for several revolutions.</para> + <figure> + <title/> + <graphic infoEntityIdent="ICN-C0419-S1000D0372-001-01"/> + </figure> + </levelledPara> + <levelledPara id="para-003"> + <para>If your bike does not have a quick-release lever, you will need a wrench to loosen the nuts on either side of the hub.</para> + <figure> + <title/> + <graphic infoEntityIdent="ICN-C0419-S1000D0373-001-01"/> + </figure> + </levelledPara> + <levelledPara id="para-004"> + <para> + Remove the wheel. + </para> + <figure> + <title/> + <graphic infoEntityIdent="ICN-C0419-S1000D0374-001-01"/> + </figure> + </levelledPara> + </levelledPara> + <para> + <emphasis>Use the arrows to view the slide show.</emphasis> + </para> + </description> + </lcInstruction> + </learningContent> + </learning> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-921A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-921A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b465745dad4b2ddbb9d6f24629e9dbc22d352ff7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-10-20-00AA-921A-A_009-00_EN-US.XML @@ -0,0 +1,281 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule > +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/proced.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="20" disassyCode="00" disassyCodeVariant="AA" infoCode="921" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="009" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Tire</techName> + <infoName>Remove and install a new item</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="changed"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY112</systemBreakdownCode> + <skillLevel skillLevelCode="sk01"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <refs> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="041" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="20" disassyCode="00" disassyCodeVariant="AA" infoCode="215" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA1" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="341" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + </refs> + + <procedure> + <preliminaryRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + <reqPersons> + <person man="A"> + <personCategory personCategoryCode="Basic user"/> + <trade>Operator</trade> + <estimatedTime unitOfMeasure="h">0,3</estimatedTime> + </person> + </reqPersons> + <reqSupportEquips> + <supportEquipDescrGroup> + <supportEquipDescr id="seq-0001"> + <name>Specialist toolset</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + <supportEquipDescr id="seq-0002"> + <name>Tire lever</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001-04</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + <supportEquipDescr id="seq-0003"> + <name>Tire pressure guage</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001-01</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + </supportEquipDescrGroup> + </reqSupportEquips> + <reqSupplies> + <noSupplies/> + </reqSupplies> + <reqSpares> + <spareDescrGroup> + <spareDescr id="spa-0001"> + <name>Tire</name> + <identNumber> + <manufacturerCode>KT666</manufacturerCode> + <partAndSerialNumber> + <partNumber>TIRES-010101</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </spareDescr> + </spareDescrGroup> + </reqSpares> + <reqSafety> + <noSafety/> + </reqSafety> + </preliminaryRqmts> + <mainProcedure> + <proceduralStep> + <para>Lift and turn the bicycle and make sure the bicycle is held safely in this position.</para> + </proceduralStep> + <proceduralStep> + <para>Use a standard wrench from the <internalRef internalRefId="seq-0001" internalRefTargetType="irtt05"/> and loosen the brake caliper.</para> + </proceduralStep> + <proceduralStep> + <para>Remove the axle bolt.</para> + </proceduralStep> + <proceduralStep> + <para>Remove the wheel.</para> + </proceduralStep> + <proceduralStep> + <para>Deflate the tire.</para> + </proceduralStep> + <proceduralStep> + <para>Use the <internalRef internalRefId="seq-0002" internalRefTargetType="irtt05"/> from the <internalRef internalRefId="seq-0001" internalRefTargetType="irtt05"/> and remove the old tire from the wheel.</para> + </proceduralStep> + <proceduralStep> + <para>Use the <internalRef internalRefId="seq-0002" internalRefTargetType="irtt05"/> from the <internalRef internalRefId="seq-0001" internalRefTargetType="irtt05"/> and attach the new <internalRef internalRefId="spa-0001" internalRefTargetType="irtt06"/> to the wheel. Refer to <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="041" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + </para> + </proceduralStep> + <proceduralStep> + <para>Inflate the tire (refer to <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="1" subSubSystemCode="0" assyCode="20" disassyCode="00" disassyCodeVariant="AA" infoCode="215" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef>).</para> + </proceduralStep> + <proceduralStep> + <para>Install the wheel.</para> + </proceduralStep> + <proceduralStep> + <para>Tighten the axle bolt.</para> + </proceduralStep> + <proceduralStep> + <para>Tighten the brake caliper.</para> + </proceduralStep> + </mainProcedure> + <closeRqmts> + <reqCondGroup> + <reqCondNoRef> + <reqCond>Lift and turn the bicycle to the correct position.</reqCond> + </reqCondNoRef> + <reqCondDm> + <reqCond>Do a test of the brakes as given in the brake test procedure.</reqCond> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA1" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="341" infoCodeVariant="A" itemLocationCode="A"/> + </dmRefIdent> + </dmRef> + </reqCondDm> + </reqCondGroup> + </closeRqmts> + </procedure> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-20-00-00AA-412A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-20-00-00AA-412A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..8563472a818b675d743234d47dbcb02e2e5d4682 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-20-00-00AA-412A-A_009-00_EN-US.XML @@ -0,0 +1,172 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule > +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/fault.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="2" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="412" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="009" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Rear wheel</techName> + <infoName>Detected fault</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="changed"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY12</systemBreakdownCode> + <skillLevel skillLevelCode="sk01"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <faultReporting> + <detectedFault id="flt-0002" faultCode="NYCJD00"> + <faultDescr> + <descr>The rear wheel does not operate correctly</descr> + </faultDescr> + <detectionInfo detectionType="Major"> + <detectedLruItem> + <lru> + <name>Tire</name> + <identNumber> + <manufacturerCode>KT666</manufacturerCode> + <partAndSerialNumber> + <partNumber>TIRES-010101</partNumber> + </partAndSerialNumber> + </identNumber> + </lru> + </detectedLruItem> + </detectionInfo> + <isolateDetectedFault> + <lruItem> + <lru> + <name>Rear wheel</name> + <identNumber> + <manufacturerCode>KZ333</manufacturerCode> + <partAndSerialNumber> + <partNumber>WH-001</partNumber> + </partAndSerialNumber> + </identNumber> + </lru> + </lruItem> + </isolateDetectedFault> + <remarks> + <simplePara>Prepare the rear wheel for the removal of the tire</simplePara> + </remarks> + </detectedFault> + </faultReporting> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-20-00-00AA-520A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-20-00-00AA-520A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..ee7fd6ff96269d5ad507d033cd2ffc40a6eff42d --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-20-00-00AA-520A-A_009-00_EN-US.XML @@ -0,0 +1,177 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule > +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/proced.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="2" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="520" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="009" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Rear wheel</techName> + <infoName>Remove procedures</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="changed"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY12</systemBreakdownCode> + <skillLevel skillLevelCode="sk01"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <procedure> + <preliminaryRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + <reqPersons> + <personnel/> + </reqPersons> + <reqSupportEquips> + <noSupportEquips/> + </reqSupportEquips> + <reqSupplies> + <noSupplies/> + </reqSupplies> + <reqSpares> + <noSpares/> + </reqSpares> + <reqSafety> + <noSafety/> + </reqSafety> + </preliminaryRqmts> + <mainProcedure> + <proceduralStep> + <para>Hold the rear of the bicycle.</para> + </proceduralStep> + <proceduralStep> + <para>Push the wheel forwards and down to disengage the chain from the sprocket.</para> + </proceduralStep> + <proceduralStep> + <para>Turn the wheel to the side and lift it away from the frame.</para> + </proceduralStep> + <proceduralStep> + <para>Put the frame on the floor.</para> + </proceduralStep> + </mainProcedure> + <closeRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + </closeRqmts> + </procedure> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-30-00-00AA-520A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-30-00-00AA-520A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..959653939eca38bd5c904d389c7ac08172f1da8f --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-30-00-00AA-520A-A_003-00_EN-US.XML @@ -0,0 +1,188 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule > +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/proced.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="3" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="520" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="003" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Front wheel</techName> + <infoName>Remove procedures</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="status"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY</systemBreakdownCode> + <skillLevel skillLevelCode="sk01"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <procedure> + <preliminaryRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + <reqPersons> + <personnel/> + </reqPersons> + <reqSupportEquips> + <supportEquipDescrGroup> + <supportEquipDescr id="seq-0001"> + <name>Specialist toolset</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + </supportEquipDescrGroup> + </reqSupportEquips> + <reqSupplies> + <noSupplies/> + </reqSupplies> + <reqSpares> + <noSpares/> + </reqSpares> + <reqSafety> + <noSafety/> + </reqSafety> + </preliminaryRqmts> + <mainProcedure> + <proceduralStep> + <para>Hold the front of the bicycle.</para> + </proceduralStep> + <proceduralStep> + <para>Use the (<internalRef internalRefId="seq-0001" internalRefTargetType="irtt05"/>) to disengage the fork from the chainring by pushing the wheel forwards and down.</para> + </proceduralStep> + <proceduralStep> + <para>Lift the wheel away from the frame.</para> + </proceduralStep> + <proceduralStep> + <para>Put the frame on the floor.</para> + </proceduralStep> + </mainProcedure> + <closeRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + </closeRqmts> + </procedure> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-30-00-00AA-720A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-30-00-00AA-720A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..32e4fd7acf43a137e38a6ada88c7b0d9358fae41 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA0-30-00-00AA-720A-A_003-00_EN-US.XML @@ -0,0 +1,190 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule > +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/proced.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA0" subSystemCode="3" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="720" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="003" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Front wheel</techName> + <infoName>Install procedures</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="status"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY</systemBreakdownCode> + <skillLevel skillLevelCode="sk01"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <procedure> + <preliminaryRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + <reqPersons> + <personnel/> + </reqPersons> + <reqSupportEquips> + <supportEquipDescrGroup> + <supportEquipDescr id="seq-0001"> + <name>Specialist toolset</name> + <identNumber> + <manufacturerCode>KZ666</manufacturerCode> + <partAndSerialNumber> + <partNumber>BSK-TLST-001</partNumber> + </partAndSerialNumber> + </identNumber> + <reqQuantity unitOfMeasure="EA">1</reqQuantity> + </supportEquipDescr> + </supportEquipDescrGroup> + </reqSupportEquips> + <reqSupplies> + <noSupplies/> + </reqSupplies> + <reqSpares> + <noSpares/> + </reqSpares> + <reqSafety> + <noSafety/> + </reqSafety> + </preliminaryRqmts> + <mainProcedure> + <proceduralStep> + <note> + <notePara>It is necessary to install the fork and the brakes before installing the wheel</notePara> + </note> + </proceduralStep> + <proceduralStep> + <para>Hold the front of the bicycle.</para> + </proceduralStep> + <proceduralStep> + <para>Install the wheel with (<internalRef internalRefId="seq-0001" internalRefTargetType="irtt05"/>) and be careful to not damage the chainring.</para> + </proceduralStep> + <proceduralStep> + <para>Put the bike on the floor.</para> + </proceduralStep> + </mainProcedure> + <closeRqmts> + <reqCondGroup> + <noConds/> + </reqCondGroup> + </closeRqmts> + </procedure> + </content> +</dmodule> \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-00-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-00-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d1aba02badb798bee1dd82a1d629b01318d42e94 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-00-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,191 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE dmodule [ + <!ENTITY ICN-C0419-S1000D0379-001-01 SYSTEM "ICN-C0419-S1000D0379-001-01.CGM" NDATA cgm > + <!ENTITY ICN-C0419-S1000D0380-001-01 SYSTEM "ICN-C0419-S1000D0380-001-01.CGM" NDATA cgm > + <!ENTITY ICN-C0419-S1000D0381-001-01 SYSTEM "ICN-C0419-S1000D0381-001-01.CGM" NDATA cgm > + <!NOTATION cgm PUBLIC "-//USA-DOD//NOTATION Computer Graphics Metafile//EN" > +]> +<dmodule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://www.purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:noNamespaceSchemaLocation="http://www.s1000d.org/S1000D_5-0/xml_schema_flat/descript.xsd"> + + <identAndStatusSection> + <dmAddress> + <dmIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="DA1" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="041" infoCodeVariant="A" itemLocationCode="A"/> + <language countryIsoCode="US" languageIsoCode="en"/> + <issueInfo issueNumber="009" inWork="00"/> + </dmIdent> + <dmAddressItems> + <issueDate year="2019" month="06" day="28"/> + <dmTitle> + <techName>Brake system</techName> + <infoName>Description of how it is made</infoName> + </dmTitle> + </dmAddressItems> + </dmAddress> + <dmStatus issueType="deleted"> + <security securityClassification="01" commercialClassification="cc51" caveat="cv51"/> + <dataRestrictions> + <restrictionInstructions> + <dataDistribution>To be made available to all S1000D users.</dataDistribution> + <exportControl> + <exportRegistrationStmt> + <simplePara>Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.</simplePara> + </exportRegistrationStmt> + </exportControl> + <dataHandling>There are no specific handling instructions for this data + module.</dataHandling> + <dataDestruction>Users may destroy this data module in accordance with their own local + procedures.</dataDestruction> + <dataDisclosure>There are no dissemination limitations that apply to this data + module.</dataDisclosure> + </restrictionInstructions> + <restrictionInfo> + <copyright> + <copyrightPara> + <emphasis>Copyright (C) 2016</emphasis> by each of the following organizations: <randomList> + <listItem> + <para>AeroSpace and Defence Industries Associations of Europe - ASD.</para> + </listItem> + <listItem> + <para>Ministries of Defence of the member countries of ASD.</para> + </listItem> + </randomList> + </copyrightPara> + <copyrightPara> + <emphasis>Limitations of liability:</emphasis> + </copyrightPara> + <copyrightPara> + <randomList> + <listItem> + <para>This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.</para> + </listItem> + <listItem> + <para>Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.</para> + </listItem> + <listItem> + <para>Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.</para> + </listItem> + </randomList> + </copyrightPara> + </copyright> + <policyStatement>S1000D-SC-2016-017-002-00 Steering Committee TOR</policyStatement> + <dataConds>There are no known conditions that would change the data restrictions for, or + security classification of, this data module.</dataConds> + </restrictionInfo> + </dataRestrictions> + <responsiblePartnerCompany enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </responsiblePartnerCompany> + <originator enterpriseCode="B6865"> + <enterpriseName>AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE</enterpriseName> + </originator> + <applicCrossRefTableRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="00W" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </applicCrossRefTableRef> + <applic> + <displayText> + <simplePara>Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9)</simplePara> + </displayText> + <evaluate andOr="and"> + <assert applicPropertyIdent="type" applicPropertyType="prodattr" applicPropertyValues="Mountain bicycle"/> + <evaluate andOr="or"> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Mountain storm"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk1"/> + </evaluate> + <evaluate andOr="and"> + <assert applicPropertyIdent="model" applicPropertyType="prodattr" applicPropertyValues="Brook trekker"/> + <assert applicPropertyIdent="version" applicPropertyType="prodattr" applicPropertyValues="Mk9"/> + </evaluate> + </evaluate> + </evaluate> + </applic> + <techStandard> + <authorityInfoAndTp> + <authorityInfo>20010131</authorityInfo> + <techPubBase>Bike book</techPubBase> + </authorityInfoAndTp> + <authorityExceptions/> + <authorityNotes/> + </techStandard> + <brexDmRef> + <dmRef> + <dmRefIdent> + <dmCode modelIdentCode="S1000DBIKE" systemDiffCode="AAA" systemCode="D00" subSystemCode="0" subSubSystemCode="0" assyCode="00" disassyCode="00" disassyCodeVariant="AA" infoCode="022" infoCodeVariant="A" itemLocationCode="D"/> + </dmRefIdent> + </dmRef> + </brexDmRef> + <qualityAssurance><firstVerification verificationType="tabtop"/></qualityAssurance> + <systemBreakdownCode>BY13</systemBreakdownCode> + <skillLevel skillLevelCode="sk01"/> + <reasonForUpdate id="rfu_general" updateReasonType="urt03"><simplePara>S1000D upissued</simplePara></reasonForUpdate> + + </dmStatus> + </identAndStatusSection> + <content> + <description> + <levelledPara> + <title>Brake system + The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use. + There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ). + + Cantilever brake + The brake system (refer to ) has these primary components: + + the brake lever (refer to ) + + + the brake cable + + + the brake arm + + + the brake clamp (also known as callipers) + + + the brake pads (refer to ) + + + +
+ Cantilever brake with straddle cable + +
+ A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle. +
+ + Brake pads + There are four brake pads (refer to ) on the bicycle. Two are found on the front wheel and two on the rear wheel. The brake pads are made out of hard wearing rubber. The pads press against the rim of the wheel to cause friction when the you operate the brake levers. +
+ Exploded diagram of a brake + +
+
+ + Brake lever + The brake levers (refer to ) are easily damaged. The lever is installed in the mount. A clamp bolt holds the mount. This bolt is not visible because it is found in the mount. The lever turns on a lever pivot bolt. The adjuster lock nut holds the brake cable. This lock nut adjusts the tension of the cable. +
+ Typical components of a mountain bicycle lever + +
+ The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel. +
+ + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-00-00-00AA-341A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-00-00-00AA-341A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..365c07dfc8fe20660af5a369597becdaa875c82b --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-00-00-00AA-341A-A_009-00_EN-US.XML @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + Brake system + Manual test + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY13 + + S1000D upissued + + + + + + + + + + + + + Operator + 0,3 + + + + + + + + + + + + + + + + + + Put the bicycle in a vertical position. + + + Hold the handle bars and push the bicycle forwards. + + + Apply the brakes. + + + Make sure that the wheels lock and the bicycle stops. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-10-00-00AA-251A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-10-00-00AA-251A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..66a6f41fb5ef25d11f8f60eced6e688132911682 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-10-00-00AA-251A-A_009-00_EN-US.XML @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY131 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + Operator + 0,3 + + + + + + + + + Rubbing alcohol + + KZ222 + + LL-002 + + + As required + + + + + + + + + + + + + Do a visual inspection of the brakes as given in the pre-ride checks (refer to + + + + ). + + + Clean the brake pads. + + Find each of the brake pads. + + + Apply a thin layer of the on each of the brake pads. + + + Rub the surface until you have applied the to the complete surface of the pad. + + + Remove the unwanted alcohol. + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-20-00-00AA-520A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-20-00-00AA-520A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..62eb674bdb314095b51c112fd211e2974dc0944e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-20-00-00AA-520A-A_003-00_EN-US.XML @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + Front brake + Remove procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + + BY13 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hold the front of the bicycle. + + + Remove the front brake forwards. + + + Put the frame on the floor. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-20-00-00AA-720A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-20-00-00AA-720A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..e2d2fceba647766c59e904db31458b96623df0c2 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA1-20-00-00AA-720A-A_003-00_EN-US.XML @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + Front brake + Install procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY13 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + It is necessary to install the fork before installing the brakes + + + + Hold the front of the bicycle. + + + Install the front brakes on the fork. + + + Put the frame on the floor. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-00-00-00AA-041A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-00-00-00AA-041A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..7212d15b3b2cd55d14cf0f066dcc2892155df0f1 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-00-00-00AA-041A-A_010-00_EN-US.XML @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + Steering + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY142 + + S1000D upissued + + + + + + + + + + + + + + + Steering + The steering on the bike is what enables the bike to manoeuvre in a given direction during travel. The steering system on the bike is made of three parts, they are: + + + + + The handlebar + + + + The headset + + + + The stem + + + + + Handlebar + This consists of a horizontal bar attached to the stem with handgrips at the end. Brake levers and shifters are also attached to this bar although they do not have any part in the steering mechanism. The handlebars manoeuvrability is a sideways swivelling action. The handlebars themselves do not provide this swivelling, the headset (also known as the steering tube) is the mechanism that enables the handlebars to swivel. + + + Headset + This mechanism is situated in front of the frame and connects the front fork to the stem and handlebars. The headset allows the handlebars to swivel left and right for steering purposes. + For a full description of the headset, refer to + + + + . + + + Stem + The stem is a piece that attaches the handlebar to the steering tube. Basically the stem is just a threaded stem bolt situated inside the steerer tube and is what attaches the handlebars to the headset. + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-041A-T-T62E_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-041A-T-T62E_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..2440e3940308d3dbfb88a5803b500aae48103fcc --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-041A-T-T62E_003-00_EN-US.XML @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + Steering + Description of how it is made: Knowledge Check + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + DA210 + S1000D upissued + + + + + + + Knowledge Check + + + + + Select your answer, and then click CHECK. + The stem attaches the _________________________ to the ________________________. + + + + + + + headset / fork + + + + + + + fork / handlebar + + + + + + + handlebar / headset + + + + + + + + frame / handlebar + + + + + + + + The answer "headset / fork" is incorrect. Try again! + + + + + + + The answer "fork / handlebar" is incorrect. Try again! + + + + + + + + Correct! + + + + + + + + The answer "frame / handlebar" is incorrect. Try again! + + + + + + + + The answer "headset / fork" is incorrect. The correct answer is handlebar / headset. + + + + + + + + The answer "fork / handlebar" is incorrect. The correct answer is handlebar / headset. + + + + + + + + The answer "frame / handlebar" is incorrect. The correct answer is handlebar / headset. + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-520A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-520A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d0952b3a6755a9ecde0af59e667d530addfbff9e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-520A-A_010-00_EN-US.XML @@ -0,0 +1,235 @@ + + +]> + + + + + + + + + + + + + Stem + Remove procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY141 + + S1000D upissued + + + + + + + + + + + + + + + + + Safety the bicycle in a bicycle stand and hold the front wheel off the ground + + + + + + + Operator + 1,5 + + + + + + Set of Allen wrenches + + KZ666 + + BSK-TLST-001-13 + + + 1 + + + Work stand + + KZ555 + + Stand-001 + + + 1 + + + + + + + + + + + + + It is not necessary to remove the handlebar when you remove the stem to get access to the headset. + + + + + + + Remove the handlebar + + + + + + + + Remove the stem. + + Remove the bolt in the center of the stem cap. +
+ Remove the bolt + +
+
+ + Loosen the stem clam bolt with a . + + + Remove the stem from the steerer tube. + + + Note: It is not necessary to remove the handlebar if you remove the stem to get access to the headset. + +
+
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-720A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-720A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..12e7fd896a22902aa2a74297f9ef42a4c567fd4e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-10-00-00AA-720A-A_010-00_EN-US.XML @@ -0,0 +1,299 @@ + + + +]> + + + + + + + + + + + + + Stem + Install procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY141 + + S1000D upissued + + + + + + + + + + + + + + + + + Make sure the bicycle is held safely on a work stand with the front wheel free of the ground + + + + + + + Operator + 1,0 + + + + + + Clean dry cloth + + KZ666 + + BSK-TLST-001-12 + + + 1 + + + Work stand + + KZ555 + + Stand-001 + + + 1 + + + + + + + Rubbing alcohol + + KZ222 + + LL-002 + + + 1 + + + General lubricant + + KZ222 + + LL-001 + + + 1 + + + + + + + Stem + + KZ555 + + St-001 + + + 1 + + + Stem bolt + + KZ555 + + St-001-01 + + + 1 + + + + + + + Do not tighten the stem bolt too much. You can cause damage to the headset bearings if you tighten the stem too much. + + + The stem bolt does not safety the stem. + + + The stem must point forward in alignment with the wheel. + + + + + + + Remove all the rust and the corrosion with a and . + + + Install the stem. + + Use a and lubricate: + + the threads of the and + + + + the sides + + + the top of the wedge + + + +
+ Lubricate the thread + +
+
+ + Install the in the steerer tube. +
+ Tighten the bolt + +
+
+ + Adjust to align the with the wheel and tighten the firmly. + +
+ + Install the handlebars (refer to + + + + ). + +
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-20-00-00AA-520A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-20-00-00AA-520A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..35def0e3cc7368837aeee01fb25b58dbe24522c2 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-20-00-00AA-520A-A_010-00_EN-US.XML @@ -0,0 +1,235 @@ + + + +]> + + + + + + + + + + + + + Handlebar + Remove procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY142 + + S1000D upissued + + + + + + + + + The bicycle is held safely on a work stand. + + + + + + + Operator + 1,5 + + + + + + Set of Allen wrenches + + KZ666 + + BSK-TLST-001-13 + + + 1 + + + Work stand + + KZ555 + + Stand-001 + + + 1 + + + + + + + + + + + + + Do not ride a bicycle with no grips on the handlebar. This can cause the hands of the rider to slip. + + + + + + + Remove the grips + + Put a long thin screwdriver below the grip and apply water between the grip and the handle bar. + + + Turn the grip forwards and rearwards to loosen it and then pull it off the end of the handlebar. + + + + Remove the brake and the shift levers from the handlebars + + Loosen the clamp screw (refer to ) which is behind or below the brake lever (as shown). +
+ Loosen the clamp screw with the Allen wrench + +
+
+ + Remove the lever and the mount from the handlebar. + + + Loosen the clamp bolt and remove the shifter from the handlebar. + +
+ + Remove the handlebar + +Use a and loosen the clamp bolt (refer to ). To remove, move the handlebar out of the stem. +
+ Loosen the clamp bolt + +
+
+
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-20-00-00AA-720A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-20-00-00AA-720A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..f639ef9360cbcba82d32d237fcb0264d53f72228 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-20-00-00AA-720A-A_010-00_EN-US.XML @@ -0,0 +1,301 @@ + + + + + + + + + + + + + + Handlebar + Install procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY142 + + S1000D upissued + + + + + + + + + The bicycle is held safely on work stand. Refer to () + + + + + + + Operator + 1,5 + + + + + + Set of Allen wrenches + + KZ666 + + BSK-TLST-001-13 + + + 1 + + + Extra firm hold hairspray + + HS111 + + HSP-D001 + + + 1 + + + Work stand + + KZ555 + + Stand-001 + + + 1 + + + + + + + + + + Handlebar + + KZ555 + + Hd-001 + + + 1 + + + Brake lever + + KT444 + + BR-LVRS-001 + + + 1 + + + Shifter lever + + KZ555 + + Sl-001 + + + 1 + + + Brake lever mount + + KT444 + + BR-LVRS-001-01 + + + 1 + + + Handlebar grips + + KZ555 + + Hd-001-01 + + + 1 + + + Handlebar plug + + KZ555 + + Hd-001-02 + + + 1 + + + + + + + Do not ride the bicycle until the grips have become dry and are firmly held in position. If the grips are wet, your hands can move off the grips when you ride the bicycle. + + + Do not ride a bicycle with no grips on the handlebar. + + + Make sure the handlebar is correctly aligned in the center of the stem. + + + + + + + Put the in the stem and tighten the clamp bolt with a . Make sure the handlebar is correctly aligned in the center of the stem. Tighten the clamp bolt. + + + Put the and on the handlebar. + + Move the on the again and make sure you do not catch the cables. + + + Tighten the clamp bolt. + + + Move the and the brake lever on the again. + + + Tighten the clamp screw. + + + + Replace the . + + Apply with the to the area of the . + + + Before the becomes dry, move the into the correct position. Make sure the grip protects the end of the or install a . + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b2b11de378c08b4daa7742e770d339c48daf902e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,169 @@ + + +]> + + + + + + + + + + + + + Headset + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY143 + + S1000D upissued + + + + + + + Headset + The headset (refer to ) is a pair of bearings on the two ends of the head tube of the frame. These bearings permit the fork to turn rearward and forward (for example, to let the rider turn the handlebars for the steering). + The headset (refer to ) includes the parts that follow: + + The bearing races that push into the head tube + + + a bearing race that pushes on the fork steerer tube + + + an adjustable upper race + + + two sets of ball bearings + + + + A headset has cups that are pushed into the head tube and a ring on the fork. All three must be fully parallel. It is usually necessary to remove rough paint to get all three fully parallel. + The upper race installs onto the steerer tube with a thread. A locknut is used to safety the upper race. + A clamp bolt holds the stem to the steerer tube. + The fourth remaining bearing race is part of a nut that installs on the threaded top end of the fork. This is done after you install it in the head tube. It is sometimes necessary for some headsets to have more thread at the top of the head tube. If the fork is too long, the spacer rings can be installed. If it is too short, there is a limit to the number of headsets you can use. + For an illustration of the parts of the headset (refer to ). +
+ Headset + +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-520A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-520A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..e285684b96442090cf1c97a25ca32f143ff39ee7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-520A-A_010-00_EN-US.XML @@ -0,0 +1,229 @@ + + +]> + + + + + + + + + + + + + Headset + Remove procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY143 + + S1000D upissued + + + + + + + + + + + + + + + + + The bicycle is safely held on a work stand + + + + + + + Operator + 0,5 + + + + + + Work stand + + Bikey + + Stand-001 + + + 1 + + + + + + + + + + + + + It is not necessary to remove the handlebar for this procedure. + + + + + + + Remove the stem (refer to + + + + ). + + + Remove: + + the spacers + + + the brake cable hangar + + + the dust seals + + + the conical expansion washer(s) from the steerer tube + + + + + + Lift the upper bearing cup off (refer to ) and then remove the fork from the frame. +
+ Lift the upper bearing cup + +
+
+
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-720A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-720A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d90bba8bfb63196a7c9c0ba3ab55de381bd4d699 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-30-00-00AA-720A-A_010-00_EN-US.XML @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + Headset + Install procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY143 + + S1000D upissued + + + + + + + + + + + + + + + + + The bicycle is safely held on a work stand + + + + + + + Operator + 1,5 + + + + + + Work stand + + Stand + + Stand-001 + + + 1 + + + + + + + + + + Frame fork + + KZ555 + + St-001-02 + + + 1 + + + Upper bearing cup + + KZ555 + + St-001-03 + + + 1 + + + Brake cable hangar + + KT444 + + BR-LVRS-002 + + + 1 + + + Dust seal + + KZ555 + + St-001-04 + + + 1 + + + Conical expansion washer + + KZ555 + + St-001-05 + + + 1 + + + + + + + + + + Install the on the frame. + + + Install the . + + + Install the components that follow on the steering tube: + + the + + + + the + + + + the + + + + + + + Install the stem (refer to + + + + ). + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-40-00-00AA-720A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-40-00-00AA-720A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..fa568b48a9ff16f71b1693943fefe8ff61ae639a --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA2-40-00-00AA-720A-A_003-00_EN-US.XML @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + Spacer + Install procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and Mountain storm Mk1 + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY142 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fork set + + KZ666 + + SPA-1000-1 + + + + + + + + + + + 1 + + Spacer + + KZ666 + + SPC-200-12 + + + 1 + + + + + + + + + + + + It is necessary to install the headset before installing any spacer + + + + Install the spacer () + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-00-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-00-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..ab88b45694ea5d4f4a4653a3919900348ffbe124 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-00-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,178 @@ + + + +]> + + + + + + + + + + + + + Frame + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY15 + + S1000D upissued + + + + + + + The bicycle frame + The frame is the skeleton, the primary part of your bicycle. Its structure makes the bicycle resistant to large forces. + The initial frames (refer to ) were tubes of aluminum or steel welded together. +
+ Welded frame joints + +
+ Subsequent frames (refer to ) can be made out of a wide variety of materials, including aluminium, titanium, or chrome moly. +
+ Frame + +
+ Other Frames are different and can also be of different materials (for example, titanium or chrome moly). Some bicycle frames are of carbon fiber. To get this material, it is necessary to put sheets of carbon fiber cloth on foam forms and epoxy them in position. This procedure gives a very light, strong structure that can have different shapes. + The frame includes the parts that follow: + + the top tube (the higher bar of the bicycle frame) + + + the down tube (the section of the frame that extends from the stem to the bottom bracket) + + + the head tube (the part of the frame that the fork steerer tube goes through) + + + the seat tube (the vertical part of the frame that is the rear of the front triangle and that is between the bottom bracket and the top tube) + + + the seat stay (the tube that includes the distance between the seat tube and the rear dropouts) + + + the chain stay (the tube that is the bottom part of the rear triangle) + + + +
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-10-00-00AA-411A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-10-00-00AA-411A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..68723b13fa81aff33c9f1dfd10bf939909578d10 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-10-00-00AA-411A-A_009-00_EN-US.XML @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + Horn + Isolated fault + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY151 + + S1000D upissued + + + + + + + + + Horn failed + + + + + Horn + + KZ444 + + Horn-001 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-10-00-00AA-921A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-10-00-00AA-921A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..526b439a265f2fef8067ac08a6ecd617754c99c8 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA3-10-00-00AA-921A-A_009-00_EN-US.XML @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + Horn + Remove and install a new item + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY151 + + S1000D upissued + + + + + + + + Local Disposal Procedures + + + + + + + + + + + + + + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + 8mm Allen wrench + + KZ666 + + BSK-TLST-001-08 + + + 1 + + + + + + + + + + Horn + + KZ444 + + Horn-001 + + + 1 + + + + + + + + + + Safely hold the bicycle. + + + Remove the horn. + + Use the 8mm Allen wrench from the and remove the two Allen screws. + + + Remove the horn. + + + + Install the new . + + Install the new on the handlebars. + + + Use the from the and tighten the two Allen screws. + + + + + + + Safely discard the horn that you removed + + + Local Disposal Procedures + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-00-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-00-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..4f3813f211ff6a0a4b610f473e79552bb65f323a --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-00-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + Drivetrain + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY16 + + S1000D upissued + + + + + + + Drive train + The drive train is the group of components that are necessary for the operation of the bicycle. The drive train is the primary system for the movement of the bicycle. A typical drive train has the chain wheels, the chain, the pedals and the saddle. + Since the drive train has many components, it is necessary to do a regular maintenance. The drive train maintenance is easy and the users can disassemble and assemble each part of the drive train. Because of this, when one part is defective, it is possible to remove and replace it with a new one. + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-241A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-241A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..5b470cba5289cb0742f4fd5022ce5fa3db58cfa7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-241A-A_010-00_EN-US.XML @@ -0,0 +1,357 @@ + + + + + +]> + + + + + + + + + + + + Chain + Oil + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + All + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY161 + + S1000D upissued + + + + + + + + Dry conditions + + + + + Wet conditions + + + + + + + + The bicycle chain is clean and dry + + + + + + + Bike rider + 0,5 + + + + + + Clean dry cloth + + KZ666 + + BSK-TLST-001-12 + + + 1 + + + Floor covering + + KK999 + + PPP-001 + + + 1 + + + + + + + ACME sticky lube 52B + Wet lube + + KZ222 + + LL-007 + + + 1 + + + AECMA Heavy duty Oil 1988 + Dry lube + + B6865 + + HD1988 + + + 1 + + + + + + + + + + + is a very + dangerous substance. Do not get it onto your skin. Use it in a well + ventilated area. If you swallow it seek immediate medical advice. If + it gets into your eyes wash your eyes in clean water and seek + medical advice. + + + + is a very + dangerous substance. Do not get it onto your skin. Use it in a well + ventilated area. If you swallow it seek immediate medical advice. If + it gets into your eyes wash your eyes in clean water and seek + medical advice. + + + + + + + Apply the penetrating lubricant into all the parts of the bike that + move + + Apply to: + + derailleur pivots (refer to ) + + + derailleur tension (refer to ) + + + +
+ Derailleur pivots + +
+
+ Derailleur tension + +
+
+ + Apply to: + + brake lever pivots (refer to ) + + These brake lever pivots include: + + derailleur pivots + + + derailleur tension + + + guide wheels + + + brake lever pivots + + + control cables and where they go into their casings + + + +
+ Brake lever pivots + +
+
+
+ + Lubricate the chain + + Make sure the chain is clean and dry. + + + Put the on the floor below the + chain. + + + + Apply the to each roller + of the chain (refer to ) but only apply a small + quantity. + + + Apply the to each roller + of the chain (refer to ) but only apply a small + quantity. + + + + Hold the nozzle of the container above the front of the chain ring and + slowly turn the cranks rearwards. + + + + Do not get lubrication oil into the brake system. + Oil in the break system can affect the efficiency of the bake + system. Do not get oil onto the floor where it can easily get + transferred onto the brake system. + + Let the lubricant soak into chain before you clean the unwanted + lubricant from the chain. + + +
+ Lubricate the chain + +
+ + Check lubricated parts + + Do a check of the rear wheel rim and clean the unwanted lubricant + if necessary. + + + Do a check of the chain to make sure that each link is lubricated. + If there are links that do not move easily or have become frozen, + lubricate the chain again (refer to ). + + + Do a check of the remaining lubricated parts and clean the + unwanted lubricant with a . + + +
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-251B-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-251B-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..ea70c6d799f2062b48da33336cc388df7bf325bc --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-251B-A_009-00_EN-US.XML @@ -0,0 +1,284 @@ + + + + + + + + + + + + + + Chain + Clean with chemical agent + Use chain cleaning fluid + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY161 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + Stiff bristle brush + + KZ666 + + BSK-TLST-001-02 + + + 1 + + + Chain cleaning fluid + + KZ222 + + LL-003 + + + As required + + + Chain cleaning tool + + KZ666 + + BSK-TLST-001-03 + + + 1 + + + + + + + Floor covering + + KK999 + + PPP-001 + + + 1 + + + General lubricant + + KZ222 + + LL-001 + + + As required + + + + + + + + + + + + + Inspect the chain. + Do the inspection of the chain as given in the pre-ride checks (refer to + + + + ). + + + Prepare the cleaning area. + + Put the on a satisfactory floor area. + + + Put the bicycle on the floor covering. + + + + Clean debris from the chain. + + Use the and loosen as much unwanted material as possible. + + + Make sure that you remove all the unwanted material from the chain. + + + + Clean the chain. + + Open the and fill with the . + + + Move the chain to the middle chainring and the middle sprocket at the rear. + + + Put the chain in the chain guides of the chain cleaning tool and lock the tool on the chain. + + + Hold the tool with the left hand and slowly turn the rearwards with the right hand. + + + Press the button on the cleaning tool to make sure that cleaning fluid flows until the tool is empty. + + + If necessary, remove the unwanted chain cleaning fluid. + + + + Lubricate the chain. + + Use the and lubricate the chain. + + + Unlock and remove the cleaning tool. + + + If necessary, remove the unwanted lubricant. + + + + + + + Move the bicycle to its storage area and remove the floor covering. + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-414A-A_007-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-414A-A_007-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..274c9d6e5c2cebe91dddb2688a66c3121445b82f --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA4-10-00-00AA-414A-A_007-00_EN-US.XML @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + Drive train + Correlated fault + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY151 + + S1000D upissued + + + + + + + + + + + The pedal mechanism is jammed + + + + + + The derailleur is jammed + + + + + + + Bicycle chain + + KZ120 + + Tchain-120 + + + + + + + Prepare the derailleur to put transmission chain back on pedal mechanism. + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-00-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-00-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..0d4d425889c2d8e946748ff352563cf127cb3f6f --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-00-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + Gears + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY17 + + S1000D upissued + + + + + + + + + + + + + + + + + + + + Gears + The gears include the mechanism, the hubs and the shifters. + The description of the mechanisms is given in + + + + + + The description of the shifters is given in + + + + + + The bicycles of these days can have 27 gears or more. The mountain bikes use a set that includes: + + Three socket sprockets of different dimension on the front + + + Nine socket sprockets of different dimensions at the rear + + + + This set gives the gear ratios. + The shifters installed on the handlebars change the gears and operate the mechanisms (also known as derailleurs). These derailleurs are cable-actuated mechanisms. They move the chain from the different sprockets. + The hub is the center of the wheel and contains the axle and bearings. + The gears let the rider crank at the pedals at a constant movement on slopes of different angles. + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-10-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-10-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..872962d642935b0b7154f9c100cc61f686ef55eb --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-10-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,175 @@ + + + +]> + + + + + + + + + + + + + Mechs + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY171 + + S1000D upissued + + + + + + + Derailleur + There are two different types of derailleur, the front and the rear. + + Front derailleur + The front derailleur (refer to ) contains two types of screws to keep the movement of the derailleur to a minimum. These screws are: + + the stop screw low-gear + + + the stop screw high-gear + + + + The function of these screws is to prevent the rider from over shifting . If this occurs, the chain will go out of the chain wheel. +
+ Front derailleur + +
+ The derailleur is installed on the bicycle seat tube with a clamp and is parallel to the three front sprockets. + The shift cable is connected between the shifters on the handle bars and the cable clamp bolt on the front derailleur. This operates the derailleur. On the sprockets there is an inner and outer cage. The clamp attaches the cage. +
+ + Rear derailleur + The rear derailleur (refer to ) section contains the sprockets for the different gear changes. When the cable clamp bolt is tight, it holds the shift cable in its position. A screwed bolt holds the tension wheel. +
+ Rear derailleur + +
+ The derailleur mounting bolt connects the derailleur to the frame. When the user attaches this bolt, this makes sure that the cage plates are parallel with the chain rings. + The guide wheel has the function to move the chain with the derailleur. It moves the chain from one sprocket to the other. The guide wheel must not move on its axis. If this occurs, there will be wear on the wheel. The position of the guide wheel is below the largest sprocket. +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-20-00-00AA-251C-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-20-00-00AA-251C-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..f185dcf683946ebc8a68929cf8111bdcc34374b7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-20-00-00AA-251C-A_010-00_EN-US.XML @@ -0,0 +1,286 @@ + + +]> + + + + + + + + + + + + + Hubs + Clean with chemical agent + Use degreasing agent + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY172 + + S1000D upissued + + + + + + + + + + + + + + + + Rear wheel removed + + + + + + + + + + + + Bicycle mechanic + 0,8 + + + + Operator + 0,3 + + + + + + Specialist toolset + + KZ666 + + BSK-TLST-001 + + + 1 + + + + + + + Degreasing agent + + KZ222 + + LL-004 + + + As required + + + General grease + + KZ222 + + LL-005 + + + As required + + + + + + + + + + + + + Remove the axle. + + Use the cone-wrench from the and remove the locknut from one side of the axle. + + + Remove the washer and the cone from the axle. + + + + Make sure you do not lose the bearings from the hub. Be prepared to catch the bearings if they fall out. Missing bearings can cause damage to the hub. + + Pull the axle out from the other side as shown in . +
+ Removing the axle + +
+
+
+ + Remove the bearings. + + Use a small screwdriver from the and remove the bearings from their races. + + + Make sure that each side of the hub has the same number of bearings. + + + Use the and clean all the parts of the hub. + + + Do a check of the axle to make sure that it is straight. + + + Examine the bearing contact area on the cones and the races in the hub for pitting and other signs of damage. + + + Do a check of the ball bearings for signs of damage. + + + Apply a large quantity of on each hub race. + + + + Assemble the hub. + + Install the ball bearings into the races and push them into the grease. + + + Apply more grease on the tops of the bearings. + + + Install the axle through the hub. + + + Install the cone, the washer and the locknut on the other side of the axle. + + + Use the cone-wrench from the specialist toolset and carefully tighten the locknut. + + +
+ + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-30-00-00AA-041A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-30-00-00AA-041A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..0558833956316419eed06bfd9e80d0eb69df8c04 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DBIKE-AAA-DA5-30-00-00AA-041A-A_009-00_EN-US.XML @@ -0,0 +1,178 @@ + + + + + +]> + + + + + + + + + + + + + Shifters + Description of how it is made + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + BY173 + + S1000D upissued + + + + + + + Shifters + The thumb shifter is a usual type in modern bicycles. It is possible to adjust this type of shifter for operation in the index position or in the friction position. The differences between the two are: + + The index shifters change the gears with a click of a lever. + + + The friction shifters hold the derailleur in its position by friction. + + + + The thumb shifters (refer to ) are held on the bicycle with a screw. The paragraph that follows gives a description of a thumb shifter. +
+ Thumb shifter index type + +
+
+ + How a thumb shifter is made up + A wing nut (refer to ) from the top of the lever holds the thumb shifter. The lever is on top of the mount and the mount is on the handle bar with a nut. To remove the mount, it is necessary to loosen the nut of two turns (refer to ), then the mount can move from the handle bar from the top of the lever. The lever sits on top of the mount and the mount is fixed into pace on the handle bar by a nut. +
+ Unscrew wingnut + +
+
+ Loosen the nut + +
+ On modern models of this shifter, there is a clamp bolt that holds the shifter in its position (refer to ). The user can loosen the clamp bolt with an applicable tool. This lets the shifter release the handlebar. +
+ Loosen the shifter clamp bolt + +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00EA-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00EA-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..10cbb5f2fadf4b59c0617d22f59a869c16e90689 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00EA-D_003-00_EN-US.XML @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + Lighting + Functional item numbers common information repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + S1000D upissued + + + + + + + + Mountain storm Mk1 + + + + + + + + + + Brook trekker Mk9 + + + + + + + + + + + + + + + Front light + + + + 55 + + lights + + + + + + Rear light + + + + + 30 + + lights + + + + + + Battery + + + + 21 + + + + + + + Electronic Box 01 + + + + 45 + + Electronic Unit + + + + + + Generator + + + + + + + + + + + Relay + + + + 95 + + + + + + + Distribution module + + + + 25 + + + + + + + Switch + + + + 30 + + + + + + + Connector + + + + + + + + + + + Receptacle + + + + 60 + + + + + + + + Diode + + + + + + + + + + + + Diode + + + + + + + + + + + Speed sensor + + + + 2 + + + + + + + Tachometer + + + + 6 + + + + + + + GT-002-WD + + + + 10 + + + + + + + GT-004-WD + + + + 10 + + + + + + + GT-004-WD + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00GA-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00GA-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..cb0cfe87d65cf5bad558b20296cc60a1d7de69f9 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00GA-D_003-00_EN-US.XML @@ -0,0 +1,472 @@ + + + + + + + + + + + + + + Lighting + Parts common information repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + S1000D upissued + + + + + + + + Mountain storm Mk1 + + + + + + + + + + Brook trekker Mk9 + + + + + + + + + + + + + + Light system + + + + + + + 1 + + + + + + Light, sub-assembly front + + + + + + + 1 + + + + + + Light, main body + + + + + + + 0 + + + + + + Light, base + + + + + + + 0 + + + + + + Seal + + + + + + + 0 + + + + + + Battery + + + + + + + 1 + + + + + + Lens, assembly + + + + + + + 0 + + + + + + Lens sub-assembly + + + + + + + 0 + + + + + + Reflector + + + + + + + 0 + + + + + + Bulb + + + + + + + 1 + + + + + + Bulb + + + + + + + 1 + + + + + + Loom wiring + + + + + + + 0 + + + + + + Bracket, light mounting + + + + + + + 0 + + + + + + Clip + + + + + + + 0 + + + + + + Seal + + + + + + + 0 + + + + + + Screw,special + + + + + + + 0 + + + + + + Washer,flat + + + + + + + 0 + + + + + + Grip,strip + + + + + + + 0 + + + + + + Light, sub assembly rear + + + + + + + + + + + + Lens, assembly rear + + + + + + + + + + + + + Front Bulb + + + + + + + + + + + + + Rear Bulb + + + + + + + + + + + + + Glass + + + + + + + + + + + + + Glass with hole + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00HA-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00HA-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..4cb71502da7607e8c5e6d844122dcc7ba32ed714 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00HA-D_003-00_EN-US.XML @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + Lighting + Zones common information repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + S1000D upissued + + + + + + + + Mountain storm Mk1 + + + + + + + + + + Brook trekker Mk9 + + + + + + + + + + + + + + + + + + + FRONT ZONE BEGINS BY FRONT TIRE. IT STARTS FROM LENGTH "0 cm" TO LENGTH "50 cm" + + + + + + + + + + + TIRE ZONE INCLUDING THE FRONT TIRE, THE INNER TUBE AND THE SPOKES + + + + + + + + + MIDDLE ZONE. IT STARTS FROM LENGTH "50 cm" TO LENGTH "100 cm" + + + + + + + + + BACK ZONE. IT STARTS FROM LENGTH "100 cm" TO LENGTH "150 cm" + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00NA-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00NA-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..3c5ddbd5a6550149d9788fe83f5970d6176dd461 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-00NA-D_003-00_EN-US.XML @@ -0,0 +1,450 @@ + + + + + + + + + + + + + + Lighting + Support equipment common information repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + S1000D upissued + + + + + + + + Mountain storm Mk1 + + + + + + + + + + Brook trekker Mk9 + + + + + + + + + + + + + + Tire pressure gauge Descr + Tire pressure gauge + + + + 1 + + + + Tire pressure gauge Descr + + + + + + + Specialist toolset Descr + Specialist toolset + + + + 1 + + + + Specialist toolset Descr + + + + + + + Water hose Descr + Water hose + + + + 1 + + + + Water hose Descr + + + + + + + Stiff bristle brus Descr + Stiff bristle brush + + + + 1 + + + + Stiff bristle brush Descr + + + + + + + Sponge Descr + Sponge + + + + 1 + + + + Sponge Descr + + + + + + + Test stand Descr + Test stand + + + + 1 + + + + Test stand Descr + + + + + + + Tire lever Descr + Tire lever + + + + 1 + + + + Tire lever Descr + + + + + + + Marker pen Descr + Marker pen + + + + 1 + + + + Marker pen Descr + + + + + + + Tube patch kit Descr + Tube patch kit + + + + 1 + + + + Tube patch kit Descr + + + + + + + Foot pump Descr + Foot pump + + + + 1 + + + + Foot pump Descr + + + + + + + Set of Allen wrenches Descr + Set of Allen wrenches + + + + 1 + + + + Set of Allen wrenches Descr + + + + + + + Work stand Descr + Work stand + + + + 1 + + + + Work stand Descr + + + + + + + Clean dry cloth Descr + Clean dry cloth + + + + 1 + + + + Clean dry cloth Descr + + + + + + + Extra firm hold hairspray Descr + Extra firm hold hairspray + + + + 1 + + + + Extra firm hold hairspray Descr + + + + + + + 8mm Allen wrench Descr + 8mm Allen wrench + + + + 1 + + + + 8mm Allen wrench Descr + + + + + + + Floor covering Descr + Floor covering + + + + 1 + + + + Floor covering Descr + + + + + + + Chain cleaning fluid Descr + Chain cleaning fluid + + + + As required + + + + Chain cleaning fluid Descr + + + + + + + Chain cleaning tool Descr + Chain cleaning tool + + + + 1 + + + + Chain cleaning tool Descr + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-029A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-029A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..f9a04478d1a0bcdfb7b1a6bd3a68743d2bbddd6f --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-029A-A_009-00_EN-US.XML @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + Wiring data + Field description + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + + + + + + + + S1000D upissued + + + + + + + + Wire number + The wire number is the unique identifier for all electrical wires installed on the bicycle. + + + Wire type + Wire type identifies the electrical wire in coded form, eg AP. + + + Wire gauge + Wire gauge identifies the gauge of the wire in coded form, eg. 010. + + + Wire part number + Wire part number gives the part number of the wire. + + + Harness ident + Harness ident identifies the harness in which the wire is pre-assembled. + + + Wire sequential number + Contains the sequential number of the wire, e.g. in the harness. + + + Wire information circuit code + Contains the identifier of the circuit to which the wire belongs. + + + Wire information wire section identification + Contains the identifier of the section to which the wire belongs. + + + Length + Length identifies the length of the wire. The given value is approximately 10% higher than necessary to install the wire on the bicycle. + + + Color + Color identifies the color of the wire sheating. + + + Twisting + Twistig identifies wires, which are twisted together with a unique identifier. + + + Electric ident + Electric ident shows the electrical identification, to which the wire is connected. It is available for all electrical equipment, eg L1. + + + Contact + Contact identifies the electrical contact to which the wire is connected. + + + Group code + Identifies wires, which are connected to the same terminal lug. + + + Screens + Screens identifies all screens that shield the wire. Wires shielded by the same screen are identified by the same screens value. + + + Responsible partner company + The responsible partner company indicates the company responsible for the integration of the wire to the bicycle. + + + Feed-through + Identifies bunges through which the wire is routed. + + + Next higher assembly + Identifies the next higher assenbly, in which the wire is installed. + + + + + Harness ident + Harness ident identifies pre-assembled wires, which are installed on the bicycle. + + + Harness Part number + Harness part number gives the part number of the harness identified by the harness ident. + + + Harness variant + Harness variant identifies the variant of the harness in addition to the harness part number. + + + Harness issue + Harness issue identifies the production variant of the harness in addition to the harness part number. + + + Harness nomenclature + Harness nomenclature identifies the harness by using a specific name. + + + Harness separation code + Harness separation code gives the separation code of the harness. + + + Minimum temperature + Minimum temperature gives the minimum environment temperature in which the harness can be used. + + + Maximum temperature + Maximum temperature gives the maximum environment temperature in which the harness can be used. + + + Harness environment + Harness environment indicates that a harness is used in high vibriation or/and hydraulic areas. + + + Harness sleeve + Gives the part number and/or the material of the sleeves used on the harness. + + + Responsible partner company + The responsible partner company indicates the company responsible for the integration of the harness to the bicycle. + + + + + Electric ident + Electric ident shows the electrical identification, which is available for all electrical equipment, eg L1. + + + Part identification + Part identification shows the part number of the equipment. In most cases the part number is identical to the part desciption. + + + Location + Location shows the installation position of the equipment on the bicycle. + + + Next higher assenmbly + Next higher assenmbly identifies the box or panel, in which the equipment is installed. + + + Position on next higher assenmbly + Gives the position on the next higher assenmbly, in which the equipment is installed. + + + Maximum number of mounting positions + Gives the maximum number of mounting positions on the next higher assembly. + + + Sibling plug identification + Sibling plug identification contains the electric ident of the mating connector. + + + Transverse link + Transverse link shows external or internal electrical connections of the equipment. + + + Responsible partner company + The responsible partner company indicates the company responsible for the integration of the equipment to the bicycle. + + + Quantity + Gives the quantity of multiple occurence equipment. + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-040A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-040A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..d18c2084e4ec56bcc64d5b78295edd052e5c553d --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-040A-A_009-00_EN-US.XML @@ -0,0 +1,184 @@ + + +]> + + + + + + + + + + + + + Electrical system + Description of how it is made and its function + + + + + + + + + + + ASD Couriers + + Clifford + + + Bike Security Guidance Book 1 + + + + + + + ASD Couriers + + Wink + + + + + + + + + + Calm Security + + Calm + + + Bike Security Guidance Book 2 + + + + + ASD Couriers + + Clifford + + + Bike Security Guidance Book 1 + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + S1000D upissued + + + + + + + + Lighting system + The illustration that follows (see ) shows the lighting system of the bicycle. + The lighting system is equipped with special high beam lighting. Do not use special high beam lighting when bicycling on roads during winter months. + +The lighting system is faulty and will be replaced by 2013-03-15. + +
+ Lighting system + +
+
+
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-056A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-056A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b1eee0f3bb30a9e9359e0256c4be4e4e48ad91c5 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-056A-A_010-00_EN-US.XML @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + Wiring + Equipment lists + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + + + S1000D upissued + + + + + + + + + + + + Front light + 16 + + UK MoD + + + Handle bars + + + + + Rear light + 16 + + UK MoD + + + Seat post + + + + + Battery + 16 + + UK MoD + + + Frame + + + + + + + + Generator + 16 + + UK MoD + + + Steering tube + + + + + Relay + 10 + + UK MoD + + + Frame + + + + + + + + Distribution module + + + + + + + + + + + + + + + 07 + + UK MoD + + + Frame + + + + + + + + Switch + 15 + + UK MoD + + + Handle bars + + + + + + + + Connector + 3 + + UK MoD + + + Frame + + + + + + + + + + + Receptacle + 3 + + UK MoD + + + Frame + + + + + + + + + + + Diode + 18 + + UK MoD + + 2 + + Frame + + + + + + + Frame + + + + + + + + + Speed sensor + 16 + + UK MoD + + + Steering tube + + + + + Tachometer + 16 + + UK MoD + + + Handle bars + + + + + Electronic Box 01 + 5 + 13 + + UK MoD + + + Frame + + + + + GT-002-WD + 11 + + UK MoD + + + Frame + + + + + + + + + GT-004-WD + 11 + + UK MoD + + + Frame + + + + + + + + + GT-004-WD + 11 + + UK MoD + + + Frame + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-057A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-057A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..cffd3e6efa1c2759ad43bac7ba711749fe5111aa --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-057A-A_010-00_EN-US.XML @@ -0,0 +1,1202 @@ + + + + + + + + + + + + + + Wiring + Wire list + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + + + S1000D upissued + + + + + + + + + + + + + FL1AA + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + 1 + 1 + 1 + + + 03 + + + + + + AP + 010 + + W2201-K + Lamp1 + 1 + 234 + 567 + + Lamp1 + + 1000 + red + + UK MoD + + + + + + + + + + + FL2AA + + + + + + + + + 2 + + + 01 + + + + + + + + + 1 + 1 + 2 + 5 + + + 03 + + + + + + AP + 010 + + 23-4567 + Lamp1 + 2 + + Lamp1 + + 1000 + blue + + UK MoD + + + + + + + + + + + NC1VI + + + + + + + + + 1 + 1 + 1 + 4 + + + 03 + + + + + + + RL1AA + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + 1 + 1 + 2 + + + 03 + + + + + + AP + 010 + + Lamp2 + 1 + 134 + 467 + + Lamp2 + + 1500 + red + + UK MoD + + + + + + + + + + + RL2AA + + + + + + + + + 2 + + + 01 + + + + + + + + + 1 + 1 + 2 + 6 + + + 03 + + + + + + AP + 010 + + Lamp2 + 2 + + Lamp2 + + 1500 + blue + + UK MoD + + + + + + + + + + + GE2AA + + + + + + + + + 2 + + 1 + + 01 + G1- + + + + + + + + + 1 + 1 + 2 + 7 + + + 03 + + + + + + AP + 010 + + 2 + 500 + + UK MoD + + + + + + + + + + + BT2AA + + + + + + + + + 2 + + + 01 + + + + + + + + + 2 + + + 02 + + + + + + AP + 010 + + Batt_01 + 2 + + Batt + + 400 + black + + UK MoD + + + + + + + + + + + + + + GE1AA + + + + + + + + 1 + + 1 + + 01 + G1+ + + + + + + + + + 2 + 2 + 102 + + + 04 + + + + + + AP + 010 + + 1 + 500 + + UK MoD + + + + + + + + + + + GE3AA + + + + + + + + 1 + + 2 + + 01 + G2+ + + + + + + + + + 1 + 1 + 1 + + + 04 + + + + + + AP + 010 + + 3 + 500 + + UK MoD + + + + + + + + + + + GE3AB + + + + + + + + 1 + + 3 + + 01 + G2+ + + + + + + + + + 1 + 1 + 1 + + + 04 + + + + + + AP + 010 + + 3 + 500 + + UK MoD + + + + + + + + + + + BT1AA + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + Batt_01 + 1 + + Batt + + 400 + red + + UK MoD + + + + + + + + + BA1AA + + + + + + + + + 1 + + + 02 + + + + + + + + + 1 + 1 + 1 + + + 04 + + + + + + AP + 010 + + 1 + 1200 + + UK MoD + + + + + + + + + + + + + + BA1AB + + + + + + + + + 1 + 1 + 102 + + + 04 + + + + + + + + + 2 + 1 + 103 + + + 04 + + + + + + AP + 010 + + 1 + 1000 + + UK MoD + + + + + + + + + + + + + + BA2AA + + + + + + + + + 2 + + + 02 + + + + + + + + + 1 + 1 + 2 + 8 + + + 03 + + + + + + AP + 010 + + 2 + 200 + + UK MoD + + + + + + + + + LL1AA + + + + + + + + + 2 + 1 + 1 + + + 04 + + + + + + + + + 1 + 1 + 1 + 3 + + + 03 + + + + + + AP + 010 + + 1 + 500 + + UK MoD + + + + + + + + + GE4AA + + + + + + + + + 2 + + 2 + + 01 + G1- + + + + + + + + 1 + 1 + 1 + + + 04 + + + + + + AP + 010 + + 4 + 500 + + UK MoD + + + + + + + + + + + GE5AA + + + + + + + + + 1 + 1 + 2 + + + 04 + + + + + + + + 1 + 1 + 2 + + 1 + + 04 + R1 + + + + + + + GE5AB + + + + + + + + + 1 + 1 + 2 + + + 04 + + + + + + + + 1 + 1 + 2 + + 2 + + 04 + R1 + + + + + + + T001 + + + + + + + + 2 + + 1 + + + 01 + + + + + + + + + + + 2 + + 1 + + + 01 + + + + + + + + + XY + 010 + + Tacho + 001 + + SCT1 + + + Tacho + + 1200 + yellow + + UK MoD + + + + + + T002 + + + + + + + + 3 + + 2 + + + 01 + + + + + + + + + + + 3 + + 2 + + + 01 + + + + + + + + + XY + 010 + + Tacho + 002 + + SCT1 + + + Tacho + + 1200 + green + + UK MoD + + + + + + ND1 + + + + + + + 1 + 100 + + 0 + + + 01 + + + + + + + + + + 1 + + 0 + + + 01 + + + SCT1 + + + + + + + ND2 + + + + + + + 1 + 100 + + 0 + + + 01 + + + + + + + + + + 1 + + 0 + + + 01 + + + SCT1 + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-058A-A_010-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-058A-A_010-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..5097a25c7c08e60263bb55b636cba5bbdfda7e28 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-058A-A_010-00_EN-US.XML @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + Wiring + Loom list + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + S1000D upissued + + + + + + + + + + + Batt_01 + + Battery_123 + 123 + A + Battery harness + LS1 + + 500 + + + + + SPN1234 + + + + + UK MoD + + + + Tacho + + Tachometer_101 + 101 + A + Tachometer harness + LS2 + + -10 + 60 + + + + + + + + UK MoD + + + + Lamp1 + + Front light_501 + 501 + A + Front light harness + LS3 + + -10 + + + + SPN1234 + + + SPN4321 + + + + + UK MoD + + + + Lamp2 + + Rear light_503 + 503 + A + Rear light harness + LS3 + + + + UK MoD + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A1A-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A1A-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..0b74e52d660954c06fbefa6dc8fe4ae3ab2994ef --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A1A-D_003-00_EN-US.XML @@ -0,0 +1,591 @@ + + + + + + + + + + + + + + Lighting + Functional and/or physical areas repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + All + + + + + + + + + + + S1000D upissued + + + + + + + + + Mountain bicycle + + + + + + + Mountain bicycle - General + + + + + + + Mountain bicycle - General + + + + + + + Mountain bicycle - General + + + + Bicycle + + + + + + + + + + Bicycle - General + + + + + + + Bicycle - General + + + + + + + Bicycle - General + + + + TBD + + + + + + + TBD - General + + + + + + + TBD - General + + + + TBD1 + + + + + + + TBD1 - General + + + + + + + TBD1 - General + + + + TBD2 + + + + + + + TBD2 - General + + + + + + + TBD2 - General + + + + Wheel + + + + + + + + + Wheel - General + + + + + + + Wheel - General + + + + + + + Wheel - General + + + + Inner tube + + + + + + + Inner tube - General + + + + + + + + + Inner tube - General + + + + Inner tube + + + + Tire + + + + Rear wheel + + + + + + + Rear wheel - General + + + + + + + Rear wheel - General + + + + Brake system + + + + + + + + Brake system - General + + + + + + + Brake system - General + + + + + + + Brake system - General + + + + Brake pads + + + + + + + Brake pads - General + + + + + + + Brake pads - General + + + + Steering + + + + + + + + + + Steering - General + + + + + + + Steering - General + + + + + + + Steering - General + + + + Stem + + + + + + + Stem - General + + + + + + + Stem - General + + + + Handlebar + + + + + + + Handlebar - General + + + + + + + Handlebar - General + + + + Headset + + + + + + + Headset - General + + + + + + + Headset - General + + + + Frame + + + + + + + + Frame - General + + + + + + + Frame - General + + + + + + + Frame - General + + + + Horn + + + + + + + Horn - General + + + + + + + Horn - General + + + + Drivetrain + + + + + + + + Drivetrain - General + + + + + + + Drivetrain - General + + + + + + + Drivetrain - General + + + + Chain + + + + + + + Chain - General + + + + + + + Chain - General + + + + Gears + + + + + + + + Gears - General + + + + + + + Gears - General + + + + + + + Gears - General + + + + Mechs + + + + + + + Mechs - General + + + + + + + Mechs - General + + + + Hubs + + + + + + + Hubs - General + + + + + + + Hubs - General + + + + Shifters + + + + + + + Shifters - General + + + + + + + Shifters - General + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A2A-D_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A2A-D_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..fb8a91bd76834761c473cd78c3a4ba6583063f3e --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-0A2A-D_003-00_EN-US.XML @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + Lighting + Applicability common information repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + All bicycles applicability + + + + + + 20010131 + Bike book + + + + + + + + + + + + + S1000D upissued + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-341A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-341A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..44a6eb7bafda1554b9ceb27b47ecc59aa091758f --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-341A-A_009-00_EN-US.XML @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + Lights + Manual test + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + S1000D upissued + + + + + + + + + + + + + Operator + 0,3 + + + + + + + + + + + + + + + + + + Set the lights to on. + + + Make sure that all the lights operate correctly. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-413A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-413A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..c35ef7e2dc4f31244e036d8a8bdc26aa30588f26 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-413A-A_009-00_EN-US.XML @@ -0,0 +1,231 @@ + + + + + + + + + + + + + + + Lights + Observed fault + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The lights are set to the dim position. + + + During use or maintenance + + + + Bulb + + KZ111 + + LiRUs-L1-11 + + + + + + Test the bulbs + + + + + + + + + + + + + + + + + + + + + + + + + + This is the data module you would visit when you notice that the lights do not operate correctly. + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-700A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-700A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..f2e5b84247edf3ae1fb36b1bba3963d97f6ebabf --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-700A-A_009-00_EN-US.XML @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + Lighting + Assemble, install and connect procedures + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + + + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bike is stationary + + + + + + + +1 + + + + + + + + + + + + + + + + Impacted zones: and + + + + + + + + + + + + + + Remove the lighting system from the packaging. + + + Make sure that the components in the package are the same as those on the + + + + + + + + Install the light bulb to the front and rear lights (refer to + + + + ). + + + Attach the front light fitting on the top of the handlebar. + + Apply the protective strip around the handlebar. + + + Pull the clamp open and put it around the protective strip with the light connector at the top. + + + Install the washer on the screw. + + + Use the correct screwdriver from the and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the handlebar. + + + + Attach the rear light fitting to the rear triangle of the bike frame. + + Apply the protective strip around one of the two rear triangle up-tubes. + + + Pull the clamp open and put it around the protective strip. Make sure the light connector points rearwards. + + + Install the washer on the screw. + + + Use the correct screwdriver from the and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the tube. + + + + Attach the light with the white glass to the front connector. + + + Attach the light with the red glass to the rear connector. + + + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-921A-A_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-921A-A_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..4297504e861f36be15791fab91b1e64849e17cbc --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-00AA-921A-A_009-00_EN-US.XML @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + Lighting + Remove and install a new item + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + + + + + + S1000D upissued + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Half front + + + on the handlebars + + + + + + Half rear + + + under the saddle + + + + + + + Light set to off + + + Light removed from bicycle + + + + + + + Special Toolset + + 1 + + Screwdriver + + 1 + + + + + + + + + + + + Bulb + + + KZ777 + + LIRUS-L1-11 + + + 2 + + + + Kit + + 1 + + Bulb + + + KZ777 + + LIRUS-B1-12F + + + 1 + + + + + + Bulb + + + KZ777 + + LIRUS-B1-12R + + + 1 + + + + + + + + Glass + + + KZ777 + + LIRUS-G1-10 + + + 1 + + + + Glass + + + KZ777 + + LIRUS-G1-10H + + + 1 + + Glass + + + KZ777 + + LIRUS-G1-10 + + + 1 + + + + Make sure that the new bulb is not cracked. + + + + + + + + + + + + From location , remove the glass . + + + Remove the used front yellow bulb . + + + Discard the used bulb . + + + Remove the new white bulb from the kit . + + + Install the new white bulb . + + + Install the glass on the light. + + + + Attach the light fitting on the handlebar. + + + Apply the protective strip around the handlebar. + + + Install the washer on the screw. + + + Use the special screwdriver from the toolset and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the handlebar. + + + + + From location Remove the glass . + + + Remove the used yellow rear bulb . + + + Discard the used bulb . + + + Remove the new white bulb from the kit . + + + Install the new white . + + + Drill a 4mm hole in the middle of the glass in order to allow venting and heat evacuation when the light is switched on. + The glass with the hole may be ordered independently with the reference . + + + Install the glass with the hole on the light. + + + + + + + Switch the lights on if necessary. + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-012A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-012A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..8fcb6e8d858796e391ddfd033880c3120ed47e40 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-012A-A_003-00_EN-US.XML @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + Lights + Warning repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + S1000D upissued + + Related CPF No. 2006-054AA + + + + + + + + + + Make sure that the bulb is cool before you replace it. + + + + Make sure the light glass is not broken before handling it + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..c0dfbab7d2e254d5fdb36cce094cc12315e239f3 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-01AA-941A-D_009-00_EN-US.XML @@ -0,0 +1,483 @@ + + +]> + + + + + + + + + + + + + Light system + Illustrated Parts Data - IPD + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + S1000D upissued + + This DM was originally named DMC-S1000DBIKE-AAA-D00-00-00-00AA-941A-A + + + + + + +
+ Light system + +
+ + + + + + + REF + + + + + UKA + PAFFD + + + + + + + + 1 + + + FRONT + + + + UKA + PAODF + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 2 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 2 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + REAR + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + + + + + 2 + + + + + UKA + PAFFD + + + + + + + + + 1 + + + + + UKA + PAFFD + + + + + +
+
+
\ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-02AA-012A-A_003-00_EN-US.XML b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-02AA-012A-A_003-00_EN-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..b01ad2f605cd28464c3ed895d9f55e119518c5f2 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DMC-S1000DLIGHTING-AAA-D00-00-00-02AA-012A-A_003-00_EN-US.XML @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + Lights + Caution repository + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + 20010131 + Bike book + + + + + + + + + + + + + LT + + S1000D upissued + + Related CPF No. 2006-054AA + + + + + + + + + + Do not touch the glass of the bulb. + + + + Make sure that the glass is clean before installing it on the light. + + + + + + + + \ No newline at end of file diff --git a/publications/Bike Data Set for Release number 5.0/DML-S1000DBIKE-B6865-S-2019-00001_001-00.XML b/publications/Bike Data Set for Release number 5.0/DML-S1000DBIKE-B6865-S-2019-00001_001-00.XML new file mode 100644 index 0000000000000000000000000000000000000000..1facf62f1f9e936924ea78a87241dabfcf8b2d33 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/DML-S1000DBIKE-B6865-S-2019-00001_001-00.XML @@ -0,0 +1,2875 @@ + + + + + + + + + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own local + procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following organizations: + + AeroSpace and Defence Industries Associations of Europe - ASD. + + + Ministries of Defence of the member countries of ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material. + + + Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee TOR + There are no known conditions that would change the data restrictions for, or + security classification of, this data module. + + + + + + + + + + + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Brake system + Manual test + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Title page + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + List of effective data modules + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Table of contents + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Mountain bicycle + Products cross-reference table + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Mountain bicycle + Conditions cross-reference table + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Controls and Indicators + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Mountain bicycle + Business rules exchange + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + S1000DBIKE + Business rules document + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Description of function + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Description attributed to crew + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table catalog + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Pre-operation procedures (crew) + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Riding a bicycle + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Normal operation procedures (crew) + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Post-operation procedures (crew) + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Servicing: Prerequisite concept review + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Other procedures to clean + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Other procedures to clean + Clean with water + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Place on test stand + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Standard repair procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Performance support + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Illustrated Parts Data - IPD + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Fork + Manual test + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Fork + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Fork + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Service Bulletin - Replacement of standard forward fork by telescopic fork + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Fork + Replacement procedure + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle axis + Modification procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Fork + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Time limits + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Scheduled maintenance lists + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Scheduled maintenance checks + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Bicycle + Maintenance Allocation Chart + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Wheel + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Wheels + Description of how it is made: Knowledge Check + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Inner tube + Remove and install a new item + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Tire + Fill with air + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Tire + Check pressure + Use pressure gauge + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Front wheel + Fault reports and isolation procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Front wheel + Remove procedures: Interactive content - Procedure + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Tire + Remove and install a new item + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Rear wheel + Detected fault + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Rear wheel + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Front wheel + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Front wheel + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Brake system + Manual test + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Front brake + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Front brake + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Steering + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Steering + Description of how it is made: Knowledge Check + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Stem + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Stem + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Handlebar + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Handlebar + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Headset + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Headset + Remove procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Headset + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Spacer + Install procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Frame + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Horn + Isolated fault + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Horn + Remove and install a new item + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Drivetrain + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Chain + Oil + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Chain + Clean with chemical agent + Use chain cleaning fluid + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Drive train + Correlated fault + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Gears + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Mechs + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Hubs + Clean with chemical agent + Use degreasing agent + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Shifters + Description of how it is made + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Functional item numbers common information repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Parts common information repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Zones common information repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Support equipment common information repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Wiring data + Field description + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Electrical system + Description of how it is made and its function + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Wiring + Equipment lists + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Wiring + Wire list + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Wiring + Loom list + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Functional and/or physical areas repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Applicability common information repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lights + Manual test + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lights + Observed fault + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Assemble, install and connect procedures + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lighting + Remove and install a new item + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lights + Warning repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Light system + Illustrated Parts Data - IPD + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + + + + + + + + + Lights + Caution repository + + + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + diff --git a/publications/Bike Data Set for Release number 5.0/ICN-07GB6-BIKECI0001-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-07GB6-BIKECI0001-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..a9c7bf155e59af1e0513ebdf4a277faa5bc097f0 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-07GB6-BIKECI0001-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-81205-S1000D0400-001-01.PNG b/publications/Bike Data Set for Release number 5.0/ICN-81205-S1000D0400-001-01.PNG new file mode 100644 index 0000000000000000000000000000000000000000..02887a2c1c956ebe2260a7faf0763313e0caf95a Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-81205-S1000D0400-001-01.PNG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0358-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0358-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..7df48ef0f5095299ea0d4f58b6c4a49bcd9e1c9e Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0358-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0359-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0359-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..2dd71860a50021f824d7cf9a803cf21a6bd1b009 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0359-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0360-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0360-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..fe1b88d89053d0833fd002bb4c8b10cfe3d06b3e Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0360-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0360-001-01.PNG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0360-001-01.PNG new file mode 100644 index 0000000000000000000000000000000000000000..52eeec2bad7c96643c3350898c0f0c8a68d66627 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0360-001-01.PNG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0361-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0361-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..8c1785fe92561bef6835afc25c86b01c9240c0b6 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0361-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0362-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0362-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..758ac301575f4eeba44ba88f05ef36a9db7a83c9 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0362-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0363-001-01.JPG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0363-001-01.JPG new file mode 100644 index 0000000000000000000000000000000000000000..068e6cac502a5c41ed5e71ad6fe870c542300a61 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0363-001-01.JPG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0364-001-01.JPG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0364-001-01.JPG new file mode 100644 index 0000000000000000000000000000000000000000..e667d10d63cb59283b086586eb7ef1fbf0be6d56 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0364-001-01.JPG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0365-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0365-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..04951cb0b7520a7266169340c0feefec58439b9a Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0365-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0366-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0366-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..37476aab176234800aef3a6eb6cafb4dbd060b6e Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0366-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0367-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0367-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..b8d30c9683488abf3902cc0adb14b47bf6b7415f Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0367-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0368-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0368-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..47ecc6709af9d875af8bb14841acc02c50e3435d Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0368-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0369-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0369-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..c21aac859240b4f7f8cc07bb2753c5cf699d3deb Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0369-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0370-001-01.SWF b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0370-001-01.SWF new file mode 100644 index 0000000000000000000000000000000000000000..ed92e630b2ecc1e300b494c65500aa357d50fedb Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0370-001-01.SWF differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0371-001-01.JPG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0371-001-01.JPG new file mode 100644 index 0000000000000000000000000000000000000000..132558f993e377a7a144434b7ea92a5ac1970815 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0371-001-01.JPG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0372-001-01.JPG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0372-001-01.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4522dbfdf14f7ed41845b4228b21d7870a59b823 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0372-001-01.JPG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0373-001-01.JPG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0373-001-01.JPG new file mode 100644 index 0000000000000000000000000000000000000000..9c6833ba9273066b1e6a2059b03b2aea2b8470bc Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0373-001-01.JPG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0374-001-01.JPG b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0374-001-01.JPG new file mode 100644 index 0000000000000000000000000000000000000000..a8066100ea7a5daff32de8e5e75fda53c8a06517 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0374-001-01.JPG differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0375-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0375-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..b0b5a78a860bf95bd4270f4ddbf9c95c0b92a4a3 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0375-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0376-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0376-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..515126f814c56e36ab0ec427238c5b7bc48ffc98 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0376-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0377-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0377-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..d7c728aea5a97aee7637da682afcb993a16df29c Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0377-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0378-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0378-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..7961cb76a0789974e674572dd85a3902971c34b3 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0378-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0379-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0379-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..6374f55e2f17acd25a2d28dedfd843eaedd6e188 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0379-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0380-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0380-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..7bb2b6e9e729d8b6a9dae16976c16a16f276eba7 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0380-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0381-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0381-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..c181df5c832cc00422ad983ea123dd8346015044 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0381-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0382-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0382-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..4114b6fa1e6f0f3b2e384d274083237750baab31 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0382-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0383-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0383-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..e24bb75f4f5e9af9a63ece6de0abd242bd5826d4 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0383-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0384-001-01.SWF b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0384-001-01.SWF new file mode 100644 index 0000000000000000000000000000000000000000..cff6cff24d90ef62882ce093f8e4c18d69cc669a Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0384-001-01.SWF differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0385-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0385-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..38d4455b1c48f3f12a7466cf8a5f9bf186159b0b Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0385-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0386-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0386-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..b90daa47fa3030ac08756216724411afe78a7485 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0386-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0387-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0387-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..6c42e0c3b5b76eeec99974dfe4c3ec3d7db52e15 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0387-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0388-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0388-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..16a05d42e7496aec1b40cedd80b147e5f3942069 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0388-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0389-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0389-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..038bbc857ef9af46d598becb9c759cc4fe12c946 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0389-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0390-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0390-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..37425184a8020a200d221a3f97fcfbf8d0180076 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0390-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0391-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0391-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..195d47f3b00f806770a082e3e73b226ccfc87439 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0391-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0392-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0392-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..17142e3694db815c9b61070ae3fe76355a2e3cb6 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0392-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0393-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0393-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..ffa44a9ec9ffa99431f86fbd4e12df409f046630 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0393-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0394-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0394-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..5b2c91c9571ae15aa9896fd722669f813aa06a62 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0394-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0395-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0395-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..4cc2067ddbf23d84abf9c4558da874497b07ab48 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0395-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0396-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0396-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..3dce6d21ba4f4b37e5e4eeb590b151f39fc1750f Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0396-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0397-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0397-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..77ec52bd27ec9667e750cf70940c9d65ec784968 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0397-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0398-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0398-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..84236baa7afc62c83fb6db155edd4996371581f1 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0398-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0399-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0399-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..8c894be819cd6c7f20ddc8395623ec6ab1c0a6b0 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0399-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0400-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0400-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..b4a144d4a9f72cbe5c4c9119cd602f25fa7ea938 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0400-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0401-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0401-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..b945c75186bde82297d5f6e6f465b83bf44c0c6b Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0401-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0402-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0402-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..0ee322da8f7b9c2d13e1baffed7454fd89f550d1 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0402-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0403-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0403-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..0b7d0d56bb5f3cab5e30ce20704b6eefb560b03e Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0403-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0404-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0404-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..ea2938c41f639cc35ad0903bce32d692ba80aa6e Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0404-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0405-001-01.CGM b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0405-001-01.CGM new file mode 100644 index 0000000000000000000000000000000000000000..88c4e5d7b9bfc2d46434e11917e434157cbc2793 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-C0419-S1000D0405-001-01.CGM differ diff --git a/publications/Bike Data Set for Release number 5.0/ICN-S3627-S1000D0619-001-01.PNG b/publications/Bike Data Set for Release number 5.0/ICN-S3627-S1000D0619-001-01.PNG new file mode 100644 index 0000000000000000000000000000000000000000..4d30b57e0e58a58f7402f852c9beae26acec4dd5 Binary files /dev/null and b/publications/Bike Data Set for Release number 5.0/ICN-S3627-S1000D0619-001-01.PNG differ diff --git a/publications/Bike Data Set for Release number 5.0/PMC-BRAKE-B6865-EPWG1-00_004-00_SX-US.XML b/publications/Bike Data Set for Release number 5.0/PMC-BRAKE-B6865-EPWG1-00_004-00_SX-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..877282edb6c9f5d1fcebd422b0678bf7ebdd0e56 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/PMC-BRAKE-B6865-EPWG1-00_004-00_SX-US.XML @@ -0,0 +1,207 @@ + + + + + + + + + + + Publication for all BRAKE data modules + BRAKE + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own + local procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following + organizations: + + AeroSpace and Defence Industries Associations of Europe - + ASD. + + + Ministries of Defence of the member countries of + ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material. + + + Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee + TOR + There are no known conditions that would change the data restrictions + for, or security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker + Mk9) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + publication including all BRAKEdata modules in ascending order + + + + + + + + + Mountain bicycle + Applicability cross-reference table + + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + + + + + + + + Brake system + Manual test + + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + + diff --git a/publications/Bike Data Set for Release number 5.0/PMC-S1000DBIKE-B6865-EPWG1-00_004-00_SX-US.XML b/publications/Bike Data Set for Release number 5.0/PMC-S1000DBIKE-B6865-EPWG1-00_004-00_SX-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..83dab2dbe9cbd34b8db50c6ac23b83962ce6245c --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/PMC-S1000DBIKE-B6865-EPWG1-00_004-00_SX-US.XML @@ -0,0 +1,1385 @@ + + + + + + + + + + + Publication for all BIKE data modules + BIKE + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own + local procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following + organizations: + + AeroSpace and Defence Industries Associations of Europe - + ASD. + + + Ministries of Defence of the member countries of + ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material. + + + Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee + TOR + There are no known conditions that would change the data restrictions + for, or security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker + Mk9) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + publication including all BIKEdata modules in ascending order + + + + + + + + + Bicycle + Title page + + + + + + + + + + + + + Bicycle + List of effective data modules + + + + + + + + + + + + + Bicycle + Table of contents + + + + + + + + + + + + + Mountain bicycle + Products cross-reference table + + + + + + + + + + + + + Mountain bicycle + Conditions cross-reference table + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference + table + + + + + + + + + + + + + Bicycle + Controls and Indicators + + + + + + + + + + + + + Mountain bicycle + Business rules exchange + + + + + + + + + + + + + S1000DBIKE + Business rules document + + + + + + + + + + + + + Bicycle + Description of how it is made + + + + + + + + + + + + + Bicycle + Description of function + + + + + + + + + + + + + Bicycle + Description attributed to crew + + + + + + + + + + + + + Mountain bicycle + Applicability cross-reference table catalog + + + + + + + + + + + + + Bicycle + Pre-operation procedures (crew) + + + + + + + + + + + + + Bicycle + Riding a bicycle + + + + + + + + + + + + + Bicycle + Normal operation procedures (crew) + + + + + + + + + + + + + Bicycle + Post-operation procedures (crew) + + + + + + + + + + + + + Bicycle + Servicing: Prerequisite concept review + + + + + + + + + + + + + Bicycle + Other procedures to clean + + + + + + + + + + + + + Bicycle + Other procedures to clean + Clean with water + + + + + + + + + + + + + Bicycle + Place on test stand + + + + + + + + + + + + + Bicycle + Standard repair procedures + + + + + + + + + + + + + Bicycle + Performance support + + + + + + + + + + + + + Bicycle + Illustrated Parts Data - IPD + + + + + + + + + + + + + Fork + Manual test + + + + + + + + + + + + + Fork + Remove procedures + + + + + + + + + + + + + Fork + Install procedures + + + + + + + + + + + + + Bicycle + Service Bulletin - Replacement of standard forward fork by + telescopic fork + + + + + + + + + + + + + Fork + Replacement procedure + + + + + + + + + + + + + Bicycle axis + Modification procedures + + + + + + + + + + + + + Fork + Install procedures + + + + + + + + + + + + + Bicycle + Time limits + + + + + + + + + + + + + Bicycle + Scheduled maintenance lists + + + + + + + + + + + + + Bicycle + Scheduled maintenance checks + + + + + + + + + + + + + Bicycle + Maintenance Allocation Chart + + + + + + + + + + + + + Wheel + Description of how it is made + + + + + + + + + + + + + Wheels + Description of how it is made: Knowledge Check + + + + + + + + + + + + + Inner tube + Remove and install a new item + + + + + + + + + + + + + Tire + Fill with air + + + + + + + + + + + + + Tire + Check pressure + Use pressure gauge + + + + + + + + + + + + + Front wheel + Fault reports and isolation procedures + + + + + + + + + + + + + Front wheel + Remove procedures: Interactive content - Procedure + + + + + + + + + + + + + Tire + Remove and install a new item + + + + + + + + + + + + + Rear wheel + Detected fault + + + + + + + + + + + + + Rear wheel + Remove procedures + + + + + + + + + + + + + Front wheel + Remove procedures + + + + + + + + + + + + + Front wheel + Install procedures + + + + + + + + + + + + + Brake system + Description of how it is made + + + + + + + + + + + + + Brake system + Manual test + + + + + + + + + + + + + Brake pads + Clean with rubbing alcohol + + + + + + + + + + + + + Front brake + Remove procedures + + + + + + + + + + + + + Front brake + Install procedures + + + + + + + + + + + + + Steering + Description of how it is made + + + + + + + + + + + + + Steering + Description of how it is made: Knowledge Check + + + + + + + + + + + + + Stem + Remove procedures + + + + + + + + + + + + + Stem + Install procedures + + + + + + + + + + + + + Handlebar + Remove procedures + + + + + + + + + + + + + Handlebar + Install procedures + + + + + + + + + + + + + Headset + Description of how it is made + + + + + + + + + + + + + Headset + Remove procedures + + + + + + + + + + + + + Headset + Install procedures + + + + + + + + + + + + + Spacer + Install procedures + + + + + + + + + + + + + Frame + Description of how it is made + + + + + + + + + + + + + Horn + Isolated fault + + + + + + + + + + + + + Horn + Remove and install a new item + + + + + + + + + + + + + Drivetrain + Description of how it is made + + + + + + + + + + + + + Chain + Oil + + + + + + + + + + + + + Chain + Clean with chemical agent + Use chain cleaning fluid + + + + + + + + + + + + + Drive train + Correlated fault + + + + + + + + + + + + + Gears + Description of how it is made + + + + + + + + + + + + + Mechs + Description of how it is made + + + + + + + + + + + + + Hubs + Clean with chemical agent + Use degreasing agent + + + + + + + + + + + + + Shifters + Description of how it is made + + + + + + + diff --git a/publications/Bike Data Set for Release number 5.0/PMC-S1000DBIKE-B6865-LOAP1-00_004-00_SX-US.XML b/publications/Bike Data Set for Release number 5.0/PMC-S1000DBIKE-B6865-LOAP1-00_004-00_SX-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..2d8fa5ba7f655f03f74372c3aa302ad3b01ac610 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/PMC-S1000DBIKE-B6865-LOAP1-00_004-00_SX-US.XML @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own + local procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following + organizations: + + AeroSpace and Defence Industries Associations of Europe - + ASD. + + + Ministries of Defence of the member countries of + ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material. + + + Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee + TOR + There are no known conditions that would change the data restrictions + for, or security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker + Mk9) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + publication including all publication modules in ascending order + + + + + + + + Publication for all BRAKE data modules + + + + + + + + + + + Publication for all BIKE data modules + + + + + + + + + + + Publication for all S1000DLIGHTING data modules + + + + + + diff --git a/publications/Bike Data Set for Release number 5.0/PMC-S1000DLIGHTING-B6865-EPWG1-00_004-00_SX-US.XML b/publications/Bike Data Set for Release number 5.0/PMC-S1000DLIGHTING-B6865-EPWG1-00_004-00_SX-US.XML new file mode 100644 index 0000000000000000000000000000000000000000..0ea76afc36a905e9bb396f9d4478f8773572cd18 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/PMC-S1000DLIGHTING-B6865-EPWG1-00_004-00_SX-US.XML @@ -0,0 +1,446 @@ + + + + + + + + + + + Publication for all S1000DLIGHTING data modules + S1000DLIGHTING + + + + + + + To be made available to all S1000D users. + + + Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization. + + + There are no specific handling instructions for this data + module. + Users may destroy this data module in accordance with their own + local procedures. + There are no dissemination limitations that apply to this data + module. + + + + + Copyright (C) 2016 by each of the following + organizations: + + AeroSpace and Defence Industries Associations of Europe - + ASD. + + + Ministries of Defence of the member countries of + ASD. + + + + + Limitations of liability: + + + + + This material is provided "As is" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose. + + + Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material. + + + Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable. + + + + + S1000D-SC-2016-017-002-00 Steering Committee + TOR + There are no known conditions that would change the data restrictions + for, or security classification of, this data module. + + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE + + + + Mountain bicycle and (Mountain storm Mk1 or Brook trekker + Mk9) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + publication including all S1000DLIGHTINGdata modules in ascending order + + + + + + + + + Lighting + Functional item numbers common information repository + + + + + + + + + + + + + Lighting + Parts common information repository + + + + + + + + + + + + + Lighting + Zones common information repository + + + + + + + + + + + + + Lighting + Support equipment common information repository + + + + + + + + + + + + + Wiring data + Field description + + + + + + + + + + + + + Electrical system + Description of how it is made and its function + + + + + + + + + + + + + Wiring + Equipment lists + + + + + + + + + + + + + Wiring + Wire list + + + + + + + + + + + + + Wiring + Loom list + + + + + + + + + + + + + Lighting + Functional and/or physical areas repository + + + + + + + + + + + + + Lighting + Applicability common information repository + + + + + + + + + + + + + Lights + Manual test + + + + + + + + + + + + + Lights + Observed fault + + + + + + + + + + + + + Lighting + Assemble, install and connect procedures + + + + + + + + + + + + + Lighting + Remove and install a new item + + + + + + + + + + + + + Lights + Warning repository + + + + + + + + + + + + + Light system + Illustrated Parts Data - IPD + + + + + + + + + + + + + Lights + Caution repository + + + + + + + diff --git a/publications/Bike Data Set for Release number 5.0/index/qa_index.csv b/publications/Bike Data Set for Release number 5.0/index/qa_index.csv new file mode 100644 index 0000000000000000000000000000000000000000..c2400473b5ff7305b56e4081e7f8c06bcf99da75 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/index/qa_index.csv @@ -0,0 +1,1712 @@ +tokens;labels;text;DMC +[126, 18, 386, 180, 314, 315];0;"Mountain bicycle: + Applicability cross-reference table";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA(1) +[126, 19, 308, 180, 10, 353];0;"Mountain bicycle: + Applicability cross-reference table";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA(1) +[7, 51, 2, 211, 529, 38, 4, 2, 18, 9, 2, 7, 51, 387, 6, 316, 212, 4, 2, 7, 51, 9, 99, 213, 70, 6, 388, 23, 252, 21, 35, 36, 3, 23, 2, 99, 212, 57, 530, 57, 366, 44, 36, 23, 31, 23, 37, 2, 18, 181, 9, 389, 3, 24, 82, 9, 317, 143, 127, 4, 7, 51, 2, 144, 182, 8, 211, 18, 9, 2, 318, 7, 10, 3, 318, 7, 2, 7, 51, 10, 3, 64, 76, 390, 206, 2, 7, 25, 10, 3, 2, 7, 106, 2, 7, 319, 2, 7, 48, 108, 320, 57, 486, 2, 7, 39, 10, 3, 318, 7, 13, 487, 106, 6, 106, 11, 207, 14, 2, 7, 25, 8, 2, 34, 117, 2, 77, 25, 8, 2, 7, 367, 37, 214, 2, 7, 39, 183, 2, 215, 60, 4, 2, 16, 160, 391, 2, 216, 4, 2, 18, 7, 39, 82, 9, 392, 7, 39, 10, 3, 8, 2, 18, 77, 9, 182, 8, 2, 26, 16, 5, 77, 8, 2, 41, 16, 2, 7, 39, 9, 21, 109, 4, 253, 321, 254, 2, 39, 214, 183, 2, 60, 4, 2, 16, 3, 145, 217, 70, 2, 36, 184, 2, 7, 25, 531, 393, 4, 6, 7, 7, 25, 2, 7, 25, 10, 3, 9, 368, 161, 2, 25, 9, 32, 20, 2, 87, 6, 48, 49, 54, 2, 87, 37, 49, 9, 31, 532, 488, 15, 9, 182, 20, 2, 87, 2, 25, 100, 8, 6, 25, 118, 49, 2, 533, 162, 119, 54, 2, 7, 106, 37, 162, 119, 159, 2, 94, 4, 2, 106, 489, 206, 4, 6, 126, 18, 25, 2, 208, 7, 25, 54, 2, 7, 39, 8, 2, 26, 16, 5, 2, 185, 7, 39, 54, 2, 7, 8, 2, 41, 16];1;"Brake system: + The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use. + There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ). + Cantilever brake: + The brake system (refer to ) has these primary components: + the brake lever (refer to ) + the brake cable + the brake arm + the brake clamp (also known as callipers) + the brake pads (refer to ) + Cantilever brake with straddle cable: + A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle. + Brake pads: + There are four brake pads (refer to ) on the bicycle. Two are found on the front wheel and two on the rear wheel. The brake pads are made out of hard wearing rubber. The pads press against the rim of the wheel to cause friction when the you operate the brake levers. + Exploded diagram of a brake: + Brake lever: + The brake levers (refer to ) are easily damaged. The lever is installed in the mount. A clamp bolt holds the mount. This bolt is not visible because it is found in the mount. The lever turns on a lever pivot bolt. The adjuster lock nut holds the brake cable. This lock nut adjusts the tension of the cable. + Typical components of a mountain bicycle lever: + The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA(1) +[7, 51, 2, 211, 708, 38, 4, 2, 19, 17, 2, 7, 51, 469, 6, 316, 240, 4, 2, 7, 51, 17, 104, 213, 70, 6, 388, 509, 252, 21, 35, 36, 3, 23, 2, 104, 240, 57, 415, 57, 379, 44, 36, 23, 31, 23, 37, 2, 19, 181, 9, 470, 3, 24, 82, 59, 317, 139, 127, 4, 7, 51, 2, 144, 354, 8, 211, 19, 17, 2, 355, 7, 10, 3, 355, 7, 2, 7, 51, 10, 3, 140, 76, 471, 210, 2, 7, 25, 10, 3, 2, 7, 107, 2, 7, 319, 2, 7, 48, 108, 356, 57, 510, 2, 7, 39, 10, 3, 355, 7, 13, 511, 107, 6, 107, 11, 512, 14, 2, 7, 25, 8, 2, 34, 117, 2, 77, 25, 8, 2, 7, 380, 37, 214, 2, 7, 39, 183, 2, 215, 60, 4, 2, 16, 160, 472, 2, 216, 4, 2, 19, 7, 39, 82, 59, 392, 7, 39, 10, 3, 8, 2, 19, 77, 59, 354, 8, 2, 26, 16, 5, 77, 8, 2, 41, 16, 2, 7, 39, 59, 115, 109, 4, 253, 321, 254, 2, 39, 214, 183, 2, 60, 4, 2, 16, 3, 158, 217, 70, 2, 36, 141, 2, 7, 25, 709, 393, 4, 6, 7, 7, 25, 2, 7, 25, 10, 3, 59, 381, 172, 2, 25, 17, 32, 20, 2, 87, 6, 48, 49, 54, 2, 87, 37, 49, 17, 31, 710, 513, 15, 17, 354, 20, 2, 87, 2, 25, 100, 8, 6, 25, 118, 49, 2, 159, 162, 119, 54, 2, 7, 107, 37, 162, 119, 159, 2, 94, 4, 2, 107, 514, 210, 4, 6, 126, 19, 25, 2, 208, 7, 25, 54, 2, 7, 39, 8, 2, 26, 16, 5, 2, 185, 7, 39, 54, 2, 7, 8, 2, 41, 16];1;"Brake system: + The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use. + There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ). + Cantilever brake: + The brake system (refer to ) has these primary components: + the brake lever (refer to ) + the brake cable + the brake arm + the brake clamp (also known as callipers) + the brake pads (refer to ) + Cantilever brake with straddle cable: + A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle. + Brake pads: + There are four brake pads (refer to ) on the bicycle. Two are found on the front wheel and two on the rear wheel. The brake pads are made out of hard wearing rubber. The pads press against the rim of the wheel to cause friction when the you operate the brake levers. + Exploded diagram of a brake: + Brake lever: + The brake levers (refer to ) are easily damaged. The lever is installed in the mount. A clamp bolt holds the mount. This bolt is not visible because it is found in the mount. The lever turns on a lever pivot bolt. The adjuster lock nut holds the brake cable. This lock nut adjusts the tension of the cable. + Typical components of a mountain bicycle lever: + The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA(1) +[7, 51, 101, 4, 88, 15, 9, 21];2;"Brake system: + Description of how it is made";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA(2) +[7, 51, 105, 4, 88, 15, 17, 115];2;"Brake system: + Description of how it is made";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA(2) +[65, 2, 18, 20, 6, 490, 163, 54, 2, 128, 61, 5, 89, 2, 18, 113, 80, 2, 7, 21, 35, 11, 2, 16, 162, 5, 2, 18, 255];3;"Put the bicycle in a vertical position. + Hold the handle bars and push the bicycle forwards. + Apply the brakes. + Make sure that the wheels lock and the bicycle stops.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA(2) +[65, 2, 19, 20, 6, 515, 173, 54, 2, 135, 61, 5, 89, 2, 19, 113, 81, 2, 7, 21, 35, 11, 2, 16, 162, 5, 2, 19, 255];3;"Put the bicycle in a vertical position. + Hold the handle bars and push the bicycle forwards. + Apply the brakes. + Make sure that the wheels lock and the bicycle stops.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA(2) +[7, 51, 256, 120];4;"Brake system: + Manual test";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA(3) +[23, 6, 322, 369, 4, 2, 7, 57, 175, 20, 2, 257, 129, 66, 10, 3, 28, 2, 7, 39, 182, 95, 4, 2, 7, 39, 80, 6, 186, 258, 4, 2, 8, 95, 4, 2, 7, 39, 259, 2, 323, 187, 36, 64, 80, 2, 3, 2, 491, 323, 4, 2, 39, 29, 2, 218, 260];5;"Do a visual inspection of the brakes as given in the pre-ride checks (refer to + Clean the brake pads. + Find each of the brake pads. + Apply a thin layer of the on each of the brake pads. + Rub the surface until you have applied the to the complete surface of the pad. + Remove the unwanted alcohol.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA(2) +[23, 6, 322, 307, 4, 2, 7, 57, 309, 20, 2, 257, 129, 66, 10, 3, 28, 2, 7, 39, 182, 95, 4, 2, 7, 39, 81, 6, 186, 258, 4, 2, 8, 95, 4, 2, 7, 39, 259, 2, 357, 187, 36, 64, 81, 2, 3, 2, 473, 357, 4, 2, 39, 30, 2, 241, 260];5;"Do a visual inspection of the brakes as given in the pre-ride checks (refer to + Clean the brake pads. + Find each of the brake pads. + Apply a thin layer of the on each of the brake pads. + Rub the surface until you have applied the to the complete surface of the pad. + Remove the unwanted alcohol.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA(2) +[7, 39, 28, 13, 259, 260];6;"Brake pads: + Clean with rubbing alcohol";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA(3) +[18, 759, 534];7;"Bicycle: + Title page";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA(1) +[19, 866, 534];7;"Bicycle: + Title page";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA(1) +[18, 188, 4, 760, 394, 761];8;"Bicycle: + List of effective data modules";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA(1) +[19, 188, 4, 867, 474, 868];8;"Bicycle: + List of effective data modules";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA(1) +[18, 315, 4, 395];9;"Bicycle: + Table of contents";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA(1) +[19, 353, 4, 395];9;"Bicycle: + Table of contents";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA(1) +[126, 18, 535, 180, 314, 315];10;"Mountain bicycle: + Products cross-reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA(1) +[126, 19, 535, 180, 10, 353];10;"Mountain bicycle: + Products cross-reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA(1) +[126, 18, 396, 180, 314, 315];11;"Mountain bicycle: + Conditions cross-reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA(1) +[126, 19, 475, 180, 10, 353];11;"Mountain bicycle: + Conditions cross-reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA(1) +[126, 18, 386, 180, 314, 315];12;"Mountain bicycle : + Applicability cross-reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA(1) +[126, 19, 308, 180, 10, 353];12;"Mountain bicycle : + Applicability cross-reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA(1) +[18, 261, 5, 762];13;"Bicycle: + Controls and Indicators";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA(1) +[19, 261, 5, 711];13;"Bicycle: + Controls and Indicators";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA(1) +[126, 18, 536, 397, 763];14;"Mountain bicycle: + Business rules exchange";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA(1) +[126, 19, 712, 397, 869];14;"Mountain bicycle: + Business rules exchange";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA(1) +[398, 537, 536, 397, 538];15;"S1000DBIKE: + Business rules document";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA(1) +[398, 537, 712, 397, 538];15;"S1000DBIKE: + Business rules document";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA(1) +[539, 101, 4, 6, 18, 6, 18, 10, 3, 9, 6, 42, 5, 6, 262, 4, 764, 206, 13, 540, 38, 11, 9, 765, 219, 82, 9, 220, 324, 73, 399, 221, 541, 11, 325, 222, 3, 2, 540, 38, 542, 36, 47, 543, 2, 143, 206, 4, 6, 18, 10, 3, 3, 23, 164, 369, 6, 212, 326, 6, 244, 326, 491, 18, 2, 38, 11, 36, 47, 370, 544, 8, 6, 18, 9, 175, 20, 18, 38, 189, 10, 3, 766, 42, 6, 18, 42, 9, 21, 4, 221, 22, 11, 9, 327, 367, 16, 2, 16, 223, 76, 38, 74, 91, 221, 60, 254, 27, 41, 16, 26, 16, 98, 5, 98, 263, 76, 46, 43, 2, 98, 22, 13, 6, 190, 36, 47, 24, 3, 224, 2, 400, 128, 61, 6, 492, 61, 11, 67, 3, 2, 33, 13, 110, 68, 2, 146, 11, 67, 3, 2, 7, 25, 5, 2, 55, 128, 61, 33, 37, 67, 2, 128, 61, 3, 2, 209, 22, 165, 191, 166, 6, 25, 11, 401, 14, 2, 130, 4, 2, 225, 3, 2, 192, 192, 2, 77, 402, 58, 2, 328, 11, 67, 3, 2, 166, 12, 6, 545, 191, 4, 264, 11, 193, 2, 12, 71, 3, 2, 403, 8, 2, 226, 72, 2, 72, 223, 26, 12, 71, 41, 226, 26, 5, 2, 41, 40, 147, 25, 8, 2, 128, 61, 106, 7, 2, 7, 223, 767, 8, 2, 34, 7, 106, 7, 486, 7, 39];16;"Physical description of a bicycle: + A bicycle (refer to ) is a frame and a number of movable components with mechanical parts that are completely open. There are no covers or sheet metal panels that prevent access to the mechanical parts. Thus, you can disassemble the different components of a bicycle (refer to ) to do: + an inspection + a maintenance task + a repair task + Complete bicycle: + The parts that you can immediately identify on a bicycle are given in . + Bicycle parts: + Item + Refer to + Definition + Frame + A bicycle frame is made of metal tubes that are welded together. + Wheels + The wheels include these parts: + Hub + Spokes + Metal rim + Rubber tire + Rear wheel + Front wheel + Seat and seat post + These install into the seat tube with a mechanism you can use to change the height. + Handle bars + A horizontal bar that attaches to the stem with grips at the ends that attach to the brake levers and the shifters. + Handle bar stem + This attaches the handle bar to the steering tube (head set). + Cranks + A lever that extends from the bottom of the bracket to the pedal. + Pedals + The two platforms for the feet that attach to the crank. + Chain + A circular set of links that connect the chain ring to the cogs on the freewheel. + Gears + The gears include: + Front chain ring + Rear freewheel + Front and the rear derailleur + Shift lever on the handle bars + Cables + Brakes + The brakes include: + Actuators on the handlebars + Brake cable + Brake callipers + Brake pads";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA(1) +[713, 105, 4, 6, 19, 6, 19, 10, 3, 17, 6, 42, 5, 6, 262, 4, 870, 210, 13, 174, 38, 11, 59, 473, 219, 82, 59, 220, 324, 73, 399, 221, 541, 11, 325, 222, 3, 2, 174, 38, 542, 36, 47, 714, 2, 139, 210, 4, 6, 19, 10, 3, 3, 23, 164, 307, 6, 240, 326, 6, 244, 326, 473, 19, 2, 38, 11, 36, 47, 310, 715, 8, 6, 19, 59, 309, 20, 19, 38, 189, 10, 3, 871, 42, 6, 19, 42, 17, 115, 4, 221, 22, 11, 59, 327, 380, 16, 2, 16, 242, 76, 38, 74, 91, 221, 60, 254, 27, 41, 16, 26, 16, 98, 5, 98, 263, 76, 32, 43, 2, 98, 22, 13, 6, 174, 36, 47, 24, 3, 243, 2, 400, 135, 61, 6, 516, 61, 11, 67, 3, 2, 33, 13, 110, 68, 2, 146, 11, 67, 3, 2, 7, 25, 5, 2, 55, 135, 61, 33, 37, 67, 2, 135, 61, 3, 2, 138, 22, 165, 191, 166, 6, 25, 11, 401, 14, 2, 130, 4, 2, 225, 3, 2, 192, 192, 2, 77, 402, 58, 2, 716, 11, 67, 3, 2, 166, 12, 6, 545, 191, 4, 264, 11, 193, 2, 12, 71, 3, 2, 403, 8, 2, 226, 72, 2, 72, 242, 26, 12, 71, 41, 226, 26, 5, 2, 41, 40, 147, 25, 8, 2, 135, 61, 107, 7, 2, 7, 242, 717, 8, 2, 34, 7, 107, 7, 510, 7, 39];16;"Physical description of a bicycle: + A bicycle (refer to ) is a frame and a number of movable components with mechanical parts that are completely open. There are no covers or sheet metal panels that prevent access to the mechanical parts. Thus, you can disassemble the different components of a bicycle (refer to ) to do: + an inspection + a maintenance task + a repair task + Complete bicycle: + The parts that you can immediately identify on a bicycle are given in . + Bicycle parts: + Item + Refer to + Definition + Frame + A bicycle frame is made of metal tubes that are welded together. + Wheels + The wheels include these parts: + Hub + Spokes + Metal rim + Rubber tire + Rear wheel + Front wheel + Seat and seat post + These install into the seat tube with a mechanism you can use to change the height. + Handle bars + A horizontal bar that attaches to the stem with grips at the ends that attach to the brake levers and the shifters. + Handle bar stem + This attaches the handle bar to the steering tube (head set). + Cranks + A lever that extends from the bottom of the bracket to the pedal. + Pedals + The two platforms for the feet that attach to the crank. + Chain + A circular set of links that connect the chain ring to the cogs on the freewheel. + Gears + The gears include: + Front chain ring + Rear freewheel + Front and the rear derailleur + Shift lever on the handle bars + Cables + Brakes + The brakes include: + Actuators on the handlebars + Brake cable + Brake callipers + Brake pads";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA(1) +[18, 101, 4, 88, 15, 9, 21];17;"Bicycle: + Description of how it is made";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA(2) +[19, 105, 4, 88, 15, 17, 115];17;"Bicycle: + Description of how it is made";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA(2) +[404, 101, 4, 6, 18, 194, 9, 6, 188, 4, 2, 143, 18, 206, 5, 6, 404, 101, 4, 96, 2, 42, 9, 2, 405, 4, 2, 18, 10, 3, 2, 16, 9, 2, 195, 4, 406, 131, 2, 18, 5, 2, 407, 58, 2, 18, 3, 64, 227, 10, 3, 2, 91, 9, 493, 245, 13, 94, 80, 11, 193, 2, 74, 3, 2, 60, 36, 47, 159, 2, 94, 13, 2, 371, 8, 2, 60, 111, 2, 74, 67, 3, 2, 167, 4, 2, 16, 265, 2, 196, 5, 2, 114, 9, 2, 221, 60, 9, 6, 221, 71, 11, 64, 6, 546, 408, 180, 329, 3, 54, 2, 91, 8, 2, 132, 111, 5, 2, 27, 8, 2, 215, 111, 2, 98, 160, 9, 108, 320, 57, 2, 547, 9, 24, 57, 2, 266, 402, 58, 2, 548, 3, 409, 8, 2, 18, 2, 98, 263, 9, 24, 57, 6, 266, 263, 58, 2, 98, 5, 3, 224, 2, 400, 4, 2, 98, 58, 2, 197, 2, 128, 61, 9, 6, 492, 61, 13, 128, 8, 95, 146, 2, 128, 61, 9, 6, 209, 190, 11, 2, 197, 24, 3, 224, 2, 410, 4, 2, 18, 2, 7, 25, 9, 108, 8, 2, 128, 61, 10, 3, 2, 128, 61, 33, 2, 33, 67, 2, 128, 61, 3, 2, 209, 22, 10, 3, 70, 36, 184, 2, 7, 25, 2, 7, 39, 50, 183, 2, 16, 3, 391, 2, 216, 2, 7, 25, 8, 2, 208, 111, 184, 2, 26, 7, 2, 7, 25, 8, 2, 185, 111, 184, 2, 41, 7, 70, 36, 184, 2, 7, 2, 7, 39, 50, 183, 2, 16, 3, 391, 2, 216, 4, 2, 18, 10, 3, 2, 55, 9, 2, 190, 11, 36, 24, 3, 224, 2, 72, 8, 2, 18, 82, 9, 143, 127, 4, 55, 11, 64, 9, 549, 411, 2, 550, 213, 96, 69, 64, 2, 330, 768, 70, 36, 184, 2, 55, 96, 117, 2, 261, 106, 3, 50, 2, 40, 551, 6, 246, 412, 12, 71, 2, 55, 47, 108, 90, 2, 106, 3, 168, 2, 40, 50, 551, 6, 176, 412, 12, 71, 10, 3, 2, 166, 50, 2, 413, 3, 2, 12, 71, 70, 2, 192, 184, 2, 192, 50, 2, 552, 4, 227, 14, 2, 328, 3, 2, 166, 2, 12, 50, 2, 413, 14, 2, 12, 71, 3, 2, 403, 8, 2, 226, 10, 3, 2, 72, 64, 143, 190, 11, 124, 367, 3, 224, 2, 216, 4, 2, 18, 76, 190, 223, 2, 62, 2, 12, 2, 40, 2, 12, 71, 108, 320, 57, 2, 12, 16, 117, 8, 2, 12, 70, 2, 166, 100, 6, 40, 50, 2, 12, 14, 144, 62, 3, 769, 3, 224, 2, 72, 82, 9, 77, 143, 127, 4, 40, 2, 26, 5, 2, 41, 2, 136, 414, 136, 72, 9, 70, 2, 12, 9, 8, 2, 246, 62, 8, 2, 26, 5, 2, 176, 68, 2, 41, 3, 63, 2, 372, 72, 2, 176, 62, 9, 68, 2, 26, 5, 2, 246, 68, 2, 41, 10, 3];18;"Functional description of a bicycle: + Below is a list of the different bicycle components and a functional description of them. + the frame is the skeleton of the bicycle. refer to + the wheel is the point of contact between the bicycle and the road for the bicycle to have movement. refer to + the spokes are thick wires with tension applied that connect the hub to the rim. you can adjust the tension with the nipple on the rim side. + the hub attaches to the center of the wheel where the axle and the bearings are. + the metal rim is a metal ring that has a u-shaped cross section to hold the spokes on the inner side and the tire on the outer side. + the seat, which is also known as the ""saddle"", is used as the support platform for the person to sit on the bicycle. + the seat post is used as a support post for the seat and to change the height of the seat for the rider. + the handle bar is a horizontal bar with handles on each end. the handle bar is a steering mechanism that the rider uses to change the direction of the bicycle. the brake levers are also on the handle bar. refer to + the handle bar stem (the stem) attaches the handle bar to the steering tube. refer to + when you operate the brake lever, the brake pads move against the wheel to decrease the speed. the brake lever on the left side operates the front brake. the brake lever on the right side operates the rear brake. + when you operate the brakes, the brake pad moves against the wheel to decrease the speed of the bicycle. refer to + the shifters are the mechanisms that you use to change the gears on the bicycle. there are 7 different types of shifters that have been developed over the years, but they all have the same functionality. when you operate the shifters, they pull the control cable to move the derailleur towards a larger diameter chain ring. the shifters can also loosen the cable to let the derailleur move towards a smaller diameter chain ring. refer to + the crank moves the power to the chain rings when the pedals operate. + the pedals move the force of movement from the feet to the cranks. + the chain moves the power from the chain rings to the cogs on the freewheel. refer to + the gears have different mechanisms that function together to change the speed of the bicycle. these mechanisms include: + the sprockets + the chain + the derailleur + the chain rings (also known as the ""chain wheel"") pull on the chain when the cranks turn. + a derailleur moves the chain from one sprocket to another to change the gears. there are two different types of derailleur, the front and the rear. the highest ratio (highest gear) is when the chain is on the largest sprocket on the front and the smallest at the rear. to get the lowest gear, the smallest sprocket is at the front and the largest at the rear. refer to ";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA(1) +[124, 105, 4, 6, 19, 194, 17, 6, 188, 4, 2, 139, 19, 210, 5, 6, 124, 105, 4, 298, 2, 42, 17, 2, 405, 4, 2, 19, 10, 3, 2, 16, 17, 2, 195, 4, 406, 131, 2, 19, 5, 2, 407, 58, 2, 19, 3, 64, 227, 10, 3, 2, 91, 59, 493, 245, 13, 94, 81, 11, 193, 2, 74, 3, 2, 60, 36, 47, 159, 2, 94, 13, 2, 382, 8, 2, 60, 111, 2, 74, 67, 3, 2, 167, 4, 2, 16, 265, 2, 205, 5, 2, 92, 59, 2, 221, 60, 17, 6, 221, 71, 11, 140, 6, 546, 408, 180, 329, 3, 54, 2, 91, 8, 2, 132, 111, 5, 2, 27, 8, 2, 215, 111, 2, 98, 160, 17, 108, 356, 57, 2, 718, 17, 24, 57, 2, 266, 402, 58, 2, 548, 3, 409, 8, 2, 19, 2, 98, 263, 17, 24, 57, 6, 266, 263, 58, 2, 98, 5, 3, 243, 2, 400, 4, 2, 98, 58, 2, 197, 2, 135, 61, 17, 6, 516, 61, 13, 135, 8, 95, 146, 2, 135, 61, 17, 6, 138, 174, 11, 2, 197, 24, 3, 243, 2, 311, 4, 2, 19, 2, 7, 25, 59, 108, 8, 2, 135, 61, 10, 3, 2, 135, 61, 33, 2, 33, 67, 2, 135, 61, 3, 2, 138, 22, 10, 3, 70, 36, 141, 2, 7, 25, 2, 7, 39, 50, 183, 2, 16, 3, 472, 2, 216, 2, 7, 25, 8, 2, 208, 111, 141, 2, 26, 7, 2, 7, 25, 8, 2, 185, 111, 141, 2, 41, 7, 70, 36, 141, 2, 7, 2, 7, 39, 50, 183, 2, 16, 3, 472, 2, 216, 4, 2, 19, 10, 3, 2, 55, 59, 2, 174, 11, 36, 24, 3, 243, 2, 72, 8, 2, 19, 82, 59, 139, 127, 4, 55, 11, 64, 872, 549, 411, 2, 550, 213, 96, 69, 64, 2, 330, 124, 70, 36, 141, 2, 55, 96, 117, 2, 261, 107, 3, 50, 2, 40, 719, 6, 720, 476, 12, 71, 2, 55, 47, 108, 90, 2, 107, 3, 168, 2, 40, 50, 719, 6, 873, 476, 12, 71, 10, 3, 2, 166, 50, 2, 413, 3, 2, 12, 71, 70, 2, 192, 141, 2, 192, 50, 2, 721, 4, 227, 14, 2, 716, 3, 2, 166, 2, 12, 50, 2, 413, 14, 2, 12, 71, 3, 2, 403, 8, 2, 226, 10, 3, 2, 72, 64, 139, 174, 11, 124, 380, 3, 243, 2, 216, 4, 2, 19, 76, 174, 242, 2, 62, 2, 12, 2, 40, 2, 12, 71, 108, 356, 57, 2, 12, 16, 117, 8, 2, 12, 70, 2, 166, 100, 6, 40, 50, 2, 12, 14, 144, 62, 3, 874, 3, 243, 2, 72, 82, 59, 77, 139, 127, 4, 40, 2, 26, 5, 2, 41, 2, 722, 414, 722, 72, 17, 70, 2, 12, 17, 8, 2, 477, 62, 8, 2, 26, 5, 2, 723, 68, 2, 41, 3, 63, 2, 875, 72, 2, 723, 62, 17, 68, 2, 26, 5, 2, 477, 68, 2, 41, 10, 3];18;"Functional description of a bicycle: + Below is a list of the different bicycle components and a functional description of them. + the frame is the skeleton of the bicycle. refer to + the wheel is the point of contact between the bicycle and the road for the bicycle to have movement. refer to + the spokes are thick wires with tension applied that connect the hub to the rim. you can adjust the tension with the nipple on the rim side. + the hub attaches to the center of the wheel where the axle and the bearings are. + the metal rim is a metal ring that has a u-shaped cross section to hold the spokes on the inner side and the tire on the outer side. + the seat, which is also known as the ""saddle"", is used as the support platform for the person to sit on the bicycle. + the seat post is used as a support post for the seat and to change the height of the seat for the rider. + the handle bar is a horizontal bar with handles on each end. the handle bar is a steering mechanism that the rider uses to change the direction of the bicycle. the brake levers are also on the handle bar. refer to + the handle bar stem (the stem) attaches the handle bar to the steering tube. refer to + when you operate the brake lever, the brake pads move against the wheel to decrease the speed. the brake lever on the left side operates the front brake. the brake lever on the right side operates the rear brake. + when you operate the brakes, the brake pad moves against the wheel to decrease the speed of the bicycle. refer to + the shifters are the mechanisms that you use to change the gears on the bicycle. there are 7 different types of shifters that have been developed over the years, but they all have the same functionality. when you operate the shifters, they pull the control cable to move the derailleur towards a larger diameter chain ring. the shifters can also loosen the cable to let the derailleur move towards a smaller diameter chain ring. refer to + the crank moves the power to the chain rings when the pedals operate. + the pedals move the force of movement from the feet to the cranks. + the chain moves the power from the chain rings to the cogs on the freewheel. refer to + the gears have different mechanisms that function together to change the speed of the bicycle. these mechanisms include: + the sprockets + the chain + the derailleur + the chain rings (also known as the ""chain wheel"") pull on the chain when the cranks turn. + a derailleur moves the chain from one sprocket to another to change the gears. there are two different types of derailleur, the front and the rear. the highest ratio (highest gear) is when the chain is on the largest sprocket on the front and the smallest at the rear. to get the lowest gear, the smallest sprocket is at the front and the largest at the rear. refer to ";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA(1) +[18, 101, 4, 124];19;"Bicycle: + Description of function";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA(2) +[19, 105, 4, 124];19;"Bicycle: + Description of function";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA(2) +[18, 101, 770, 3, 267];20;"Bicycle: + Description attributed to crew";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA(1) +[19, 105, 876, 3, 267];20;"Bicycle: + Description attributed to crew";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA(1) +[126, 18, 386, 180, 314, 315, 553];21;"Mountain bicycle: + Applicability cross-reference table catalog";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA(1) +[126, 19, 308, 180, 10, 353, 553];21;"Mountain bicycle: + Applicability cross-reference table catalog";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA(1) +[247, 2, 396, 4, 2, 7, 219, 2, 7, 415, 494, 247, 2, 396, 5, 2, 771, 4, 2, 7, 39, 21, 35, 11, 82, 9, 6, 246, 416, 4, 254, 495, 21, 35, 11, 2, 39, 9, 31, 148, 253, 28, 69, 2, 218, 331, 23, 164, 369, 4, 2, 772, 4, 2, 7, 66, 2, 554, 7, 51, 124, 554, 7, 124, 21, 35, 11, 82, 9, 773, 774, 131, 2, 39, 5, 2, 132, 412, 4, 2, 7, 323, 44, 2, 163, 4, 2, 39, 9, 148, 372, 8, 2, 60, 57, 268, 20, 2, 39, 47, 50, 37, 417, 145, 2, 775, 4, 2, 91, 14, 269, 555, 96, 417, 418, 270, 145, 2, 91, 3, 9, 776, 109, 4, 269, 555, 7, 39, 777, 21, 35, 11, 2, 39, 9, 302, 32, 20, 2, 167, 4, 2, 132, 412, 4, 2, 7, 323, 23, 6, 66, 4, 2, 27, 137, 23, 6, 66, 4, 2, 27, 137, 13, 2, 778, 2, 779, 36, 556, 13, 2, 557, 137, 11, 9, 268, 43, 2, 558, 4, 2, 27, 559, 2, 99, 169, 247, 2, 396, 4, 2, 16, 247, 2, 60, 58, 780, 5, 560, 247, 58, 561, 68, 2, 562, 265, 164, 781, 60, 9, 419, 23, 6, 66, 4, 2, 52, 114, 487, 2, 18, 80, 2, 26, 7, 5, 89, 2, 128, 61, 113, 21, 35, 11, 2, 52, 114, 9, 271, 23, 2, 66, 8, 2, 12, 563, 247, 2, 12, 44, 2, 12, 9, 148, 782, 28, 15, 57, 783, 20, 2, 28, 12, 326, 10, 3, 563, 247, 2, 12, 58, 264, 11, 9, 420, 73, 11, 23, 31, 50, 368, 80, 2, 99, 23, 6, 66, 4, 2, 12, 3, 21, 35, 11, 15, 9, 271, 21, 35, 11, 2, 564, 4, 2, 12, 9, 31, 148, 272, 50, 2, 12, 8, 2, 246, 12, 71, 784, 3, 117, 2, 12, 273, 14, 2, 26, 4, 2, 12, 71, 21, 35, 11, 2, 12, 9, 31, 496, 78, 2, 12, 44, 70, 36, 117, 15, 273, 14, 2, 12, 71, 36, 47, 421, 6, 274, 422, 78, 2, 12, 13, 2, 228, 198, 14, 2];22;"Examine the condition of the brakes. + Open the brake quick release. + Examine the condition and the thickness of the brake pads. + Make sure that there is a large quantity of rubber left. + Make sure that the pad is not too hard. + Clean all the unwanted material. + Do an inspection of the installation of the brakes. + Check the hydraulic brake system function. + Hydraulic brake function: + Make sure that there is sufficient clearance between the pad and the inner diameter of the brake surface. + If the position of the pads is too low on the rim, as shown in , the pads can move. This could cause the separation of the spokes from their mountings., they could slip off causing the spokes to be torn out of their mountings. + Brake pad seating: + Make sure that the pads are correctly installed in the center of the inner diameter of the brake surface. + Do a check of the tire pressure. + Do a check of the tire pressure with the . + Compare the value you read with the recommended pressure that is shown into the sidewall of the tire. + Add the necessary air. + Examine the condition of the wheels. + Examine the rims for bulges and dents. + Examine for splits at the seam where an extruded rim is bonded. + Do a check of the headset bearings. + Straddle the bicycle. + Apply the front brakes and push the handle bars forward. + Make sure that the headset bearings are tight. + Do the checks on the chain. + Visually examine the chain. + If the chain is too dirty, clean it as specified in the clean chain task (refer to + Visually examine the chain for links that are frozen or that do not move easily. + Apply the necessary . + Do a check of the chain to make sure that it is tight. + Make sure that the play of the chain is not too much. + Move the chain on the largest chain ring. + Try to pull the chain away from the front of the chain ring. + Make sure that the chain is not loose. Tighten the chain if, when you pull it away from the chain ring, you can see a full tooth. + Tighten the chain with the Allen wrench from the .";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA(2) +[251, 2, 475, 4, 2, 7, 219, 2, 7, 415, 517, 251, 2, 475, 5, 2, 493, 4, 2, 7, 39, 21, 35, 11, 82, 17, 6, 518, 478, 4, 254, 208, 21, 35, 11, 2, 39, 17, 31, 148, 253, 28, 69, 2, 241, 358, 23, 164, 307, 4, 2, 32, 4, 2, 7, 66, 2, 724, 7, 51, 124, 724, 7, 124, 21, 35, 11, 82, 17, 877, 878, 131, 2, 39, 5, 2, 132, 476, 4, 2, 7, 357, 44, 2, 173, 4, 2, 39, 17, 148, 372, 8, 2, 60, 57, 359, 20, 2, 39, 47, 50, 37, 417, 158, 2, 879, 4, 2, 91, 14, 269, 87, 96, 417, 418, 270, 158, 2, 91, 3, 9, 880, 109, 4, 269, 87, 7, 39, 98, 21, 35, 11, 2, 39, 59, 125, 32, 20, 2, 167, 4, 2, 132, 476, 4, 2, 7, 357, 23, 6, 66, 4, 2, 27, 142, 23, 6, 66, 4, 2, 27, 142, 13, 2, 881, 2, 882, 36, 556, 13, 2, 557, 142, 11, 17, 359, 43, 2, 725, 4, 2, 27, 559, 2, 104, 169, 251, 2, 475, 4, 2, 16, 251, 2, 60, 58, 883, 5, 560, 251, 58, 561, 68, 2, 562, 265, 164, 884, 60, 17, 419, 23, 6, 66, 4, 2, 52, 92, 511, 2, 19, 81, 2, 26, 7, 5, 89, 2, 135, 61, 113, 21, 35, 11, 2, 52, 92, 59, 271, 23, 2, 66, 8, 2, 12, 322, 251, 2, 12, 44, 2, 12, 17, 148, 885, 28, 15, 57, 886, 20, 2, 28, 12, 326, 10, 3, 322, 251, 2, 12, 58, 264, 11, 59, 420, 73, 11, 23, 31, 50, 381, 81, 2, 104, 23, 6, 66, 4, 2, 12, 3, 21, 35, 11, 15, 17, 271, 21, 35, 11, 2, 564, 4, 2, 12, 17, 31, 148, 272, 50, 2, 12, 8, 2, 477, 12, 71, 887, 3, 117, 2, 12, 273, 14, 2, 26, 4, 2, 12, 71, 21, 35, 11, 2, 12, 17, 31, 519, 78, 2, 12, 44, 70, 36, 117, 15, 273, 14, 2, 12, 71, 36, 47, 421, 6, 274, 422, 78, 2, 12, 13, 2, 228, 198, 14, 2];22;"Examine the condition of the brakes. + Open the brake quick release. + Examine the condition and the thickness of the brake pads. + Make sure that there is a large quantity of rubber left. + Make sure that the pad is not too hard. + Clean all the unwanted material. + Do an inspection of the installation of the brakes. + Check the hydraulic brake system function. + Hydraulic brake function: + Make sure that there is sufficient clearance between the pad and the inner diameter of the brake surface. + If the position of the pads is too low on the rim, as shown in , the pads can move. This could cause the separation of the spokes from their mountings., they could slip off causing the spokes to be torn out of their mountings. + Brake pad seating: + Make sure that the pads are correctly installed in the center of the inner diameter of the brake surface. + Do a check of the tire pressure. + Do a check of the tire pressure with the . + Compare the value you read with the recommended pressure that is shown into the sidewall of the tire. + Add the necessary air. + Examine the condition of the wheels. + Examine the rims for bulges and dents. + Examine for splits at the seam where an extruded rim is bonded. + Do a check of the headset bearings. + Straddle the bicycle. + Apply the front brakes and push the handle bars forward. + Make sure that the headset bearings are tight. + Do the checks on the chain. + Visually examine the chain. + If the chain is too dirty, clean it as specified in the clean chain task (refer to + Visually examine the chain for links that are frozen or that do not move easily. + Apply the necessary . + Do a check of the chain to make sure that it is tight. + Make sure that the play of the chain is not too much. + Move the chain on the largest chain ring. + Try to pull the chain away from the front of the chain ring. + Make sure that the chain is not loose. Tighten the chain if, when you pull it away from the chain ring, you can see a full tooth. + Tighten the chain with the Allen wrench from the .";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA(2) +[18, 257, 373, 83, 267];23;"Bicycle: + Pre-operation procedures (crew)";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA(3) +[19, 257, 141, 86, 267];23;"Bicycle: + Pre-operation procedures (crew)";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA(3) +[18, 129, 6, 18];24;"Bicycle: + Riding a bicycle";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA(1) +[19, 129, 6, 19];24;"Bicycle: + Riding a bicycle";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA(1) +[565, 565, 566];25;"Computer: + Computer Display";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA(1) +[726, 726, 566];25;"Computer: + Computer Display";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA(1) +[18, 567, 373, 83, 267];26;"Bicycle: + Normal operation procedures (crew)";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA(2) +[19, 567, 141, 86, 267];26;"Bicycle: + Normal operation procedures (crew)";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA(2) +[28, 2, 18, 28, 2, 18, 13, 56, 24, 2, 332, 14, 2, 3, 28, 2, 7, 2, 147, 25, 2, 62, 5, 2, 27, 168, 2, 18, 374, 177, 2, 18, 568, 2, 3, 76, 50, 38, 2, 7, 118, 2, 40, 118, 2, 40, 94, 275, 2, 7, 25, 118, 2, 261, 106, 2, 72, 62, 2, 12, 29, 2, 303, 160, 9, 276, 277, 2, 99];27;"Clean the bicycle. + Clean the bicycle with water. + Use the brush from the to clean the brakes, the shift levers, the sprockets and the tires. + Let the bicycle dry. + Lubricate the bicycle + Spray the , to these moving parts: + the brake pivots + the derailleur pivots + the derailleur tension guides + the brake lever pivots + the control cables + the gear sprockets + the chain + Remove the lubricant which is more than the necessary.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA(2) +[28, 2, 19, 28, 2, 19, 13, 56, 24, 2, 332, 14, 2, 3, 28, 2, 7, 2, 147, 25, 2, 62, 5, 2, 27, 168, 2, 19, 383, 116, 2, 19, 568, 2, 3, 76, 50, 38, 2, 7, 118, 2, 40, 118, 2, 40, 94, 299, 2, 7, 25, 118, 2, 261, 107, 2, 72, 62, 2, 12, 30, 2, 116, 160, 17, 276, 277, 2, 104];27;"Clean the bicycle. + Clean the bicycle with water. + Use the brush from the to clean the brakes, the shift levers, the sprockets and the tires. + Let the bicycle dry. + Lubricate the bicycle + Spray the , to these moving parts: + the brake pivots + the derailleur pivots + the derailleur tension guides + the brake lever pivots + the control cables + the gear sprockets + the chain + Remove the lubricant which is more than the necessary.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA(2) +[18, 263, 373, 83, 267];28;"Bicycle: + Post-operation procedures (crew)";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA(3) +[19, 263, 141, 86, 267];28;"Bicycle: + Post-operation procedures (crew)";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA(3) +[18, 785, 786, 569, 570];29;"Bicycle: + Servicing: Prerequisite concept review";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA(1) +[19, 727, 888, 569, 570];29;"Bicycle: + Servicing: Prerequisite concept review";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA(1) +[23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 96, 370, 20, 28, 278, 56, 23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 96, 370, 20, 28, 278, 56, 23, 31, 24, 6, 11, 64, 136, 137, 6, 56, 279, 11, 64, 136, 137, 47, 145, 280, 38, 3, 333, 496, 73, 274, 4, 56, 23, 31, 195, 2, 279, 571, 68, 2, 74, 73, 68, 2, 130, 225, 114, 37, 47, 145, 161, 3, 2, 38, 80, 20, 572, 13, 2, 573, 8, 2, 497, 2, 423, 334, 145, 161, 3, 2, 84, 335, 44, 15, 9, 31, 80, 302];30;"Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not use a that has high pressure. A water hose that has high pressure can cause some parts to become loose or full of water. + Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts. + Apply in accordance with the instruction on the container. The substance may cause damage to the Bike paint if it is not applied correctly.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA(1) +[23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 298, 310, 20, 28, 278, 56, 23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 298, 310, 20, 28, 278, 56, 23, 31, 24, 6, 11, 140, 136, 142, 6, 56, 279, 11, 140, 136, 142, 47, 158, 280, 38, 3, 360, 519, 73, 274, 4, 56, 23, 31, 195, 2, 279, 311, 68, 2, 74, 73, 68, 2, 130, 225, 92, 37, 47, 158, 172, 3, 2, 38, 81, 20, 728, 13, 2, 729, 8, 2, 250, 2, 479, 334, 158, 172, 3, 2, 84, 335, 44, 15, 17, 31, 81, 125];30;"Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not use a that has high pressure. A water hose that has high pressure can cause some parts to become loose or full of water. + Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts. + Apply in accordance with the instruction on the container. The substance may cause damage to the Bike paint if it is not applied correctly.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA(1) +[28, 2, 18, 13, 56, 3, 29, 69, 424, 10, 3, 28, 2, 84, 24, 6, 3, 63, 222, 3, 93, 11, 9, 31, 498, 3, 28, 76, 9, 2, 147, 25, 2, 574, 27, 5, 2, 7, 28, 2, 425, 426, 14, 2, 12, 5, 2, 62, 13, 6, 304, 11, 64, 6, 176, 427, 29, 2, 281, 14, 2, 226, 499, 13, 2, 57, 268, 20, 24, 6, 332, 3, 29, 2, 281, 14, 76, 38, 62, 275, 5, 94, 16, 4, 2, 40, 12, 71, 422, 575, 2, 428, 149, 2, 62, 2, 40, 2, 12, 71, 5, 2, 12, 13, 56, 44, 99, 23, 2, 149, 83, 199, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 18, 13, 2, 97, 336, 149, 2, 18, 5, 21, 35, 11, 69, 9, 29, 50, 2, 18, 200, 5, 150, 8, 201, 27, 3, 29, 69, 56, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 18, 13, 2, 97, 336, 97, 2, 43, 5, 56, 337, 28, 2, 18, 13, 2, 97, 336, 149, 2, 18, 3, 21, 35, 11, 69, 576, 9, 29, 50, 2, 18, 200, 5, 150, 8, 201, 27, 3, 29, 69, 56, 177, 2, 18, 10, 3];31;"Clean the bicycle with water to remove all dirt. Refer to . + Cleaning the bike: + Use a to get access to areas that are not easy to clean. These are the shift levers, the knobbly tires, and the brakes. + Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade. + Remove the grease from the freewheel assembly with the as shown in . + Use a brush to remove the grease from these parts: + sprockets + guide and tension wheels of the derailleur + chain ring teeth + Degreasing the freehub: + Flush the sprockets, the derailleurs, the chain rings and the chain with water. + If necessary, do the flush procedure again. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Flush the bicycle and make sure that all is removed. + Move the bicycle up and down on its tires to remove all water. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Soak the into and water. + Fully clean the bicycle with the soaked sponge. + Flush the bicycle to make sure that all detergents are removed. + Move the bicycle up and down on its tires to remove all water. + Lubricate the bicycle. Refer to ";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA(2) +[28, 2, 19, 13, 56, 3, 30, 69, 424, 10, 3, 28, 2, 84, 24, 6, 3, 63, 222, 3, 93, 11, 59, 31, 520, 3, 28, 76, 59, 2, 147, 25, 2, 730, 27, 5, 2, 7, 28, 2, 425, 426, 14, 2, 12, 5, 2, 62, 13, 6, 312, 11, 140, 6, 176, 427, 30, 2, 300, 14, 2, 226, 361, 13, 2, 57, 359, 20, 24, 6, 332, 3, 30, 2, 300, 14, 76, 38, 62, 299, 5, 94, 16, 4, 2, 40, 12, 71, 731, 732, 2, 428, 149, 2, 62, 2, 40, 2, 12, 71, 5, 2, 12, 13, 56, 44, 104, 23, 2, 149, 86, 199, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 19, 13, 2, 97, 362, 149, 2, 19, 5, 21, 35, 11, 69, 17, 30, 50, 2, 19, 200, 5, 150, 8, 15, 27, 3, 30, 69, 56, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 19, 13, 2, 97, 362, 97, 2, 43, 5, 56, 363, 28, 2, 19, 13, 2, 97, 362, 149, 2, 19, 3, 21, 35, 11, 69, 733, 59, 30, 50, 2, 19, 200, 5, 150, 8, 15, 27, 3, 30, 69, 56, 116, 2, 19, 10, 3];31;"Clean the bicycle with water to remove all dirt. Refer to . + Cleaning the bike: + Use a to get access to areas that are not easy to clean. These are the shift levers, the knobbly tires, and the brakes. + Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade. + Remove the grease from the freewheel assembly with the as shown in . + Use a brush to remove the grease from these parts: + sprockets + guide and tension wheels of the derailleur + chain ring teeth + Degreasing the freehub: + Flush the sprockets, the derailleurs, the chain rings and the chain with water. + If necessary, do the flush procedure again. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Flush the bicycle and make sure that all is removed. + Move the bicycle up and down on its tires to remove all water. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Soak the into and water. + Fully clean the bicycle with the soaked sponge. + Flush the bicycle to make sure that all detergents are removed. + Move the bicycle up and down on its tires to remove all water. + Lubricate the bicycle. Refer to ";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA(2) +[18, 151, 83, 3, 28];32;"Bicycle: + Other procedures to clean";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA(3) +[19, 151, 86, 3, 28];32;"Bicycle: + Other procedures to clean";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA(3) +[23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 96, 370, 20, 28, 278, 56, 23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 96, 370, 20, 28, 278, 56, 23, 31, 24, 6, 11, 64, 136, 137, 6, 56, 279, 11, 64, 136, 137, 47, 145, 280, 38, 3, 333, 496, 73, 274, 4, 56, 23, 31, 195, 2, 279, 571, 68, 2, 74, 73, 68, 2, 130, 225, 114, 37, 47, 145, 161, 3, 2, 38, 80, 20, 572, 13, 2, 573, 8, 2, 497, 2, 423, 334, 145, 161, 3, 2, 84, 335, 44, 15, 9, 31, 80, 302];33;"Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not use a that has high pressure. A water hose that has high pressure can cause some parts to become loose or full of water. + Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts. + Apply in accordance with the instruction on the container. The substance may cause damage to the Bike paint if it is not applied correctly.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA(1) +[23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 298, 310, 20, 28, 278, 56, 23, 31, 63, 43, 79, 102, 44, 15, 63, 43, 79, 102, 121, 298, 310, 20, 28, 278, 56, 23, 31, 24, 6, 11, 140, 136, 142, 6, 56, 279, 11, 140, 136, 142, 47, 158, 280, 38, 3, 360, 519, 73, 274, 4, 56, 23, 31, 195, 2, 279, 311, 68, 2, 74, 73, 68, 2, 130, 225, 92, 37, 47, 158, 172, 3, 2, 38, 81, 20, 728, 13, 2, 729, 8, 2, 250, 2, 479, 334, 158, 172, 3, 2, 84, 335, 44, 15, 17, 31, 81, 125];33;"Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not get into your eyes. If it gets into your eyes, wash them immediately in clean warm water. + Do not use a that has high pressure. A water hose that has high pressure can cause some parts to become loose or full of water. + Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts. + Apply in accordance with the instruction on the container. The substance may cause damage to the Bike paint if it is not applied correctly.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA(1) +[28, 2, 18, 13, 56, 3, 29, 69, 424, 10, 3, 28, 2, 84, 24, 6, 3, 63, 222, 3, 93, 11, 9, 31, 498, 3, 28, 76, 9, 2, 147, 25, 2, 574, 27, 5, 2, 7, 28, 2, 425, 426, 14, 2, 12, 5, 2, 62, 13, 6, 304, 11, 64, 6, 176, 427, 29, 2, 281, 14, 2, 226, 499, 13, 2, 57, 268, 20, 24, 6, 332, 3, 29, 2, 281, 14, 76, 38, 62, 275, 5, 94, 16, 4, 2, 40, 12, 71, 422, 575, 2, 428, 149, 2, 62, 2, 40, 2, 12, 71, 5, 2, 12, 13, 56, 44, 99, 23, 2, 149, 83, 199, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 18, 13, 2, 97, 336, 149, 2, 18, 5, 21, 35, 11, 69, 9, 29, 50, 2, 18, 200, 5, 150, 8, 201, 27, 3, 29, 69, 56, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 18, 13, 2, 97, 336, 97, 2, 43, 5, 56, 337, 28, 2, 18, 13, 2, 97, 336, 149, 2, 18, 3, 21, 35, 11, 69, 576, 9, 29, 50, 2, 18, 200, 5, 150, 8, 201, 27, 3, 29, 69, 56, 177, 2, 18, 10, 3];34;"Clean the bicycle with water to remove all dirt. Refer to . + Cleaning the bike: + Use a to get access to areas that are not easy to clean. These are the shift levers, the knobbly tires, and the brakes. + Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade. + Remove the grease from the freewheel assembly with the as shown in . + Use a brush to remove the grease from these parts: + sprockets + guide and tension wheels of the derailleur + chain ring teeth + Degreasing the freehub: + Flush the sprockets, the derailleurs, the chain rings and the chain with water. + If necessary, do the flush procedure again. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Flush the bicycle and make sure that all is removed. + Move the bicycle up and down on its tires to remove all water. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Soak the into and water. + Fully clean the bicycle with the soaked sponge. + Flush the bicycle to make sure that all detergents are removed. + Move the bicycle up and down on its tires to remove all water. + Lubricate the bicycle. Refer to ";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA(2) +[28, 2, 19, 13, 56, 3, 30, 69, 424, 10, 3, 28, 2, 84, 24, 6, 3, 63, 222, 3, 93, 11, 59, 31, 520, 3, 28, 76, 59, 2, 147, 25, 2, 730, 27, 5, 2, 7, 28, 2, 425, 426, 14, 2, 12, 5, 2, 62, 13, 6, 312, 11, 140, 6, 176, 427, 30, 2, 300, 14, 2, 226, 361, 13, 2, 57, 359, 20, 24, 6, 332, 3, 30, 2, 300, 14, 76, 38, 62, 299, 5, 94, 16, 4, 2, 40, 12, 71, 731, 732, 2, 428, 149, 2, 62, 2, 40, 2, 12, 71, 5, 2, 12, 13, 56, 44, 104, 23, 2, 149, 86, 199, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 19, 13, 2, 97, 362, 149, 2, 19, 5, 21, 35, 11, 69, 17, 30, 50, 2, 19, 200, 5, 150, 8, 15, 27, 3, 30, 69, 56, 121, 2, 84, 97, 2, 43, 5, 56, 28, 2, 19, 13, 2, 97, 362, 97, 2, 43, 5, 56, 363, 28, 2, 19, 13, 2, 97, 362, 149, 2, 19, 3, 21, 35, 11, 69, 733, 59, 30, 50, 2, 19, 200, 5, 150, 8, 15, 27, 3, 30, 69, 56, 116, 2, 19, 10, 3];34;"Clean the bicycle with water to remove all dirt. Refer to . + Cleaning the bike: + Use a to get access to areas that are not easy to clean. These are the shift levers, the knobbly tires, and the brakes. + Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade. + Remove the grease from the freewheel assembly with the as shown in . + Use a brush to remove the grease from these parts: + sprockets + guide and tension wheels of the derailleur + chain ring teeth + Degreasing the freehub: + Flush the sprockets, the derailleurs, the chain rings and the chain with water. + If necessary, do the flush procedure again. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Flush the bicycle and make sure that all is removed. + Move the bicycle up and down on its tires to remove all water. + Wash the Bike + Soak the into and water. + Clean the bicycle with the soaked sponge. + Soak the into and water. + Fully clean the bicycle with the soaked sponge. + Flush the bicycle to make sure that all detergents are removed. + Move the bicycle up and down on its tires to remove all water. + Lubricate the bicycle. Refer to ";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA(2) +[18, 151, 83, 3, 28];35;"Bicycle: + Other procedures to clean";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA(3) +[19, 151, 86, 3, 28];35;"Bicycle: + Other procedures to clean";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA(3) +[577, 9, 578, 429, 18, 8, 2, 120, 282, 271, 48, 187, 18, 9, 787, 67, 3, 2, 120, 282];36;"Ensure is level. + Place bicycle on the test stand. + Tight clamps until bicycle is securely attach to the test stand.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA(2) +[734, 17, 578, 429, 19, 8, 2, 120, 282, 271, 48, 187, 19, 17, 889, 67, 3, 2, 120, 282];36;"Ensure is level. + Place bicycle on the test stand. + Tight clamps until bicycle is securely attach to the test stand.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA(2) +[18, 429, 8, 120, 282];37;"Bicycle: + Place on test stand";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA(3) +[19, 429, 8, 120, 282];37;"Bicycle: + Place on test stand";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA(3) +[70, 36, 29, 2, 41, 16, 3, 244, 6, 788, 579, 2, 7, 319, 14, 2, 12, 338];38;When you remove the rear wheel to repair a puncture, disconnect the brake arm from the chain stay.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA(1) +[70, 36, 30, 2, 41, 16, 3, 244, 6, 890, 579, 2, 7, 319, 14, 2, 12, 338];38;When you remove the rear wheel to repair a puncture, disconnect the brake arm from the chain stay.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA(1) +[29, 2, 41, 16, 10, 3, 21, 35, 11, 82, 9, 220, 169, 20, 2, 22, 90, 2, 339, 8, 2, 178, 33, 89, 2, 178, 33, 580, 150, 3, 581, 69, 2, 169, 24, 6, 3, 50, 2, 27, 430, 109, 4, 201, 98, 202, 2, 27, 430, 582, 2, 583, 4, 2, 60, 584, 2, 27, 13, 6, 27, 25, 29, 2, 22, 305, 31, 337, 2, 22, 13, 2, 247, 2, 22, 58, 283, 44, 36, 182, 6, 283, 544, 15, 13, 6, 585, 21, 13, 6, 585, 283, 494, 211, 4, 2, 169, 24, 6, 586, 4, 789, 14, 2, 5, 21, 2, 93, 8, 5, 152, 2, 122, 340, 37, 181, 587, 2, 133, 419, 302, 588, 2, 589, 93, 80, 6, 186, 258, 4, 284, 14, 2, 133, 285, 8, 5, 152, 2, 122, 21, 35, 11, 2, 93, 13, 2, 284, 9, 246, 277, 2, 133, 80, 284, 3, 589, 93, 168, 2, 284, 374, 58, 590, 790, 187, 15, 333, 791, 5, 591, 29, 2, 41, 592, 14, 2, 133, 11, 9, 6, 38, 4, 2, 133, 285, 5, 89, 2, 133, 20, 201, 163, 89, 13, 79, 170, 14, 2, 167, 4, 2, 133, 3, 2, 215, 38, 4, 2, 80, 93, 80, 137, 3, 22, 29, 2, 186, 324, 14, 2, 133, 65, 6, 431, 186, 258, 4, 593, 594, 8, 5, 152, 2, 133, 305, 31, 337, 2, 792, 22, 13, 2, 328, 341, 595, 68, 2, 178, 33, 5, 46, 2, 22, 199, 131, 2, 27, 5, 2, 60, 89, 2, 178, 33, 286, 2, 122, 20, 2, 60, 21, 35, 11, 2, 178, 33, 9, 432, 46, 2, 793, 4, 2, 27];39;"Remove the rear wheel. (Refer to + Make sure that there is no air in the tube. + Loosen the cap on the valve stem. + Push the valve stem core down to bleed all the air. + Use a to move the tire bead out of its seat. Lift the tire bead above the lip of the rim. + Unseating the tire with a tire lever: + Remove the tube. + Inflate (not fully) the tube with the . Examine the tube for leaks. + If you find a leak, identify it with a circle made with a . + Circle leak: + Release most of the air. + Use a piece of sandpaper from the and make the area on and around the hole rough. This will help the patch bond correctly. + Sanding the application area: + Apply a thin layer of glue from the patch kit on and around the hole. Make sure that the area with the glue is larger than the patch. + Apply glue to application area: + Let the glue dry for five minutes until it becomes tacky and dim. + Remove the rear foil from the patch (that is a part of the patch kit) and push the patch in its position. + Push with your thumbs from the center of the patch to the outer part of the applied area. + Apply pressure to tube: + Remove the thin cover from the patch. + Put a very thin layer of talcum powder on and around the patch. + Inflate (not fully) the repaired tube with the foot pump. + Start at the valve stem and install the tube again between the tire and the rim. + Push the valve stem through the hole in the rim. + Make sure that the valve stem is straight. + Install the remaining of the tire.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA(2) +[30, 2, 41, 16, 10, 3, 21, 35, 11, 82, 17, 220, 169, 20, 2, 22, 90, 2, 339, 8, 2, 179, 33, 89, 2, 179, 33, 580, 150, 3, 581, 69, 2, 169, 24, 6, 3, 50, 2, 27, 430, 109, 4, 15, 98, 202, 2, 27, 430, 735, 2, 583, 4, 2, 60, 584, 2, 27, 13, 6, 27, 25, 30, 2, 22, 313, 31, 363, 2, 22, 13, 2, 251, 2, 22, 58, 283, 44, 36, 182, 6, 283, 715, 15, 13, 6, 736, 115, 13, 6, 736, 283, 517, 211, 4, 2, 169, 24, 6, 737, 4, 891, 14, 2, 5, 21, 2, 93, 8, 5, 152, 2, 122, 340, 37, 181, 587, 2, 133, 419, 125, 588, 2, 308, 93, 81, 6, 186, 258, 4, 284, 14, 2, 133, 285, 8, 5, 152, 2, 122, 21, 35, 11, 2, 93, 13, 2, 284, 17, 720, 277, 2, 133, 81, 284, 3, 308, 93, 168, 2, 284, 383, 58, 590, 892, 187, 15, 360, 893, 5, 591, 30, 2, 41, 592, 14, 2, 133, 11, 17, 6, 38, 4, 2, 133, 285, 5, 89, 2, 133, 20, 15, 173, 89, 13, 79, 170, 14, 2, 167, 4, 2, 133, 3, 2, 215, 38, 4, 2, 81, 93, 81, 142, 3, 22, 30, 2, 186, 324, 14, 2, 133, 65, 6, 480, 186, 258, 4, 593, 594, 8, 5, 152, 2, 133, 313, 31, 363, 2, 244, 22, 13, 2, 328, 341, 595, 68, 2, 179, 33, 5, 32, 2, 22, 199, 131, 2, 27, 5, 2, 60, 89, 2, 179, 33, 286, 2, 122, 20, 2, 60, 21, 35, 11, 2, 179, 33, 17, 432, 32, 2, 375, 4, 2, 27];39;"Remove the rear wheel. (Refer to + Make sure that there is no air in the tube. + Loosen the cap on the valve stem. + Push the valve stem core down to bleed all the air. + Use a to move the tire bead out of its seat. Lift the tire bead above the lip of the rim. + Unseating the tire with a tire lever: + Remove the tube. + Inflate (not fully) the tube with the . Examine the tube for leaks. + If you find a leak, identify it with a circle made with a . + Circle leak: + Release most of the air. + Use a piece of sandpaper from the and make the area on and around the hole rough. This will help the patch bond correctly. + Sanding the application area: + Apply a thin layer of glue from the patch kit on and around the hole. Make sure that the area with the glue is larger than the patch. + Apply glue to application area: + Let the glue dry for five minutes until it becomes tacky and dim. + Remove the rear foil from the patch (that is a part of the patch kit) and push the patch in its position. + Push with your thumbs from the center of the patch to the outer part of the applied area. + Apply pressure to tube: + Remove the thin cover from the patch. + Put a very thin layer of talcum powder on and around the patch. + Inflate (not fully) the repaired tube with the foot pump. + Start at the valve stem and install the tube again between the tire and the rim. + Push the valve stem through the hole in the rim. + Make sure that the valve stem is straight. + Install the remaining of the tire.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA(2) +[18, 342, 244, 83];40;"Bicycle: + Standard repair procedures";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA(3) +[19, 342, 244, 86];40;"Bicycle: + Standard repair procedures";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA(3) +[18, 794, 266];41;"Bicycle: + Performance support";DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA(1) +[19, 894, 266];41;"Bicycle: + Performance support";DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA(1) +[18, 596, 38, 394, 433];42;"Bicycle: + Illustrated Parts Data - IPD";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA(1) +[19, 481, 38, 474, 433];42;"Bicycle: + Illustrated Parts Data - IPD";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA(1) +[597, 8, 2, 18, 100, 185, 5, 495, 795, 434, 129, 113, 2, 18, 21, 35, 11, 2, 16, 9, 796, 89, 20, 2, 53, 21, 35, 11, 220, 229, 73, 169, 9, 283, 109, 2, 53];43;"Climb on the bicycle. + Turn right and left several times. + Ride forward the bicycle. + Make sure that the wheels are stable. + Push in the fork. + Make sure that no oil or air is leaking out the fork.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA(2) +[597, 8, 2, 19, 100, 185, 5, 208, 895, 434, 129, 113, 2, 19, 21, 35, 11, 2, 16, 59, 896, 89, 20, 2, 53, 21, 35, 11, 220, 229, 73, 169, 17, 283, 109, 2, 53];43;"Climb on the bicycle. + Turn right and left several times. + Ride forward the bicycle. + Make sure that the wheels are stable. + Push in the fork. + Make sure that no oil or air is leaking out the fork.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA(2) +[53, 256, 120];44;"Fork: + Manual test";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA(3) +[29, 2, 33, 10, 3, 29, 2, 52, 10, 3, 89, 2, 53, 598, 3, 29, 15, 14, 2, 42, 65, 2, 42, 8, 2, 112];45;"Remove the stem, refer to: + + Remove the headset, refer to: + + Push the fork downwards to remove it from the frame + Put the frame on the floor";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA(2) +[30, 2, 33, 10, 3, 30, 2, 52, 10, 3, 89, 2, 53, 598, 3, 30, 15, 14, 2, 42, 65, 2, 42, 8, 2, 112];45;"Remove the stem, refer to: + + Remove the headset, refer to: + + Push the fork downwards to remove it from the frame + Put the frame on the floor";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA(2) +[53, 29, 83];46;"Fork: + Remove procedures";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA(3) +[53, 30, 86];46;"Fork: + Remove procedures";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA(3) +[80, 281, 8, 2, 52, 46, 2, 52, 10, 3, 3, 46, 2, 203, 10, 3, 46, 2, 33, 10, 3, 46, 2, 53];47;"Apply grease () on the headset + Install the headset, refer to: + + To install the spacers, refer to: + + Install the stem, refer to: + + Install the fork ()";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA(2) +[81, 300, 8, 2, 52, 32, 2, 52, 10, 3, 3, 32, 2, 203, 10, 3, 32, 2, 33, 10, 3, 32, 2, 53];47;"Apply grease () on the headset + Install the headset, refer to: + + To install the spacers, refer to: + + Install the stem, refer to: + + Install the fork ()";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA(2) +[53, 46, 83];48;"Fork: + Install procedures";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA(3) +[53, 32, 86];48;"Fork: + Install procedures";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA(3) +[18, 797, 599, 600, 4, 342, 113, 53, 230, 798, 53];49;"Bicycle: + Service Bulletin - Replacement of standard forward fork by telescopic fork";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA(1) +[19, 727, 599, 364, 4, 342, 113, 53, 230, 897, 53];49;"Bicycle: + Service Bulletin - Replacement of standard forward fork by telescopic fork";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA(1) +[799, 29, 2, 26, 16, 10, 3, 29, 2, 26, 7, 10, 3, 83, 29, 2, 53, 10, 3, 224, 2, 84, 500, 10, 3, 46, 2, 85, 53, 10, 3, 46, 2, 85, 53, 10, 3, 46, 2, 26, 7, 10, 3, 46, 2, 26, 16, 10, 3, 120, 120, 11, 2, 53, 9, 800, 32, 10, 3, 26, 7, 120, 10, 3];50;"PREPARATION: + Remove the front wheel, refer to: + + Remove the front brakes, refer to: + + PROCEDURE: + Remove the fork, refer to: + + Change the bike axis, refer to: + + Install the new fork, refer to: + + Install the new fork, refer to: + + Install the front brakes, refer to: + + Install the front wheel, refer to: + + TEST: + Test that the fork is properly installed, refer to: + + Front brakes test, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA(2) +[521, 30, 2, 26, 16, 10, 3, 30, 2, 26, 7, 10, 3, 86, 30, 2, 53, 10, 3, 243, 2, 84, 522, 10, 3, 32, 2, 85, 53, 10, 3, 32, 2, 85, 53, 10, 3, 32, 2, 26, 7, 10, 3, 32, 2, 26, 16, 10, 3, 120, 120, 11, 2, 53, 17, 898, 32, 10, 3, 26, 7, 120, 10, 3];50;"PREPARATION: + Remove the front wheel, refer to: + + Remove the front brakes, refer to: + + PROCEDURE: + Remove the fork, refer to: + + Change the bike axis, refer to: + + Install the new fork, refer to: + + Install the new fork, refer to: + + Install the front brakes, refer to: + + Install the front wheel, refer to: + + TEST: + Test that the fork is properly installed, refer to: + + Front brakes test, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA(2) +[53, 600, 83];51;"Fork: + Replacement procedure";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA(3) +[53, 364, 86];51;"Fork: + Replacement procedure";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA(3) +[24, 2, 24, 2, 65, 2, 42, 8, 2, 112];52;"Use the ( + + Use the ( + + Put the frame on the floor";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA(2) +[18, 500, 801, 83];53;"Bicycle axis: + Modification procedures";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA(3) +[19, 522, 899, 86];53;"Bicycle axis: + Modification procedures";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA(3) +[80, 281, 8, 2, 52, 46, 2, 52, 10, 3, 46, 2, 33, 10, 3, 46, 2, 53];54;"Apply grease () on the headset + Install the headset, refer to: + + Install the stem, refer to: + + Install the fork ()";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA(2) +[81, 300, 8, 2, 52, 32, 2, 52, 10, 3, 32, 2, 33, 10, 3, 32, 2, 53];54;"Apply grease () on the headset + Install the headset, refer to: + + Install the stem, refer to: + + Install the fork ()";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA(2) +[53, 46, 83];55;"Fork: + Install procedures";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA(3) +[53, 32, 86];55;"Fork: + Install procedures";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA(3) +[18, 434, 435];56;"Bicycle: + Time limits";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA(1) +[19, 434, 435];56;"Bicycle: + Time limits";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA(1) +[18, 601, 212, 188];57;"Bicycle: + Scheduled maintenance lists";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA(1) +[19, 738, 240, 188];57;"Bicycle: + Scheduled maintenance lists";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA(1) +[18, 601, 212, 66];58;"Bicycle: + Scheduled maintenance checks";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA(1) +[19, 738, 240, 66];58;"Bicycle: + Scheduled maintenance checks";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA(1) +[18, 212, 802, 602];59;"Bicycle: + Maintenance Allocation Chart";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA(1) +[19, 240, 900, 602];59;"Bicycle: + Maintenance Allocation Chart";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA(1) +[2, 18, 16, 2, 16, 10, 3, 4, 6, 18, 9, 6, 603, 501, 2, 16, 499, 64, 76, 38, 2, 27, 2, 22, 2, 91, 2, 91, 371, 2, 178, 2, 74, 38, 4, 2, 16, 91, 2, 91, 207, 109, 14, 2, 74, 5, 207, 604, 5, 194, 95, 151, 2, 502, 371, 67, 2, 91, 3, 2, 60, 13, 2, 171, 8, 2, 146, 4, 2, 91, 36, 47, 24, 2, 502, 371, 3, 159, 2, 94, 4, 2, 91, 2, 94, 8, 95, 4, 2, 91, 287, 9, 605, 16, 60, 2, 60, 10, 3, 4, 2, 16, 64, 6, 803, 4, 60, 436, 37, 436, 248, 2, 22, 14, 161, 11, 2, 340, 804, 8, 2, 502, 371, 47, 145, 2, 27, 5, 60, 22, 5, 27, 2, 22, 5, 2, 27, 46, 8, 2, 60, 2, 558, 4, 2, 27, 64, 606, 8, 96, 76, 160, 9, 24, 3, 805, 2, 125, 410, 4, 806, 2, 606, 108, 21, 35, 2, 27, 46, 8, 2, 60, 5, 11, 2, 807, 607, 195, 20, 2, 125, 410, 36, 46, 2, 22, 43, 2, 27, 343, 36, 305, 15, 2, 22, 64, 6, 178, 10, 3, 160, 36, 65, 286, 2, 122, 20, 2, 60, 37, 178, 10, 3, 9, 24, 3, 305, 2, 22, 5, 2, 27, 3, 2, 125, 137, 6, 344, 339, 46, 8, 2, 178, 10, 3, 3, 325, 161, 11, 344, 5, 608, 47, 145, 178];60;"The bicycle wheel: + The wheel (refer to ) of a bicycle is a complex structure. The wheel assembly has these parts: + the tire + the tube + the spokes + the spoke nipples + the valve + the hub + Parts of the wheel: + Spokes: + The spokes go out from the hub and go across and below each other. The spoke nipples attach the spokes to the rim with the threads on the end of the spokes. You can use the spoke nipples to adjust the tension of the spokes. The tension on each of the spokes must be equal. + Wheel rim: + The rim (refer to ) of the wheel has a lining of rim tape. This tape protects the tube from damage that the rough edges on the spoke nipples can cause. + The tire and rim: + Tube and tire: + The tube and the tire install on the rim. The sidewalls of the tire have markings on them. These which are used to indicate the correct direction of rotation. The markings also make sure the tire installs on the rim and that the directional arrows points in the correct direction. You install the tube into the tire before you inflate it. The tube has a valve (refer to ) which you put through the hole in the rim. This valve (refer to ) is used to inflate the tube and the tire to the correct pressure. A dust cap installs on the valve (refer to ) to prevent damage that dust and debris can cause. + Valve:";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA(1) +[2, 19, 16, 2, 16, 10, 3, 4, 6, 19, 17, 6, 603, 523, 2, 16, 361, 140, 76, 38, 2, 27, 2, 22, 2, 91, 2, 91, 382, 2, 179, 2, 74, 38, 4, 2, 16, 91, 2, 91, 207, 109, 14, 2, 74, 5, 207, 604, 5, 194, 95, 151, 2, 91, 382, 67, 2, 91, 3, 2, 60, 13, 2, 171, 8, 2, 146, 4, 2, 91, 36, 47, 24, 2, 91, 382, 3, 159, 2, 94, 4, 2, 91, 2, 94, 8, 95, 4, 2, 91, 287, 9, 605, 16, 60, 2, 60, 10, 3, 4, 2, 16, 140, 6, 901, 4, 60, 436, 37, 436, 248, 2, 22, 14, 172, 11, 2, 340, 902, 8, 2, 91, 382, 47, 158, 2, 27, 5, 60, 22, 5, 27, 2, 22, 5, 2, 27, 32, 8, 2, 60, 2, 725, 4, 2, 27, 64, 739, 8, 298, 76, 160, 59, 24, 3, 711, 2, 125, 311, 4, 903, 2, 739, 108, 21, 35, 2, 27, 32, 8, 2, 60, 5, 11, 2, 311, 607, 195, 20, 2, 125, 311, 36, 32, 2, 22, 43, 2, 27, 365, 36, 313, 15, 2, 22, 140, 6, 179, 10, 3, 160, 36, 65, 286, 2, 122, 20, 2, 60, 37, 179, 10, 3, 17, 24, 3, 313, 2, 22, 5, 2, 27, 3, 2, 125, 142, 6, 344, 339, 32, 8, 2, 179, 10, 3, 3, 325, 172, 11, 344, 5, 740, 47, 158, 179];60;"The bicycle wheel: + The wheel (refer to ) of a bicycle is a complex structure. The wheel assembly has these parts: + the tire + the tube + the spokes + the spoke nipples + the valve + the hub + Parts of the wheel: + Spokes: + The spokes go out from the hub and go across and below each other. The spoke nipples attach the spokes to the rim with the threads on the end of the spokes. You can use the spoke nipples to adjust the tension of the spokes. The tension on each of the spokes must be equal. + Wheel rim: + The rim (refer to ) of the wheel has a lining of rim tape. This tape protects the tube from damage that the rough edges on the spoke nipples can cause. + The tire and rim: + Tube and tire: + The tube and the tire install on the rim. The sidewalls of the tire have markings on them. These which are used to indicate the correct direction of rotation. The markings also make sure the tire installs on the rim and that the directional arrows points in the correct direction. You install the tube into the tire before you inflate it. The tube has a valve (refer to ) which you put through the hole in the rim. This valve (refer to ) is used to inflate the tube and the tire to the correct pressure. A dust cap installs on the valve (refer to ) to prevent damage that dust and debris can cause. + Valve:";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA(1) +[16, 101, 4, 88, 15, 9, 21];61;"Wheel: + Description of how it is made";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA(2) +[16, 105, 4, 88, 15, 17, 115];61;"Wheel: + Description of how it is made";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA(2) +[16, 101, 4, 88, 15, 9, 21, 609, 66];62;"Wheels: + Description of how it is made: Knowledge Check";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA(1) +[16, 105, 4, 88, 15, 17, 115, 741, 66];62;"Wheels: + Description of how it is made: Knowledge Check";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA(1) +[9, 610, 13, 611, 73, 253, 153, 96, 47, 145, 161, 3, 2, 132, 22];63;Be careful with sharp or hard tools. They can cause damage to the inner tube.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA(1) +[9, 524, 13, 611, 73, 253, 153, 96, 47, 158, 172, 3, 2, 132, 22];63;Be careful with sharp or hard tools. They can cause damage to the inner tube.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA(1) +[29, 2, 437, 132, 22, 29, 2, 132, 22, 46, 2, 85];64;"Remove the old inner-tube. + Removing the inner tube: + Install the new .";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA(2) +[30, 2, 437, 132, 22, 30, 2, 132, 22, 32, 2, 85];64;"Remove the old inner-tube. + Removing the inner tube: + Install the new .";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA(2) +[132, 22, 29, 5, 46, 6, 85, 189];65;"Inner tube: + Remove and install a new item";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA(3) +[132, 22, 30, 5, 32, 6, 85, 189];65;"Inner tube: + Remove and install a new item";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA(3) +[577, 18, 9, 8, 2, 244, 282, 612, 2, 808, 27, 67, 2, 613, 178, 4, 2, 14, 2, 3, 2, 178, 4, 2, 614, 27, 305, 2, 27, 184, 2, 328, 341, 3, 341, 169, 43, 2, 27, 66, 27, 137, 10, 3];66;"Ensure bicycle is on the repair stand. + Locate the deflated tire. + Attach the outlet valve of the , from the , to the valve of the deflated tire. + Inflate the tire. + Operate the foot pump to pump air into the tire. + Check tire pressure. Refer to ";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA(2) +[734, 19, 17, 8, 2, 244, 282, 482, 2, 525, 27, 67, 2, 613, 179, 4, 2, 14, 2, 3, 2, 179, 4, 2, 525, 27, 313, 2, 27, 141, 2, 328, 341, 3, 341, 169, 43, 2, 27, 66, 27, 142, 10, 3];66;"Ensure bicycle is on the repair stand. + Locate the deflated tire. + Attach the outlet valve of the , from the , to the valve of the deflated tire. + Inflate the tire. + Operate the foot pump to pump air into the tire. + Check tire pressure. Refer to ";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA(2) +[27, 438, 13, 169];67;"Tire: + Fill with air";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA(3) +[612, 2, 178, 33, 4, 27, 24, 2, 27, 137, 809, 3, 66, 2, 27, 137, 27, 137, 615, 131, 288, 3, 288, 44, 27, 137, 9, 616, 277, 288, 305, 27, 10, 3, 44, 2, 27, 47, 31, 617, 137, 73, 2, 27, 137, 9, 810, 277, 288, 439, 2, 132, 22, 10, 3];68;"Locate the valve stem of tire. + Use the tire pressure gauge () to check the tire pressure. + Tire pressure should between 2000 hPa to 2700 hPa. + If tire pressure is less than 2000 hPa inflate tire. Refer to + If the tire cannot maintain pressure or the tire pressure is greater than 2700 hPa replace the inner tube. Refer to ";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA(2) +[482, 2, 179, 33, 4, 27, 24, 2, 27, 142, 904, 3, 66, 2, 27, 142, 27, 142, 615, 131, 288, 3, 288, 44, 27, 142, 17, 616, 277, 288, 313, 27, 10, 3, 44, 2, 27, 47, 31, 617, 142, 73, 2, 27, 142, 17, 905, 277, 288, 364, 2, 132, 22, 10, 3];68;"Locate the valve stem of tire. + Use the tire pressure gauge () to check the tire pressure. + Tire pressure should between 2000 hPa to 2700 hPa. + If tire pressure is less than 2000 hPa inflate tire. Refer to + If the tire cannot maintain pressure or the tire pressure is greater than 2700 hPa replace the inner tube. Refer to ";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA(2) +[27, 66, 137];69;"Tire: + Check pressure";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA(3) +[27, 66, 142];69;"Tire: + Check pressure";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA(3) +[26, 16, 231, 618, 5, 811, 83];70;"Front wheel: + Fault reports and isolation procedures";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA(1) +[26, 16, 231, 618, 5, 742, 86];70;"Front wheel: + Fault reports and isolation procedures";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA(1) +[26, 16, 29, 83, 812, 395, 83];71;"Front wheel: + Remove procedures: Interactive content - Procedure";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA(1) +[26, 16, 30, 86, 906, 395, 86];71;"Front wheel: + Remove procedures: Interactive content - Procedure";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA(1) +[202, 5, 100, 2, 18, 5, 21, 35, 2, 18, 9, 54, 619, 20, 37, 163, 24, 6, 342, 198, 14, 2, 5, 90, 2, 7, 620, 29, 2, 196, 49, 29, 2, 16, 614, 2, 27, 24, 2, 14, 2, 5, 29, 2, 437, 27, 14, 2, 16, 24, 2, 14, 2, 5, 67, 2, 85, 3, 2, 16, 10, 3, 305, 2, 27, 10, 3, 46, 2, 16, 78, 2, 196, 49, 78, 2, 7, 620];72;"Lift and turn the bicycle and make sure the bicycle is held safely in this position. + Use a standard wrench from the and loosen the brake caliper. + Remove the axle bolt. + Remove the wheel. + Deflate the tire. + Use the from the and remove the old tire from the wheel. + Use the from the and attach the new to the wheel. Refer to + Inflate the tire (refer to + Install the wheel. + Tighten the axle bolt. + Tighten the brake caliper.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA(2) +[202, 5, 100, 2, 19, 5, 21, 35, 2, 19, 17, 526, 743, 20, 37, 173, 24, 6, 342, 198, 14, 2, 5, 90, 2, 7, 744, 30, 2, 205, 49, 30, 2, 16, 525, 2, 27, 24, 2, 14, 2, 5, 30, 2, 437, 27, 14, 2, 16, 24, 2, 14, 2, 5, 67, 2, 85, 3, 2, 16, 10, 3, 313, 2, 27, 10, 3, 32, 2, 16, 78, 2, 205, 49, 78, 2, 7, 744];72;"Lift and turn the bicycle and make sure the bicycle is held safely in this position. + Use a standard wrench from the and loosen the brake caliper. + Remove the axle bolt. + Remove the wheel. + Deflate the tire. + Use the from the and remove the old tire from the wheel. + Use the from the and attach the new to the wheel. Refer to + Inflate the tire (refer to + Install the wheel. + Tighten the axle bolt. + Tighten the brake caliper.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA(2) +[27, 29, 5, 46, 6, 85, 189];73;"Tire: + Remove and install a new item";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA(3) +[27, 30, 5, 32, 6, 85, 189];73;"Tire: + Remove and install a new item";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA(3) +[41, 16, 621, 231];74;"Rear wheel: + Detected fault";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA(1) +[54, 2, 41, 4, 2, 18, 89, 2, 16, 113, 5, 150, 3, 622, 2, 12, 14, 2, 62, 100, 2, 16, 3, 2, 111, 5, 202, 15, 273, 14, 2, 42, 65, 2, 42, 8, 2, 112];75;"Hold the rear of the bicycle. + Push the wheel forwards and down to disengage the chain from the sprocket. + Turn the wheel to the side and lift it away from the frame. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA(2) +[54, 2, 41, 4, 2, 19, 89, 2, 16, 113, 5, 150, 3, 745, 2, 12, 14, 2, 62, 100, 2, 16, 3, 2, 111, 5, 202, 15, 273, 14, 2, 42, 65, 2, 42, 8, 2, 112];75;"Hold the rear of the bicycle. + Push the wheel forwards and down to disengage the chain from the sprocket. + Turn the wheel to the side and lift it away from the frame. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA(2) +[41, 16, 29, 83];76;"Rear wheel: + Remove procedures";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA(3) +[41, 16, 30, 86];76;"Rear wheel: + Remove procedures";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA(3) +[54, 2, 26, 4, 2, 18, 24, 2, 3, 622, 2, 53, 14, 2, 503, 230, 89, 2, 16, 113, 5, 150, 202, 2, 16, 273, 14, 2, 42, 65, 2, 42, 8, 2, 112];77;"Hold the front of the bicycle. + Use the () to disengage the fork from the chainring by pushing the wheel forwards and down. + Lift the wheel away from the frame. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA(2) +[54, 2, 26, 4, 2, 19, 24, 2, 3, 745, 2, 53, 14, 2, 527, 230, 89, 2, 16, 113, 5, 150, 202, 2, 16, 273, 14, 2, 42, 65, 2, 42, 8, 2, 112];77;"Hold the front of the bicycle. + Use the () to disengage the fork from the chainring by pushing the wheel forwards and down. + Lift the wheel away from the frame. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA(2) +[26, 16, 29, 83];78;"Front wheel: + Remove procedures";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA(3) +[26, 16, 30, 86];78;"Front wheel: + Remove procedures";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA(3) +[15, 9, 99, 3, 46, 2, 53, 5, 2, 7, 343, 32, 2, 16, 54, 2, 26, 4, 2, 18, 46, 2, 16, 13, 5, 9, 610, 3, 31, 161, 2, 503, 65, 2, 84, 8, 2, 112];79;"It is necessary to install the fork and the brakes before installing the wheel + Hold the front of the bicycle. + Install the wheel with () and be careful to not damage the chainring. + Put the bike on the floor.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA(2) +[15, 17, 104, 3, 32, 2, 53, 5, 2, 7, 365, 32, 2, 16, 54, 2, 26, 4, 2, 19, 32, 2, 16, 13, 5, 9, 524, 3, 31, 172, 2, 527, 65, 2, 84, 8, 2, 112];79;"It is necessary to install the fork and the brakes before installing the wheel + Hold the front of the bicycle. + Install the wheel with () and be careful to not damage the chainring. + Put the bike on the floor.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA(2) +[26, 16, 46, 83];80;"Front wheel: + Install procedures";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA(3) +[26, 16, 32, 86];80;"Front wheel: + Install procedures";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA(3) +[7, 51, 2, 211, 529, 38, 4, 2, 18, 9, 2, 7, 51, 387, 6, 316, 212, 4, 2, 7, 51, 9, 99, 213, 70, 6, 388, 23, 252, 21, 35, 36, 3, 23, 2, 99, 212, 57, 530, 57, 366, 44, 36, 23, 31, 23, 37, 2, 18, 181, 9, 389, 3, 24, 82, 9, 317, 143, 127, 4, 7, 51, 2, 144, 182, 8, 211, 18, 9, 2, 318, 7, 10, 3, 318, 7, 2, 7, 51, 10, 3, 64, 76, 390, 206, 2, 7, 25, 10, 3, 2, 7, 106, 2, 7, 319, 2, 7, 48, 108, 320, 57, 486, 2, 7, 39, 10, 3, 318, 7, 13, 487, 106, 6, 106, 11, 207, 14, 2, 7, 25, 8, 2, 34, 117, 2, 77, 25, 8, 2, 7, 367, 37, 214, 2, 7, 39, 183, 2, 215, 60, 4, 2, 16, 160, 391, 2, 216, 4, 2, 18, 7, 39, 82, 9, 392, 7, 39, 10, 3, 8, 2, 18, 77, 9, 182, 8, 2, 26, 16, 5, 77, 8, 2, 41, 16, 2, 7, 39, 9, 21, 109, 4, 253, 321, 254, 2, 39, 214, 183, 2, 60, 4, 2, 16, 3, 145, 217, 70, 2, 36, 184, 2, 7, 25, 531, 393, 4, 6, 7, 7, 25, 2, 7, 25, 10, 3, 9, 368, 161, 2, 25, 9, 32, 20, 2, 87, 6, 48, 49, 54, 2, 87, 37, 49, 9, 31, 532, 488, 15, 9, 182, 20, 2, 87, 2, 25, 100, 8, 6, 25, 118, 49, 2, 533, 162, 119, 54, 2, 7, 106, 37, 162, 119, 159, 2, 94, 4, 2, 106, 489, 206, 4, 6, 126, 18, 25, 2, 208, 7, 25, 54, 2, 7, 39, 8, 2, 26, 16, 5, 2, 185, 7, 39, 54, 2, 7, 8, 2, 41, 16];81;"Brake system: + The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use. + There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ). + Cantilever brake: + The brake system (refer to ) has these primary components: + the brake lever (refer to ) + the brake cable + the brake arm + the brake clamp (also known as callipers) + the brake pads (refer to ) + Cantilever brake with straddle cable: + A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle. + Brake pads: + There are four brake pads (refer to ) on the bicycle. Two are found on the front wheel and two on the rear wheel. The brake pads are made out of hard wearing rubber. The pads press against the rim of the wheel to cause friction when the you operate the brake levers. + Exploded diagram of a brake: + Brake lever: + The brake levers (refer to ) are easily damaged. The lever is installed in the mount. A clamp bolt holds the mount. This bolt is not visible because it is found in the mount. The lever turns on a lever pivot bolt. The adjuster lock nut holds the brake cable. This lock nut adjusts the tension of the cable. + Typical components of a mountain bicycle lever: + The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA(1) +[7, 51, 2, 211, 708, 38, 4, 2, 19, 17, 2, 7, 51, 469, 6, 316, 240, 4, 2, 7, 51, 17, 104, 213, 70, 6, 388, 509, 252, 21, 35, 36, 3, 23, 2, 104, 240, 57, 415, 57, 379, 44, 36, 23, 31, 23, 37, 2, 19, 181, 9, 470, 3, 24, 82, 59, 317, 139, 127, 4, 7, 51, 2, 144, 354, 8, 211, 19, 17, 2, 355, 7, 10, 3, 355, 7, 2, 7, 51, 10, 3, 140, 76, 471, 210, 2, 7, 25, 10, 3, 2, 7, 107, 2, 7, 319, 2, 7, 48, 108, 356, 57, 510, 2, 7, 39, 10, 3, 355, 7, 13, 511, 107, 6, 107, 11, 512, 14, 2, 7, 25, 8, 2, 34, 117, 2, 77, 25, 8, 2, 7, 380, 37, 214, 2, 7, 39, 183, 2, 215, 60, 4, 2, 16, 160, 472, 2, 216, 4, 2, 19, 7, 39, 82, 59, 392, 7, 39, 10, 3, 8, 2, 19, 77, 59, 354, 8, 2, 26, 16, 5, 77, 8, 2, 41, 16, 2, 7, 39, 59, 115, 109, 4, 253, 321, 254, 2, 39, 214, 183, 2, 60, 4, 2, 16, 3, 158, 217, 70, 2, 36, 141, 2, 7, 25, 709, 393, 4, 6, 7, 7, 25, 2, 7, 25, 10, 3, 59, 381, 172, 2, 25, 17, 32, 20, 2, 87, 6, 48, 49, 54, 2, 87, 37, 49, 17, 31, 710, 513, 15, 17, 354, 20, 2, 87, 2, 25, 100, 8, 6, 25, 118, 49, 2, 159, 162, 119, 54, 2, 7, 107, 37, 162, 119, 159, 2, 94, 4, 2, 107, 514, 210, 4, 6, 126, 19, 25, 2, 208, 7, 25, 54, 2, 7, 39, 8, 2, 26, 16, 5, 2, 185, 7, 39, 54, 2, 7, 8, 2, 41, 16];81;"Brake system: + The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use. + There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ). + Cantilever brake: + The brake system (refer to ) has these primary components: + the brake lever (refer to ) + the brake cable + the brake arm + the brake clamp (also known as callipers) + the brake pads (refer to ) + Cantilever brake with straddle cable: + A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle. + Brake pads: + There are four brake pads (refer to ) on the bicycle. Two are found on the front wheel and two on the rear wheel. The brake pads are made out of hard wearing rubber. The pads press against the rim of the wheel to cause friction when the you operate the brake levers. + Exploded diagram of a brake: + Brake lever: + The brake levers (refer to ) are easily damaged. The lever is installed in the mount. A clamp bolt holds the mount. This bolt is not visible because it is found in the mount. The lever turns on a lever pivot bolt. The adjuster lock nut holds the brake cable. This lock nut adjusts the tension of the cable. + Typical components of a mountain bicycle lever: + The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA(1) +[7, 51, 101, 4, 88, 15, 9, 21];82;"Brake system: + Description of how it is made";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA(2) +[7, 51, 105, 4, 88, 15, 17, 115];82;"Brake system: + Description of how it is made";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA(2) +[65, 2, 18, 20, 6, 490, 163, 54, 2, 128, 61, 5, 89, 2, 18, 113, 80, 2, 7, 21, 35, 11, 2, 16, 162, 5, 2, 18, 255];83;"Put the bicycle in a vertical position. + Hold the handle bars and push the bicycle forwards. + Apply the brakes. + Make sure that the wheels lock and the bicycle stops.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA(2) +[65, 2, 19, 20, 6, 515, 173, 54, 2, 135, 61, 5, 89, 2, 19, 113, 81, 2, 7, 21, 35, 11, 2, 16, 162, 5, 2, 19, 255];83;"Put the bicycle in a vertical position. + Hold the handle bars and push the bicycle forwards. + Apply the brakes. + Make sure that the wheels lock and the bicycle stops.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA(2) +[7, 51, 256, 120];84;"Brake system: + Manual test";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA(3) +[23, 6, 322, 369, 4, 2, 7, 57, 175, 20, 2, 257, 129, 66, 10, 3, 28, 2, 7, 39, 182, 95, 4, 2, 7, 39, 80, 6, 186, 258, 4, 2, 8, 95, 4, 2, 7, 39, 259, 2, 323, 187, 36, 64, 80, 2, 3, 2, 491, 323, 4, 2, 39, 29, 2, 218, 260];85;"Do a visual inspection of the brakes as given in the pre-ride checks (refer to + Clean the brake pads. + Find each of the brake pads. + Apply a thin layer of the on each of the brake pads. + Rub the surface until you have applied the to the complete surface of the pad. + Remove the unwanted alcohol.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA(2) +[23, 6, 322, 307, 4, 2, 7, 57, 309, 20, 2, 257, 129, 66, 10, 3, 28, 2, 7, 39, 182, 95, 4, 2, 7, 39, 81, 6, 186, 258, 4, 2, 8, 95, 4, 2, 7, 39, 259, 2, 357, 187, 36, 64, 81, 2, 3, 2, 473, 357, 4, 2, 39, 30, 2, 241, 260];85;"Do a visual inspection of the brakes as given in the pre-ride checks (refer to + Clean the brake pads. + Find each of the brake pads. + Apply a thin layer of the on each of the brake pads. + Rub the surface until you have applied the to the complete surface of the pad. + Remove the unwanted alcohol.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA(2) +[7, 39, 28, 13, 259, 260];86;"Brake pads: + Clean with rubbing alcohol";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA(3) +[54, 2, 26, 4, 2, 18, 29, 2, 26, 7, 813, 65, 2, 42, 8, 2, 112];87;"Hold the front of the bicycle. + Remove the front brake forwards. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA(2) +[54, 2, 26, 4, 2, 19, 30, 2, 26, 7, 113, 65, 2, 42, 8, 2, 112];87;"Hold the front of the bicycle. + Remove the front brake forwards. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA(2) +[26, 7, 29, 83];88;"Front brake: + Remove procedures";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA(3) +[26, 7, 30, 86];88;"Front brake: + Remove procedures";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA(3) +[15, 9, 99, 3, 46, 2, 53, 343, 32, 2, 7, 54, 2, 26, 4, 2, 18, 46, 2, 26, 7, 8, 2, 53, 65, 2, 42, 8, 2, 112];89;"It is necessary to install the fork before installing the brakes + Hold the front of the bicycle. + Install the front brakes on the fork. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA(2) +[15, 17, 104, 3, 32, 2, 53, 365, 32, 2, 7, 54, 2, 26, 4, 2, 19, 32, 2, 26, 7, 8, 2, 53, 65, 2, 42, 8, 2, 112];89;"It is necessary to install the fork before installing the brakes + Hold the front of the bicycle. + Install the front brakes on the fork. + Put the frame on the floor.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA(2) +[26, 7, 46, 83];90;"Front brake: + Install procedures";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA(3) +[26, 7, 32, 86];90;"Front brake: + Install procedures";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA(3) +[138, 2, 209, 8, 2, 84, 9, 440, 623, 2, 84, 3, 814, 20, 6, 175, 410, 624, 625, 2, 209, 51, 8, 2, 84, 9, 21, 4, 232, 38, 96, 9, 2, 34, 2, 52, 2, 33, 34, 37, 626, 4, 6, 492, 61, 67, 3, 2, 33, 13, 627, 68, 2, 146, 7, 25, 5, 55, 9, 108, 67, 3, 37, 61, 628, 96, 23, 31, 64, 629, 38, 20, 2, 209, 190, 2, 34, 815, 9, 6, 816, 289, 630, 2, 34, 817, 23, 31, 818, 37, 289, 2, 52, 108, 320, 57, 2, 209, 22, 9, 2, 190, 11, 623, 2, 34, 3, 289, 52, 37, 190, 9, 631, 20, 26, 4, 2, 42, 5, 193, 2, 26, 53, 3, 2, 33, 5, 34, 2, 52, 441, 2, 34, 3, 289, 495, 5, 185, 58, 209, 819, 58, 6, 274, 101, 4, 2, 52, 10, 3, 33, 2, 33, 9, 6, 586, 11, 67, 2, 34, 3, 2, 209, 22, 820, 2, 33, 9, 632, 6, 171, 33, 49, 631, 821, 2, 154, 22, 5, 9, 440, 67, 2, 34, 3, 2, 52];91;"Steering: + The steering on the bike is what enables the bike to manoeuvre in a given direction during travel. The steering system on the bike is made of three parts, they are: + + The handlebar + + The headset + + The stem + Handlebar: + This consists of a horizontal bar attached to the stem with handgrips at the end. Brake levers and shifters are also attached to this bar although they do not have any part in the steering mechanism. The handlebars manoeuvrability is a sideways swivelling action. The handlebars themselves do not provide this swivelling, the headset (also known as the steering tube) is the mechanism that enables the handlebars to swivel. + Headset: + This mechanism is situated in front of the frame and connects the front fork to the stem and handlebars. The headset allows the handlebars to swivel left and right for steering purposes. + For a full description of the headset, refer to + Stem: + The stem is a piece that attaches the handlebar to the steering tube. Basically the stem is just a threaded stem bolt situated inside the steerer tube and is what attaches the handlebars to the headset.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA(1) +[138, 2, 138, 8, 2, 84, 17, 440, 746, 2, 84, 3, 747, 20, 6, 309, 311, 748, 625, 2, 138, 51, 8, 2, 84, 17, 115, 4, 232, 38, 96, 59, 2, 34, 2, 52, 2, 33, 34, 37, 626, 4, 6, 516, 61, 67, 3, 2, 33, 13, 627, 68, 2, 146, 7, 25, 5, 55, 59, 108, 67, 3, 37, 61, 628, 96, 23, 31, 64, 749, 38, 20, 2, 138, 174, 2, 34, 747, 17, 6, 907, 289, 630, 2, 34, 908, 23, 31, 909, 37, 289, 2, 52, 108, 356, 57, 2, 138, 22, 17, 2, 174, 11, 746, 2, 34, 3, 289, 52, 37, 174, 17, 750, 20, 26, 4, 2, 42, 5, 193, 2, 26, 53, 3, 2, 33, 5, 34, 2, 52, 441, 2, 34, 3, 289, 208, 5, 185, 58, 138, 910, 58, 6, 274, 105, 4, 2, 52, 10, 3, 33, 2, 33, 17, 6, 737, 11, 67, 2, 34, 3, 2, 138, 22, 911, 2, 33, 17, 632, 6, 171, 33, 49, 750, 912, 2, 154, 22, 5, 17, 440, 67, 2, 34, 3, 2, 52];91;"Steering: + The steering on the bike is what enables the bike to manoeuvre in a given direction during travel. The steering system on the bike is made of three parts, they are: + + The handlebar + + The headset + + The stem + Handlebar: + This consists of a horizontal bar attached to the stem with handgrips at the end. Brake levers and shifters are also attached to this bar although they do not have any part in the steering mechanism. The handlebars manoeuvrability is a sideways swivelling action. The handlebars themselves do not provide this swivelling, the headset (also known as the steering tube) is the mechanism that enables the handlebars to swivel. + Headset: + This mechanism is situated in front of the frame and connects the front fork to the stem and handlebars. The headset allows the handlebars to swivel left and right for steering purposes. + For a full description of the headset, refer to + Stem: + The stem is a piece that attaches the handlebar to the steering tube. Basically the stem is just a threaded stem bolt situated inside the steerer tube and is what attaches the handlebars to the headset.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA(1) +[138, 101, 4, 88, 15, 9, 21];92;"Steering: + Description of how it is made";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA(2) +[138, 105, 4, 88, 15, 17, 115];92;"Steering: + Description of how it is made";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA(2) +[138, 101, 4, 88, 15, 9, 21, 609, 66];93;"Steering: + Description of how it is made: Knowledge Check";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA(1) +[138, 105, 4, 88, 15, 17, 115, 741, 66];93;"Steering: + Description of how it is made: Knowledge Check";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA(1) +[15, 9, 31, 99, 3, 29, 2, 34, 70, 36, 29, 2, 33, 3, 63, 222, 3, 2, 52];94;It is not necessary to remove the handlebar when you remove the stem to get access to the headset.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA(1) +[15, 17, 31, 104, 3, 30, 2, 34, 70, 36, 30, 2, 33, 3, 63, 222, 3, 2, 52];94;It is not necessary to remove the handlebar when you remove the stem to get access to the headset.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA(1) +[29, 2, 34, 29, 2, 33, 29, 2, 49, 20, 2, 167, 4, 2, 33, 339, 29, 2, 49, 90, 2, 33, 633, 49, 13, 6, 29, 2, 33, 14, 2, 154, 22, 634, 15, 9, 31, 99, 3, 29, 2, 34, 44, 36, 29, 2, 33, 3, 63, 222, 3, 2, 52];95;"Remove the handlebar + Remove the stem. + Remove the bolt in the center of the stem cap. + Remove the bolt: + Loosen the stem clam bolt with a . + Remove the stem from the steerer tube. + Note: It is not necessary to remove the handlebar if you remove the stem to get access to the headset.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA(2) +[30, 2, 34, 30, 2, 33, 30, 2, 49, 20, 2, 167, 4, 2, 33, 339, 30, 2, 49, 90, 2, 33, 633, 49, 13, 6, 30, 2, 33, 14, 2, 154, 22, 634, 15, 17, 31, 104, 3, 30, 2, 34, 44, 36, 30, 2, 33, 3, 63, 222, 3, 2, 52];95;"Remove the handlebar + Remove the stem. + Remove the bolt in the center of the stem cap. + Remove the bolt: + Loosen the stem clam bolt with a . + Remove the stem from the steerer tube. + Note: It is not necessary to remove the handlebar if you remove the stem to get access to the headset.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA(2) +[33, 29, 83];96;"Stem: + Remove procedures";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA(3) +[33, 30, 86];96;"Stem: + Remove procedures";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA(3) +[23, 31, 78, 2, 33, 49, 148, 272, 36, 47, 145, 161, 3, 2, 52, 114, 44, 36, 78, 2, 33, 148, 272, 2, 33, 49, 23, 31, 635, 2, 33, 2, 33, 287, 195, 113, 20, 822, 13, 2, 16];97;"Do not tighten the stem bolt too much. You can cause damage to the headset bearings if you tighten the stem too much. + The stem bolt does not safety the stem. + The stem must point forward in alignment with the wheel.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA(1) +[23, 31, 78, 2, 33, 49, 148, 272, 36, 47, 158, 172, 3, 2, 52, 92, 44, 36, 78, 2, 33, 148, 272, 2, 33, 49, 509, 31, 384, 2, 33, 2, 33, 287, 195, 113, 20, 306, 13, 2, 16];97;"Do not tighten the stem bolt too much. You can cause damage to the headset bearings if you tighten the stem too much. + The stem bolt does not safety the stem. + The stem must point forward in alignment with the wheel.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA(1) +[29, 69, 2, 636, 5, 2, 823, 13, 6, 5, 46, 2, 33, 24, 6, 5, 177, 2, 171, 4, 2, 5, 2, 111, 2, 103, 4, 2, 824, 177, 2, 171, 46, 2, 20, 2, 154, 22, 78, 2, 49, 159, 3, 306, 2, 13, 2, 16, 5, 78, 2, 637, 46, 2, 34, 10, 3];98;"Remove all the rust and the corrosion with a and . + Install the stem. + Use a and lubricate: + the threads of the and + + the sides + the top of the wedge + Lubricate the thread: + Install the in the steerer tube. + Tighten the bolt: + Adjust to align the with the wheel and tighten the firmly. + Install the handlebars (refer to ";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA(2) +[30, 69, 2, 636, 5, 2, 913, 13, 6, 5, 32, 2, 33, 24, 6, 5, 116, 2, 171, 4, 2, 5, 2, 111, 2, 103, 4, 2, 914, 116, 2, 171, 32, 2, 20, 2, 154, 22, 78, 2, 49, 159, 3, 306, 2, 13, 2, 16, 5, 78, 2, 751, 32, 2, 34, 10, 3];98;"Remove all the rust and the corrosion with a and . + Install the stem. + Use a and lubricate: + the threads of the and + + the sides + the top of the wedge + Lubricate the thread: + Install the in the steerer tube. + Tighten the bolt: + Adjust to align the with the wheel and tighten the firmly. + Install the handlebars (refer to ";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA(2) +[33, 46, 83];99;"Stem: + Install procedures";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA(3) +[33, 32, 86];99;"Stem: + Install procedures";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA(3) +[23, 31, 129, 6, 18, 13, 220, 110, 8, 2, 34, 37, 47, 145, 2, 290, 4, 2, 197, 3, 418];100;Do not ride a bicycle with no grips on the handlebar. This can cause the hands of the rider to slip.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA(1) +[23, 31, 129, 6, 19, 13, 220, 110, 8, 2, 34, 37, 47, 158, 2, 290, 4, 2, 197, 3, 418];100;Do not ride a bicycle with no grips on the handlebar. This can cause the hands of the rider to slip.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA(1) +[29, 2, 110, 65, 6, 442, 186, 304, 194, 2, 110, 5, 80, 56, 131, 2, 110, 5, 2, 128, 61, 100, 2, 110, 113, 5, 249, 3, 90, 15, 5, 345, 117, 15, 270, 2, 146, 4, 2, 34, 29, 2, 7, 5, 2, 147, 25, 14, 2, 34, 90, 2, 48, 75, 10, 3, 160, 9, 638, 73, 194, 2, 7, 25, 57, 268, 90, 2, 48, 75, 13, 2, 228, 198, 29, 2, 25, 5, 2, 87, 14, 2, 34, 90, 2, 48, 49, 5, 29, 2, 55, 14, 2, 34, 29, 2, 34, 24, 6, 5, 90, 2, 48, 49, 10, 3, 3, 29, 50, 2, 34, 109, 4, 2, 33, 90, 2, 48, 49];101;"Remove the grips: + Put a long thin screwdriver below the grip and apply water between the grip and the handle bar. + Turn the grip forwards and rearwards to loosen it and then pull it off the end of the handlebar. + Remove the brake and the shift levers from the handlebars: + Loosen the clamp screw (refer to ) which is behind or below the brake lever (as shown). + Loosen the clamp screw with the Allen wrench: + Remove the lever and the mount from the handlebar. + Loosen the clamp bolt and remove the shifter from the handlebar. + Remove the handlebar: + Use a and loosen the clamp bolt (refer to ). To remove, move the handlebar out of the stem. + Loosen the clamp bolt:";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA(2) +[30, 2, 110, 65, 6, 442, 186, 312, 194, 2, 110, 5, 81, 56, 131, 2, 110, 5, 2, 135, 61, 100, 2, 110, 113, 5, 249, 3, 90, 15, 5, 345, 117, 15, 270, 2, 146, 4, 2, 34, 30, 2, 7, 5, 2, 147, 25, 14, 2, 34, 90, 2, 48, 75, 10, 3, 160, 17, 638, 73, 194, 2, 7, 25, 57, 359, 90, 2, 48, 75, 13, 2, 228, 198, 30, 2, 25, 5, 2, 87, 14, 2, 34, 90, 2, 48, 49, 5, 30, 2, 55, 14, 2, 34, 30, 2, 34, 24, 6, 5, 90, 2, 48, 49, 10, 3, 3, 30, 50, 2, 34, 109, 4, 2, 33, 90, 2, 48, 49];101;"Remove the grips: + Put a long thin screwdriver below the grip and apply water between the grip and the handle bar. + Turn the grip forwards and rearwards to loosen it and then pull it off the end of the handlebar. + Remove the brake and the shift levers from the handlebars: + Loosen the clamp screw (refer to ) which is behind or below the brake lever (as shown). + Loosen the clamp screw with the Allen wrench: + Remove the lever and the mount from the handlebar. + Loosen the clamp bolt and remove the shifter from the handlebar. + Remove the handlebar: + Use a and loosen the clamp bolt (refer to ). To remove, move the handlebar out of the stem. + Loosen the clamp bolt:";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA(2) +[34, 29, 83];102;"Handlebar: + Remove procedures";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA(3) +[34, 30, 86];102;"Handlebar: + Remove procedures";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA(3) +[23, 31, 129, 2, 18, 187, 2, 110, 64, 333, 374, 5, 9, 637, 54, 20, 163, 44, 2, 110, 9, 639, 79, 290, 47, 50, 270, 2, 110, 70, 36, 129, 2, 18, 23, 31, 129, 6, 18, 13, 220, 110, 8, 2, 34, 21, 35, 2, 34, 9, 302, 306, 20, 2, 167, 4, 2, 33];103;"Do not ride the bicycle until the grips have become dry and are firmly held in position. If the grips are wet, your hands can move off the grips when you ride the bicycle. + Do not ride a bicycle with no grips on the handlebar. + Make sure the handlebar is correctly aligned in the center of the stem.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA(1) +[23, 31, 129, 2, 19, 187, 2, 110, 64, 360, 383, 5, 59, 751, 526, 20, 173, 44, 2, 110, 59, 639, 79, 290, 47, 50, 270, 2, 110, 70, 36, 129, 2, 19, 23, 31, 129, 6, 19, 13, 220, 110, 8, 2, 34, 21, 35, 2, 34, 17, 125, 306, 20, 2, 167, 4, 2, 33];103;"Do not ride the bicycle until the grips have become dry and are firmly held in position. If the grips are wet, your hands can move off the grips when you ride the bicycle. + Do not ride a bicycle with no grips on the handlebar. + Make sure the handlebar is correctly aligned in the center of the stem.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA(1) +[65, 2, 20, 2, 33, 5, 78, 2, 48, 49, 13, 6, 21, 35, 2, 34, 9, 302, 306, 20, 2, 167, 4, 2, 33, 78, 2, 48, 49, 65, 2, 5, 8, 2, 34, 50, 2, 8, 2, 199, 5, 21, 35, 36, 23, 31, 443, 2, 106, 78, 2, 48, 49, 50, 2, 5, 2, 7, 25, 8, 2, 199, 78, 2, 48, 75, 439, 2, 80, 13, 2, 3, 2, 93, 4, 2, 343, 2, 333, 374, 50, 2, 43, 2, 125, 163, 21, 35, 2, 110, 248, 2, 146, 4, 2, 73, 46, 6];104;"Put the in the stem and tighten the clamp bolt with a . Make sure the handlebar is correctly aligned in the center of the stem. Tighten the clamp bolt. + Put the and on the handlebar. + Move the on the again and make sure you do not catch the cables. + Tighten the clamp bolt. + Move the and the brake lever on the again. + Tighten the clamp screw. + Replace the . + Apply with the to the area of the . + Before the becomes dry, move the into the correct position. Make sure the grip protects the end of the or install a .";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA(2) +[65, 2, 20, 2, 33, 5, 78, 2, 48, 49, 13, 6, 21, 35, 2, 34, 17, 125, 306, 20, 2, 167, 4, 2, 33, 78, 2, 48, 49, 65, 2, 5, 8, 2, 34, 50, 2, 8, 2, 199, 5, 21, 35, 36, 23, 31, 443, 2, 107, 78, 2, 48, 49, 50, 2, 5, 2, 7, 25, 8, 2, 199, 78, 2, 48, 75, 364, 2, 81, 13, 2, 3, 2, 93, 4, 2, 365, 2, 360, 383, 50, 2, 43, 2, 125, 173, 21, 35, 2, 110, 248, 2, 146, 4, 2, 73, 32, 6];104;"Put the in the stem and tighten the clamp bolt with a . Make sure the handlebar is correctly aligned in the center of the stem. Tighten the clamp bolt. + Put the and on the handlebar. + Move the on the again and make sure you do not catch the cables. + Tighten the clamp bolt. + Move the and the brake lever on the again. + Tighten the clamp screw. + Replace the . + Apply with the to the area of the . + Before the becomes dry, move the into the correct position. Make sure the grip protects the end of the or install a .";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA(2) +[34, 46, 83];105;"Handlebar: + Install procedures";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA(3) +[34, 32, 86];105;"Handlebar: + Install procedures";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA(3) +[52, 2, 52, 10, 3, 9, 6, 640, 4, 114, 8, 2, 77, 146, 4, 2, 165, 22, 4, 2, 42, 76, 114, 641, 2, 53, 3, 100, 249, 5, 113, 58, 642, 3, 168, 2, 197, 100, 2, 34, 58, 2, 209, 2, 52, 10, 3, 223, 2, 38, 11, 233, 2, 92, 123, 11, 89, 43, 2, 165, 22, 6, 92, 123, 11, 89, 8, 2, 53, 154, 22, 164, 825, 234, 123, 77, 191, 4, 346, 114, 6, 52, 64, 347, 11, 9, 89, 43, 2, 165, 22, 5, 6, 71, 8, 2, 53, 69, 232, 287, 9, 337, 291, 15, 9, 826, 99, 3, 29, 340, 335, 3, 63, 69, 232, 337, 291, 2, 234, 123, 46, 235, 2, 154, 22, 13, 6, 171, 6, 292, 9, 24, 3, 635, 2, 234, 123, 6, 48, 49, 54, 2, 33, 3, 2, 154, 22, 2, 643, 375, 92, 123, 9, 38, 4, 6, 119, 11, 46, 8, 2, 171, 103, 146, 4, 2, 53, 37, 9, 23, 644, 36, 46, 15, 20, 2, 165, 22, 15, 9, 827, 99, 58, 280, 52, 3, 64, 276, 171, 68, 2, 103, 4, 2, 165, 22, 44, 2, 53, 9, 148, 442, 2, 203, 71, 47, 9, 32, 44, 15, 9, 148, 645, 82, 9, 6, 435, 3, 2, 262, 4, 52, 36, 47, 24, 58, 164, 646, 4, 2, 38, 4, 2, 52, 10, 3, 52];106;"Headset: + The headset (refer to ) is a pair of bearings on the two ends of the head tube of the frame. These bearings permit the fork to turn rearward and forward (for example, to let the rider turn the handlebars for the steering). + The headset (refer to ) includes the parts that follow: + The bearing races that push into the head tube + a bearing race that pushes on the fork steerer tube + an adjustable upper race + two sets of ball bearings + A headset has cups that are pushed into the head tube and a ring on the fork. All three must be fully parallel. It is usually necessary to remove rough paint to get all three fully parallel. + The upper race installs onto the steerer tube with a thread. A locknut is used to safety the upper race. + A clamp bolt holds the stem to the steerer tube. + The fourth remaining bearing race is part of a nut that installs on the threaded top end of the fork. This is done after you install it in the head tube. It is sometimes necessary for some headsets to have more thread at the top of the head tube. If the fork is too long, the spacer rings can be installed. If it is too short, there is a limit to the number of headsets you can use. + For an illustration of the parts of the headset (refer to ). + Headset:";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA(1) +[52, 2, 52, 10, 3, 17, 6, 640, 4, 92, 8, 2, 77, 146, 4, 2, 165, 22, 4, 2, 42, 76, 92, 641, 2, 53, 3, 100, 249, 5, 113, 58, 752, 3, 168, 2, 197, 100, 2, 34, 58, 2, 138, 2, 52, 10, 3, 242, 2, 38, 11, 233, 2, 92, 123, 11, 89, 43, 2, 165, 22, 6, 92, 123, 11, 89, 8, 2, 53, 154, 22, 164, 159, 234, 123, 77, 191, 4, 346, 92, 6, 52, 140, 347, 11, 59, 89, 43, 2, 165, 22, 5, 6, 71, 8, 2, 53, 69, 232, 287, 9, 363, 291, 15, 17, 506, 104, 3, 30, 340, 335, 3, 63, 69, 232, 363, 291, 2, 234, 123, 32, 235, 2, 154, 22, 13, 6, 171, 6, 292, 17, 24, 3, 384, 2, 234, 123, 6, 48, 49, 54, 2, 33, 3, 2, 154, 22, 2, 643, 375, 92, 123, 17, 38, 4, 6, 119, 11, 32, 8, 2, 171, 103, 146, 4, 2, 53, 37, 17, 915, 644, 36, 32, 15, 20, 2, 165, 22, 15, 17, 916, 104, 58, 280, 52, 3, 64, 276, 171, 68, 2, 103, 4, 2, 165, 22, 44, 2, 53, 17, 148, 442, 2, 203, 71, 47, 9, 32, 44, 15, 17, 148, 645, 82, 17, 6, 435, 3, 2, 262, 4, 52, 36, 47, 24, 58, 164, 481, 4, 2, 38, 4, 2, 52, 10, 3, 52];106;"Headset: + The headset (refer to ) is a pair of bearings on the two ends of the head tube of the frame. These bearings permit the fork to turn rearward and forward (for example, to let the rider turn the handlebars for the steering). + The headset (refer to ) includes the parts that follow: + The bearing races that push into the head tube + a bearing race that pushes on the fork steerer tube + an adjustable upper race + two sets of ball bearings + A headset has cups that are pushed into the head tube and a ring on the fork. All three must be fully parallel. It is usually necessary to remove rough paint to get all three fully parallel. + The upper race installs onto the steerer tube with a thread. A locknut is used to safety the upper race. + A clamp bolt holds the stem to the steerer tube. + The fourth remaining bearing race is part of a nut that installs on the threaded top end of the fork. This is done after you install it in the head tube. It is sometimes necessary for some headsets to have more thread at the top of the head tube. If the fork is too long, the spacer rings can be installed. If it is too short, there is a limit to the number of headsets you can use. + For an illustration of the parts of the headset (refer to ). + Headset:";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA(1) +[52, 101, 4, 88, 15, 9, 21];107;"Headset: + Description of how it is made";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA(2) +[52, 105, 4, 88, 15, 17, 115];107;"Headset: + Description of how it is made";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA(2) +[15, 9, 31, 99, 3, 29, 2, 34, 58, 37, 83];108;It is not necessary to remove the handlebar for this procedure.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA(1) +[15, 17, 31, 104, 3, 30, 2, 34, 58, 37, 86];108;It is not necessary to remove the handlebar for this procedure.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA(1) +[29, 2, 33, 10, 3, 29, 2, 203, 2, 7, 106, 647, 2, 344, 648, 2, 828, 829, 204, 398, 14, 2, 154, 22, 202, 2, 234, 114, 347, 270, 10, 3, 5, 345, 29, 2, 53, 14, 2, 42, 202, 2, 234, 114, 347];109;"Remove the stem (refer to + Remove: + the spacers + the brake cable hangar + the dust seals + the conical expansion washer(s) from the steerer tube + Lift the upper bearing cup off (refer to ) and then remove the fork from the frame. + Lift the upper bearing cup:";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA(2) +[30, 2, 33, 10, 3, 30, 2, 203, 2, 7, 107, 647, 2, 344, 648, 2, 917, 918, 204, 398, 14, 2, 154, 22, 202, 2, 234, 92, 347, 270, 10, 3, 5, 345, 30, 2, 53, 14, 2, 42, 202, 2, 234, 92, 347];109;"Remove the stem (refer to + Remove: + the spacers + the brake cable hangar + the dust seals + the conical expansion washer(s) from the steerer tube + Lift the upper bearing cup off (refer to ) and then remove the fork from the frame. + Lift the upper bearing cup:";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA(2) +[52, 29, 83];110;"Headset: + Remove procedures";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA(3) +[52, 30, 86];110;"Headset: + Remove procedures";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA(3) +[46, 2, 8, 2, 42, 46, 2, 46, 2, 206, 11, 233, 8, 2, 209, 22, 2, 2, 2, 46, 2, 33, 10, 3];111;"Install the on the frame. + Install the . + Install the components that follow on the steering tube: + the + + the + + the + + Install the stem (refer to ";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA(2) +[32, 2, 8, 2, 42, 32, 2, 32, 2, 210, 11, 233, 8, 2, 138, 22, 2, 2, 2, 32, 2, 33, 10, 3];111;"Install the on the frame. + Install the . + Install the components that follow on the steering tube: + the + + the + + the + + Install the stem (refer to ";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA(2) +[52, 46, 83];112;"Headset: + Install procedures";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA(3) +[52, 32, 86];112;"Headset: + Install procedures";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA(3) +[15, 9, 99, 3, 46, 2, 52, 343, 32, 629, 203, 46, 2, 203];113;"It is necessary to install the headset before installing any spacer + Install the spacer ()";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA(2) +[15, 17, 104, 3, 32, 2, 52, 365, 32, 749, 203, 32, 2, 203];113;"It is necessary to install the headset before installing any spacer + Install the spacer ()";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA(2) +[203, 46, 83];114;"Spacer: + Install procedures";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA(3) +[203, 32, 86];114;"Spacer: + Install procedures";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA(3) +[2, 18, 42, 2, 42, 9, 2, 405, 2, 390, 38, 4, 79, 18, 201, 501, 21, 2, 18, 830, 3, 246, 552, 2, 831, 42, 10, 3, 9, 22, 4, 649, 73, 650, 327, 367, 327, 42, 651, 832, 42, 10, 3, 47, 9, 21, 109, 4, 6, 652, 833, 4, 331, 223, 653, 444, 73, 445, 654, 42, 151, 42, 9, 143, 5, 47, 108, 9, 4, 143, 331, 58, 642, 444, 73, 445, 654, 280, 18, 42, 9, 4, 446, 447, 3, 63, 37, 331, 15, 9, 99, 3, 65, 399, 4, 446, 447, 655, 8, 656, 657, 5, 834, 96, 20, 163, 37, 83, 175, 6, 431, 45, 658, 501, 11, 47, 64, 143, 408, 2, 42, 223, 2, 38, 11, 233, 2, 103, 22, 2, 136, 61, 4, 2, 18, 42, 2, 150, 22, 2, 329, 4, 2, 42, 11, 401, 14, 2, 33, 3, 2, 130, 225, 2, 165, 22, 2, 38, 4, 2, 42, 11, 2, 53, 154, 22, 207, 286, 2, 98, 22, 2, 490, 38, 4, 2, 42, 11, 9, 2, 41, 4, 2, 26, 448, 5, 11, 9, 131, 2, 130, 225, 5, 2, 103, 22, 2, 98, 338, 2, 22, 11, 223, 2, 835, 131, 2, 98, 22, 5, 2, 41, 659, 2, 12, 338, 2, 22, 11, 9, 2, 130, 38, 4, 2, 41, 448];115;"The bicycle frame: + The frame is the skeleton, the primary part of your bicycle. Its structure makes the bicycle resistant to large forces. + The initial frames (refer to ) were tubes of aluminum or steel welded together. + Welded frame joints: + Subsequent frames (refer to ) can be made out of a wide variety of materials, including aluminium, titanium, or chrome moly. + Frame: + Other Frames are different and can also be of different materials (for example, titanium or chrome moly). Some bicycle frames are of carbon fiber. To get this material, it is necessary to put sheets of carbon fiber cloth on foam forms and epoxy them in position. This procedure gives a very light, strong structure that can have different shapes. + The frame includes the parts that follow: + the top tube (the higher bar of the bicycle frame) + the down tube (the section of the frame that extends from the stem to the bottom bracket) + the head tube (the part of the frame that the fork steerer tube goes through) + the seat tube (the vertical part of the frame that is the rear of the front triangle and that is between the bottom bracket and the top tube) + the seat stay (the tube that includes the distance between the seat tube and the rear dropouts) + the chain stay (the tube that is the bottom part of the rear triangle)";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA(1) +[2, 19, 42, 2, 42, 17, 2, 405, 2, 471, 38, 4, 79, 19, 15, 523, 21, 2, 19, 919, 3, 518, 721, 2, 920, 42, 10, 3, 921, 22, 4, 649, 73, 650, 327, 380, 327, 42, 651, 922, 42, 10, 3, 47, 9, 115, 109, 4, 6, 652, 923, 4, 358, 242, 653, 444, 73, 445, 753, 42, 151, 42, 59, 139, 5, 47, 108, 9, 4, 139, 358, 58, 752, 444, 73, 445, 753, 280, 19, 42, 59, 4, 446, 447, 3, 63, 37, 358, 15, 17, 104, 3, 65, 399, 4, 446, 447, 655, 8, 656, 657, 5, 924, 298, 20, 173, 37, 86, 175, 6, 480, 45, 658, 523, 11, 47, 64, 139, 408, 2, 42, 242, 2, 38, 11, 233, 2, 103, 22, 2, 925, 61, 4, 2, 19, 42, 2, 150, 22, 2, 329, 4, 2, 42, 11, 401, 14, 2, 33, 3, 2, 130, 225, 2, 165, 22, 2, 38, 4, 2, 42, 11, 2, 53, 154, 22, 512, 286, 2, 98, 22, 2, 515, 38, 4, 2, 42, 11, 17, 2, 41, 4, 2, 26, 483, 5, 11, 17, 131, 2, 130, 225, 5, 2, 103, 22, 2, 98, 338, 2, 22, 11, 242, 2, 926, 131, 2, 98, 22, 5, 2, 41, 659, 2, 12, 338, 2, 22, 11, 17, 2, 130, 38, 4, 2, 41, 483];115;"The bicycle frame: + The frame is the skeleton, the primary part of your bicycle. Its structure makes the bicycle resistant to large forces. + The initial frames (refer to ) were tubes of aluminum or steel welded together. + Welded frame joints: + Subsequent frames (refer to ) can be made out of a wide variety of materials, including aluminium, titanium, or chrome moly. + Frame: + Other Frames are different and can also be of different materials (for example, titanium or chrome moly). Some bicycle frames are of carbon fiber. To get this material, it is necessary to put sheets of carbon fiber cloth on foam forms and epoxy them in position. This procedure gives a very light, strong structure that can have different shapes. + The frame includes the parts that follow: + the top tube (the higher bar of the bicycle frame) + the down tube (the section of the frame that extends from the stem to the bottom bracket) + the head tube (the part of the frame that the fork steerer tube goes through) + the seat tube (the vertical part of the frame that is the rear of the front triangle and that is between the bottom bracket and the top tube) + the seat stay (the tube that includes the distance between the seat tube and the rear dropouts) + the chain stay (the tube that is the bottom part of the rear triangle)";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA(1) +[42, 101, 4, 88, 15, 9, 21];116;"Frame: + Description of how it is made";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA(2) +[42, 105, 4, 88, 15, 17, 115];116;"Frame: + Description of how it is made";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA(2) +[293, 836, 231];117;"Horn: + Isolated fault";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA(1) +[293, 742, 231];117;"Horn: + Isolated fault";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA(1) +[619, 54, 2, 18, 29, 2, 293, 24, 2, 449, 228, 198, 14, 2, 5, 29, 2, 77, 228, 75, 29, 2, 293, 46, 2, 85, 46, 2, 85, 8, 2, 34, 24, 2, 14, 2, 5, 78, 2, 77, 228, 75];118;"Safely hold the bicycle. + Remove the horn. + Use the 8mm Allen wrench from the and remove the two Allen screws. + Remove the horn. + Install the new . + Install the new on the handlebars. + Use the from the and tighten the two Allen screws.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA(2) +[743, 54, 2, 19, 30, 2, 293, 24, 2, 449, 228, 198, 14, 2, 5, 30, 2, 77, 228, 75, 30, 2, 293, 32, 2, 85, 32, 2, 85, 8, 2, 34, 24, 2, 14, 2, 5, 78, 2, 77, 228, 75];118;"Safely hold the bicycle. + Remove the horn. + Use the 8mm Allen wrench from the and remove the two Allen screws. + Remove the horn. + Install the new . + Install the new on the handlebars. + Use the from the and tighten the two Allen screws.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA(2) +[293, 29, 5, 46, 6, 85, 189];119;"Horn: + Remove and install a new item";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA(3) +[293, 30, 5, 32, 6, 85, 189];119;"Horn: + Remove and install a new item";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA(3) +[155, 156, 2, 155, 156, 9, 2, 660, 4, 206, 11, 9, 99, 58, 2, 373, 4, 2, 18, 2, 155, 156, 9, 2, 390, 51, 58, 2, 227, 4, 2, 18, 6, 489, 155, 156, 64, 2, 12, 16, 2, 12, 2, 192, 5, 2, 547, 837, 2, 155, 156, 64, 838, 206, 15, 9, 99, 3, 23, 6, 661, 212, 2, 155, 156, 212, 9, 498, 5, 2, 348, 47, 543, 5, 504, 95, 38, 4, 2, 155, 156, 488, 4, 37, 70, 144, 38, 9, 839, 15, 9, 366, 3, 29, 5, 439, 15, 13, 6, 85, 144];120;"Drive train: + The drive train is the group of components that are necessary for the operation of the bicycle. The drive train is the primary system for the movement of the bicycle. A typical drive train has the chain wheels, the chain, the pedals and the saddle. + Since the drive train has many components, it is necessary to do a regular maintenance. The drive train maintenance is easy and the users can disassemble and assemble each part of the drive train. Because of this, when one part is defective, it is possible to remove and replace it with a new one.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA(1) +[155, 156, 2, 155, 156, 17, 2, 660, 4, 210, 11, 59, 104, 58, 2, 141, 4, 2, 19, 2, 155, 156, 17, 2, 471, 51, 58, 2, 227, 4, 2, 19, 6, 514, 155, 156, 140, 2, 12, 16, 2, 12, 2, 192, 5, 2, 718, 927, 2, 155, 156, 140, 928, 210, 15, 17, 104, 3, 23, 6, 661, 240, 2, 155, 156, 240, 17, 520, 5, 2, 348, 47, 714, 5, 361, 95, 38, 4, 2, 155, 156, 513, 4, 37, 70, 144, 38, 17, 929, 15, 17, 379, 3, 30, 5, 364, 15, 13, 6, 85, 144];120;"Drive train: + The drive train is the group of components that are necessary for the operation of the bicycle. The drive train is the primary system for the movement of the bicycle. A typical drive train has the chain wheels, the chain, the pedals and the saddle. + Since the drive train has many components, it is necessary to do a regular maintenance. The drive train maintenance is easy and the users can disassemble and assemble each part of the drive train. Because of this, when one part is defective, it is possible to remove and replace it with a new one.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA(1) +[662, 101, 4, 88, 15, 9, 21];121;"Drivetrain: + Description of how it is made";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA(2) +[662, 105, 4, 88, 15, 17, 115];121;"Drivetrain: + Description of how it is made";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA(2) +[9, 6, 431, 389, 423, 23, 31, 63, 15, 235, 79, 450, 24, 15, 20, 6, 451, 663, 93, 44, 36, 452, 15, 294, 664, 453, 454, 44, 15, 63, 43, 79, 102, 121, 79, 102, 20, 28, 56, 5, 294, 453, 454, 9, 6, 431, 389, 423, 23, 31, 63, 15, 235, 79, 450, 24, 15, 20, 6, 451, 663, 93, 44, 36, 452, 15, 294, 664, 453, 454, 44, 15, 63, 43, 79, 102, 121, 79, 102, 20, 28, 56, 5, 294, 453, 454];122;" + is a very + dangerous substance. Do not get it onto your skin. Use it in a well + ventilated area. If you swallow it seek immediate medical advice. If + it gets into your eyes wash your eyes in clean water and seek + medical advice. + + is a very + dangerous substance. Do not get it onto your skin. Use it in a well + ventilated area. If you swallow it seek immediate medical advice. If + it gets into your eyes wash your eyes in clean water and seek + medical advice.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA(1) +[17, 6, 480, 470, 479, 23, 31, 63, 15, 235, 79, 450, 24, 15, 20, 6, 451, 754, 93, 44, 36, 452, 15, 294, 310, 484, 485, 44, 15, 63, 43, 79, 102, 121, 79, 102, 20, 28, 56, 5, 294, 484, 485, 17, 6, 480, 470, 479, 23, 31, 63, 15, 235, 79, 450, 24, 15, 20, 6, 451, 754, 93, 44, 36, 452, 15, 294, 310, 484, 485, 44, 15, 63, 43, 79, 102, 121, 79, 102, 20, 28, 56, 5, 294, 484, 485];122;" + is a very + dangerous substance. Do not get it onto your skin. Use it in a well + ventilated area. If you swallow it seek immediate medical advice. If + it gets into your eyes wash your eyes in clean water and seek + medical advice. + + is a very + dangerous substance. Do not get it onto your skin. Use it in a well + ventilated area. If you swallow it seek immediate medical advice. If + it gets into your eyes wash your eyes in clean water and seek + medical advice.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA(1) +[80, 2, 840, 303, 43, 69, 2, 38, 4, 2, 84, 11, 50, 80, 3, 40, 118, 10, 3, 40, 94, 10, 3, 40, 665, 40, 94, 80, 3, 7, 25, 118, 10, 3, 40, 665, 40, 94, 275, 16, 7, 25, 118, 261, 106, 5, 265, 96, 207, 43, 269, 841, 7, 25, 118, 177, 2, 12, 21, 35, 2, 12, 9, 28, 5, 374, 65, 2, 8, 2, 112, 194, 2, 12, 80, 2, 3, 95, 455, 4, 2, 12, 10, 3, 213, 387, 80, 6, 176, 416, 80, 2, 3, 95, 455, 4, 2, 12, 10, 3, 213, 387, 80, 6, 176, 416, 54, 2, 842, 4, 2, 497, 582, 2, 26, 4, 2, 12, 71, 5, 666, 100, 2, 166, 249, 23, 31, 63, 843, 229, 43, 2, 7, 51, 229, 20, 2, 667, 51, 47, 668, 2, 844, 4, 2, 669, 51, 23, 31, 63, 229, 235, 2, 112, 265, 15, 47, 368, 63, 670, 235, 2, 7, 51, 168, 2, 303, 97, 43, 12, 343, 36, 28, 2, 218, 303, 14, 2, 12, 177, 2, 12, 66, 177, 38, 23, 6, 66, 4, 2, 41, 16, 60, 5, 28, 2, 218, 303, 44, 99, 23, 6, 66, 4, 2, 12, 3, 21, 35, 11, 95, 264, 9, 177, 44, 82, 9, 264, 11, 23, 31, 50, 368, 73, 64, 333, 420, 177, 2, 12, 199, 10, 3, 23, 6, 66, 4, 2, 375, 177, 38, 5, 28, 2, 218, 303, 13, 6];123;"Apply the penetrating lubricant into all the parts of the bike that + move: + Apply to: + derailleur pivots (refer to ) + derailleur tension (refer to ) + Derailleur pivots: + Derailleur tension: + Apply to: + brake lever pivots (refer to ) + derailleur pivots + derailleur tension + guide wheels + brake lever pivots + control cables and where they go into their casings + Brake lever pivots: + Lubricate the chain: + Make sure the chain is clean and dry. + Put the on the floor below the + chain. + Apply the to each roller + of the chain (refer to ) but only apply a small + quantity. + Apply the to each roller + of the chain (refer to ) but only apply a small + quantity. + Hold the nozzle of the container above the front of the chain ring and + slowly turn the cranks rearwards. + Do not get lubrication oil into the brake system. + Oil in the break system can affect the efficiency of the bake + system. Do not get oil onto the floor where it can easily get + transferred onto the brake system. + Let the lubricant soak into chain before you clean the unwanted + lubricant from the chain. + Lubricate the chain: + Check lubricated parts: + Do a check of the rear wheel rim and clean the unwanted lubricant + if necessary. + Do a check of the chain to make sure that each link is lubricated. + If there are links that do not move easily or have become frozen, + lubricate the chain again (refer to ). + Do a check of the remaining lubricated parts and clean the + unwanted lubricant with a .";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA(2) +[81, 2, 930, 116, 43, 69, 2, 38, 4, 2, 84, 11, 50, 81, 3, 40, 118, 10, 3, 40, 94, 10, 3, 40, 118, 40, 94, 81, 3, 7, 25, 118, 10, 3, 40, 118, 40, 94, 299, 16, 7, 25, 118, 261, 107, 5, 265, 96, 207, 43, 269, 931, 7, 25, 118, 116, 2, 12, 21, 35, 2, 12, 17, 28, 5, 383, 65, 2, 8, 2, 112, 194, 2, 12, 81, 2, 3, 95, 455, 4, 2, 12, 10, 3, 213, 469, 81, 6, 176, 478, 81, 2, 3, 95, 455, 4, 2, 12, 10, 3, 213, 469, 81, 6, 176, 478, 54, 2, 932, 4, 2, 250, 735, 2, 26, 4, 2, 12, 71, 5, 755, 100, 2, 166, 249, 23, 31, 63, 116, 229, 43, 2, 7, 51, 229, 20, 2, 667, 51, 47, 668, 2, 933, 4, 2, 669, 51, 23, 31, 63, 229, 235, 2, 112, 265, 15, 47, 381, 63, 670, 235, 2, 7, 51, 168, 2, 116, 97, 43, 12, 365, 36, 28, 2, 241, 116, 14, 2, 12, 116, 2, 12, 66, 116, 38, 23, 6, 66, 4, 2, 41, 16, 60, 5, 28, 2, 241, 116, 44, 104, 23, 6, 66, 4, 2, 12, 3, 21, 35, 11, 95, 264, 17, 116, 44, 82, 59, 264, 11, 23, 31, 50, 381, 73, 64, 360, 420, 116, 2, 12, 199, 10, 3, 23, 6, 66, 4, 2, 375, 116, 38, 5, 28, 2, 241, 116, 13, 6];123;"Apply the penetrating lubricant into all the parts of the bike that + move: + Apply to: + derailleur pivots (refer to ) + derailleur tension (refer to ) + Derailleur pivots: + Derailleur tension: + Apply to: + brake lever pivots (refer to ) + derailleur pivots + derailleur tension + guide wheels + brake lever pivots + control cables and where they go into their casings + Brake lever pivots: + Lubricate the chain: + Make sure the chain is clean and dry. + Put the on the floor below the + chain. + Apply the to each roller + of the chain (refer to ) but only apply a small + quantity. + Apply the to each roller + of the chain (refer to ) but only apply a small + quantity. + Hold the nozzle of the container above the front of the chain ring and + slowly turn the cranks rearwards. + Do not get lubrication oil into the brake system. + Oil in the break system can affect the efficiency of the bake + system. Do not get oil onto the floor where it can easily get + transferred onto the brake system. + Let the lubricant soak into chain before you clean the unwanted + lubricant from the chain. + Lubricate the chain: + Check lubricated parts: + Do a check of the rear wheel rim and clean the unwanted lubricant + if necessary. + Do a check of the chain to make sure that each link is lubricated. + If there are links that do not move easily or have become frozen, + lubricate the chain again (refer to ). + Do a check of the remaining lubricated parts and clean the + unwanted lubricant with a .";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA(2) +[12, 229];124;"Chain: + Oil";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA(3) +[307, 2, 12, 23, 2, 369, 4, 2, 12, 57, 175, 20, 2, 257, 129, 66, 10, 3, 845, 2, 376, 93, 65, 2, 8, 6, 846, 112, 93, 65, 2, 18, 8, 2, 112, 324, 28, 608, 14, 2, 12, 24, 2, 5, 90, 57, 272, 218, 331, 57, 366, 21, 35, 11, 36, 29, 69, 2, 218, 331, 14, 2, 12, 28, 2, 12, 219, 2, 5, 438, 13, 2, 50, 2, 12, 3, 2, 505, 503, 5, 2, 505, 62, 68, 2, 41, 65, 2, 12, 20, 2, 12, 275, 4, 2, 12, 376, 153, 5, 162, 2, 153, 8, 2, 12, 54, 2, 153, 13, 2, 208, 290, 5, 666, 100, 2, 249, 13, 2, 185, 290, 214, 2, 671, 8, 2, 376, 153, 3, 21, 35, 11, 28, 456, 672, 187, 2, 153, 9, 847, 44, 99, 29, 2, 218, 12, 376, 456, 177, 2, 12, 24, 2, 5, 177, 2, 12, 673, 5, 29, 2, 376, 153, 44, 99, 29, 2, 218, 303];125;"Inspect the chain. + Do the inspection of the chain as given in the pre-ride checks (refer to + Prepare the cleaning area. + Put the on a satisfactory floor area. + Put the bicycle on the floor covering. + Clean debris from the chain. + Use the and loosen as much unwanted material as possible. + Make sure that you remove all the unwanted material from the chain. + Clean the chain. + Open the and fill with the . + Move the chain to the middle chainring and the middle sprocket at the rear. + Put the chain in the chain guides of the chain cleaning tool and lock the tool on the chain. + Hold the tool with the left hand and slowly turn the rearwards with the right hand. + Press the button on the cleaning tool to make sure that cleaning fluid flows until the tool is empty. + If necessary, remove the unwanted chain cleaning fluid. + Lubricate the chain. + Use the and lubricate the chain. + Unlock and remove the cleaning tool. + If necessary, remove the unwanted lubricant.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA(2) +[307, 2, 12, 23, 2, 307, 4, 2, 12, 57, 309, 20, 2, 257, 129, 66, 10, 3, 521, 2, 28, 93, 65, 2, 8, 6, 934, 112, 93, 65, 2, 19, 8, 2, 112, 324, 28, 740, 14, 2, 12, 24, 2, 5, 90, 57, 272, 241, 358, 57, 379, 21, 35, 11, 36, 30, 69, 2, 241, 358, 14, 2, 12, 28, 2, 12, 219, 2, 5, 438, 13, 2, 50, 2, 12, 3, 2, 528, 527, 5, 2, 528, 62, 68, 2, 41, 65, 2, 12, 20, 2, 12, 299, 4, 2, 12, 28, 153, 5, 162, 2, 153, 8, 2, 12, 54, 2, 153, 13, 2, 208, 290, 5, 755, 100, 2, 249, 13, 2, 185, 290, 214, 2, 671, 8, 2, 28, 153, 3, 21, 35, 11, 28, 456, 672, 187, 2, 153, 17, 935, 44, 104, 30, 2, 241, 12, 28, 456, 116, 2, 12, 24, 2, 5, 116, 2, 12, 673, 5, 30, 2, 28, 153, 44, 104, 30, 2, 241, 116];125;"Inspect the chain. + Do the inspection of the chain as given in the pre-ride checks (refer to + Prepare the cleaning area. + Put the on a satisfactory floor area. + Put the bicycle on the floor covering. + Clean debris from the chain. + Use the and loosen as much unwanted material as possible. + Make sure that you remove all the unwanted material from the chain. + Clean the chain. + Open the and fill with the . + Move the chain to the middle chainring and the middle sprocket at the rear. + Put the chain in the chain guides of the chain cleaning tool and lock the tool on the chain. + Hold the tool with the left hand and slowly turn the rearwards with the right hand. + Press the button on the cleaning tool to make sure that cleaning fluid flows until the tool is empty. + If necessary, remove the unwanted chain cleaning fluid. + Lubricate the chain. + Use the and lubricate the chain. + Unlock and remove the cleaning tool. + If necessary, remove the unwanted lubricant.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA(2) +[12, 28, 13, 674, 457];126;"Chain: + Clean with chemical agent";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA(3) +[12, 28, 13, 756, 457];126;"Chain: + Clean with chemical agent";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA(3) +[155, 156, 848, 231];127;"Drive train: + Correlated fault";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA(1) +[155, 156, 936, 231];127;"Drive train: + Correlated fault";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA(1) +[72, 2, 72, 223, 2, 190, 2, 74, 5, 2, 55, 2, 101, 4, 2, 190, 9, 175, 20, 2, 101, 4, 2, 55, 9, 175, 20, 2, 18, 4, 76, 675, 47, 64, 72, 73, 276, 2, 126, 84, 24, 6, 191, 11, 223, 232, 458, 62, 4, 143, 676, 8, 2, 26, 317, 458, 62, 4, 143, 676, 68, 2, 41, 37, 191, 175, 2, 72, 414, 2, 55, 32, 8, 2, 34, 224, 2, 72, 5, 184, 2, 190, 108, 320, 57, 40, 76, 40, 9, 106, 849, 190, 96, 50, 2, 12, 14, 2, 143, 62, 2, 74, 9, 2, 167, 4, 2, 16, 5, 250, 2, 196, 5, 114, 2, 72, 168, 2, 197, 166, 68, 2, 192, 68, 6, 677, 227, 8, 678, 4, 143, 850];128;"Gears: + The gears include the mechanism, the hubs and the shifters. + The description of the mechanisms is given in + The description of the shifters is given in + The bicycles of these days can have 27 gears or more. The mountain bikes use a set that includes: + Three socket sprockets of different dimension on the front + Nine socket sprockets of different dimensions at the rear + This set gives the gear ratios. + The shifters installed on the handlebars change the gears and operate the mechanisms (also known as derailleurs). These derailleurs are cable-actuated mechanisms. They move the chain from the different sprockets. + The hub is the center of the wheel and contains the axle and bearings. + The gears let the rider crank at the pedals at a constant movement on slopes of different angles.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA(1) +[72, 2, 72, 242, 2, 174, 2, 74, 5, 2, 55, 2, 105, 4, 2, 174, 17, 309, 20, 2, 105, 4, 2, 55, 17, 309, 20, 2, 19, 4, 76, 675, 47, 64, 72, 73, 276, 2, 126, 84, 24, 6, 191, 11, 242, 232, 458, 62, 4, 139, 757, 8, 2, 26, 317, 458, 62, 4, 139, 757, 68, 2, 41, 37, 191, 175, 2, 72, 414, 2, 55, 32, 8, 2, 34, 243, 2, 72, 5, 141, 2, 174, 108, 356, 57, 40, 76, 40, 59, 107, 717, 174, 96, 50, 2, 12, 14, 2, 139, 62, 2, 74, 17, 2, 167, 4, 2, 16, 5, 250, 2, 205, 5, 92, 2, 72, 168, 2, 197, 166, 68, 2, 192, 68, 6, 677, 227, 8, 678, 4, 139, 937];128;"Gears: + The gears include the mechanism, the hubs and the shifters. + The description of the mechanisms is given in + The description of the shifters is given in + The bicycles of these days can have 27 gears or more. The mountain bikes use a set that includes: + Three socket sprockets of different dimension on the front + Nine socket sprockets of different dimensions at the rear + This set gives the gear ratios. + The shifters installed on the handlebars change the gears and operate the mechanisms (also known as derailleurs). These derailleurs are cable-actuated mechanisms. They move the chain from the different sprockets. + The hub is the center of the wheel and contains the axle and bearings. + The gears let the rider crank at the pedals at a constant movement on slopes of different angles.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA(1) +[72, 101, 4, 88, 15, 9, 21];129;"Gears: + Description of how it is made";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA(2) +[72, 105, 4, 88, 15, 17, 115];129;"Gears: + Description of how it is made";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA(2) +[40, 82, 9, 77, 143, 127, 4, 40, 2, 26, 5, 2, 41, 26, 40, 2, 26, 40, 10, 3, 250, 77, 127, 4, 75, 3, 679, 2, 227, 4, 2, 40, 3, 6, 316, 76, 75, 9, 2, 255, 75, 372, 72, 2, 255, 75, 136, 72, 2, 124, 4, 76, 75, 9, 3, 325, 2, 197, 14, 411, 147, 44, 37, 252, 2, 12, 181, 207, 109, 4, 2, 12, 16, 26, 40, 2, 40, 9, 32, 8, 2, 18, 98, 22, 13, 6, 48, 5, 9, 291, 3, 2, 232, 26, 62, 2, 147, 106, 9, 193, 131, 2, 55, 8, 2, 128, 61, 5, 2, 106, 48, 49, 8, 2, 26, 40, 37, 184, 2, 40, 8, 2, 62, 82, 9, 164, 132, 5, 215, 349, 2, 48, 67, 2, 349, 41, 40, 2, 41, 40, 10, 3, 329, 250, 2, 62, 58, 2, 143, 72, 224, 70, 2, 106, 48, 49, 9, 271, 15, 54, 2, 147, 106, 20, 201, 163, 6, 75, 49, 54, 2, 94, 16, 41, 40, 2, 40, 87, 49, 193, 2, 40, 3, 2, 42, 70, 2, 348, 67, 37, 49, 37, 21, 35, 11, 2, 349, 680, 9, 291, 13, 2, 12, 71, 2, 275, 16, 64, 2, 124, 3, 50, 2, 12, 13, 2, 40, 15, 50, 2, 12, 14, 144, 62, 3, 2, 151, 2, 275, 16, 287, 31, 50, 8, 201, 500, 44, 37, 252, 82, 181, 9, 321, 8, 2, 16, 2, 163, 4, 2, 275, 16, 9, 194, 2, 246, 62];130;"Derailleur: + There are two different types of derailleur, the front and the rear. + Front derailleur: + The front derailleur (refer to ) contains two types of screws to keep the movement of the derailleur to a minimum. These screws are: + the stop screw low-gear + the stop screw high-gear + The function of these screws is to prevent the rider from over shifting . If this occurs, the chain will go out of the chain wheel. + Front derailleur: + The derailleur is installed on the bicycle seat tube with a clamp and is parallel to the three front sprockets. + The shift cable is connected between the shifters on the handle bars and the cable clamp bolt on the front derailleur. This operates the derailleur. On the sprockets there is an inner and outer cage. The clamp attaches the cage. + Rear derailleur: + The rear derailleur (refer to ) section contains the sprockets for the different gear changes. When the cable clamp bolt is tight, it holds the shift cable in its position. A screwed bolt holds the tension wheel. + Rear derailleur: + The derailleur mounting bolt connects the derailleur to the frame. When the user attaches this bolt, this makes sure that the cage plates are parallel with the chain rings. + The guide wheel has the function to move the chain with the derailleur. It moves the chain from one sprocket to the other. The guide wheel must not move on its axis. If this occurs, there will be wear on the wheel. The position of the guide wheel is below the largest sprocket.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA(1) +[40, 82, 59, 77, 139, 127, 4, 40, 2, 26, 5, 2, 41, 26, 40, 2, 26, 40, 10, 3, 250, 77, 127, 4, 75, 3, 679, 2, 227, 4, 2, 40, 3, 6, 316, 76, 75, 59, 2, 255, 75, 372, 72, 2, 255, 75, 136, 72, 2, 124, 4, 76, 75, 17, 3, 325, 2, 197, 14, 411, 147, 44, 37, 252, 2, 12, 181, 207, 109, 4, 2, 12, 16, 26, 40, 2, 40, 17, 32, 8, 2, 19, 98, 22, 13, 6, 48, 5, 17, 291, 3, 2, 232, 26, 62, 2, 147, 107, 17, 193, 131, 2, 55, 8, 2, 135, 61, 5, 2, 107, 48, 49, 8, 2, 26, 40, 37, 141, 2, 40, 8, 2, 62, 82, 17, 164, 132, 5, 215, 349, 2, 48, 67, 2, 349, 41, 40, 2, 41, 40, 10, 3, 329, 250, 2, 62, 58, 2, 139, 72, 243, 70, 2, 107, 48, 49, 17, 271, 15, 54, 2, 147, 107, 20, 15, 173, 6, 75, 49, 54, 2, 94, 16, 41, 40, 2, 40, 87, 49, 193, 2, 40, 3, 2, 42, 70, 2, 348, 67, 37, 49, 37, 21, 35, 11, 2, 349, 680, 59, 291, 13, 2, 12, 71, 2, 299, 16, 140, 2, 124, 3, 50, 2, 12, 13, 2, 40, 15, 50, 2, 12, 14, 144, 62, 3, 2, 151, 2, 299, 16, 287, 31, 50, 8, 15, 522, 44, 37, 252, 82, 181, 9, 321, 8, 2, 16, 2, 173, 4, 2, 299, 16, 17, 194, 2, 477, 62];130;"Derailleur: + There are two different types of derailleur, the front and the rear. + Front derailleur: + The front derailleur (refer to ) contains two types of screws to keep the movement of the derailleur to a minimum. These screws are: + the stop screw low-gear + the stop screw high-gear + The function of these screws is to prevent the rider from over shifting . If this occurs, the chain will go out of the chain wheel. + Front derailleur: + The derailleur is installed on the bicycle seat tube with a clamp and is parallel to the three front sprockets. + The shift cable is connected between the shifters on the handle bars and the cable clamp bolt on the front derailleur. This operates the derailleur. On the sprockets there is an inner and outer cage. The clamp attaches the cage. + Rear derailleur: + The rear derailleur (refer to ) section contains the sprockets for the different gear changes. When the cable clamp bolt is tight, it holds the shift cable in its position. A screwed bolt holds the tension wheel. + Rear derailleur: + The derailleur mounting bolt connects the derailleur to the frame. When the user attaches this bolt, this makes sure that the cage plates are parallel with the chain rings. + The guide wheel has the function to move the chain with the derailleur. It moves the chain from one sprocket to the other. The guide wheel must not move on its axis. If this occurs, there will be wear on the wheel. The position of the guide wheel is below the largest sprocket.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA(1) +[851, 101, 4, 88, 15, 9, 21];131;"Mechs: + Description of how it is made";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA(2) +[938, 105, 4, 88, 15, 17, 115];131;"Mechs: + Description of how it is made";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA(2) +[29, 2, 196, 24, 2, 236, 198, 14, 2, 5, 29, 2, 292, 14, 144, 111, 4, 2, 196, 29, 2, 204, 5, 2, 236, 14, 2, 196, 21, 35, 36, 23, 31, 681, 2, 114, 14, 2, 74, 9, 852, 3, 443, 2, 114, 44, 96, 682, 109, 683, 114, 47, 145, 161, 3, 2, 74, 117, 2, 196, 109, 14, 2, 151, 111, 57, 268, 20, 29, 2, 196, 29, 2, 114, 24, 6, 176, 304, 14, 2, 5, 29, 2, 114, 14, 269, 123, 21, 35, 11, 95, 111, 4, 2, 74, 64, 2, 330, 262, 4, 114, 24, 2, 5, 28, 69, 2, 38, 4, 2, 74, 23, 6, 66, 4, 2, 196, 3, 21, 35, 11, 15, 9, 432, 247, 2, 92, 406, 93, 8, 2, 236, 5, 2, 123, 20, 2, 74, 58, 853, 5, 151, 459, 4, 161, 23, 6, 66, 4, 2, 346, 114, 58, 459, 4, 161, 80, 6, 246, 416, 4, 8, 95, 74, 123, 504, 2, 74, 46, 2, 346, 114, 43, 2, 123, 5, 89, 96, 43, 2, 281, 80, 276, 281, 8, 2, 103, 4, 2, 114, 46, 2, 196, 286, 2, 74, 46, 2, 236, 2, 204, 5, 2, 292, 8, 2, 151, 111, 4, 2, 196, 24, 2, 236, 198, 14, 2, 684, 460, 5, 854, 78, 2, 292];132;"Remove the axle. + Use the cone-wrench from the and remove the locknut from one side of the axle. + Remove the washer and the cone from the axle. + Make sure you do not lose the bearings from the hub. Be prepared to catch the bearings if they fall out. Missing bearings can cause damage to the hub. + Pull the axle out from the other side as shown in . + Removing the axle: + Remove the bearings. + Use a small screwdriver from the and remove the bearings from their races. + Make sure that each side of the hub has the same number of bearings. + Use the and clean all the parts of the hub. + Do a check of the axle to make sure that it is straight. + Examine the bearing contact area on the cones and the races in the hub for pitting and other signs of damage. + Do a check of the ball bearings for signs of damage. + Apply a large quantity of on each hub race. + Assemble the hub. + Install the ball bearings into the races and push them into the grease. + Apply more grease on the tops of the bearings. + Install the axle through the hub. + Install the cone, the washer and the locknut on the other side of the axle. + Use the cone-wrench from the specialist toolset and carefully tighten the locknut.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA(2) +[30, 2, 205, 24, 2, 236, 198, 14, 2, 5, 30, 2, 292, 14, 144, 111, 4, 2, 205, 30, 2, 204, 5, 2, 236, 14, 2, 205, 21, 35, 36, 23, 31, 681, 2, 92, 14, 2, 74, 9, 521, 3, 443, 2, 92, 44, 96, 682, 109, 683, 92, 47, 158, 172, 3, 2, 74, 117, 2, 205, 109, 14, 2, 151, 111, 57, 359, 20, 30, 2, 205, 30, 2, 92, 24, 6, 176, 312, 14, 2, 5, 30, 2, 92, 14, 269, 123, 21, 35, 11, 95, 111, 4, 2, 74, 140, 2, 330, 262, 4, 92, 24, 2, 5, 28, 69, 2, 38, 4, 2, 74, 23, 6, 66, 4, 2, 205, 3, 21, 35, 11, 15, 17, 432, 251, 2, 92, 406, 93, 8, 2, 236, 5, 2, 123, 20, 2, 74, 58, 939, 5, 151, 459, 4, 172, 23, 6, 66, 4, 2, 346, 92, 58, 459, 4, 172, 81, 6, 518, 478, 4, 8, 95, 74, 123, 361, 2, 74, 32, 2, 346, 92, 43, 2, 123, 5, 89, 298, 43, 2, 300, 81, 276, 300, 8, 2, 103, 4, 2, 92, 32, 2, 205, 286, 2, 74, 32, 2, 236, 2, 204, 5, 2, 292, 8, 2, 151, 111, 4, 2, 205, 24, 2, 236, 198, 14, 2, 684, 460, 5, 524, 78, 2, 292];132;"Remove the axle. + Use the cone-wrench from the and remove the locknut from one side of the axle. + Remove the washer and the cone from the axle. + Make sure you do not lose the bearings from the hub. Be prepared to catch the bearings if they fall out. Missing bearings can cause damage to the hub. + Pull the axle out from the other side as shown in . + Removing the axle: + Remove the bearings. + Use a small screwdriver from the and remove the bearings from their races. + Make sure that each side of the hub has the same number of bearings. + Use the and clean all the parts of the hub. + Do a check of the axle to make sure that it is straight. + Examine the bearing contact area on the cones and the races in the hub for pitting and other signs of damage. + Do a check of the ball bearings for signs of damage. + Apply a large quantity of on each hub race. + Assemble the hub. + Install the ball bearings into the races and push them into the grease. + Apply more grease on the tops of the bearings. + Install the axle through the hub. + Install the cone, the washer and the locknut on the other side of the axle. + Use the cone-wrench from the specialist toolset and carefully tighten the locknut.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA(2) +[74, 28, 13, 674, 457];133;"Hubs: + Clean with chemical agent";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA(3) +[74, 28, 13, 756, 457];133;"Hubs: + Clean with chemical agent";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA(3) +[55, 2, 170, 55, 9, 6, 506, 127, 20, 461, 18, 15, 9, 366, 3, 159, 37, 127, 4, 55, 58, 373, 20, 2, 350, 163, 73, 20, 2, 217, 163, 2, 855, 131, 2, 77, 9, 2, 350, 55, 224, 2, 72, 13, 6, 685, 4, 6, 25, 2, 217, 55, 54, 2, 40, 20, 201, 163, 230, 217, 2, 170, 55, 10, 3, 9, 54, 8, 2, 18, 13, 6, 75, 2, 686, 11, 233, 175, 6, 101, 4, 6, 170, 55, 170, 55, 350, 127, 88, 6, 170, 55, 9, 21, 200, 6, 687, 119, 10, 3, 14, 2, 103, 4, 2, 25, 54, 2, 170, 55, 2, 25, 9, 8, 103, 4, 2, 87, 5, 2, 87, 9, 8, 2, 128, 61, 13, 6, 119, 3, 29, 2, 87, 15, 9, 99, 3, 90, 2, 119, 4, 77, 100, 10, 3, 345, 2, 87, 47, 50, 14, 2, 128, 61, 14, 2, 103, 4, 2, 25, 2, 25, 409, 8, 103, 4, 2, 87, 5, 2, 87, 9, 688, 43, 689, 8, 2, 128, 61, 230, 6, 119, 690, 691, 90, 2, 119, 8, 461, 692, 4, 37, 55, 82, 9, 6, 48, 49, 11, 54, 2, 55, 20, 201, 163, 10, 3, 2, 348, 47, 90, 2, 48, 49, 13, 164, 856, 153, 37, 168, 2, 55, 494, 2, 34, 90, 2, 55, 48, 49];134;"Shifters: + The thumb shifter is a usual type in modern bicycles. It is possible to adjust this type of shifter for operation in the index position or in the friction position. The differences between the two are: + The index shifters change the gears with a click of a lever. + The friction shifters hold the derailleur in its position by friction. + The thumb shifters (refer to ) are held on the bicycle with a screw. The paragraph that follows gives a description of a thumb shifter. + Thumb shifter index type: + How a thumb shifter is made up: + A wing nut (refer to ) from the top of the lever holds the thumb shifter. The lever is on top of the mount and the mount is on the handle bar with a nut. To remove the mount, it is necessary to loosen the nut of two turns (refer to ), then the mount can move from the handle bar from the top of the lever. The lever sits on top of the mount and the mount is fixed into pace on the handle bar by a nut. + Unscrew wingnut: + Loosen the nut: + On modern models of this shifter, there is a clamp bolt that holds the shifter in its position (refer to ). The user can loosen the clamp bolt with an applicable tool. This lets the shifter release the handlebar. + Loosen the shifter clamp bolt:";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA(1) +[55, 2, 170, 55, 17, 6, 506, 127, 20, 461, 19, 15, 17, 379, 3, 159, 37, 127, 4, 55, 58, 141, 20, 2, 350, 173, 73, 20, 2, 217, 173, 2, 139, 131, 2, 77, 59, 2, 350, 55, 243, 2, 72, 13, 6, 685, 4, 6, 25, 2, 217, 55, 54, 2, 40, 20, 15, 173, 230, 217, 2, 170, 55, 10, 3, 59, 526, 8, 2, 19, 13, 6, 75, 2, 686, 11, 233, 175, 6, 105, 4, 6, 170, 55, 170, 55, 350, 127, 88, 6, 170, 55, 17, 115, 200, 6, 687, 119, 10, 3, 14, 2, 103, 4, 2, 25, 54, 2, 170, 55, 2, 25, 17, 8, 103, 4, 2, 87, 5, 2, 87, 17, 8, 2, 135, 61, 13, 6, 119, 3, 30, 2, 87, 15, 17, 104, 3, 90, 2, 119, 4, 77, 100, 10, 3, 345, 2, 87, 47, 50, 14, 2, 135, 61, 14, 2, 103, 4, 2, 25, 2, 25, 409, 8, 103, 4, 2, 87, 5, 2, 87, 17, 688, 43, 689, 8, 2, 135, 61, 230, 6, 119, 690, 691, 90, 2, 119, 8, 461, 692, 4, 37, 55, 82, 17, 6, 48, 49, 11, 54, 2, 55, 20, 15, 173, 10, 3, 2, 348, 47, 90, 2, 48, 49, 13, 164, 308, 153, 37, 168, 2, 55, 517, 2, 34, 90, 2, 55, 48, 49];134;"Shifters: + The thumb shifter is a usual type in modern bicycles. It is possible to adjust this type of shifter for operation in the index position or in the friction position. The differences between the two are: + The index shifters change the gears with a click of a lever. + The friction shifters hold the derailleur in its position by friction. + The thumb shifters (refer to ) are held on the bicycle with a screw. The paragraph that follows gives a description of a thumb shifter. + Thumb shifter index type: + How a thumb shifter is made up: + A wing nut (refer to ) from the top of the lever holds the thumb shifter. The lever is on top of the mount and the mount is on the handle bar with a nut. To remove the mount, it is necessary to loosen the nut of two turns (refer to ), then the mount can move from the handle bar from the top of the lever. The lever sits on top of the mount and the mount is fixed into pace on the handle bar by a nut. + Unscrew wingnut: + Loosen the nut: + On modern models of this shifter, there is a clamp bolt that holds the shifter in its position (refer to ). The user can loosen the clamp bolt with an applicable tool. This lets the shifter release the handlebar. + Loosen the shifter clamp bolt:";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA(1) +[55, 101, 4, 88, 15, 9, 21];135;"Shifters: + Description of how it is made";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA(2) +[55, 105, 4, 88, 15, 17, 115];135;"Shifters: + Description of how it is made";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA(2) +[45, 404, 189, 262, 237, 377, 295];136;"Lighting: + Functional item numbers common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA(1) +[45, 124, 189, 262, 237, 385, 301];136;"Lighting: + Functional item numbers common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA(1) +[45, 38, 237, 377, 295];137;"Lighting: + Parts common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA(1) +[45, 38, 237, 385, 301];137;"Lighting: + Parts common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA(1) +[45, 462, 237, 377, 295];138;"Lighting: + Zones common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA(1) +[45, 462, 237, 385, 301];138;"Lighting: + Zones common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA(1) +[45, 266, 693, 237, 377, 295];139;"Lighting: + Support equipment common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA(1) +[45, 266, 463, 237, 385, 301];139;"Lighting: + Support equipment common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA(1) +[507, 394, 694, 101];140;"Wiring data: + Field description";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA(1) +[245, 474, 694, 105];140;"Wiring data: + Field description";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA(1) +[296, 51, 2, 646, 11, 233, 421, 268, 2, 296, 51, 4, 2, 18, 2, 296, 51, 9, 463, 13, 351, 136, 464, 296, 23, 31, 24, 351, 136, 464, 296, 70, 18, 8, 407, 624, 695, 696, 2, 296, 51, 9, 857, 5, 181, 9, 439, 230, 296, 51];141;"Lighting system: + The illustration that follows (see ) shows the lighting system of the bicycle. + The lighting system is equipped with special high beam lighting. Do not use special high beam lighting when bicycling on roads during winter months. + The lighting system is faulty and will be replaced by 2013-03-15. + Lighting system:";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA(1) +[45, 51, 2, 481, 11, 233, 421, 268, 2, 45, 51, 4, 2, 19, 2, 45, 51, 17, 463, 13, 351, 136, 464, 45, 23, 31, 24, 351, 136, 464, 45, 70, 19, 8, 407, 748, 695, 696, 2, 45, 51, 17, 940, 5, 181, 9, 364, 230, 45, 51];141;"Lighting system: + The illustration that follows (see ) shows the lighting system of the bicycle. + The lighting system is equipped with special high beam lighting. Do not use special high beam lighting when bicycling on roads during winter months. + The lighting system is faulty and will be replaced by 2013-03-15. + Lighting system:";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA(1) +[858, 51, 101, 4, 88, 15, 9, 21, 5, 201, 124];142;"Electrical system: + Description of how it is made and its function";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA(2) +[941, 51, 105, 4, 88, 15, 17, 115, 5, 15, 124];142;"Electrical system: + Description of how it is made and its function";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA(2) +[507, 693, 188];143;"Wiring: + Equipment lists";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA(1) +[245, 463, 188];143;"Wiring: + Equipment lists";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA(1) +[507, 245, 188];144;"Wiring: + Wire list";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA(1) +[245, 245, 188];144;"Wiring: + Wire list";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA(1) +[245, 697, 188];145;"Wiring: + Loom list";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA(1) +[45, 404, 5, 73, 539, 93, 295];146;"Lighting: + Functional and/or physical areas repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA(1) +[45, 124, 5, 73, 713, 93, 301];146;"Lighting: + Functional and/or physical areas repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA(1) +[45, 386, 237, 377, 295];147;"Lighting: + Applicability common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA(1) +[45, 308, 237, 385, 301];147;"Lighting: + Applicability common information repository";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA(1) +[191, 2, 45, 3, 8, 21, 35, 11, 69, 2, 45, 184, 302];148;"Set the lights to on. + Make sure that all the lights operate correctly.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA(2) +[191, 2, 45, 3, 8, 21, 35, 11, 69, 2, 45, 141, 125];148;"Set the lights to on. + Make sure that all the lights operate correctly.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA(2) +[45, 256, 120];149;"Lights: + Manual test";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA(3) +[45, 859, 231];150;"Lights: + Observed fault";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA(1) +[45, 942, 231];150;"Lights: + Observed fault";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA(1) +[698, 462, 5, 29, 2, 296, 51, 14, 2, 860, 21, 35, 11, 2, 206, 20, 2, 861, 9, 2, 330, 57, 699, 8, 2, 46, 2, 45, 134, 3, 2, 26, 5, 41, 45, 10, 3, 67, 2, 26, 45, 352, 8, 2, 103, 4, 2, 34, 80, 2, 378, 238, 152, 2, 34, 117, 2, 48, 219, 5, 65, 15, 152, 2, 378, 238, 13, 2, 45, 297, 68, 2, 103, 46, 2, 204, 8, 2, 75, 24, 2, 125, 304, 14, 2, 5, 78, 2, 75, 43, 2, 122, 68, 2, 130, 4, 2, 48, 37, 508, 2, 48, 3, 2, 34, 67, 2, 41, 45, 352, 3, 2, 41, 448, 4, 2, 84, 42, 80, 2, 378, 238, 152, 144, 4, 2, 77, 41, 448, 200, 22, 117, 2, 48, 219, 5, 65, 15, 152, 2, 378, 238, 21, 35, 2, 45, 297, 195, 862, 46, 2, 204, 8, 2, 75, 24, 2, 125, 304, 14, 2, 5, 78, 2, 75, 43, 2, 122, 68, 2, 130, 4, 2, 48, 37, 508, 2, 48, 3, 2, 22, 67, 2, 45, 13, 2, 239, 157, 3, 2, 26, 297, 67, 2, 45, 13, 2, 700, 157, 3, 2, 41, 297];151;"Impacted zones: and + + Remove the lighting system from the packaging. + Make sure that the components in the package are the same as those on the + Install the light bulb to the front and rear lights (refer to + Attach the front light fitting on the top of the handlebar. + Apply the protective strip around the handlebar. + Pull the clamp open and put it around the protective strip with the light connector at the top. + Install the washer on the screw. + Use the correct screwdriver from the and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the handlebar. + Attach the rear light fitting to the rear triangle of the bike frame. + Apply the protective strip around one of the two rear triangle up-tubes. + Pull the clamp open and put it around the protective strip. Make sure the light connector points rearwards. + Install the washer on the screw. + Use the correct screwdriver from the and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the tube. + Attach the light with the white glass to the front connector. + Attach the light with the red glass to the rear connector.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA(2) +[698, 462, 5, 30, 2, 45, 51, 14, 2, 758, 21, 35, 11, 2, 210, 20, 2, 758, 59, 2, 330, 57, 699, 8, 2, 32, 2, 45, 134, 3, 2, 26, 5, 41, 45, 10, 3, 67, 2, 26, 45, 352, 8, 2, 103, 4, 2, 34, 81, 2, 248, 238, 152, 2, 34, 117, 2, 48, 219, 5, 65, 15, 152, 2, 248, 238, 13, 2, 45, 297, 68, 2, 103, 32, 2, 204, 8, 2, 75, 24, 2, 125, 312, 14, 2, 5, 78, 2, 75, 43, 2, 122, 68, 2, 130, 4, 2, 48, 37, 384, 2, 48, 3, 2, 34, 67, 2, 41, 45, 352, 3, 2, 41, 483, 4, 2, 84, 42, 81, 2, 248, 238, 152, 144, 4, 2, 77, 41, 483, 200, 22, 117, 2, 48, 219, 5, 65, 15, 152, 2, 248, 238, 21, 35, 2, 45, 297, 195, 249, 32, 2, 204, 8, 2, 75, 24, 2, 125, 312, 14, 2, 5, 78, 2, 75, 43, 2, 122, 68, 2, 130, 4, 2, 48, 37, 384, 2, 48, 3, 2, 22, 67, 2, 45, 13, 2, 239, 157, 3, 2, 26, 297, 67, 2, 45, 13, 2, 700, 157, 3, 2, 41, 297];151;"Impacted zones: and + + Remove the lighting system from the packaging. + Make sure that the components in the package are the same as those on the + Install the light bulb to the front and rear lights (refer to + Attach the front light fitting on the top of the handlebar. + Apply the protective strip around the handlebar. + Pull the clamp open and put it around the protective strip with the light connector at the top. + Install the washer on the screw. + Use the correct screwdriver from the and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the handlebar. + Attach the rear light fitting to the rear triangle of the bike frame. + Apply the protective strip around one of the two rear triangle up-tubes. + Pull the clamp open and put it around the protective strip. Make sure the light connector points rearwards. + Install the washer on the screw. + Use the correct screwdriver from the and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the tube. + Attach the light with the white glass to the front connector. + Attach the light with the red glass to the rear connector.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA(2) +[45, 504, 46, 5, 193, 83];152;"Lighting: + Assemble, install and connect procedures";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA(3) +[45, 361, 32, 5, 193, 86];152;"Lighting: + Assemble, install and connect procedures";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA(3) +[21, 35, 11, 2, 85, 134, 9, 31, 701];153;Make sure that the new bulb is not cracked.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA(1) +[21, 35, 11, 2, 85, 134, 17, 31, 701];153;Make sure that the new bulb is not cracked.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA(1) +[14, 702, 29, 2, 157, 29, 2, 465, 26, 466, 134, 467, 2, 465, 134, 29, 2, 85, 239, 134, 14, 2, 285, 46, 2, 85, 239, 134, 46, 2, 157, 8, 2, 45, 67, 2, 45, 352, 8, 2, 34, 80, 2, 378, 238, 152, 2, 34, 46, 2, 204, 8, 2, 75, 24, 2, 351, 304, 14, 2, 460, 5, 78, 2, 75, 43, 2, 122, 68, 2, 130, 4, 2, 48, 37, 508, 2, 48, 3, 2, 34, 14, 702, 29, 2, 157, 29, 2, 465, 466, 41, 134, 467, 2, 465, 134, 29, 2, 85, 239, 134, 14, 2, 285, 46, 2, 85, 239, 703, 6, 449, 122, 20, 2, 505, 4, 2, 157, 20, 468, 3, 441, 863, 5, 704, 864, 70, 2, 45, 9, 705, 8, 2, 157, 13, 2, 122, 334, 9, 468, 865, 13, 2, 314, 46, 2, 157, 13, 2, 122, 8, 2, 45];154;"From location , remove the glass . + Remove the used front yellow bulb . + Discard the used bulb . + Remove the new white bulb from the kit . + Install the new white bulb . + Install the glass on the light. + Attach the light fitting on the handlebar. + Apply the protective strip around the handlebar. + Install the washer on the screw. + Use the special screwdriver from the toolset and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the handlebar. + From location Remove the glass . + Remove the used yellow rear bulb . + Discard the used bulb . + Remove the new white bulb from the kit . + Install the new white . + Drill a 4mm hole in the middle of the glass in order to allow venting and heat evacuation when the light is switched on. + The glass with the hole may be ordered independently with the reference . + Install the glass with the hole on the light.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA(2) +[14, 482, 30, 2, 157, 30, 2, 24, 26, 466, 134, 467, 2, 24, 134, 30, 2, 85, 239, 134, 14, 2, 285, 32, 2, 85, 239, 134, 32, 2, 157, 8, 2, 45, 67, 2, 45, 352, 8, 2, 34, 81, 2, 248, 238, 152, 2, 34, 32, 2, 204, 8, 2, 75, 24, 2, 351, 312, 14, 2, 460, 5, 78, 2, 75, 43, 2, 122, 68, 2, 130, 4, 2, 48, 37, 384, 2, 48, 3, 2, 34, 14, 482, 30, 2, 157, 30, 2, 24, 466, 41, 134, 467, 2, 24, 134, 30, 2, 85, 239, 134, 14, 2, 285, 32, 2, 85, 239, 703, 6, 449, 122, 20, 2, 528, 4, 2, 157, 20, 468, 3, 441, 943, 5, 704, 944, 70, 2, 45, 17, 705, 8, 2, 157, 13, 2, 122, 334, 9, 468, 945, 13, 2, 10, 32, 2, 157, 13, 2, 122, 8, 2, 45];154;"From location , remove the glass . + Remove the used front yellow bulb . + Discard the used bulb . + Remove the new white bulb from the kit . + Install the new white bulb . + Install the glass on the light. + Attach the light fitting on the handlebar. + Apply the protective strip around the handlebar. + Install the washer on the screw. + Use the special screwdriver from the toolset and tighten the screw into the hole at the bottom of the clamp. This safeties the clamp to the handlebar. + From location Remove the glass . + Remove the used yellow rear bulb . + Discard the used bulb . + Remove the new white bulb from the kit . + Install the new white . + Drill a 4mm hole in the middle of the glass in order to allow venting and heat evacuation when the light is switched on. + The glass with the hole may be ordered independently with the reference . + Install the glass with the hole on the light.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA(2) +[45, 29, 5, 46, 6, 85, 189];155;"Lighting: + Remove and install a new item";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA(3) +[45, 30, 5, 32, 6, 85, 189];155;"Lighting: + Remove and install a new item";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA(3) +[45, 706, 295];156;"Lights: + Warning repository";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA(1) +[45, 706, 301];156;"Lights: + Warning repository";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA(1) +[45, 51, 596, 38, 394, 433];157;"Light system: + Illustrated Parts Data - IPD";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA(1) +[45, 51, 481, 38, 474, 433];157;"Light system: + Illustrated Parts Data - IPD";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA(1) +[45, 707, 295];158;"Lights: + Caution repository";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA(1) +[45, 707, 301];158;"Lights: + Caution repository";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA(1) diff --git a/publications/Bike Data Set for Release number 5.0/index/search_index.csv b/publications/Bike Data Set for Release number 5.0/index/search_index.csv new file mode 100644 index 0000000000000000000000000000000000000000..32de7baa17c35de1be1dc1366b9b33ccd3e52eb7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/index/search_index.csv @@ -0,0 +1,14366 @@ +tokens;labels;text;DMC +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];0;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];0;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];1;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];1;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[32];2;All;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[467, 1421];3;B/SN;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[2, 268, 3, 2, 60];4;The model of the brake;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 102, 61, 3, 51];5;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 115, 61, 3, 51];5;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[652, 137, 71, 60];6;Serial number by brake;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];7;To be made available to all S1000D users.;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];7;To be made available to all S1000D users.;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];8;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];8;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[18, 20, 123, 74, 124, 107];9;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[60, 652, 137];10;Brake serial number;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];11;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];11;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[182, 242, 189, 155];12;Applicability cross-reference table;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[109, 3, 54];13;Limitations of liability:;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[113, 3, 54];13;Limitations of liability:;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[55, 34];14;Mountain bicycle;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];15;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];15;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];16;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];16;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[268];17;Model;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[18, 20, 128];18;S1000D upissued;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];19;"There are no specific handling instructions for this data + module.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];19;"There are no specific handling instructions for this data + module.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[83, 89];20;Copyright (C) 2016;DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];21;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];21;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];22;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];22;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];23;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];23;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-D-D00-00-00-00AA-00WA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];24;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];24;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];25;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];25;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 583, 821, 139, 3, 2, 34, 5, 2, 60, 156, 236, 25, 354, 33, 3, 2, 60, 156, 5, 259, 91, 172, 25, 720, 153, 62, 57, 218, 161, 4, 153, 2, 259, 33, 39, 1422, 39, 721, 41, 161, 153, 38, 153, 7, 2, 34, 162, 5, 1423, 4, 9];26;The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 583, 821, 139, 3, 2, 34, 23, 2, 60, 156, 236, 25, 354, 33, 3, 2, 60, 156, 23, 259, 91, 172, 25, 720, 1075, 62, 57, 218, 161, 4, 153, 2, 259, 33, 39, 1422, 39, 721, 41, 161, 153, 38, 153, 7, 2, 34, 162, 5, 1423, 4, 9];26;The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 822, 60, 279, 138, 4];27;There are four brake pads (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 822, 60, 353, 138, 4];27;There are four brake pads (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[60, 214];28;Brake lever;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];29;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];29;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];30;To be made available to all S1000D users.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];30;To be made available to all S1000D users.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 279, 138, 4];31;the brake pads (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 353, 138, 4];31;the brake pads (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 636, 60, 214, 267, 2, 60, 279, 29, 2, 101, 133, 6, 2, 460, 60, 279, 267, 2, 60, 29, 2, 173, 133];32;The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 636, 60, 214, 1845, 2, 60, 353, 29, 2, 101, 133, 6, 2, 460, 60, 353, 267, 2, 317, 29, 2, 173, 133];32;The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];33;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];33;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];34;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[722, 60];35;Cantilever brake;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[71];36;BY13;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[44, 134];37;Bike book;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[25, 355, 16, 805, 43, 2, 60, 214, 29, 2, 222, 521, 2, 309, 214, 29, 2, 60, 823, 7, 1133, 2, 60, 279, 931, 2, 824, 332, 3, 2, 133, 58, 932, 2, 532, 3, 2, 34];38;A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[25, 355, 16, 1959, 43, 2, 60, 647, 29, 2, 634, 2853, 2, 309, 647, 29, 2, 317, 823, 7, 2854, 2, 60, 353, 931, 2, 824, 332, 3, 2, 133, 58, 2855, 2, 532, 3, 2, 34];38;A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];39;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];39;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[1134, 533, 3, 25, 55, 34, 214];40;Typical components of a mountain bicycle lever;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[1134, 1076, 3, 25, 55, 34, 214];40;Typical components of a mountain bicycle lever;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[722, 60, 37, 1135, 355];41;Cantilever brake with straddle cable;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[109, 3, 54];42;Limitations of liability:;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[113, 3, 54];42;Limitations of liability:;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 1136, 356, 157, 3, 60, 156, 2, 248, 933, 29, 583, 34, 5, 2, 722, 60, 138, 4];43;There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 1136, 356, 258, 3, 60, 1118, 2, 248, 2856, 29, 583, 1077, 23, 2, 722, 60, 138, 4];43;There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];44;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];44;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];45;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];45;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 355];46;the brake cable;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];47;Description of how it is made;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];47;Description of how it is made;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[18, 20, 128];48;S1000D upissued;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 1137];49;the brake arm;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[60, 156];50;Brake system;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];51;"There are no specific handling instructions for this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];51;"There are no specific handling instructions for this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[83, 89];52;Copyright (C) 2016;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 349, 310, 534, 39, 1424];53;the brake clamp (also known as callipers);DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 349, 310, 98, 39, 1846];53;the brake clamp (also known as callipers);DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 214, 138, 4];54;The brake levers (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 647, 138, 4];54;The brake levers (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];55;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];55;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];56;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];56;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 214, 138, 4];57;the brake lever (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[60, 279];58;Brake pads;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[60, 353];58;Brake pads;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2034, 934, 3, 25, 60];59;Exploded diagram of a brake;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2857, 934, 3, 25, 60];59;Exploded diagram of a brake;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 156, 138, 4];60;The brake system (refer to ;DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];61;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];61;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-A-DA1-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];62;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];62;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];63;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];63;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[311, 2, 34, 13, 25, 825, 340];64;Put the bicycle in a vertical position.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[496, 244];65;Manual test;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51];66;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 115, 61, 3, 51];66;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];67;To be made available to all S1000D users.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];67;To be made available to all S1000D users.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];68;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];68;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[18, 20, 123, 74, 124, 107];69;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[267, 2, 295, 263, 6, 382, 2, 34, 653];70;Hold the handle bars and push the bicycle forwards.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[267, 2, 295, 1119, 6, 382, 2, 34, 1316];70;Hold the handle bars and push the bicycle forwards.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[71];71;BY13;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[44, 134];72;Bike book;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];73;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];73;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[109, 3, 54];74;Limitations of liability:;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[113, 3, 54];74;Limitations of liability:;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];75;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];75;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];76;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];76;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[18, 20, 128];77;S1000D upissued;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[60, 156];78;Brake system;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];79;"There are no specific handling instructions for this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];79;"There are no specific handling instructions for this data + module.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[280];80;Operator;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[83, 89];81;Copyright (C) 2016;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];82;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];82;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[66, 2, 60];83;Apply the brakes.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[66, 2, 317];83;Apply the brakes.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];84;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];84;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[57, 218, 16, 2, 133, 1138, 6, 2, 34, 1139];85;Make sure that the wheels lock and the bicycle stops.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[57, 218, 16, 2, 648, 1138, 6, 2, 34, 2858];85;Make sure that the wheels lock and the bicycle stops.;DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];86;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];86;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-A-DA1-00-00-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];87;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];87;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];88;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];88;"Users may destroy this data module in accordance with their own local + procedures.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[71];89;BY131;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[114, 2, 497, 498];90;Remove the unwanted alcohol.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 102, 61, 3, 51];91;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 115, 61, 3, 51];91;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[66, 25, 723, 896, 3, 2];92;Apply a thin layer of the ;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];93;To be made available to all S1000D users.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];93;To be made available to all S1000D users.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];94;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];94;Ministries of Defence of the member countries of ASD.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[18, 20, 123, 74, 124, 107];95;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[283];96;LL-002;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[44, 134];97;Bike book;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];98;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];98;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[933, 249, 3, 2, 60, 279];99;Find each of the brake pads.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[933, 249, 3, 2, 60, 353];99;Find each of the brake pads.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[724, 2, 935, 584, 161, 36, 66, 2];100;Rub the surface until you have applied the ;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[724, 2, 935, 584, 161, 36, 577, 2];100;Rub the surface until you have applied the ;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[153, 25, 585, 380, 3, 2, 60, 39, 264, 13, 2, 383, 357, 221, 138, 4];101;Do a visual inspection of the brakes as given in the pre-ride checks (refer to ;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[153, 25, 585, 380, 3, 2, 317, 39, 366, 13, 2, 383, 357, 887, 138, 4];101;Do a visual inspection of the brakes as given in the pre-ride checks (refer to ;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[176];102;KZ222;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[109, 3, 54];103;Limitations of liability:;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[113, 3, 54];103;Limitations of liability:;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];104;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];104;"There are no dissemination limitations that apply to this data + module.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];105;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];105;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[186, 37, 724, 498];106;Clean with rubbing alcohol;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[186, 37, 1078, 498];106;Clean with rubbing alcohol;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[18, 20, 128];107;S1000D upissued;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[186, 2, 60, 279];108;Clean the brake pads.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[186, 2, 60, 353];108;Clean the brake pads.;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];109;"There are no specific handling instructions for this data + module.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];109;"There are no specific handling instructions for this data + module.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[280];110;Operator;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[83, 89];111;Copyright (C) 2016;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];112;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];112;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];113;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];113;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[60, 279];114;Brake pads;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[60, 353];114;Brake pads;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[39, 291];115;As required;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[39, 306];115;As required;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];116;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];116;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[724, 498];117;Rubbing alcohol;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[1078, 498];117;Rubbing alcohol;DMC-BRAKE-A-DA1-10-00-00AA-251A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];118;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];118;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];119;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];119;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[34];120;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[50, 6, 30, 102, 61, 3, 51];121;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[50, 6, 30, 115, 61, 3, 51];121;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];122;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];122;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[55, 143, 59];123;Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[146, 147, 59];124;Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];125;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];126;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];126;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[18, 20, 123, 74, 124, 107];127;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[44, 134];128;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];129;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];129;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[109, 3, 54];130;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[113, 3, 54];130;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[44];131;BIKE;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[163, 190];132;Title page;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[55, 34];133;Mountain bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];134;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];134;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];135;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];135;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[18, 20, 128];136;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];137;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];137;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[83, 89];138;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[18, 20, 897, 141];139;S1000D Sample Publication;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[55, 34, 496];140;Mountain bicycle manual;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];141;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];141;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];142;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];142;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[2035];143;CORENA;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[71];144;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];145;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];145;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-001A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];146;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];146;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[72, 73, 4, 186];147;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[72, 149, 4, 186];147;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[496, 244];148;Manual test;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[269];149;Hubs;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1074];149;Hubs;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[94];150;Chain;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[142, 73];151;Install procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[142, 149];151;Install procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];152;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];152;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 3, 303];153;Description of function;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[410, 461];154;Drive train;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[333];155;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[437];155;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1140, 33, 76];156;Scheduled maintenance lists;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1339, 33, 368];156;Scheduled maintenance lists;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[826];157;Drivetrain;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[827];158;Mechs;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[384, 284, 73, 270];159;Post-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[384, 284, 149, 270];159;Post-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[468];160;Horn;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[60, 279];161;Brake pads;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[60, 353];161;Brake pads;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 31, 4, 270];162;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 1393, 4, 270];162;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[114, 73, 370, 177, 73];163;Remove procedures: Interactive content - Procedure;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[114, 149, 370, 177, 73];163;Remove procedures: Interactive content - Procedure;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[34];164;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[50, 6, 30, 102, 61, 3, 51];165;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[50, 6, 30, 115, 61, 3, 51];165;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 3, 70, 82, 5, 57, 586, 221];166;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 3, 70, 82, 23, 164, 586, 221];166;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];167;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];167;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];168;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[357, 25, 34];169;Riding a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1847, 25, 34];169;Riding a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[44, 134];170;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];171;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];171;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[186, 37, 94, 334, 535];172;Clean with chain cleaning fluid;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[55, 34];173;Mountain bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[186, 37, 724, 498];174;Clean with rubbing alcohol;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[186, 37, 1078, 498];174;Clean with rubbing alcohol;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[71];175;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[271];176;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[484];176;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[536];177;Oil;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[828, 139, 47, 322];178;Illustrated Parts Data - IPD;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[679, 290, 11, 322];178;Illustrated Parts Data - IPD;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1140, 33, 221];179;Scheduled maintenance checks;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1339, 33, 887];179;Scheduled maintenance checks;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];180;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];180;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[936, 252];181;Correlated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1079, 252];181;Correlated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[537, 1094, 385, 725];182;Servicing: Prerequisite concept review;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];183;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];183;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1357, 252];184;Detected fault;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1394, 252];184;Detected fault;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[133];185;Wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[76, 3, 829, 47, 12];186;List of effective data modules;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[76, 3, 829, 11, 145];186;List of effective data modules;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[18, 20, 123, 74, 124, 107];187;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[383, 284, 73, 270];188;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[383, 284, 149, 270];188;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[358, 175];189;Inner tube;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[174];190;Stem;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[133];191;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[648];191;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[101, 133];192;Front wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[371, 335];193;Performance support;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[151];194;Tire;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[226, 297, 73];195;Standard repair procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[226, 297, 149];195;Standard repair procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[726, 37, 439];196;Fill with air;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 3, 70, 82, 5, 57];197;Description of how it is made;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[140, 3, 70, 82, 23, 164];197;Description of how it is made;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];198;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];198;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[830, 284, 73, 270];199;Normal operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[830, 284, 149, 270];199;Normal operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];200;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];200;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[222];201;Handlebar;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[241, 1141];202;Servicing: Attention;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[537, 1141];202;Servicing: Attention;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[182, 242, 189, 155, 727];203;Applicability cross-reference table catalog;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[217];204;Frame;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1425, 252];205;Isolated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[1848, 252];205;Isolated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[221, 253];206;Check pressure;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[186, 37, 587, 440];207;Clean with degreasing agent;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[114, 73];208;Remove procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[114, 149];208;Remove procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[728];209;Steering;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[74];209;Steering;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[109, 3, 54];210;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[113, 3, 54];210;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[173, 133];211;Rear wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];212;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];212;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];213;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];213;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[18, 20, 128];214;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[60, 156];215;Brake system;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[83, 89];216;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[252, 937, 6, 654, 73];217;Fault reports and isolation procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[252, 1849, 6, 654, 149];217;Fault reports and isolation procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];218;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];218;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[304, 170];219;Time limits;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[304, 1850];219;Time limits;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[239];220;Headset;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[114, 6, 142, 25, 245, 281];221;Remove and install a new item;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[831, 29, 244, 243];222;Place on test stand;DMC-S1000DBIKE-A-D00-00-00-00AA-002A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];223;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];223;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[72, 73, 4, 186];224;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[72, 149, 4, 186];224;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[496, 244];225;Manual test;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[269];226;Hubs;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1074];226;Hubs;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[94];227;Chain;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[142, 73];228;Install procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[142, 149];228;Install procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];229;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];229;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 3, 303];230;Description of function;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[410, 461];231;Drive train;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[333];232;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[437];232;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1140, 33, 76];233;Scheduled maintenance lists;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1339, 33, 368];233;Scheduled maintenance lists;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[826];234;Drivetrain;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[827];235;Mechs;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[55, 34, 6, 55, 143, 59];236;Mountain bicycle and Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[155, 3, 177];237;Table of contents;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[155, 3, 888];237;Table of contents;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[384, 284, 73, 270];238;Post-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[384, 284, 149, 270];238;Post-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[468];239;Horn;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[60, 279];240;Brake pads;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[60, 353];240;Brake pads;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 31, 4, 270];241;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 1393, 4, 270];241;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[114, 73, 370, 177, 73];242;Remove procedures: Interactive content - Procedure;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[114, 149, 370, 177, 73];242;Remove procedures: Interactive content - Procedure;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[32];243;All;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[34];244;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[50, 6, 30, 102, 61, 3, 51];245;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[50, 6, 30, 115, 61, 3, 51];245;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 3, 70, 82, 5, 57, 586, 221];246;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 3, 70, 82, 23, 164, 586, 221];246;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];247;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];247;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];248;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[357, 25, 34];249;Riding a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1847, 25, 34];249;Riding a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[44, 134];250;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];251;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];251;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[186, 37, 94, 334, 535];252;Clean with chain cleaning fluid;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[55, 34];253;Mountain bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[186, 37, 724, 498];254;Clean with rubbing alcohol;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[186, 37, 1078, 498];254;Clean with rubbing alcohol;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[71];255;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[271];256;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[484];256;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[536];257;Oil;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[828, 139, 47, 322];258;Illustrated Parts Data - IPD;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[679, 290, 11, 322];258;Illustrated Parts Data - IPD;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1140, 33, 221];259;Scheduled maintenance checks;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1339, 33, 887];259;Scheduled maintenance checks;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];260;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];260;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[936, 252];261;Correlated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1079, 252];261;Correlated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[537, 1094, 385, 725];262;Servicing: Prerequisite concept review;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];263;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];263;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1357, 252];264;Detected fault;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1394, 252];264;Detected fault;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[133];265;Wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[18, 20, 123, 74, 124, 107];266;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[383, 284, 73, 270];267;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[383, 284, 149, 270];267;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[358, 175];268;Inner tube;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[174];269;Stem;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[133];270;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[648];270;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[101, 133];271;Front wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[371, 335];272;Performance support;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[151];273;Tire;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[226, 297, 73];274;Standard repair procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[226, 297, 149];274;Standard repair procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[726, 37, 439];275;Fill with air;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 3, 70, 82, 5, 57];276;Description of how it is made;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[140, 3, 70, 82, 23, 164];276;Description of how it is made;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];277;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];277;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[830, 284, 73, 270];278;Normal operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[830, 284, 149, 270];278;Normal operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];279;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];279;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[222];280;Handlebar;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[241, 1141];281;Servicing: Attention;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[537, 1141];281;Servicing: Attention;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[182, 242, 189, 155, 727];282;Applicability cross-reference table catalog;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[217];283;Frame;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1425, 252];284;Isolated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[1848, 252];284;Isolated fault;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[55, 34, 6, 146, 147, 59];285;Mountain bicycle and Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[221, 253];286;Check pressure;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[186, 37, 587, 440];287;Clean with degreasing agent;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[114, 73];288;Remove procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[114, 149];288;Remove procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[728];289;Steering;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[74];289;Steering;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[109, 3, 54];290;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[113, 3, 54];290;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[173, 133];291;Rear wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];292;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];292;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];293;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];293;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[18, 20, 128];294;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[60, 156];295;Brake system;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[83, 89];296;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[252, 937, 6, 654, 73];297;Fault reports and isolation procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[252, 1849, 6, 654, 149];297;Fault reports and isolation procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];298;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];298;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[304, 170];299;Time limits;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[304, 1850];299;Time limits;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[239];300;Headset;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[114, 6, 142, 25, 245, 281];301;Remove and install a new item;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[831, 29, 244, 243];302;Place on test stand;DMC-S1000DBIKE-A-D00-00-00-00AA-009A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];303;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];303;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];304;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];304;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[32];305;All;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[50, 6, 30, 102, 61, 3, 51];306;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[50, 6, 30, 115, 61, 3, 51];306;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];307;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];307;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];308;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];308;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[18, 20, 123, 74, 124, 107];309;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[192, 242, 189, 155];310;Products cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[1340, 242, 189, 155];310;Products cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];311;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];311;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[109, 3, 54];312;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[113, 3, 54];312;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[55, 34];313;Mountain bicycle;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];314;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];314;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];315;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];315;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[18, 20, 128];316;S1000D upissued;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];317;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];317;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[83, 89];318;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];319;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];319;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];320;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];320;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];321;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];321;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00PA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];322;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];322;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];323;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];323;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[32];324;All;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[2036, 1426];325;finished tour;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[2859, 1426];325;finished tour;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[10, 7, 150, 4, 5, 384, 729, 384, 2, 150, 637, 13, 25, 80, 5, 1142];326;" For this to be POST version 1, (POST-001), The condition specified in ""A-1"" must be true. ";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[10, 7, 150, 4, 5, 384, 729, 384, 2, 150, 1960, 13, 25, 80, 5, 1142];326;" For this to be POST version 1, (POST-001), The condition specified in ""A-1"" must be true. ";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[1426, 2036];327;tour finished;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[1426, 2859];327;tour finished;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[7, 162, 1427, 4, 1142, 41, 499, 36, 5, 66, 4, 2, 1143];328; This will evaluate to true if SB 1 has been applied to the airplane ;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[7, 162, 1427, 4, 1142, 41, 499, 81, 1080, 577, 4, 2, 1143];328; This will evaluate to true if SB 1 has been applied to the airplane ;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[2, 88, 1428, 5, 9, 10, 1144, 2037, 38, 10, 1429, 82, 153, 38, 500, 2, 730, 832, 3, 2, 1143, 2, 832, 3, 2, 1143, 5, 158, 71, 2, 2038];329; The values here are used for dependency checking, not for filtering. It does not indicate the current state of the airplane. The state of the airplane is provided by the IETM. ;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[2, 165, 1428, 24, 144, 10, 1144, 2037, 38, 10, 1429, 82, 1075, 38, 500, 2, 730, 832, 3, 2, 1143, 2, 832, 3, 2, 1143, 23, 187, 71, 2, 2038];329; The values here are used for dependency checking, not for filtering. It does not indicate the current state of the airplane. The state of the airplane is provided by the IETM. ;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[655, 241, 341, 157];330;Generic service bulletin type;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[150, 242, 189, 155];331;Conditions cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[168, 242, 189, 155];331;Conditions cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[50, 6, 30, 102, 61, 3, 51];332;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[50, 6, 30, 115, 61, 3, 51];332;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[384, 499, 6, 383, 499];333;POST SB 1 AND PRE SB 9;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];334;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];334;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[241, 341, 18, 10, 2, 323, 3, 2, 94, 1430];335;Service bulletin S001 for the installation of the chain guard;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];336;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];336;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[18, 20, 123, 74, 124, 107];337;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[1431, 150];338;Boolean condition;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[241, 341, 18, 94, 1430];339;Service bulletin S001 - Chain guard;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];340;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];340;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[241, 341];341;Service bulletin;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[109, 3, 54];342;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[113, 3, 54];342;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[2039];343;rfu-002;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[55, 34];344;Mountain bicycle;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];345;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];345;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];346;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];346;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[18, 20, 128];347;S1000D upissued;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];348;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];348;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[83, 89];349;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];350;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];350;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];351;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];351;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[499];352;SB 1;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];353;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];353;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[655, 1431, 150];354;generic Boolean condition;DMC-S1000DBIKE-D-D00-00-00-00AA-00QA-AAA +[157, 3, 44];355;Type of bike;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];356;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];356;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];357;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];357;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[32];358;All;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[1421];359;SN;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 102, 61, 3, 51];360;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 115, 61, 3, 51];360;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];361;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];361;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[652, 137];362;Serial number;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];363;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];363;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[18, 20, 123, 74, 124, 107];364;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[60, 652, 137];365;Brake Serial number;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[729, 2040];366;Version rank;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[55, 34];367;Mountain bicycle ;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];368;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];368;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[182, 242, 189, 155];369;Applicability cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[109, 3, 54];370;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[113, 3, 54];370;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[652, 137, 3013, 29, 2, 217];371;Serial number (etched on the frame);DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[652, 137, 3133, 29, 2, 217];371;Serial number (etched on the frame);DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];372;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];372;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];373;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];373;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[652, 137, 29, 2, 60];374;Serial number on the brake;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[268];375;Model;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[18, 20, 128];376;S1000D upissued;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[652, 137, 1145, 833, 2, 501, 656, 469, 2, 309, 470, 657, 1095];377;"Serial Number (locate under the bottom bracket where the two + pedal cranks meet";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[652, 137, 1145, 833, 2, 501, 656, 469, 2, 309, 470, 1341, 1095];377;"Serial Number (locate under the bottom bracket where the two + pedal cranks meet";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];378;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];378;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[729];379;Version;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[83, 89];380;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[2041];381;series;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[60, 268, 2, 268, 3, 2, 60, 13, 25, 44];382;Brake model - The model of the brake in a bike;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];383;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];383;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];384;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];384;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[2042];385;BSN;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[157];386;Type;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[268, 3, 2, 44];387;Model of the bike;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[729, 3, 2, 44];388;Version of the bike;DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];389;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];389;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-00WA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];390;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];390;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];391;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];391;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[32];392;All;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1432, 1433];393;Chrome Bell;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[292, 2, 2043, 3, 2, 34];394;Control the acceleration of the bicycle.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[34, 292, 6, 898];395;Bicycle Controls and Indicators;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[34, 919, 6, 1395];395;Bicycle Controls and Indicators;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[34];396;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[50, 6, 30, 102, 61, 3, 51];397;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[50, 6, 30, 115, 61, 3, 51];397;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[538];398;off;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];399;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];399;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];400;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];400;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[18, 20, 123, 74, 124, 107];401;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[292, 6, 898];402;Controls and Indicators;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[919, 6, 1395];402;Controls and Indicators;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];403;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];403;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[539];404;Introduction;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[109, 3, 54];405;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[113, 3, 54];405;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[219, 2044, 1146, 172, 60, 5, 3014];406;Lights illuminate automatically when brakes are engaged.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[795, 2044, 1146, 172, 317, 24, 3134];406;Lights illuminate automatically when brakes are engaged.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1133, 4, 2045, 1433, 1147, 9, 4, 2046, 25, 359, 10, 1141];407;Press to sound bell. Normally used to signal a need for attention.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1133, 4, 2045, 1433, 1147, 144, 4, 2046, 25, 359, 10, 1141];407;Press to sound bell. Normally used to signal a need for attention.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[382, 1148, 4, 441, 219];408;Push button to turn light ;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];409;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];409;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];410;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];410;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[29];411;on;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[2, 471, 155, 18, 6, 262, 18, 158, 2, 140, 6, 9, 3, 2, 292, 6, 898, 3015, 4, 2, 55, 34, 18, 472, 292, 6, 898, 45, 2047, 1096, 29, 2, 268];412;The following table(s) and illustration(s) provide the description and use of the controls and indicators pertaining to the mountain bicycle(s). Some controls and indicators may differ depending on the model.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[2, 796, 155, 18, 6, 262, 18, 158, 2, 140, 6, 9, 3, 2, 919, 6, 1395, 3135, 4, 2, 55, 34, 18, 472, 919, 6, 1395, 45, 2047, 1120, 29, 2, 268];412;The following table(s) and illustration(s) provide the description and use of the controls and indicators pertaining to the mountain bicycle(s). Some controls and indicators may differ depending on the model.;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[18, 20, 128];413;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1097, 2048];414;LED Taillight;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[2860, 2048];414;LED Taillight;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1097, 1434];415;LED Headlight;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[2860, 1434];415;LED Headlight;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];416;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];416;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[83, 89];417;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];418;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];418;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1435, 152, 2049, 10, 2050, 105, 236];419;" cv56 (project-definable)=""For demonstration purposes only"" ";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[1435, 152, 2049, 10, 2050, 1961, 236];419;" cv56 (project-definable)=""For demonstration purposes only"" ";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];420;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];420;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];421;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];421;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[899, 470];422;Platform Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[899, 797];422;Platform Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-00XA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];423;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];423;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1436];424;Filename;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[522, 76];425;Program listing;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[522, 813];425;Program listing;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 76, 163, 5, 38, 246, 13, 350];426;Random list titles are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 76, 339, 24, 38, 321, 13, 530];426;Random list titles are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1149, 64, 75];427;Commercial security classification;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1437, 2051, 588, 3016, 1150, 2052, 3017, 282, 1437];428;"Zone";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1437, 2051, 588, 3136, 1150, 2052, 3137, 282, 1437];428;"Zone";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[731, 732, 540, 938];429;//dmAddress/dmIdent/dmCode/@modelIdentCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[733, 589, 10, 76, 3, 1151, 372, 88];430;Acronym (Candidate for list of abbreviations) - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[733, 589, 10, 76, 3, 1851, 372, 88];430;Acronym (Candidate for list of abbreviations) - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[35, 939];431;User input;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[638, 734];432;Low intermediate;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1150, 114, 43, 372, 272];433;instloctyp01 removed from default BREX;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1150, 696, 43, 372, 272];433;instloctyp01 removed from default BREX;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2053];434;Subsubsystems;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2861];434;Subsubsystems;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[169, 2054, 1438];435;Level 2 (authorized workshop);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[169, 2862, 1438];435;Level 2 (authorized workshop);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[33, 169];436;Maintenance level;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[282, 293, 40, 342];437;Zones common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1396, 293, 40, 342];437;Zones common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[155, 3, 177];438;Table of contents;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[155, 3, 888];438;Table of contents;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1152, 236, 10, 386, 47, 431, 387];439;Underline (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1152, 236, 10, 386, 11, 431, 387];439;Underline (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[585, 1439];440;Visual examination;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2055];441;//@itemOriginator;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2056];442;Advanced;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2863];442;Advanced;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[590];443;Temperature;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 733, 8, 1151];444;Type of acronym or abbreviation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[735, 1440];445;Evident, Economic;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[442];446;Length;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[539, 4, 2, 44, 272, 834];447;Introduction to the Bike BREX DM;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1441, 88];448;Torque value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2057, 1153];449;//supervisorLevel/@supervisorLevelCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[226, 297, 73];450;Standard repair procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[940, 304];451;Hard time;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[215, 76];452;Wire list;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[231, 443];453;//caption/@color;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[900];454;Months;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1962];454;Months;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[941, 589, 10, 76, 3, 941];455;Term (Candidate for list of terms);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[941, 589, 10, 76, 3, 1852];455;Term (Candidate for list of terms);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[897];456;sample;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[55, 34];457;Mountain bicycle;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1442, 1443];458;Shop visits;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1442, 2864];458;Shop visits;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[835, 372, 88];459;Clear - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[830, 284];460;Normal operation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[335, 232, 293, 40, 342];461;Support equipment common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[536];462;Oil;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[156, 44, 69, 312];463;Systems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1118, 44, 69, 312];463;Systems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1444, 1154];464;//commentResponse/@responseType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];465;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];465;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[936, 252];466;Correlated fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1079, 252];466;Correlated fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[182, 242, 189, 155, 343];467;Applicability Cross-reference Table (ACT);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[373, 414, 31, 88];468;XML/SGML attribute value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1357, 252];469;Detected fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1394, 252];469;Detected fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[186, 37, 1155, 440];470;Clean with chemical agent;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[373, 414, 415];471;XML/SGML markup;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[736, 1156, 76, 38, 246, 1445, 13, 374, 47, 12];472;Sequential (numbered) lists not allowed unless in descriptive data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[736, 1156, 368, 38, 321, 1445, 13, 374, 11, 145];472;Sequential (numbered) lists not allowed unless in descriptive data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[18, 20, 123, 74, 124, 107];473;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1896, 591, 1446, 591];474;//warning/randomList/listItem/randomList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[324, 591, 1446, 591];474;//warning/randomList/listItem/randomList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[241, 1447];475;Servicing (SVC);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[537, 1447];475;Servicing (SVC);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 76, 163, 5, 38, 246, 13, 324];476;Random list titles are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 76, 339, 24, 38, 321, 13, 495];476;Random list titles are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1157, 39, 183, 325, 3, 70, 25, 272, 11, 12, 5, 416, 4, 5, 9];477;serve as an example of how a BREX data module is meant to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1157, 39, 183, 325, 3, 70, 25, 272, 11, 12, 23, 3138, 4, 5, 144];477;serve as an example of how a BREX data module is meant to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 541, 570, 153, 38, 66, 4, 2, 44, 2058];478;Types of aircrew drills do not apply to the Bike DMs;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[258, 3, 541, 1121, 153, 38, 66, 4, 2, 44, 2058];478;Types of aircrew drills do not apply to the Bike DMs;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[140];479;Description;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 47, 12, 80, 5, 725, 6, 1897, 71, 1448, 298, 901];480;Bike data modules must be reviewed and approved by EPWG before publishing.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 11, 145, 80, 5, 2865, 6, 1963, 71, 1448, 298, 1964];480;Bike data modules must be reviewed and approved by EPWG before publishing.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[360, 542];481;Computer output;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 1449];482;"Sets the caption to ""ABORT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 1449];482;"Sets the caption to ""ABORT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[140, 3, 70, 82, 5, 57];483;Description of how it is made;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[140, 3, 70, 82, 23, 164];483;Description of how it is made;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];484;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];484;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[33, 592];485;Maintenance allocation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[522, 462, 230];486;Program variable name;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1158, 942];487;Verbatim style;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2, 44, 47, 154, 80, 160, 325, 3, 70, 4, 66, 1898, 6, 2059, 1098, 502, 169, 3, 385, 1450];488;The Bike data set must contain examples of how to apply constructs and principles representing various levels of concept sophistication.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2, 44, 11, 154, 80, 160, 1853, 3, 70, 4, 66, 1965, 6, 2866, 2867, 502, 649, 3, 385, 1450];488;The Bike data set must contain examples of how to apply constructs and principles representing various levels of concept sophistication.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1451, 3, 232, 179, 215];489;Origin of equipment/harness/wire;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[139, 293, 40, 342];490;Parts common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[290, 293, 40, 342];490;Parts common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[943, 372, 88];491;Bold - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1425, 252];492;Isolated fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1848, 252];492;Isolated fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[411, 135];493;Modification code;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[488, 3, 591, 281, 170, 4, 543, 463];494;Prefix of 'randomList' items, limited to three variants;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[488, 3, 591, 713, 198, 4, 543, 3139];494;Prefix of 'randomList' items, limited to three variants;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[221, 33];495;Check maintenance;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1159];496;//@commentPriorityCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 944];497;"Sets the caption to ""CANCEL""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 944];497;"Sets the caption to ""CANCEL""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[417];498;Section;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2060];499;//@taskCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[655, 1158];500;Generic verbatim;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[252, 937, 6, 654, 73];501;Fault reports and isolation procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[252, 1849, 6, 654, 149];501;Fault reports and isolation procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[287, 76, 5, 38, 246, 13, 350];502;Ordered lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1397, 368, 24, 38, 321, 13, 530];502;Ordered lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[731, 732, 540, 945];503;//dmAddress/dmIdent/dmCode/@systemCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[133, 68];504;Wheel change;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 336];505;"Sets the caption to ""END""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 336];505;"Sets the caption to ""END""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[444, 474, 444, 946, 444];506;Dash (short dash - ISOpub: dash);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1160, 947, 337, 68];507;Auxiliary power unit change;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 1161];508;"Sets the caption to ""YES""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 1161];508;"Sets the caption to ""YES""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[731, 732, 540, 948];509;//dmAddress/dmIdent/dmCode/@subSystemCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[496, 244];510;Manual test;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[544, 135];511;Manufacturer code;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[64, 658];512;//security/@commercialClassification;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[182, 342];513;Applicability repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];514;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];514;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[140, 3, 303, 31, 4, 270, 326, 571];515;Description of function attributed to crew (functional breakdown);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[140, 3, 303, 1393, 4, 270, 326, 571];515;Description of function attributed to crew (functional breakdown);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1452];516;Vendor;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1162];517;None;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1899, 8, 836, 1163, 38, 1164, 8, 836, 140];518;//descendant-or-self::orderedList[not(ancestor-or-self::description)];DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[327, 5, 183, 285, 659];519;Access is an electrical panel;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[327, 23, 183, 285, 659];519;Access is an electrical panel;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[231, 10, 445, 949, 231];520;Caption for dialog reset caption;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[47, 319];521;Data structure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[11, 319];521;Data structure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1453];522;Accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1854];522;Accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 268, 228];523;Bike model identification;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 1454, 4, 25, 503];524;Type of response to a comment;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1455];525;kilometer;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[292, 6, 898, 293, 40, 342];526;Controls and indicators common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[919, 6, 1395, 293, 40, 342];526;Controls and indicators common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[591, 1165];527;//randomList/@listItemPrefix;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[830, 284, 73];528;Normal operation procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[18, 20, 44, 219, 156];529;S1000D Bike light system;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[7, 31, 5, 359, 1456, 737, 1166, 1457, 2061, 737, 1458, 1167, 738, 2062, 5, 38, 66, 1458, 1456];530;"This attribute is needed +//taskDefinition/@skillType +Personnel skill categorization is not applied +";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[7, 31, 23, 798, 1456, 737, 1166, 1457, 2061, 737, 1458, 1167, 738, 2062, 23, 38, 577, 1458, 1456];530;"This attribute is needed +//taskDefinition/@skillType +Personnel skill categorization is not applied +";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[638];531;Low;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1459];532;Station;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1460];533;Grey;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2063];534;Weeks;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2868];534;Weeks;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[50, 6, 30, 102, 61, 3, 51];535;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[50, 6, 30, 115, 61, 3, 51];535;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1461, 1453];536;Partially accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1461, 1854];536;Partially accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[500, 2, 446, 3, 38, 2064, 37, 2, 260];537;indicates the impact of not complying with the requirement;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1081, 2, 446, 3, 38, 2869, 37, 2, 260];537;indicates the impact of not complying with the requirement;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[327, 5, 25, 1168];538;Access is a door;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[327, 23, 25, 1168];538;Access is a door;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[545];539;White;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[68, 114, 6, 142];540;Change = Remove and install;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1358, 313, 328];541;Hidden, Non-Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1398, 313, 328];541;Hidden, Non-Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1462];542;Amber;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[739, 1463];543;Discard (DIS);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[241, 341];544;Service Bulletin;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[229, 223];545;Business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[229, 234];545;Business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[373, 414, 1464, 230];546;XML/SGML entity name;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 76, 80, 38, 5, 1465, 159, 350];547;Random lists must not be nested within Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 368, 80, 38, 5, 1855, 159, 530];547;Random lists must not be nested within Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 40, 135];548;Bike information codes;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 40, 369];548;Bike information codes;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[167, 76, 5, 38, 246, 13, 350];549;Definition lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[167, 368, 24, 38, 321, 13, 530];549;Definition lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[235, 169];550;Training level;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1466];551;fec;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[734];552;Intermediate;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1169, 236, 10, 432, 1900];553;Overline (only for marking vectors);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1169, 236, 10, 525, 1966];553;Overline (only for marking vectors);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 1467];554;"Sets the caption to ""OK""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 1467];554;"Sets the caption to ""OK""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 1170];555;Bike technician;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[950, 230];556;Parameter name;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[951, 1468, 33];557;Since last maintenance;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[18, 20, 60, 156];558;S1000D Brake system;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[952, 1171];559;//installationLocation/@installationLocationType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2, 44, 272, 162, 5, 1172, 3, 1469, 3018, 4, 740, 16, 249, 245, 546, 191, 5, 2065, 1098, 13, 2, 272, 12];560;The Bike BREX will be subject of continuous enhancements to ensure that each new specification issue is appropriately represented in the BREX module.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2, 44, 272, 162, 5, 1172, 3, 1469, 3140, 4, 740, 16, 249, 245, 546, 191, 23, 2065, 1967, 13, 2, 272, 12];560;The Bike BREX will be subject of continuous enhancements to ensure that each new specification issue is appropriately represented in the BREX module.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[953, 38, 31, 1159];561;//commentPriority[not(attribute::commentPriorityCode)];DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[593];562;//@skillLevelCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[231, 10, 445, 954, 303];563;Caption for dialog submit function;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[245, 40, 230, 10, 25, 6, 25];564;New information names for 022A and 024A;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[245, 40, 714, 10, 25, 6, 25];564;New information names for 022A and 024A;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[433, 1164, 8, 836, 350];565;//note[ancestor-or-self::caution];DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2066];566;Rejected;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2870];566;Rejected;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[244, 1470];567;Test preparation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[504];568;Open;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 837];569;Type of emphasis;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[522, 462, 88];570;Program variable value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1471, 475];571;Buttock line;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[68, 114, 6, 142, 25, 245, 281];572;Change = Remove and install a new item;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];573;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];573;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[585, 221, 1472];574;Visual check (VCK);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[388, 47, 157];575;Quantity data type;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[388, 11, 157];575;Quantity data type;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[388, 1173];576;//quantity/@quantityType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[806];577;Years;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1968];577;Years;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[326, 6, 8, 594, 361, 342];578;Functional and/or physical areas repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[326, 6, 8, 594, 1082, 342];578;Functional and/or physical areas repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1174];579;Constant;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1473, 1474];580;//sourceType/@sourceCriticality;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 1475];581;"Sets the caption to ""EXIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 1475];581;"Sets the caption to ""EXIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];582;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];582;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[326, 221, 1476];583;Functional Check (FNC);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2067, 2068];584;//limitType/@limitUnitType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[411, 73];585;Modification procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[411, 149];585;Modification procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[737, 1166, 953, 1159, 737];586;"//commentPriority/@commentPriorityCode";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[660, 1175];587;//threshold/@thresholdUnitOfMeasure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[698, 589, 10, 76, 3, 698];588;Symbol (Candidate for list of symbols);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[698, 589, 10, 76, 3, 1122];588;Symbol (Candidate for list of symbols);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1176, 589, 10, 76, 3, 79, 1176];589;Spec (Candidate for list of applicable specs);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1176, 589, 10, 76, 3, 79, 2871];589;Spec (Candidate for list of applicable specs);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1099, 380, 1477];590;Detailed inspection (DET);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[150, 242, 189, 155, 418];591;Conditions Cross-reference Table (CCT);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[168, 242, 189, 155, 418];591;Conditions Cross-reference Table (CCT);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[304, 273, 1177];592;Time between overhaul;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[731, 732, 540, 955];593;//dmAddress/dmIdent/dmCode/@assyCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[956];594;Price;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[505, 44, 69, 312];595;Subsystems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1856, 44, 69, 312];595;Subsystems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[735, 328];596;Evident, Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[64, 75];597;Security classification;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[433, 5, 38, 246, 13, 324];598;Notes are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[715, 24, 38, 321, 13, 495];598;Notes are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[445, 2069];599;//dialog/@cancelCaption;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1178, 38, 4, 5, 9, 4, 432, 1478, 227];600;Strikethrough (not to be used to mark deleted text);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1178, 38, 4, 5, 144, 4, 432, 1857, 227];600;Strikethrough (not to be used to mark deleted text);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[305, 734];601;High intermediate;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[32];602;All;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[196, 585, 380, 1479];603;General visual inspection (GVI);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[64, 547];604;//security/@securityClassification;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[350, 591, 163];605;//caution/randomList/title;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 949];606;"Sets the caption to ""RESET""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 949];606;"Sets the caption to ""RESET""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[229, 223, 42];607;Business rules document;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[229, 234, 42];607;Business rules document;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1480, 1179];608;//inlineSignificantData/@significantParaDataType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1180, 1481];609;Lubrication (LUB);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[196, 33, 73];610;General maintenance procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];611;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];611;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[445, 2070];612;//dialog/@resetCaption;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1181];613;//@accessPointTypeValue;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[350, 1482];614;//caution/definitionList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[373, 414, 31, 230];615;XML/SGML attribute name;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 270, 99];616;Type of crew member;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[163, 190];617;Title page;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[838, 169, 3, 25, 503];618;Priority level of a comment;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[735, 548];619;Evident, operational;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[549, 304, 170];620;Out time limit;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[179, 76];621;Harness list;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[828, 139, 47];622;Illustrated parts data;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[679, 290, 11];622;Illustrated parts data;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1483, 1182];623;//crewDrill/@drillType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[838, 169, 3, 25, 503, 291];624;Priority level of a comment required;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[838, 169, 3, 25, 503, 306];624;Priority level of a comment required;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[500, 2, 157, 3, 595];625;indicates the type of source;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1081, 2, 157, 3, 595];625;indicates the type of source;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[837, 1183];626;//emphasis/@emphasisType;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1473, 1484];627;//sourceType/@sourceTypeCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[737, 1166, 1485, 839, 737];628;"//crewMember/@crewMembertype";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[304];629;Time;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[957, 9, 29, 44, 360, 489];630;Blue (used on Bike Computer Display);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[957, 144, 29, 44, 360, 489];630;Blue (used on Bike Computer Display);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[596];631;//@quantityUnitOfMeasure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[4, 292, 6, 597, 2, 1469, 1184, 3, 2, 44, 47, 154];632;to control and guide the continuous development of the Bike data set;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[4, 292, 6, 597, 2, 1469, 1184, 3, 2, 44, 11, 154];632;to control and guide the continuous development of the Bike data set;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[305];633;High;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[232, 76];634;Equipment list;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[326, 221];635;Functional check;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2071, 1185];636;//verbatimText/@verbatimStyle;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[196];637;General;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[142, 73];638;Install procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[373, 414, 19, 230];639;XML/SGML element name;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1486];640;Ammunition;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[292, 8, 898, 88];641;Control or Indicator value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[544, 1100];642;Manufacturers recommendation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2872, 1100];642;Manufacturers recommendation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1896, 591, 163];643;//warning/randomList/title;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[324, 591, 163];643;//warning/randomList/title;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[726, 37, 439];644;Fill with air;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2072];645;//@submitCaption;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[324, 1163];646;//warning/orderedList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 270, 99, 291, 10, 570, 8, 476, 274];647;Type of crew member required for drill or procedural step;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 270, 99, 306, 10, 570, 8, 476, 274];647;Type of crew member required for drill or procedural step;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1487];648;Routine;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[839];649;//@crewMembertype;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[287, 76, 5, 38, 246, 13, 324];650;Ordered lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1397, 368, 24, 38, 321, 13, 495];650;Ordered lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];651;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];651;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 1488];652;"Sets the caption to ""QUIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 1488];652;"Sets the caption to ""QUIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[433, 1164, 8, 836, 324];653;//note[ancestor-or-self::warning];DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 835];654;"Sets the caption to ""CLEAR""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 835];654;"Sets the caption to ""CLEAR""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[548, 221, 1489];655;Operational check (OPC);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[373, 414, 1101, 166];656;XML/SGML processing instruction;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2073, 252];657;Observed fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2873, 252];657;Observed fault;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[840, 142, 6, 661, 73];658;Assemble, install and connect procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[840, 142, 6, 661, 149];658;Assemble, install and connect procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[383, 284, 73];659;Pre-operation procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 142, 490];660;Type of install location;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[217];661;Frame;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1186];662;Green;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[196, 324, 6, 350, 6, 902, 328, 47];663;General warnings and cautions and related safety data;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[196, 495, 6, 530, 6, 920, 328, 11];663;General warnings and cautions and related safety data;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[731, 732, 540, 958];664;//dmAddress/dmIdent/dmCode/@infoCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1490, 169];665;Supervisor level;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[109, 3, 54];666;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[113, 3, 54];666;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1187, 135];667;Qualification code;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[157, 3, 327, 447];668;Type of access point;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1485, 38, 31, 839];669;//crewMember[not(attribute::crewMemberType)];DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[433, 5, 38, 246, 13, 350];670;Notes are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[715, 24, 38, 321, 13, 530];670;Notes are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[182, 242, 189, 727];671;Applicability cross reference catalog;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[522, 1491];672;Program prompt;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1188, 166];673;Accomplishment instruction;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[83, 89];674;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[284];675;Operation;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1189];676;Mass;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 26];677;"Sets the caption to ""NO""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 26];677;"Sets the caption to ""NO""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1190, 236, 10, 386, 47, 431, 387];678;Italic (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1190, 236, 10, 386, 11, 431, 387];678;Italic (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2, 44, 272, 11, 12, 36, 2074, 5, 959, 4];679;The Bike BREX data module has primarily been developed to;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2, 44, 272, 11, 12, 81, 2074, 1080, 1969, 4];679;The Bike BREX data module has primarily been developed to;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[140, 3, 303];680;Description of function;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[166, 1492];681;Instruction disposition;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[733, 1493];682;//acronym/@acronymtype;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[229, 223, 402];683;Business rules exchange;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[229, 234, 402];683;Business rules exchange;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[655, 419, 177];684;Generic learning content;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[655, 529, 177];684;Generic learning content;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[337, 3, 903, 10, 2, 660, 1494];685;Unit of measurement for the threshold interval;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[231, 10, 445, 944, 303];686;Caption for dialog cancel function;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[639, 1191, 47, 157];687;Paragraph significant data type;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[639, 1191, 11, 157];687;Paragraph significant data type;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[328, 1495];688;Safety critical;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[384, 284, 73];689;Post-operation procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[960];690;Red;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[544];691;Manufacturer;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[18, 20, 44, 899];692;S1000D Bike platform;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[4, 5, 247];693;to be defined;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[4, 5, 716];693;to be defined;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[192, 242, 189, 155, 389];694;Product Cross-reference Table (PCT);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1496, 1096, 29, 76, 169, 488, 37, 474, 444, 10, 598, 169, 1497, 10, 741, 6, 474, 444, 10, 1192, 169, 946, 1498, 444, 372, 88];695;Unorder (Depending on list level, prefix with short dash for first level, bullet for second, and short dash for third level - ISOpub: bull, dash) - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1496, 1120, 29, 76, 169, 488, 37, 474, 444, 10, 598, 169, 1497, 10, 741, 6, 474, 444, 10, 1192, 169, 946, 1498, 444, 372, 88];695;Unorder (Depending on list level, prefix with short dash for first level, bullet for second, and short dash for third level - ISOpub: bull, dash) - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1193];696;Volume;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];697;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];697;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[403];698;Lubricant;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[303, 47, 10, 807, 6, 140];699;Function, data for plans and description;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[303, 11, 10, 1970, 6, 140];699;Function, data for plans and description;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[231, 443];700;Caption color;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[539];701;Introduction;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[76, 3, 190, 8, 47, 12, 431, 310, 135, 841, 6, 135, 18];702;List of pages or data modules See also code 00R and code 00S;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[76, 3, 717, 8, 11, 145, 431, 310, 135, 841, 6, 135, 18];702;List of pages or data modules See also code 00R and code 00S;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[170, 157];703;Limit type;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[961, 26, 488, 236, 1499];704;Simple (No prefix, only indent);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1500];705;Voltage;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];706;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];706;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[327, 5, 25, 659];707;Access is a panel;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[327, 23, 25, 659];707;Access is a panel;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[337, 8, 250];708;Units or assembly;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[921, 8, 250];708;Units or assembly;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2075, 2076];709;//maintLevel/@maintLevelCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[167, 76, 5, 38, 246, 13, 324];710;Definition lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[167, 368, 24, 38, 321, 13, 495];710;Definition lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1501];711;Emergency;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[388, 47, 337, 3, 742, 10, 1502, 40, 138, 4, 387, 6, 2, 1503, 373, 155];712;Quantity data unit of measure - for further information refer to Chap 3.9.6.2 and the corresponding xml table;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[388, 11, 337, 3, 742, 10, 1502, 40, 138, 4, 387, 6, 2, 1503, 373, 155];712;Quantity data unit of measure - for further information refer to Chap 3.9.6.2 and the corresponding xml table;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1358, 328];713;Hidden, Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1398, 328];713;Hidden, Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[731, 732, 540, 2077];714;//dmAddress/dmIdent/dmCode/@subSubystemCode;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[350, 1163];715;//caution/orderedList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[169, 1194];716;Level 1 (home);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[253, 221];717;Pressure check;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1504, 230];718;Class name;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[537];719;Servicing;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[44, 420];720;Bike rider;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[599];721;Yellow;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1505, 1506];722;Restoration (RST);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[114, 73];723;Remove procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[324, 1482];724;//warning/definitionList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[350, 591, 1446, 591];725;//caution/randomList/listItem/randomList;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2078];726;Pending;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[2874];726;Pending;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[699];727;Days;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1399];727;Days;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 1195];728;"Sets the caption to ""CONTINUE""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 1195];728;"Sets the caption to ""CONTINUE""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[638, 169, 3, 64, 75, 237, 2079];729;1 (lowest level of security classification, eg Unclassified);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1971, 169, 3, 64, 75, 237, 1005];729;1 (lowest level of security classification, eg Unclassified);DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];730;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];730;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 76, 80, 38, 5, 1465, 159, 324];731;Random lists must not be nested within Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[473, 368, 80, 38, 5, 1855, 159, 495];731;Random lists must not be nested within Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[29, 150];732;On condition;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[326, 281, 137, 293, 40, 342];733;Functional item numbers common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[326, 281, 799, 293, 40, 342];733;Functional item numbers common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[390, 475];734;Water line;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[448];735;Basic;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[434, 135];736;Task code;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[154, 2, 231, 4, 954];737;"Sets the caption to ""SUBMIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[266, 2, 231, 4, 954];737;"Sets the caption to ""SUBMIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[381];738;Partner;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[72, 73, 4, 186];739;Other procedure to clean;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1167, 738, 169];740;Personnel skill level;DMC-S1000DBIKE-D-D00-00-00-00AA-022A-AAA +[1436];741;Filename;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1190, 236, 10, 386, 47, 431, 387];742;em02 - Italic (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1190, 236, 10, 386, 11, 431, 387];742;em02 - Italic (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 443, 13, 2, 1507, 904];743;Decide whether to use color in the final deliverable.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 905, 13, 2, 19, 1196];744;"Use of the element in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 922, 13, 2, 19, 1196];744;"Use of the element in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 76, 163, 5, 38, 246, 13, 350];745;Random list titles are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 76, 339, 24, 38, 321, 13, 530];745;Random list titles are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 743, 1197, 227, 6, 833, 275, 1901, 1508, 10, 743, 1197, 190, 600, 80, 5, 42];746;"Decide whether to use double column text, and under what + circumstances. Typography for double column page layout must be + documented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 743, 1197, 227, 6, 833, 275, 1972, 1508, 10, 743, 1197, 190, 600, 80, 5, 1973];746;"Decide whether to use double column text, and under what + circumstances. Typography for double column page layout must be + documented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 291, 421, 10, 182];747;Define the required functionality for applicability.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 306, 421, 10, 182];747;Define the required functionality for applicability.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[489, 3, 68, 432];748;Display of change marks;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[489, 3, 68, 1123];748;Display of change marks;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2053];749;Subsubsystems;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2861];749;Subsubsystems;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[223, 10, 2, 40, 230];750;Rules for the information names;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[234, 10, 2, 40, 714];750;Rules for the information names;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1509];751;"Decide whether and how to use the element + .";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 962, 10, 32, 12, 157, 80, 96, 35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];752;"Data destruction for all module types must include, ""Users may + destroy this data module in accordance with their own local + procedures.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 962, 10, 32, 12, 258, 80, 96, 63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];752;"Data destruction for all module types must include, ""Users may + destroy this data module in accordance with their own local + procedures.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 400, 19, 2080, 19, 2081, 6, 19, 2082, 172, 9, 2, 936, 252, 385];753;"Decide how to populate element , element + and element when + using the correlated fault concept.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 400, 19, 2080, 19, 2081, 6, 19, 2082, 172, 307, 2, 1079, 252, 385];753;"Decide how to populate element , element + and element when + using the correlated fault concept.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 6, 197, 2, 544, 18, 139, 26, 8, 189, 26];754;"Decide whether to include and present the manufacturer’s part No. + or reference No.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 901, 8, 25, 1510, 389, 47, 12];755;Use of a published or a transient PCT data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 1858, 8, 25, 1510, 389, 11, 12];755;Use of a published or a transient PCT data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 305, 37, 491, 166];756;Decide whether to use HIGH with updating instruction.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 305, 37, 1110, 166];756;Decide whether to use HIGH with updating instruction.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2083];757;Avaric;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1511];758;Use of the attribute sbMaterialIdent;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[152, 80, 5, 1198, 3, 2084, 3019, 172, 246, 274, 137, 4, 471, 2, 324, 6, 740, 16, 27, 5, 25, 835, 662, 13, 2, 136, 273, 2, 324, 6, 2, 1199, 274];759;"Projects must be aware of potential hazards when allowing + step numbers to follow the warning and ensure that there is a + clear connection in the presentation between the warning and the + associated steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1124, 80, 5, 1198, 3, 2084, 3141, 172, 3142, 274, 799, 4, 471, 2, 324, 6, 740, 16, 27, 23, 25, 835, 662, 13, 2, 136, 273, 2, 324, 6, 2, 1342, 485];759;"Projects must be aware of potential hazards when allowing + step numbers to follow the warning and ensure that there is a + clear connection in the presentation between the warning and the + associated steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2085];760;Latin;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 477, 1454, 2086, 10, 1359, 281];761;"Decide whether to allow multiple response attempts for interaction + items.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 477, 1454, 2875, 10, 1359, 713];761;"Decide whether to allow multiple response attempts for interaction + items.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 272, 47, 12, 4, 402, 312];762;Use of the BREX data module to exchange SNS;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 272, 11, 12, 4, 402, 312];762;Use of the BREX data module to exchange SNS;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 158, 248, 523, 3, 249, 11, 12, 157, 343, 418, 6, 389, 8, 4, 2087, 2, 152, 276, 477, 523, 3, 249, 11, 12, 157, 6, 2, 255, 10, 2088];763;"Decide whether to provide one instance of each data module types + (ACT, CCT and PCT) or to segregate the project into multiple + instances of each data module type, and the method for + segregation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 158, 248, 523, 3, 249, 11, 12, 258, 343, 418, 6, 389, 8, 4, 2087, 2, 152, 276, 477, 818, 3, 249, 11, 12, 157, 6, 2, 255, 10, 2088];763;"Decide whether to provide one instance of each data module types + (ACT, CCT and PCT) or to segregate the project into multiple + instances of each data module type, and the method for + segregation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 242];764;Products cross;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1340, 242];764;Products cross;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1512, 13, 2, 277, 47, 12];765;"Use of the element in the process data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1512, 13, 2, 277, 11, 145];765;"Use of the element in the process data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 432, 524, 733, 71, 2, 9, 3, 2, 227, 19, 733, 6, 2089, 41, 9, 15, 21, 4, 9, 2, 31, 1493, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];766;"Decide whether and how to mark up acronyms by the use of the text + elements and . If used, decide + whether to use the attribute acronymType, which values to use and + allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 432, 524, 2876, 71, 2, 9, 3, 2, 227, 257, 733, 6, 2089, 41, 144, 15, 21, 4, 9, 2, 31, 1493, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];766;"Decide whether and how to mark up acronyms by the use of the text + elements and . If used, decide + whether to use the attribute acronymType, which values to use and + allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 255, 3, 228, 3, 2, 2090, 43, 139];767;"Decide on the method of identification of the altered from + part.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 31, 1153];768;Use of attribute supervisorLevelCode;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1513, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];769;"Decide whether to use the attribute checkListCategory, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1513, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];769;"Decide whether to use the attribute checkListCategory, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 40, 342];770;Common information repository;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1514, 13, 2, 19, 2091, 159, 2, 19, 344];771;"Use of the element in the + element within the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1515, 8, 1516, 2092, 963];772;Use of linear or hierarchically subdivided TOC;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1515, 8, 1516, 2877, 963];772;Use of linear or hierarchically subdivided TOC;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1517, 13, 2, 19, 1200, 159, 2, 19, 344];773;"Use of the element in the element + within the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[940, 304];774;Hard time;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2093];775;Kanuri;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[900];776;Months;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1962];776;Months;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1509, 13, 2, 19, 1518];777;"Use of the element in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 191, 256, 8, 2, 191, 137, 13, 2, 744];778;"Presentation of the issue date or the issue number in the + LOEDM";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 14, 3, 2, 700, 264, 13, 2, 19, 1519, 2094, 2095, 8, 964, 39, 2, 197, 351, 745, 177, 3, 2, 19, 842, 8, 39, 25, 1520, 13, 25, 843, 572, 88, 3, 2, 31, 1201];779;"Decide whether to use any of the ""identifiers"" given in the + elements , , + or as the presented link + (textual content of the element ), or as a + tooltip in a viewer application (value of the attribute + targetTitle).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 14, 3, 2, 1974, 366, 13, 2, 257, 1519, 2878, 2879, 8, 964, 39, 2, 459, 351, 745, 177, 3, 2, 19, 842, 8, 39, 25, 1520, 13, 25, 708, 572, 88, 3, 2, 31, 1201];779;"Decide whether to use any of the ""identifiers"" given in the + elements , , + or as the presented link + (textual content of the element ), or as a + tooltip in a viewer application (value of the attribute + targetTitle).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 506, 362, 701, 3, 1202, 808, 262, 65, 136];780;"Use of the alternative individual numbering of multi sheet + illustrations at presentation";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 506, 362, 701, 3, 1202, 808, 819, 65, 136];780;"Use of the alternative individual numbering of multi sheet + illustrations at presentation";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 402, 3, 1203, 47, 12, 5, 246];781;The exchange of draft data modules is allowed.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 402, 3, 1203, 11, 145, 23, 321];781;The exchange of draft data modules is allowed.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[663, 6, 896];782;Categories and layers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1343, 6, 3143];782;Categories and layers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[835, 372, 88];783;Clear - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[299, 139, 47, 19, 13, 322];784;Optional parts data elements in IPD;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[299, 290, 11, 257, 13, 322];784;Optional parts data elements in IPD;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 662, 76, 47, 12];785;Generation of connection list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 662, 76, 11, 145];785;Generation of connection list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 299, 19, 746, 80, 5, 9, 4, 552, 40, 844, 2, 177, 247, 13, 2, 235, 274];786;"Decide whether the optional element + must be used to add information about the content defined in the + training step.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 299, 19, 746, 80, 5, 144, 4, 552, 40, 844, 2, 177, 716, 13, 2, 235, 274];786;"Decide whether the optional element + must be used to add information about the content defined in the + training step.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 46, 229, 223, 262, 6, 375];787;"Data creation business rules - Illustrations and + multimedia";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 46, 229, 234, 819, 6, 375];787;"Data creation business rules - Illustrations and + multimedia";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[156, 44, 69, 312];788;Systems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1118, 44, 69, 312];788;Systems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 809, 391, 19, 41, 9, 58, 391, 6, 13, 58, 11, 12, 157];789;"Decide whether to use alternates group elements. If used, which + groups and in which data modules types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1125, 391, 257, 41, 144, 58, 1344, 6, 13, 58, 11, 145, 258];789;"Decide whether to use alternates group elements. If used, which + groups and in which data modules types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[845, 169, 3, 64, 75];790;7 (another level of security classification);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2096, 2097];791;"Spanish; Castilian";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 553, 4, 5, 158, 13, 2, 300, 140, 13, 232, 40, 154];792;"Level of detail to be provided in the technical descriptions in + Equipment information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 553, 4, 5, 187, 13, 2, 300, 1859, 13, 232, 40, 266];792;"Level of detail to be provided in the technical descriptions in + Equipment information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[19, 6, 31, 4, 5, 197, 29, 2, 155, 3, 177, 190];793;"Elements and attributes to be presented on the Table of content + page";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[257, 6, 296, 4, 5, 459, 29, 2, 155, 3, 177, 190];793;"Elements and attributes to be presented on the Table of content + page";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 292, 601, 80, 5, 96, 10, 32, 12, 157, 6, 96, 84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];794;"Export control statements must be included for all module + types and include, ""Export of this data module to all countries + that are the residence of organizations that are users of S1000D + is permitted. Storage of this data module is to be at the + discretion of the organization.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 292, 1860, 80, 5, 697, 10, 32, 12, 258, 6, 96, 84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];794;"Export control statements must be included for all module + types and include, ""Export of this data module to all countries + that are the residence of organizations that are users of S1000D + is permitted. Storage of this data module is to be at the + discretion of the organization.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[96, 178, 13, 9, 502, 262, 375, 367, 8, 72, 47, 40, 392];795;"Include restrictions in using various illustration, multimedia object + or other data information formats";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[96, 188, 13, 307, 502, 262, 375, 367, 8, 72, 11, 40, 800];795;"Include restrictions in using various illustration, multimedia object + or other data information formats";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 965, 13, 2, 19, 602, 2, 19, 603, 6, 2, 19, 747, 492];796;"Use of the element in the element + , the element and the + element context";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[41, 421, 5, 170, 4, 906, 6, 1521, 489, 15, 41, 182, 11, 12, 157, 343, 418, 6, 389, 162, 5, 9];797;"If functionality is limited to print and static display, decide if + applicability data module types (ACT, CCT, and PCT) will be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[41, 421, 23, 198, 4, 906, 6, 1521, 489, 15, 41, 182, 11, 12, 258, 343, 418, 6, 389, 162, 5, 144];797;"If functionality is limited to print and static display, decide if + applicability data module types (ACT, CCT, and PCT) will be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[376];798;IETP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[288, 4, 9, 10, 2, 141, 76, 47, 12, 3, 2, 664];799;"Schema to use for the publication list data modules of the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[288, 4, 9, 10, 2, 141, 76, 11, 145, 3, 2, 664];799;"Schema to use for the publication list data modules of the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2098];800;Use of the element ;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 721, 904, 846, 39, 18, 20, 367, 237, 47, 12, 141, 12, 262, 808, 6, 375, 367, 47, 286, 76, 9, 404, 377, 847, 190, 422, 141, 6, 8, 370, 848, 300, 141];801;"Decide on the possible deliverables, such as: S1000D objects (eg, + data modules, publication modules, illustration sheets and + multimedia objects, data management lists) using file based + transfer. Page-oriented publications and/or interactive electronic + technical publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 721, 1975, 846, 39, 18, 20, 531, 237, 11, 145, 141, 145, 262, 1976, 6, 375, 531, 11, 286, 368, 307, 404, 399, 847, 190, 429, 308, 6, 8, 370, 848, 300, 308];801;"Decide on the possible deliverables, such as: S1000D objects (eg, + data modules, publication modules, illustration sheets and + multimedia objects, data management lists) using file based + transfer. Page-oriented publications and/or interactive electronic + technical publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 655, 665, 405, 13, 322, 11, 12];802;"Decide whether to use the generic hotspot mechanism in IPD data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 655, 665, 405, 13, 322, 11, 145];802;"Decide whether to use the generic hotspot mechanism in IPD data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 907, 810, 88, 4, 362, 1359];803;"Decide whether to assign weighted values to individual + interactions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 907, 3144, 165, 4, 362, 3145];803;"Decide whether to assign weighted values to individual + interactions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1522, 13, 2, 19, 966];804;"Use of the attribute reqTechInfoCategory in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 604, 13, 2, 19, 1483];805;"Use of the attribute independentCheck in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 967];806;Decide whether to use the attribute keepWithNext.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2099, 162, 5, 9, 41, 9, 10, 275, 105];807;"Decide whether photographs will be used. If used, for what + purposes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2880, 162, 5, 144, 41, 144, 10, 275, 1961];807;"Decide whether photographs will be used. If used, for what + purposes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2100];808;Estonian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[422, 141, 190, 600, 968, 141, 1102, 6, 811];809;"oriented publications-Page layout, paper + publications, headers and footers";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[429, 308, 190, 600, 968, 308, 1400, 6, 1977];809;"oriented publications-Page layout, paper + publications, headers and footers";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2101];810;Mongolian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 393, 20, 29, 2, 19, 602, 13, 2, 19, 314];811;"Use of the attribute id on the element in + the element ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 966];812;"Decide whether and how to use the element + .";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 11, 12, 163, 13, 2, 189, 155];813;Presentation of data module titles in the reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 11, 12, 339, 13, 2, 189, 155];813;Presentation of data module titles in the reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 2102, 10, 325, 9, 969, 2, 19, 1167, 8, 48, 8, 9, 605, 19];814;"Decide whether and how to use the element . For + example, use either the element or + or use both elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 2881, 10, 325, 9, 969, 2, 19, 1167, 8, 48, 8, 9, 605, 257];814;"Decide whether and how to use the element . For + example, use either the element or + or use both elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 255, 3, 136, 10, 292, 177, 3020, 71, 2, 31, 2103, 6, 2104];815;"Decide the method of presentation for controlled content recorded + by the attributes authorityName and authorityDocument.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 255, 3, 136, 10, 1978, 177, 3146, 71, 2, 296, 2103, 6, 2104];815;"Decide the method of presentation for controlled content recorded + by the attributes authorityName and authorityDocument.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2105];816;Twi;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2106];817;Slovak;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 394, 12, 8, 2, 970, 101, 406, 288, 10, 232, 40, 154];818;"Use of separate modules or the consolidated Front matter Schema for + Equipment information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 394, 145, 8, 2, 970, 101, 406, 288, 10, 232, 40, 266];818;"Use of separate modules or the consolidated Front matter Schema for + Equipment information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 553, 4, 5, 158, 13, 2, 33, 6, 537, 47, 12, 13, 232, 40, 154];819;"Level of detail to be provided in the maintenance and servicing data + modules in Equipment information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 553, 4, 5, 187, 13, 2, 33, 6, 537, 11, 145, 13, 232, 40, 266];819;"Level of detail to be provided in the maintenance and servicing data + modules in Equipment information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[221, 33];820;Check maintenance;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1523, 268, 10, 971, 10, 319, 13, 541, 40];821;"Select model for checklist for structures in aircrew + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1523, 268, 10, 971, 10, 3147, 13, 541, 40];821;"Select model for checklist for structures in aircrew + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2107];822;Nauru;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1360, 554, 260, 233, 11, 12];823;"Decide whether to implement supply requirement CIR data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2108];824;Corsican;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 224, 11, 288, 6, 2, 224, 47, 140, 288, 5, 4, 5, 9, 8, 38, 370, 224, 141, 421, 5, 236, 4, 5, 57, 86, 41, 2, 224, 288, 5, 9];825;"Decide whether the Wiring data Schema and the Wiring data + description Schema are to be used or not. Interactive wiring + publication functionalities are only to be made available if the + Wiring Schema is used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 224, 11, 288, 6, 2, 224, 11, 140, 288, 24, 4, 5, 144, 8, 38, 370, 224, 141, 2882, 24, 236, 4, 5, 164, 86, 41, 2, 224, 288, 23, 144];825;"Decide whether the Wiring data Schema and the Wiring data + description Schema are to be used or not. Interactive wiring + publication functionalities are only to be made available if the + Wiring Schema is used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[702, 29, 2, 606, 6, 607, 3, 2, 449, 40];826;Agree on the scope and depth of the planning information.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[417];827;Section;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2109];828;Indonesian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2110];829;Bambara;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 260];830;Common requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 430];830;Common requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 1524, 1204, 1205, 13, 11, 972, 433, 47, 286, 76, 6, 503];831;"Inclusion of RDF/DC metadata in data dispatch notes, data management + lists and comments";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 1524, 1204, 1205, 13, 11, 972, 715, 11, 286, 368, 6, 2883];831;"Inclusion of RDF/DC metadata in data dispatch notes, data management + lists and comments";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2111];832;Slovenian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2112];833;Xhosa;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[83, 40, 80, 5, 400, 13, 249, 12, 6, 38, 242, 189];834;"Copyright information must be populated in each module and not + cross-referenced.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[83, 40, 80, 5, 889, 13, 249, 12, 6, 38, 242, 1126];834;"Copyright information must be populated in each module and not + cross-referenced.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[488, 4, 5, 9, 10, 473, 76, 65, 136];835;Prefixes to be used for random lists at presentation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2884, 4, 5, 144, 10, 473, 368, 65, 136];835;Prefixes to be used for random lists at presentation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 84, 292, 295, 962, 1525, 6, 973, 166];836;"Decide whether to include export controls, handling, destruction + notices and disclosure instructions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 84, 919, 92, 962, 2885, 6, 973, 185];836;"Decide whether to include export controls, handling, destruction + notices and disclosure instructions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2113, 13, 2, 19, 1206, 159, 2, 19, 344];837;"Use of the element in the element + within the element ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1526, 13, 277, 47, 12];838;Use of the element in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1526, 13, 277, 11, 145];838;Use of the element in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 555, 17, 40, 13, 241, 341];839;Use of external material information in service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 555, 17, 40, 13, 241, 890];839;Use of external material information in service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2114];840;Use of the element ;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2886];840;Use of the element ;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[444, 474, 444, 946, 444];841;Dash (short dash - ISOpub: dash);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 974, 6, 2, 19, 507, 8, 4, 9, 504, 227, 172, 9, 343];842;"Use of the attribute valuePattern and the element + or to use open text when using ACT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 974, 6, 2, 19, 507, 8, 4, 9, 504, 227, 172, 307, 343];842;"Use of the attribute valuePattern and the element + or to use open text when using ACT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[556, 9, 3, 231];843;Inline use of captions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[556, 9, 3, 1979];843;Inline use of captions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 223, 10, 975, 3, 47, 12, 6, 904];844;"Decide on the rules for QA of data modules and + deliverables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 234, 10, 975, 3, 11, 145, 6, 1975];844;"Decide on the rules for QA of data modules and + deliverables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2115];845;Kinyarwanda;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[32, 288, 80, 5, 9, 39, 359, 96, 1527, 491, 2116, 2117, 2118, 2119, 3021, 2120, 2121, 2122, 2123, 272, 270, 277, 419, 322, 499, 2124, 252, 3022, 2125];846;"All schemas must be used as needed, including: pm, update, dml, + ddn, appliccrossreftable, descript, proced, frontmatter, + prdcrossreftable, condcrossreftable, comrep, brex, crew, process, + learning, ipd, sb, schedul, fault, wrngflds, wrngdata.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[32, 1980, 80, 5, 144, 39, 798, 184, 1527, 491, 2116, 2117, 2118, 2119, 3148, 2120, 2121, 2122, 2123, 272, 270, 277, 529, 322, 499, 2124, 252, 3149, 2125];846;"All schemas must be used as needed, including: pm, update, dml, + ddn, appliccrossreftable, descript, proced, frontmatter, + prdcrossreftable, condcrossreftable, comrep, brex, crew, process, + learning, ipd, sb, schedul, fault, wrngflds, wrngdata.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2126, 320];847;Bihari languages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2126, 1401];847;Bihari languages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 964, 13, 2, 19, 314];848;"Use of the element in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2127, 13, 2, 19, 2128];849;"Use of the element in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2887, 13, 2, 19, 2128];849;"Use of the element in the element + ";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[638, 169, 3, 64, 75, 237, 2079];850;"1 (lowest level of security classification, eg + Unclassified)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1971, 169, 3, 64, 75, 237, 1005];850;"1 (lowest level of security classification, eg + Unclassified)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 976, 76, 47, 12];851;Generation of terminal list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 976, 76, 11, 145];851;Generation of terminal list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1162];852;None;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[246, 404, 157, 10, 2129, 4, 503, 703];853;Allowed file types for attachments to comment forms;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[321, 404, 258, 10, 2888, 4, 503, 1981];853;Allowed file types for attachments to comment forms;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406, 47, 12];854;Front matter data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406, 11, 145];854;Front matter data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 1360, 2, 76, 3, 2130, 17, 2131, 226, 1528, 85, 1528, 6, 265];855;"Decide how to implement the lists of consumables, materials, + expendables, standard SE, special SE and tools.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 1360, 2, 368, 3, 2889, 1982, 2890, 226, 1528, 85, 1528, 6, 891];855;"Decide how to implement the lists of consumables, materials, + expendables, standard SE, special SE and tools.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[231, 10, 445, 949, 231];856;Caption for dialog reset caption;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 1529, 6, 385, 3, 284, 229, 223, 395, 2, 157, 3, 40, 16, 25, 152, 8, 183, 56, 291, 240, 96, 10, 325, 25, 76, 8, 1099, 546, 3, 1361, 40, 154, 183, 40, 135, 546, 58, 553, 2, 40, 135, 6, 40, 230, 16, 704, 2, 11, 12, 177];857;"Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 1529, 6, 2891, 3, 284, 229, 234, 395, 2, 258, 3, 40, 16, 25, 152, 8, 183, 56, 3150, 240, 96, 10, 325, 25, 76, 8, 1099, 546, 3, 1861, 40, 266, 183, 40, 369, 546, 58, 1983, 2, 40, 369, 6, 40, 714, 16, 704, 2, 11, 12, 177];857;"Maintenance philosophy and concepts of operation business + rules cover the types of information that a project or an + organization requires. They include for example a list or + detailed specification of chosen information sets, an + information codes specification which details the + information codes, and information names that describe the + data module content.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 977, 252, 385];858;Use of correlation fault concept;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 978, 6, 327, 228, 156];859;"Decide whether to use a zoning and access identification + system.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 8, 2, 191, 137, 37, 8, 450, 478, 137, 10, 2, 744, 573];860;"Decide whether to present the issue date or the issue number (with + or without inwork number) for the LOEDM entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 8, 2, 191, 137, 37, 8, 450, 478, 137, 10, 2, 744, 923];860;"Decide whether to present the issue date or the issue number (with + or without inwork number) for the LOEDM entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2132];861;Oriya;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1455];862;kilometer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1362, 136, 223, 10, 157, 640, 1207, 6, 1530];863;"Decide whether to use the recommended presentation rules for type + size, spacing and justification.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1402, 136, 234, 10, 157, 640, 2892, 6, 1530];863;"Decide whether to use the recommended presentation rules for type + size, spacing and justification.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 299, 31, 967];864;Use of the optional attribute keepWithNext;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[606, 6, 607, 3, 235, 40, 47, 12, 10, 235, 40, 154];865;"Scope and depth of training information data modules for training + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[606, 6, 607, 3, 235, 40, 11, 145, 10, 235, 40, 266];865;"Scope and depth of training information data modules for training + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 13, 275, 1901, 237, 3023, 8, 65, 2, 336, 3, 2, 141, 5, 197, 13, 190, 422, 141];866;"Decide in what circumstances (eg, interspersed or at the end of + the publication) is presented in page-oriented publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 13, 275, 1972, 237, 3151, 8, 65, 2, 336, 3, 2, 141, 23, 459, 13, 190, 429, 308];866;"Decide in what circumstances (eg, interspersed or at the end of + the publication) is presented in page-oriented publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1208, 10, 325, 2, 177, 6, 666, 3, 178, 40, 4, 96, 13, 25, 11, 12];867;"Decide whether and how to use the element . + For example, the content and extent of restriction information to + include in a data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1185, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];868;"Decide whether to use the attribute verbatimStyle, which values to + use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1185, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];868;"Decide whether to use the attribute verbatimStyle, which values to + use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1531];869;Use of the element ;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1181, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];870;"Decide whether to use the attribute accessPointTypeValue, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1181, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];870;"Decide whether to use the attribute accessPointTypeValue, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 75, 4, 5, 9, 10, 268, 228, 377, 508];871;"Security classifications to be used for model identification based + ICN";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 892, 4, 5, 144, 10, 268, 228, 399, 508];871;"Security classifications to be used for model identification based + ICN";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[50, 6, 30, 102, 61, 3, 51];872;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[50, 6, 30, 115, 61, 3, 51];872;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 660, 10, 354, 446, 29, 810, 16, 80, 5, 937, 13, 25, 499];873;"Decide the threshold for minimum impact on weight that must be + reported in a SB.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 660, 10, 354, 446, 29, 810, 16, 80, 5, 1862, 13, 25, 499];873;"Decide the threshold for minimum impact on weight that must be + reported in a SB.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 748, 13, 58, 40, 154, 82, 5, 246];874;"Decide whether to use the element in which + information sets it is allowed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 748, 13, 58, 40, 266, 82, 23, 321];874;"Decide whether to use the element in which + information sets it is allowed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 64, 525];875;Presentation of security markings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 64, 801];875;Presentation of security markings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[182, 421];876;Applicability functionality;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[477, 523, 3, 315, 367];877;Multiple instances of CSDB objects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[477, 818, 3, 315, 531];877;Multiple instances of CSDB objects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2133];878;Wolof;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1209, 6, 140, 40, 19];879;Use of detection and description information elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1209, 6, 140, 40, 257];879;Use of detection and description information elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 478, 525];880;Presentation of inwork markings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 478, 801];880;Presentation of inwork markings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 849, 154, 3, 47, 12, 8, 25, 141, 12, 10, 2, 664];881;"Use of a full set of data modules or a publication module for the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 849, 154, 3, 11, 145, 8, 25, 141, 12, 10, 2, 664];881;"Use of a full set of data modules or a publication module for the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 446, 29, 810, 13, 241, 341];882;Minimum impact on weight in service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 446, 29, 810, 13, 241, 890];882;Minimum impact on weight in service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2134];883;Kongo;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 58, 255, 4, 5, 9, 4, 1902, 227];884;Decide on which method to be used to emphasize text.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 58, 255, 4, 5, 144, 4, 1902, 227];884;Decide on which method to be used to emphasize text.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1462];885;Amber;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[44, 47, 12, 80, 5, 725, 6, 1897, 71, 1448, 298, 901];886;"Bike data modules must be reviewed and approved by EPWG before + publishing.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[44, 11, 145, 80, 5, 2865, 6, 1963, 71, 1448, 298, 1964];886;"Bike data modules must be reviewed and approved by EPWG before + publishing.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[135, 3, 179, 47, 12];887;Coding of harness data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[643, 3, 179, 11, 145];887;Coding of harness data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 1515, 8, 25, 1516, 2092, 963];888;"Decide whether to use a linear or a hierarchically subdivided + TOC.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 1515, 8, 25, 1516, 2877, 963];888;"Decide whether to use a linear or a hierarchically subdivided + TOC.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2135];889;Finnish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 223];890;Business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 234];890;Business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 555, 141, 135, 19, 1532, 2, 163, 19, 1533, 8, 2, 474, 163, 19, 1534, 39, 2, 556, 189];891;"Decide whether to present the external publication code (element + ), the title (element + ) or the short title (element + ) as the inline reference.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 1210, 6, 286, 229, 223, 2136, 2, 2137, 1210, 159, 2, 315, 2138, 3024, 37, 2, 11, 402, 229, 223, 240, 395, 70, 47, 5, 1363, 71, 605, 2, 2139, 6, 2, 509];892;"Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 1210, 6, 286, 229, 234, 2136, 2, 2137, 1210, 159, 2, 315, 2138, 3152, 37, 2, 11, 402, 229, 234, 240, 395, 70, 11, 23, 3153, 71, 605, 2, 2139, 6, 2, 509];892;"Data integrity and management business rules enforce the + referential integrity within the CSDB. Closely coupled with + the data exchange business rules they cover how data is + managed by both the creator and the customer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1535, 609, 807, 13, 850, 177, 908];893;Packaging lesson plans in SCORM content packages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1535, 609, 1970, 13, 850, 177, 1984];893;Packaging lesson plans in SCORM content packages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2140];894;Chuvash;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[734];895;Intermediate;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 2141, 220, 216, 167];896;"Decide which values to use for the attribute + inspectionTypeCategoryand allocate suitable definitions. .";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 2141, 220, 216, 254];896;"Decide which values to use for the attribute + inspectionTypeCategoryand allocate suitable definitions. .";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[419, 557, 40];897;Learning assessment information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[529, 557, 40];897;Learning assessment information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 46, 229, 223, 227];898;Data creation business rules - Text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 46, 229, 234, 227];898;Data creation business rules - Text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1903, 150, 71, 9, 3, 2, 19, 1144, 13, 2, 19, 2142, 13, 2, 418];899;"Constraining conditions by use of the element in + the element in the CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3154, 168, 71, 9, 3, 2, 19, 1144, 13, 2, 19, 2142, 13, 2, 418];899;"Constraining conditions by use of the element in + the element in the CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 177, 3, 2, 19, 163, 8, 2, 909, 3, 2, 88, 3, 2, 31, 1536, 39, 2, 163, 3, 2, 101, 406, 40];900;"Decide whether to use the content of the element or + the interpretation of the value of the attribute frontMatterInfoType + as the title of the Front matter information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[950, 230];901;Parameter name;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2143];902;Portuguese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 191, 2, 256, 8, 2, 191, 137, 13, 2, 705];903;"Presentation of issue the date or the issue number in the + Highlights";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 191, 2, 256, 8, 2, 191, 137, 13, 2, 924];903;"Presentation of issue the date or the issue number in the + Highlights";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 2144, 141, 6, 42, 13, 2, 664];904;"Inclusion of unpublished publications and documents in the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 2144, 308, 6, 1863, 13, 2, 664];904;"Inclusion of unpublished publications and documents in the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 327, 447, 233];905;Use of the attribute altNumber in the access points CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 327, 1083, 233];905;Use of the attribute altNumber in the access points CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[838, 6, 1904, 3, 2, 64, 31, 547, 658, 6, 574];906;"Priorities and relationships of the security attributes + securityClassification, commercialClassification and caveat";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2893, 6, 1985, 3, 2, 64, 296, 547, 658, 6, 574];906;"Priorities and relationships of the security attributes + securityClassification, commercialClassification and caveat";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 95, 6, 320, 135, 4, 9, 6, 66, 240, 558, 510, 2, 152];907;"Decide on the country and language codes to use, and apply them + consistently across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 95, 6, 320, 369, 4, 9, 6, 66, 925, 558, 510, 2, 152];907;"Decide on the country and language codes to use, and apply them + consistently across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];908;"Ministries of Defence of the member countries of + ASD.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];908;"Ministries of Defence of the member countries of + ASD.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 851, 13, 2, 19, 1537, 13, 2, 19, 2145];909;"Use of the attribute genericPropertyType in the element + <genericPropertyGroup> in the element + <sbManagementInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1103, 4, 9, 10, 1538, 979];910;Decide which resolution to use for raster graphics.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1103, 4, 9, 10, 1538, 1864];910;Decide which resolution to use for raster graphics.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[135, 3, 179, 323, 1539, 47, 12];911;Coding of harness installation drawing data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[643, 3, 179, 323, 812, 11, 145];911;Coding of harness installation drawing data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 92, 10, 32, 12, 157, 80, 96, 27, 5, 26, 69, 92, 166, 10, 7, 11, 12];912;"Data handling for all module types must include, ""There are no + specific handling instructions for this data module.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 92, 10, 32, 12, 258, 80, 96, 27, 24, 26, 69, 92, 185, 10, 7, 11, 12];912;"Data handling for all module types must include, ""There are no + specific handling instructions for this data module.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[88, 10, 2, 31, 1540];913;Values for the attribute sourceOfRqmt;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[165, 10, 2, 31, 1540];913;Values for the attribute sourceOfRqmt;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 8, 38, 2, 78, 2146, 3, 2, 190, 422, 542, 6, 8, 469, 2, 141, 5, 906];914;"Decide whether to present or not the responsible producer of the + page-oriented output and/or where the publication was + printed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 8, 38, 2, 78, 2146, 3, 2, 190, 429, 542, 6, 8, 469, 2, 141, 926, 1403];914;"Decide whether to present or not the responsible producer of the + page-oriented output and/or where the publication was + printed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 750, 13, 2, 19, 2147];915;"Use of the attribute materialUsage in the element + <sbRemovedSpareDescr>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 1541, 329, 76, 13, 25, 418, 47, 12];916;Use of the incorporation status list in a CCT data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 1541, 329, 76, 13, 25, 418, 11, 12];916;Use of the incorporation status list in a CCT data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 11, 12, 163, 13, 2, 189, 155, 155, 189];917;"Decide whether to present the data module title in the reference + table (""Table 1  References"").";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 11, 12, 163, 13, 2, 189, 155, 155, 486];917;"Decide whether to present the data module title in the reference + table (""Table 1  References"").";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1542, 13, 2, 19, 314, 6, 2, 19, 1543];918;"Use of the element <taskDuration> in the element + <preliminaryRqmts> and the element <checkListItem>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2148, 1102, 6, 811];919;Decide whether to use mirrored headers and footers.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2894, 1400, 6, 1977];919;Decide whether to use mirrored headers and footers.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[231, 10, 445, 954, 303];920;Caption for dialog submit function;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 163, 6, 2, 191, 256, 3, 2, 1211, 47, 12, 13, 11, 12, 189];921;"Decide whether to use the title and the issue date of the + destination data module in data module references.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 163, 6, 2, 191, 256, 3, 2, 1211, 11, 12, 13, 11, 12, 486];921;"Decide whether to use the title and the issue date of the + destination data module in data module references.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1544, 1545, 2, 135, 80, 38, 5, 2149, 159, 25, 152];922;"Decide whether to use the attribute + initialProvisioningProjectNumber (IPPN). The codes must not be + duplicated within a project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1544, 1545, 2, 369, 80, 38, 5, 2895, 159, 25, 152];922;"Decide whether to use the attribute + initialProvisioningProjectNumber (IPPN). The codes must not be + duplicated within a project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[600, 223, 6, 325];923;Layout rules and examples;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[600, 234, 6, 1853];923;Layout rules and examples;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2150];924;Swedish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 179, 980, 1539, 47, 12, 71, 9, 282, 40, 41, 15, 4, 9, 282, 40, 10, 2, 135, 2, 319, 3, 2, 11, 12, 135, 5, 981, 38, 751, 13, 7, 575, 82, 80, 5, 15, 29, 68, 3, 2, 1546, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];925;"Decide whether to code harness routing drawing data modules by + using zone information. If decided to use zone information for the + coding, the structure of the data module code is possibly not + appropriate. In this case, it must be decided on changes of the + proposed structure for the Product (eg, population of the zone + information in the unit or assembly group of the SNS instead of in + the subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 179, 980, 812, 11, 145, 71, 307, 282, 40, 41, 893, 4, 9, 282, 40, 10, 2, 643, 2, 319, 3, 2, 11, 12, 135, 23, 981, 38, 751, 13, 7, 575, 82, 80, 5, 893, 29, 1084, 3, 2, 1865, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];925;"Decide whether to code harness routing drawing data modules by + using zone information. If decided to use zone information for the + coding, the structure of the data module code is possibly not + appropriate. In this case, it must be decided on changes of the + proposed structure for the Product (eg, population of the zone + information in the unit or assembly group of the SNS instead of in + the subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2151, 2152];926;"Panjabi; Punjabi";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 277, 47, 12];927;Decide whether to use the process data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 277, 11, 12];927;Decide whether to use the process data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 423, 6, 323, 40, 13, 2, 451];928;Inclusion of removal and installation information in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 705, 37, 491, 166, 8, 38];929;"Decide whether to use Highlights with updating instructions or + not.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 924, 37, 1110, 185, 8, 38];929;"Decide whether to use Highlights with updating instructions or + not.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1471, 475];930;Buttock line;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[19, 6, 31, 4, 5, 197, 29, 2, 76, 3, 829, 47, 12];931;"Elements and attributes to be presented on the List of effective data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[257, 6, 296, 4, 5, 459, 29, 2, 76, 3, 829, 11, 145];931;"Elements and attributes to be presented on the List of effective data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2153, 982, 18, 114];932;"brDecisionPointUniqueIdent=""BRDP-S1-00051 removed";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2153, 982, 18, 696];932;"brDecisionPointUniqueIdent=""BRDP-S1-00051 removed";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 68, 432, 10, 155];933;Decide whether and how to use change marks for tables.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 68, 1123, 10, 650];933;Decide whether and how to use change marks for tables.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 6, 47, 178];934;Security and data restrictions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 6, 11, 188];934;Security and data restrictions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[476];935;Procedural;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2154];936;Guarani;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1174];937;Constant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 852, 41, 9, 247, 2, 177, 3, 2, 19, 452, 510, 2, 152];938;"Decide whether to use the element <systemBreakdownCode>. If + used, define the content of the element consistent across the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 852, 41, 144, 247, 2, 177, 3, 2, 19, 452, 510, 2, 152];938;"Decide whether to use the element <systemBreakdownCode>. If + used, define the content of the element consistent across the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 343, 727, 47, 12];939;Use of the ACT catalog data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 343, 727, 11, 12];939;Use of the ACT catalog data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 101, 406, 47, 12, 4, 5, 9, 6, 77, 177];940;"Decide what front matter data modules to be used and their + content.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 101, 406, 11, 145, 4, 5, 144, 6, 77, 177];940;"Decide what front matter data modules to be used and their + content.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[326, 221, 1476];941;Functional Check (FNC);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 27, 5, 248, 588, 554, 260, 233, 11, 12, 8, 511, 1096, 29, 2, 312, 2, 572, 3, 2, 312, 181, 2, 1212, 3, 345, 47, 12];942;"Decide whether there is one single supply requirement CIR data + module or several depending on the SNS. The application of the SNS + determines the granularity of these data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 27, 23, 248, 588, 554, 260, 233, 11, 12, 8, 511, 1120, 29, 2, 312, 2, 572, 3, 2, 312, 3155, 2, 1212, 3, 345, 11, 145];942;"Decide whether there is one single supply requirement CIR data + module or several depending on the SNS. The application of the SNS + determines the granularity of these data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2155];943;Ndonga;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 14, 152, 69, 31, 88, 5, 359, 10, 2, 31, 596, 41, 359, 15, 58, 152, 69, 88, 4, 9, 10, 2, 31, 596, 6, 220, 216, 167];944;"Decide if any project specific attribute values are needed for the + attribute quantityUnitOfMeasure. If needed, decide which project + specific values to use for the attribute quantityUnitOfMeasure and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 14, 152, 69, 31, 165, 24, 798, 10, 2, 31, 596, 41, 798, 15, 58, 152, 69, 165, 4, 9, 10, 2, 31, 596, 6, 220, 216, 254];944;"Decide if any project specific attribute values are needed for the + attribute quantityUnitOfMeasure. If needed, decide which project + specific values to use for the attribute quantityUnitOfMeasure and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 75, 4, 5, 9, 10, 559, 135, 377, 508];945;Security classifications to be used for CAGE code based ICN;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 892, 4, 5, 144, 10, 559, 135, 399, 508];945;Security classifications to be used for CAGE code based ICN;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[983, 1547, 1547, 983];946;"Ndebele, North; North Ndebele";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 139, 3, 2, 984, 47, 12, 6, 141, 96, 376, 359, 4, 5, 1548];947;"Decide which parts of the documentation (data modules and + publications including IETP) need to be printable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 290, 3, 2, 984, 11, 145, 6, 308, 184, 376, 359, 4, 5, 1548];947;"Decide which parts of the documentation (data modules and + publications including IETP) need to be printable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 2, 18, 20, 909, 3, 986, 31, 88];948;"Translation of the ""S1000D interpretation"" of configurable attribute + values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 2, 18, 20, 909, 3, 986, 31, 165];948;"Translation of the ""S1000D interpretation"" of configurable attribute + values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 230, 3, 753, 554, 6, 335, 232];949;"Presentation of the name of spares, supplies and support + equipment";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 230, 3, 1866, 1085, 6, 335, 232];949;"Presentation of the name of spares, supplies and support + equipment";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2156, 2157];950;"Dutch; Flemish";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 73];951;Maintenance procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 149];951;Maintenance procedures;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 576, 80, 5, 2158, 377, 29, 2, 229, 223, 576, 447, 264, 13, 387];952;"The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 1127, 80, 5, 2896, 399, 29, 2, 229, 234, 576, 1083, 366, 13, 387];952;"The decisions must be coordinated/based on the Business + rules decision points given in Chap 3.9.5.2.16.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1549, 8, 1550, 189, 8, 605, 273, 177, 69, 11, 19, 6, 2, 233, 47, 12];953;"Decide whether to use implicit or explicit references, or both + between content specific data elements and the CIR data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1549, 8, 1550, 486, 8, 605, 273, 177, 69, 11, 257, 6, 2, 233, 11, 145];953;"Decide whether to use implicit or explicit references, or both + between content specific data elements and the CIR data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 47, 12, 160, 285, 226, 139, 47];954;"Decide whether to produce data modules containing electrical + standard parts data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 11, 145, 1345, 285, 226, 290, 11];954;"Decide whether to produce data modules containing electrical + standard parts data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 11, 12, 135];955;Presentation of data module code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 40, 135, 167, 13, 2, 320, 1551, 71, 2, 152];956;"Decide whether to translate and use the information code + definitions in the languages adopted by the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 40, 135, 254, 13, 2, 1401, 1867, 71, 2, 152];956;"Decide whether to translate and use the information code + definitions in the languages adopted by the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 746, 13, 2, 19, 2159];957;"Use of the element <contentDescription> in the element + <scoContent>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[988, 33, 40];958;Engine maintenance information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[845, 169, 3, 64, 75];959;6 (another level of security classification);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 47, 178, 40];960;Decide whether to include data restriction information.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 11, 178, 40];960;Decide whether to include data restriction information.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2160];961;Volapük;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 78, 381, 294, 135, 10, 268, 228, 135, 377, 508];962;"Allocation of responsible partner company codes for model + identification code based ICN";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 78, 381, 294, 369, 10, 268, 228, 135, 399, 508];962;"Allocation of responsible partner company codes for model + identification code based ICN";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177, 3, 84, 292, 553];963;Content of export control details;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177, 3, 84, 292, 1983];963;Content of export control details;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1213, 137, 6, 28, 329, 159, 2, 262, 989, 361];964;"Engineering numbers and revision status within the illustration + reproduction area";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1213, 799, 6, 28, 329, 159, 2, 262, 989, 361];964;"Engineering numbers and revision status within the illustration + reproduction area";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[32];965;All;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 31, 6, 150, 1364, 6, 228, 1214];966;"Product attribute and conditions naming and identification + scheme";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 31, 6, 168, 1364, 6, 228, 1214];966;"Product attribute and conditions naming and identification + scheme";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2161];967;Nepali;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[262, 223, 6, 375];968;Illustration rules and multimedia;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[262, 234, 6, 375];968;Illustration rules and multimedia;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 260];969;Common Requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 430];969;Common Requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 192, 31, 6, 150, 4, 96, 13, 2, 389, 150, 16, 1098, 548, 8, 1215, 1216, 162, 1552, 38, 5, 96, 13, 2, 389, 39, 240, 5, 38, 1199, 37, 25, 192, 523];970;"Decide which product attributes and conditions to include in the + PCT. Conditions that represent operational or environmental + properties will usually not be included in the PCT as they are not + associated with a product instance.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 192, 296, 6, 168, 4, 96, 13, 2, 389, 168, 16, 1098, 548, 8, 1215, 1868, 162, 1552, 38, 5, 697, 13, 2, 389, 39, 240, 24, 38, 1342, 37, 25, 192, 523];970;"Decide which product attributes and conditions to include in the + PCT. Conditions that represent operational or environmental + properties will usually not be included in the PCT as they are not + associated with a product instance.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 446, 29, 1217, 13, 241, 341];971;Minimum impact on balance in service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 446, 29, 1217, 13, 241, 890];971;Minimum impact on balance in service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 319, 4, 9, 10, 2, 508, 237, 236, 2162, 1553, 442, 9, 3, 754, 154];972;"Decide which structure to use for the ICN (eg, only numerical, + fixed length, use of character set).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 319, 4, 9, 10, 2, 508, 237, 236, 2162, 2897, 442, 9, 3, 754, 154];972;"Decide which structure to use for the ICN (eg, only numerical, + fixed length, use of character set).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 809, 391, 13, 11, 12, 177];973;Use of alternates groups in data module content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1125, 1344, 13, 11, 12, 177];973;Use of alternates groups in data module content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 255, 4, 9, 10, 978, 6, 338, 327, 447];974;"Decide which method to use for zoning and identifying access + points.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 255, 4, 9, 10, 978, 6, 1986, 327, 1083];974;"Decide which method to use for zoning and identifying access + points.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 255, 3, 228, 3, 2, 1104, 753, 139];975;"Decide on the method of identification of the preferred spare + part.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 749, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];976;"Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 749, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];976;"Decide whether to use the attribute altNumber, which values to use + and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2163];977;Gujarati;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 541, 570, 153, 38, 66, 4, 2, 2164];978;Types of aircrew drills do not apply to the BikeDMs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[258, 3, 541, 1121, 153, 38, 66, 4, 2, 2164];978;Types of aircrew drills do not apply to the BikeDMs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1208];979;Use of the element <restrictionInfo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 282, 233];980;Use of the attribute altNumber in the zones CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 1396, 233];980;Use of the attribute altNumber in the zones CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[735, 548];981;Evident, operational;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 265, 233];982;Use of the attribute altNumber in the tools CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 891, 233];982;Use of the attribute altNumber in the tools CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[152, 986, 88];983;Project configurable values;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[152, 986, 165];983;Project configurable values;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1554, 990, 6, 1555, 13, 2, 19, 2165, 159, 2, 19, 344];984;"Use of the attributes condNumber, manufacturerCodeValue and condType + in the element <changeAuthorityData> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 296, 1554, 990, 6, 1555, 13, 2, 19, 2165, 159, 2, 19, 344];984;"Use of the attributes condNumber, manufacturerCodeValue and condType + in the element <changeAuthorityData> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2166];985;Bosnian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[549, 304, 170];986;Out time limit;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 18, 20, 226, 190, 422, 136, 1365];987;"Use of the S1000D standard page-oriented presentation + chapters.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 18, 20, 226, 190, 429, 136, 3156];987;"Use of the S1000D standard page-oriented presentation + chapters.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 286, 76];988;Data management lists;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 286, 368];988;Data management lists;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1513];989;Use of the attribute checkListCategory;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 822, 1218, 663, 8, 4, 247, 72];990;"Decide whether to use the four compliance categories or to define + others.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 822, 1218, 1343, 8, 4, 247, 3157];990;"Decide whether to use the four compliance categories or to define + others.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 991, 6, 70, 4, 9, 82, 10, 325, 2, 260, 16, 80, 5, 66, 4, 25, 11, 12, 37, 992, 4, 991, 1525];991;"Decide whether to use the element <supersedure> and how to + use it. For example, the requirements that must be applied to a data + module with regard to supersedure notices.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 991, 6, 70, 4, 9, 82, 10, 325, 2, 430, 16, 80, 5, 577, 4, 25, 11, 12, 37, 992, 4, 991, 2885];991;"Decide whether to use the element <supersedure> and how to + use it. For example, the requirements that must be applied to a data + module with regard to supersedure notices.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 25, 462, 372, 88, 162, 5, 489, 13, 25, 445];992;"Decide whether a variable default value will be displayed in a + dialog.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 25, 462, 372, 88, 162, 5, 1987, 13, 25, 445];992;"Decide whether a variable default value will be displayed in a + dialog.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 1898];993;Common constructs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 1965];993;Common constructs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 343, 727, 47, 12];994;Decide whether to use the ACT catalog data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 343, 727, 11, 12];994;Decide whether to use the ACT catalog data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 905, 13, 2, 141, 12, 329, 40];995;"Use of the element <remarks> in the publication module status + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 922, 13, 2, 141, 12, 329, 40];995;"Use of the element <remarks> in the publication module status + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2167];996;Sango;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[376, 189, 392];997;IETP reference format;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[194, 157, 3, 375];998;Permitted types of multimedia;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[195, 258, 3, 375];998;Permitted types of multimedia;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 1366, 298, 6, 93, 2, 19, 453, 1556, 6, 2168, 7, 5, 821, 39, 82, 36, 1905, 29, 2, 1906, 9, 325, 10, 248, 853, 2, 1906, 148, 1146, 464, 2, 1366, 138, 4, 47, 12, 172, 82, 3025, 2, 19, 453, 7, 162, 512, 720, 41, 2, 854, 36, 2169, 138, 4, 159, 2, 639, 298, 2, 19, 453];999;"Define the words before and after the elements <dmRef>, + <pmRef> and <externalPubRef>. This is important as it + has implications on the stylesheets used. Example: For one + implementation, the stylesheet can automatically generate the words + ""Refer to data module: "" when it recognizes the element + <dmRef>. This will cause problems if the author has written + ""Refer to "" within the paragraph before the element + <dmRef>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 1988, 298, 6, 93, 2, 257, 453, 1556, 6, 2168, 7, 23, 821, 39, 82, 81, 1989, 29, 2, 3158, 144, 325, 10, 248, 853, 2, 1906, 148, 1146, 464, 2, 1988, 138, 4, 11, 12, 172, 82, 3159, 2, 19, 453, 7, 162, 512, 1869, 41, 2, 854, 81, 2898, 138, 4, 159, 2, 639, 298, 2, 19, 453];999;"Define the words before and after the elements <dmRef>, + <pmRef> and <externalPubRef>. This is important as it + has implications on the stylesheets used. Example: For one + implementation, the stylesheet can automatically generate the words + ""Refer to data module: "" when it recognizes the element + <dmRef>. This will cause problems if the author has written + ""Refer to "" within the paragraph before the element + <dmRef>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[957, 9, 29, 44, 360, 489];1000;Blue (used on Bike Computer Display);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[957, 144, 29, 44, 360, 489];1000;Blue (used on Bike Computer Display);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1557, 2170, 10, 2130, 17, 2131, 232, 6, 265];1001;"Decide whether to use equivalent substitutes for consumables, + materials, expendables equipment and tools.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1557, 2899, 10, 2889, 1982, 2890, 232, 6, 891];1001;"Decide whether to use equivalent substitutes for consumables, + materials, expendables equipment and tools.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 270, 570, 274, 163, 43, 2, 19, 993];1002;"Presentation of the crew drill step titles from the element + <crewDrillStep>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 270, 570, 274, 339, 43, 2, 19, 993];1002;"Presentation of the crew drill step titles from the element + <crewDrillStep>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 183, 994, 5, 291, 6, 4, 275, 169];1003;Decide whether an index is required and to what level.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 183, 994, 23, 306, 6, 4, 275, 169];1003;Decide whether an index is required and to what level.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[196];1004;General;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 19, 6, 31, 4, 5, 197, 29, 2, 76, 3, 829, 47, 12];1005;"Decide which elements and attributes to be presented on the List + of effective data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 257, 6, 296, 4, 5, 459, 29, 2, 76, 3, 829, 11, 145];1005;"Decide which elements and attributes to be presented on the List + of effective data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 423, 6, 323, 40, 13, 2, 451];1006;"Decide whether to include removal and installation information in + the CMP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 299, 31, 604];1007;Use of the optional attribute independentCheck;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[292, 8, 898, 88];1008;Control or Indicator value;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1558];1009;Use of the attribute zoneRefType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 743, 1907, 995, 29, 748, 190];1010;"Decide whether to use double sided printing on foldout + pages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 743, 1907, 995, 29, 748, 717];1010;"Decide whether to use double sided printing on foldout + pages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[996, 3, 47, 402];1011;Frequency of data exchanges;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[996, 3, 11, 1870];1011;Frequency of data exchanges;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 270, 99, 291, 10, 570, 8, 476, 274];1012;Type of crew member required for drill or procedural step;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 270, 99, 306, 10, 570, 8, 476, 274];1012;Type of crew member required for drill or procedural step;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[855];1013;Norwegian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[386, 11, 1219, 286, 6, 295, 229, 223];1014;"Legacy data conversion, management and handling business + rules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[386, 11, 1219, 286, 6, 92, 229, 234];1014;"Legacy data conversion, management and handling business + rules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 18, 20, 226, 190, 422, 136, 223, 10, 2, 191, 256, 8, 4, 465, 152, 8, 56, 69, 223, 10, 67, 997, 13, 2, 501, 3, 2, 811];1015;"Decide whether to use S1000D standard page-oriented presentation + rules for the issue date or to create project or organization + specific rules for its positioning in the bottom of the + footer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 18, 20, 226, 190, 429, 136, 234, 10, 2, 191, 256, 8, 4, 465, 152, 8, 56, 69, 234, 10, 67, 997, 13, 2, 501, 3, 2, 811];1015;"Decide whether to use S1000D standard page-oriented presentation + rules for the issue date or to create project or organization + specific rules for its positioning in the bottom of the + footer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40, 3, 502, 155, 396, 19, 31, 513, 3, 2, 19, 155];1016;"Use of applicability information of various table child elements - + attribute applicRefId of the element <table>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40, 3, 502, 155, 396, 257, 31, 513, 3, 2, 19, 155];1016;"Use of applicability information of various table child elements - + attribute applicRefId of the element <table>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1178, 38, 4, 5, 9, 4, 432, 1478, 227];1017;"em05 - Strikethrough (not to be used to mark deleted + text)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1178, 38, 4, 5, 144, 4, 432, 1857, 227];1017;"em05 - Strikethrough (not to be used to mark deleted + text)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1559, 58, 88, 4, 9, 6, 220, 216, 167];1018;"Decide whether to use the attribute crewStepCondition, which + values to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1559, 58, 165, 4, 9, 6, 220, 216, 254];1018;"Decide whether to use the attribute crewStepCondition, which + values to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 371, 278, 47];1019;Define life cycle need for performance analysis data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 371, 278, 11];1019;Define life cycle need for performance analysis data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 292];1020;Export control;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1908, 284, 433];1021;Use of restricted operation notes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1908, 284, 715];1021;Use of restricted operation notes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 278, 40, 6, 260, 1909, 43, 25, 235, 359, 278, 10, 25, 235, 856];1022;"Define life cycle need for analysis information and requirements + resulting from a Training Needs Analysis for a training + intervention.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 278, 40, 6, 430, 2900, 43, 25, 235, 1871, 278, 10, 25, 235, 856];1022;"Define life cycle need for analysis information and requirements + resulting from a Training Needs Analysis for a training + intervention.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2171, 2172];1023;"Kalaallisut; Greenlandic";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1560];1024;Use of the attribute sbReplacementType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[217];1025;Frame;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[667, 260, 6, 260, 93, 857, 2173];1026;"Preliminary requirements and requirements after + job completion";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[667, 430, 6, 430, 93, 857, 2173];1026;"Preliminary requirements and requirements after + job completion";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 152, 162, 246, 2, 402, 3, 1203, 47, 12];1027;"Decide whether the project will allow the exchange of draft data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 152, 162, 246, 2, 402, 3, 1203, 11, 145];1027;"Decide whether the project will allow the exchange of draft data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 10, 462, 13, 277, 47, 12];1028;Use of applicability for variables in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 10, 1990, 13, 277, 11, 145];1028;Use of applicability for variables in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 400, 2, 31, 1561, 3, 2, 19, 757, 172, 7, 19, 5, 9];1029;"Decide how to populate the attribute functionalItemNumber of the + element <functionalItemRef> when this element is used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 400, 2, 31, 1561, 3, 2, 19, 757, 172, 7, 19, 23, 144];1029;"Decide how to populate the attribute functionalItemNumber of the + element <functionalItemRef> when this element is used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 839, 6, 220, 216, 167];1030;"Decide which values to use for the attribute crewMemberType and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 839, 6, 220, 216, 254];1030;"Decide which values to use for the attribute crewMemberType and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 326, 281, 233];1031;Use of the attribute altNumber in the functional items CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 326, 713, 233];1031;Use of the attribute altNumber in the functional items CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 422, 136, 223, 10, 2, 190, 137, 8, 4, 465, 152, 8, 56, 69, 223, 10, 67, 997, 13, 2, 811];1032;"Decide whether to use the S1000D standard page-oriented + presentation rules for the page number or to create project or + organization specific rules for its positioning in the + footer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 429, 136, 234, 10, 2, 190, 137, 8, 4, 465, 152, 8, 56, 69, 234, 10, 67, 997, 13, 2, 811];1032;"Decide whether to use the S1000D standard page-oriented + presentation rules for the page number or to create project or + organization specific rules for its positioning in the + footer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 31, 513, 5, 1910, 29, 975, 40];1033;"The attribute applicRefId is prohibited on QA + information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 31, 513, 23, 1991, 29, 975, 40];1033;"The attribute applicRefId is prohibited on QA + information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[433, 5, 38, 246, 13, 350];1034;Notes are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[715, 24, 38, 321, 13, 530];1034;Notes are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1562];1035;"Decide whether and how to use the attribute + productItemType.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 20, 128];1036;S1000D upissued;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 943];1037;em01 - Bold;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2174];1038;Inuktitut;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 233, 11, 12, 157, 4, 5, 9, 13, 287, 4, 1563, 14, 2175, 6, 2176, 2177, 80, 5, 3026, 29, 472, 157, 1096, 29, 72, 152, 69, 576, 10, 325, 2178, 3, 2, 18, 346, 322, 11, 12, 2179, 139, 233, 11, 12];1039;"Decide which CIR data module types to be used. In order to avoid + any redundancy and inconsistency, care must be paid on some types, + depending on other project specific decisions, for example tailoring + of the S2000M (IPD data modules vs Part CIR data module).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 233, 11, 12, 258, 4, 5, 144, 13, 287, 4, 1563, 14, 2175, 6, 2176, 2177, 80, 5, 3160, 29, 472, 258, 1120, 29, 72, 152, 69, 1127, 10, 325, 2178, 3, 2, 18, 346, 322, 11, 145, 2179, 139, 233, 11, 12];1039;"Decide which CIR data module types to be used. In order to avoid + any redundancy and inconsistency, care must be paid on some types, + depending on other project specific decisions, for example tailoring + of the S2000M (IPD data modules vs Part CIR data module).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2180];1040;Bashkir;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 191, 8, 191, 3, 18, 20, 4, 5, 9];1041;Decide which issue or issues of S1000D to be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 191, 8, 1404, 3, 18, 20, 4, 5, 144];1041;Decide which issue or issues of S1000D to be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 959, 6, 9, 25, 152, 69, 272, 47, 12];1042;"Decide whether to develop and use a project specific BREX data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 959, 6, 9, 25, 152, 69, 272, 11, 12];1042;"Decide whether to develop and use a project specific BREX data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 64, 75, 4, 9];1043;Decided which security classifications to use.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[893, 58, 64, 892, 4, 9];1043;Decided which security classifications to use.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2148, 1102, 6, 811];1044;Use of mirrored headers and footers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2894, 1400, 6, 1977];1044;Use of mirrored headers and footers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[388, 47, 337, 3, 742, 10, 1502, 40, 138, 4, 387, 6, 2, 1503, 373, 155];1045;"Quantity data unit of measure - for further information refer to + Chap 3.9.6.2 and the corresponding xml table";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[388, 11, 337, 3, 742, 10, 1502, 40, 138, 4, 387, 6, 2, 1503, 373, 155];1045;"Quantity data unit of measure - for further information refer to + Chap 3.9.6.2 and the corresponding xml table";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 341, 47, 12];1046;Service bulletin data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 341, 11, 12];1046;Service bulletin data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2181];1047;Herero;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1220];1048;Decide whether to use the element <displayName>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 701, 3, 221, 159, 249, 570];1049;Decide on the numbering of checks within each drill.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 701, 3, 887, 159, 249, 570];1049;Decide on the numbering of checks within each drill.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[19, 6, 31, 4, 5, 197, 29, 2, 163, 190];1050;Elements and attributes to be presented on the Title page;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[257, 6, 296, 4, 5, 459, 29, 2, 163, 190];1050;Elements and attributes to be presented on the Title page;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1564];1051;Use of the element <descrCrew>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[404, 377, 847];1052;File based transfer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[404, 399, 847];1052;File based transfer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 503, 703];1053;Use of the comment form;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 150, 10, 32, 12, 157, 80, 96, 27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];1054;"Data conditions for all module types must include, ""There are + no known conditions that would change the data restrictions for, + or security classification of, this data module.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 168, 10, 32, 12, 258, 80, 96, 27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];1054;"Data conditions for all module types must include, ""There are + no known conditions that would change the data restrictions for, + or security classification of, this data module.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1097, 1367, 13, 2, 19, 1565];1055;Use of leading zeros in the element <listItemTerm>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1375, 3161, 13, 2, 19, 1565];1055;Use of leading zeros in the element <listItemTerm>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 660, 10, 354, 446, 29, 1217, 16, 80, 5, 937, 13, 25, 499];1056;"Decide the threshold for minimum impact on balance that must be + reported in a SB.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 660, 10, 354, 446, 29, 1217, 16, 80, 5, 1862, 13, 25, 499];1056;"Decide the threshold for minimum impact on balance that must be + reported in a SB.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1221];1057;Use of the element <techStandard>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 299, 31, 593];1058;Use of the optional attribute skillLevelCode;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 249, 299, 19, 6, 31, 13, 67, 1222, 492];1059;"Decide whether and how to use each optional element and attribute + in its structural context.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 668, 669, 137, 3, 190, 10, 313, 18, 20, 141];1060;"How to store total number of pages for non-S1000D + publications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 668, 669, 137, 3, 717, 10, 313, 18, 20, 308];1060;"How to store total number of pages for non-S1000D + publications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 19, 1566, 41, 9, 67, 9, 80, 5, 452, 510, 2, 152];1061;"Decide whether to use element <functionalItemCode>. If used, + its use must be consistent across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 19, 1566, 41, 144, 67, 9, 80, 5, 452, 510, 2, 152];1061;"Decide whether to use element <functionalItemCode>. If used, + its use must be consistent across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1567];1062;Use of the element <dataDisclosure>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1568, 13, 2, 19, 998];1063;"Use of the element <displayText> in the element + <applic>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2182];1064;Oromo;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 223, 6, 454, 10, 1569, 6, 2183, 6, 906, 542, 43, 183, 376, 553, 13, 387, 8, 183, 809, 542, 546];1065;"Decide whether to use the rules and guidance for look and feel, + and printed output from an IETP detailed in Chap 6.3.1 or an + alternate output specification.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 234, 6, 454, 10, 1569, 6, 2183, 6, 1403, 542, 43, 183, 376, 1099, 13, 387, 8, 183, 809, 542, 546];1065;"Decide whether to use the rules and guidance for look and feel, + and printed output from an IETP detailed in Chap 6.3.1 or an + alternate output specification.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];1066;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];1066;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1570, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1067;"Decide whether to use the attribute sbModificationClassification, + which values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1570, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1067;"Decide whether to use the attribute sbModificationClassification, + which values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 971, 6, 380];1068;Maintenance checklists and inspections;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 2901, 6, 3162];1068;Maintenance checklists and inspections;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 167, 229, 223];1069;Product definition business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 167, 229, 234];1069;Product definition business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[544];1070;Manufacturer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1223, 13, 2, 19, 602, 603, 6, 747, 492];1071;"Decide whether and how to use the element <materialSetRef> + in the elements <supportEquipDescr>, <supplyDescr> and + <spareDescr> context.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1223, 13, 2, 257, 602, 603, 6, 747, 492];1071;"Decide whether and how to use the element <materialSetRef> + in the elements <supportEquipDescr>, <supplyDescr> and + <spareDescr> context.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 285, 232, 662, 40, 13, 108, 247, 2, 88, 3, 31, 2184, 558];1072;"Decide whether and how to use electrical equipment connection + information, in particular define the values of attribute + connectionType consistently.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 285, 232, 662, 40, 13, 108, 247, 2, 165, 3, 31, 2184, 558];1072;"Decide whether and how to use electrical equipment connection + information, in particular define the values of attribute + connectionType consistently.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2185];1073;German;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 19, 6, 31, 4, 5, 197, 29, 2, 76, 3, 829, 190];1074;"Decide which elements and attributes to be presented on the List + of effective pages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 257, 6, 296, 4, 5, 459, 29, 2, 76, 3, 829, 717];1074;"Decide which elements and attributes to be presented on the List + of effective pages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[419, 40];1075;Learning information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[529, 40];1075;Learning information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 12, 76];1076;Data Module List;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 2, 31, 1571];1077;Decide on the use of the attribute pmIssuer.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1572, 6, 70, 4, 9, 82, 10, 325, 2, 751, 666, 3, 962, 166, 16, 80, 5, 66, 4, 25, 11, 12];1078;"Decide whether to use the element <dataDestruction> and how + to use it. For example, the appropriate extent of destruction + instructions that must be applied to a data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1572, 6, 70, 4, 9, 82, 10, 325, 2, 751, 666, 3, 962, 185, 16, 80, 5, 577, 4, 25, 11, 12];1078;"Decide whether to use the element <dataDestruction> and how + to use it. For example, the appropriate extent of destruction + instructions that must be applied to a data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[82, 5, 236, 9, 10, 190, 422, 141, 39, 82, 162, 38, 36, 183, 1224, 13, 2, 999, 843, 3, 183, 376];1079;"It is only used for page-oriented publications, as it will + not have an effect in the screen view of an IETP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[82, 23, 236, 144, 10, 190, 429, 308, 39, 82, 162, 38, 36, 183, 1224, 13, 2, 999, 843, 3, 183, 376];1079;"It is only used for page-oriented publications, as it will + not have an effect in the screen view of an IETP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2186];1080;Igbo;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 842, 13, 163];1081;Use of the element <internalRef> in titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 842, 13, 339];1081;Use of the element <internalRef> in titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 393, 20, 29, 2, 19, 603, 13, 2, 19, 314];1082;"Use of the attribute id on the element <supplyDescr> in the + element <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40];1083;Use of applicability information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 3, 2, 191, 256];1084;Definition of the issue date;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[170, 157];1085;Limit type;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1573, 639, 6, 29, 2, 1225, 3, 14, 226, 1574];1086;"Decide whether to use the introductory paragraph and on the + wording of any standard phrase.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[78, 381, 294, 135, 10, 313, 1226, 313, 18, 346, 828, 139, 47, 12];1087;"Responsible partner company codes for non-chapterized, non-S2000M + illustrated parts data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[78, 381, 294, 369, 10, 313, 1346, 313, 18, 346, 679, 290, 11, 145];1087;"Responsible partner company codes for non-chapterized, non-S2000M + illustrated parts data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 471, 40, 135, 5, 79, 4, 2, 152, 18, 670];1088;"The following information codes are applicable to the project + ""S1000DBIKE""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 796, 40, 369, 24, 79, 4, 2, 152, 18, 670];1088;"The following information codes are applicable to the project + ""S1000DBIKE""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[386, 11, 1219, 286, 6, 295, 229, 223, 5, 1575, 394, 43, 2, 72, 663, 1000, 1227, 6, 148, 5, 858, 4, 472, 666, 39, 5, 1228, 3, 2, 606, 3, 18, 20, 240, 395, 223, 10, 2187, 47, 43, 2188, 183, 2189, 2190, 152, 4, 47, 12, 6, 162, 1229, 43, 152, 4, 152, 1096, 29, 2, 392, 3, 2, 595, 47, 1366, 2191, 968, 226, 3027, 415, 320, 414, 6, 70, 2, 758, 47, 12, 80, 5, 3028];1089;"Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[386, 11, 1219, 286, 6, 92, 229, 234, 24, 1575, 394, 43, 2, 72, 1343, 3163, 1227, 6, 148, 5, 1347, 4, 472, 666, 39, 1992, 1228, 3, 2, 606, 3, 18, 20, 240, 395, 234, 10, 2902, 11, 43, 2188, 183, 2189, 2190, 152, 4, 11, 145, 6, 162, 1229, 43, 152, 4, 152, 1120, 29, 2, 392, 3, 2, 595, 11, 1366, 2191, 968, 226, 3164, 415, 320, 414, 6, 70, 2, 758, 11, 145, 80, 5, 3165];1089;"Legacy data conversion, management and handling business + rules are quite separate from the other categories outlined + above and can be considered (to some extent) as being + outside of the scope of S1000D. They cover rules for + converting data from say, an ATA iSpec 2200 project, to data + modules and will vary from project to project depending on + the format of the source data (word processor, paper, + Standard Generalized Markup Language (SGML)), and how the + target data modules must be treated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[503];1090;Comment;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1201, 172, 9, 400, 82, 5, 25, 1520, 13, 25, 843, 572];1091;"Decide whether to use the attribute targetTitle. When used + (populated), it is a tooltip in a viewer application.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1201, 172, 144, 889, 82, 23, 25, 1520, 13, 25, 708, 572];1091;"Decide whether to use the attribute targetTitle. When used + (populated), it is a tooltip in a viewer application.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 809, 391, 6, 19, 148, 5, 1911, 13, 25, 264, 319];1092;"Decide whether alternates groups and elements can be mixed in a + given structure.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 1125, 1344, 6, 257, 148, 5, 3166, 13, 25, 366, 319];1092;"Decide whether alternates groups and elements can be mixed in a + given structure.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 974, 6, 2, 19, 507, 8, 4, 9, 504, 227, 172, 9, 418];1093;"Use of the attribute valuePattern and the element <enumeration> + or to use open text when using CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 974, 6, 2, 19, 507, 8, 4, 9, 504, 227, 172, 307, 418];1093;"Use of the attribute valuePattern and the element <enumeration> + or to use open text when using CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 299, 19, 859];1094;Use of the optional element <commonInfo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 191, 137, 6, 2, 478, 137, 29, 2, 163, 190];1095;"Presentation of the issue number and the inwork number on the title + page";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2192];1096;Aymara;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[88, 10, 2, 31, 2193, 13, 2, 19, 314];1097;"Values for the attribute personCategoryCode in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[165, 10, 2, 31, 2193, 13, 2, 19, 314];1097;"Values for the attribute personCategoryCode in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 233, 385];1098;Decide whether to use the CIR concept.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[19, 6, 31, 4, 5, 197, 29, 2, 76, 3, 829, 190];1099;"Elements and attributes to be presented on the List of effective + pages";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[257, 6, 296, 4, 5, 459, 29, 2, 76, 3, 829, 717];1099;"Elements and attributes to be presented on the List of effective + pages";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[179, 1912, 812];1100;Harness routing drawings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[179, 980, 1405];1100;Harness routing drawings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2194];1101;Kannada;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[337, 8, 250];1102;Units or assembly;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[921, 8, 250];1102;Units or assembly;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[855, 1576, 1576, 855];1103;"Norwegian Nynorsk; Nynorsk, Norwegian";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1577];1104;Use of the element <equipmentNotAvailable>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 3029, 1578, 43, 1213, 812, 96, 2, 1230, 812, 137, 6, 28, 329, 159, 2, 262, 989, 361];1105;"Decide if schematics derived from engineering drawings include the + original drawing number and revision status within the illustration + reproduction area.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 3167, 1872, 43, 1213, 1405, 96, 2, 1230, 812, 137, 6, 28, 329, 159, 2, 262, 989, 361];1105;"Decide if schematics derived from engineering drawings include the + original drawing number and revision status within the illustration + reproduction area.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 76, 5, 38, 246, 13, 324];1106;Definition lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 368, 24, 38, 321, 13, 495];1106;Definition lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1231, 6, 70, 4, 9, 82, 1368, 10, 1001, 6, 1002, 3, 47, 264, 13, 2, 33, 449, 40, 36, 4, 5, 526];1107;"Decide whether to use the element <accessPointRef> and how + to use it. Consideration for duplication and mismatch of data given + in the maintenance planning information has to be taken.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1231, 6, 70, 4, 9, 82, 1368, 10, 1001, 6, 1002, 3, 11, 366, 13, 2, 33, 449, 40, 81, 4, 5, 1406];1107;"Decide whether to use the element <accessPointRef> and how + to use it. Consideration for duplication and mismatch of data given + in the maintenance planning information has to be taken.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1358, 328];1108;Hidden, Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1398, 328];1108;Hidden, Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 285, 232, 40, 47, 12, 71, 9, 282, 40, 41, 15, 4, 9, 282, 40, 10, 2, 135, 2, 319, 3, 2, 11, 12, 135, 5, 981, 38, 751, 13, 7, 575, 82, 80, 5, 15, 29, 68, 3, 2, 1546, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];1109;"Decide whether to code electrical equipment information data + modules by using zone information. If decided to use zone + information for the coding, the structure of the data module code is + possibly not appropriate. In this case, it must be decided on + changes of the proposed structure for the Product (eg, population of + the zone information in the unit or assembly group of the SNS + instead of in the subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 285, 232, 40, 11, 145, 71, 307, 282, 40, 41, 893, 4, 9, 282, 40, 10, 2, 643, 2, 319, 3, 2, 11, 12, 135, 23, 981, 38, 751, 13, 7, 575, 82, 80, 5, 893, 29, 1084, 3, 2, 1865, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];1109;"Decide whether to code electrical equipment information data + modules by using zone information. If decided to use zone + information for the coding, the structure of the data module code is + possibly not appropriate. In this case, it must be decided on + changes of the proposed structure for the Product (eg, population of + the zone information in the unit or assembly group of the SNS + instead of in the subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 3030];1110;Use of the element <restrictionInstructions>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 3168];1110;Use of the element <restrictionInstructions>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 671, 1003, 233];1111;Use of the attribute altNumber in the circuit breakers CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 749, 13, 2, 671, 2903, 233];1111;Use of the attribute altNumber in the circuit breakers CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1004, 13, 2, 19, 1579];1112;"Use of the attribute systemDiffCode in the element + <functionalPhysicalAreaIdent>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1504, 230];1113;Class name;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[246, 2, 9, 3, 248, 8, 511, 268, 228, 135];1114;Allow the use of one or several model identification codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[246, 2, 9, 3, 248, 8, 511, 268, 228, 369];1114;Allow the use of one or several model identification codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 422, 136, 223, 10, 2, 141, 12, 135, 8, 4, 465, 152, 8, 56, 69, 223, 10, 67, 997, 6, 942, 159, 2, 1102];1115;"Decide whether to use the S1000D standard page-oriented + presentation rules for the publication module code or to create + project or organization specific rules for its positioning and style + within the header.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 429, 136, 234, 10, 2, 141, 12, 135, 8, 4, 465, 152, 8, 56, 69, 234, 10, 67, 997, 6, 942, 159, 2, 1102];1115;"Decide whether to use the S1000D standard page-oriented + presentation rules for the publication module code or to create + project or organization specific rules for its positioning and style + within the header.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 400, 2, 19, 1580];1116;Method of populating the element <publisherLogo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 1993, 2, 19, 1580];1116;Method of populating the element <publisherLogo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2195];1117;Tahitian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[637, 2, 255, 16, 177, 5, 197, 58, 5, 38, 2196, 10, 2, 730, 33, 492, 2, 177, 148, 5, 114, 1358, 8, 2197, 1902, 13, 472, 1232];1118;"Specify the method that content is presented which is not valid + for the current maintenance context. The content can be removed, + hidden or de-emphasized in some manner.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[637, 2, 255, 16, 177, 23, 459, 58, 23, 38, 2196, 10, 2, 730, 33, 492, 2, 177, 148, 5, 696, 1398, 8, 2197, 3169, 13, 472, 1232];1118;"Specify the method that content is presented which is not valid + for the current maintenance context. The content can be removed, + hidden or de-emphasized in some manner.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 76, 3, 155];1119;Decide whether to present the List of tables.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 76, 3, 650];1119;Decide whether to present the List of tables.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 336, 3, 601, 13, 2, 811, 8, 13, 2, 1581, 3, 2, 190];1120;"Decide whether to present the ""End of"" statement in the footer or + in the body of the page.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[599];1121;Yellow;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1505, 1506];1122;Restoration (RST);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 169, 3, 553, 4, 158, 13, 2, 33, 6, 537, 47, 12];1123;"Decide what level of detail to provide in the maintenance and + servicing data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 169, 3, 553, 4, 158, 13, 2, 33, 6, 537, 11, 145];1123;"Decide what level of detail to provide in the maintenance and + servicing data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 964, 41, 9, 15, 58, 11, 12, 157, 82, 162, 5, 9, 37];1124;"Decide whether and how to use the element <workLocation>. If + used, decide which data module types it will be used with.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 964, 41, 144, 15, 58, 11, 12, 258, 82, 162, 5, 144, 37];1124;"Decide whether and how to use the element <workLocation>. If + used, decide which data module types it will be used with.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 88, 3, 2, 242, 189, 31, 393, 20, 6, 1582, 80, 5, 488, 71, 1233, 754, 16, 338, 2, 157, 3, 2, 758, 19];1125;"Decide whether the values of the cross-reference attributes id and + internalRefId must be prefixed by alpha characters that identify the + type of the target element.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 165, 3, 2, 242, 189, 296, 393, 20, 6, 1582, 80, 5, 3170, 71, 1233, 1348, 16, 338, 2, 157, 3, 2, 758, 19];1125;"Decide whether the values of the cross-reference attributes id and + internalRefId must be prefixed by alpha characters that identify the + type of the target element.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2198];1126;Esperanto;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2199];1127;Lingala;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 859, 172, 4, 9, 2, 19, 6, 264, 454, 6, 223, 16, 162, 57, 218, 82, 5, 558, 9];1128;"Decide whether to use the element <commonInfo>, when to use + the element, and give guidance and rules that will make sure it is + consistently used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 859, 172, 4, 9, 2, 19, 6, 264, 454, 6, 234, 16, 162, 57, 218, 82, 23, 558, 144];1128;"Decide whether to use the element <commonInfo>, when to use + the element, and give guidance and rules that will make sure it is + consistently used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[699];1129;Days;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1399];1129;Days;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 2, 19, 1583, 13, 2, 19, 3031];1130;"Use the element <reducedPara> in the element + <frontMatterLists>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 2, 19, 1583, 13, 2, 19, 3171];1130;"Use the element <reducedPara> in the element + <frontMatterLists>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1584, 1913, 29, 404, 5, 847, 6, 58, 1913, 4, 5, 9];1131;"Decide whether to use compression techniques on files being + transferred and which techniques to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1584, 1994, 29, 1086, 1992, 2904, 6, 58, 1994, 4, 5, 144];1131;"Decide whether to use compression techniques on files being + transferred and which techniques to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 31, 953];1132;Use of attribute commentPriority;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 1195];1133;"Sets the caption to ""CONTINUE""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 1195];1133;"Sets the caption to ""CONTINUE""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[232, 6, 659, 490, 812];1134;Equipment and panel location drawings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[232, 6, 659, 490, 1405];1134;Equipment and panel location drawings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[541, 40];1135;Aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[190, 422, 141];1136;Page-oriented publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[190, 429, 308];1136;Page-oriented publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1220, 13, 2, 19, 1585, 172, 9, 343];1137;"Use of the element <displayName> in the element + <productAttribute> when using ACT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1220, 13, 2, 19, 1585, 172, 307, 343];1137;"Use of the element <displayName> in the element + <productAttribute> when using ACT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[29, 150];1138;On condition;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[448];1139;Basic;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2200];1140;Ukrainian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 443, 10, 155, 3, 177, 31, 1586, 13, 2, 19, 1587];1141;"Use of color for Tables of contents - attribute tableOfContentType in + the element <captionGroup>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 443, 10, 650, 3, 888, 31, 1586, 13, 2, 19, 1587];1141;"Use of color for Tables of contents - attribute tableOfContentType in + the element <captionGroup>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[44, 672, 10, 18, 20, 69, 2201];1142;BIKE BR for S1000D specific BRDPs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[292, 177];1143;Controlled content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1978, 177];1143;Controlled content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 25, 1588, 3, 907, 434, 4, 391];1144;Decide on a methodology of assigning tasks to groups.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 25, 1588, 3, 2905, 1995, 4, 1344];1144;Decide on a methodology of assigning tasks to groups.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1216, 1199, 4, 2, 300, 40, 367, 237, 230, 474, 230, 4, 668, 159, 2, 11, 12, 172, 860];1145;"Decide which properties associated to the technical information + objects (eg, names, short names) to store within the data module + when delivered.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1868, 1342, 4, 2, 300, 40, 531, 237, 714, 474, 714, 4, 668, 159, 2, 11, 12, 172, 1087];1145;"Decide which properties associated to the technical information + objects (eg, names, short names) to store within the data module + when delivered.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 759, 8, 744];1146;Use of LOEP or LOEDM;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 954];1147;"Sets the caption to ""SUBMIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 954];1147;"Sets the caption to ""SUBMIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[809, 385];1148;Alternates concept;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1125, 385];1148;Alternates concept;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1589, 136, 3, 64, 525, 10, 1005, 141];1149;"Exclude presentation of security markings for unclassified + publications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1589, 136, 3, 64, 801, 10, 1005, 308];1149;"Exclude presentation of security markings for unclassified + publications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 758, 163, 264, 13, 2, 19, 163];1150;"Decide whether to present the target titles given in the element + <title>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 758, 339, 366, 13, 2, 19, 163];1150;"Decide whether to present the target titles given in the element + <title>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 556, 514, 65, 2, 501, 3, 2, 190, 372, 8, 65, 2, 336, 3, 2, 11, 12];1151;"Decide whether to present the inline footnotes at the bottom of + the page (default) or at the end of the data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 556, 1088, 65, 2, 501, 3, 2, 190, 372, 8, 65, 2, 336, 3, 2, 11, 12];1151;"Decide whether to present the inline footnotes at the bottom of + the page (default) or at the end of the data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 455, 6, 167, 3, 2, 88, 10, 2, 31, 1590];1152;"Decide on the range and definitions of the values for the + attribute unitOfMeasure.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 455, 6, 254, 3, 2, 165, 10, 2, 31, 1590];1152;"Decide on the range and definitions of the values for the + attribute unitOfMeasure.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 14, 152, 69, 31, 88, 58, 88, 4, 9, 6, 220, 216, 167, 6, 909];1153;"Decide whether to use any project specific attribute values, which + values to use and allocate suitable definitions and + interpretations.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 14, 152, 69, 31, 165, 58, 165, 4, 9, 6, 220, 216, 254, 6, 3172];1153;"Decide whether to use any project specific attribute values, which + values to use and allocate suitable definitions and + interpretations.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[522, 76];1154;Program listing;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[522, 813];1154;Program listing;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2202, 1234];1155;Greek, Modern;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 150, 8, 1914, 3, 1591, 813, 148, 5, 1592, 71, 152, 150, 8, 1914];1156;"Decide whether the conditions or phases of flight listing can be + supplemented by projects conditions or phases.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 168, 8, 1996, 3, 1591, 813, 148, 5, 3173, 71, 1124, 168, 8, 1996];1156;"Decide whether the conditions or phases of flight listing can be + supplemented by projects conditions or phases.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 163, 148, 5, 96, 10, 2, 19, 861, 6, 760, 43, 1593, 862, 612, 761, 172, 2187, 386, 47, 4, 18, 20];1157;"Decide whether titles can be included for the elements + <brLevelledPara> and <proceduralStep> from sublevel six + thru eight when converting legacy data to S1000D.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 339, 148, 5, 697, 10, 2, 257, 861, 6, 760, 43, 1593, 862, 612, 761, 172, 2902, 386, 11, 4, 18, 20];1157;"Decide whether titles can be included for the elements + <brLevelledPara> and <proceduralStep> from sublevel six + thru eight when converting legacy data to S1000D.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1235];1158;Use of the element <productSafety>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2203];1159;Tigrinya;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 141, 12, 135];1160;Presentation of publication module code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 863, 13, 2, 19, 1594];1161;"Use of the attribute sbTopicType in the element + <sbPlanningInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 25, 76, 3, 226, 155, 157, 66, 4, 2, 152, 237, 380, 1439, 6, 247, 275, 2, 229, 223, 5, 10, 345, 157, 13, 941, 3, 77, 136, 260, 6, 2204, 745, 88, 237, 163, 6, 706, 1915, 88, 249, 3, 345, 226, 157, 80, 36, 25, 247, 88, 16, 148, 5, 66, 4, 2, 155, 18, 31, 2205];1162;"Decide if a list of standard table types applies to the project + (eg, inspection, examination) and define what the business rules are + for these types in terms of their presentation requirements and + certain textual values (eg, titles and heading row values). Each of + these standard types must have a defined value that can be applied + to the table’s attribute tabstyle.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 25, 76, 3, 226, 155, 258, 1997, 4, 2, 152, 237, 380, 1439, 6, 247, 275, 2, 229, 234, 24, 10, 345, 258, 13, 1852, 3, 77, 136, 430, 6, 2204, 745, 165, 237, 339, 6, 1107, 1915, 165, 249, 3, 345, 226, 258, 80, 36, 25, 716, 88, 16, 148, 5, 577, 4, 2, 155, 18, 31, 2205];1162;"Decide if a list of standard table types applies to the project + (eg, inspection, examination) and define what the business rules are + for these types in terms of their presentation requirements and + certain textual values (eg, titles and heading row values). Each of + these standard types must have a defined value that can be applied + to the table’s attribute tabstyle.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1006, 1595, 274, 172, 9, 450, 163, 13, 476, 274];1163;"Presentation of hierarchical indented steps, when used without titles + in procedural steps";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1006, 1595, 485, 172, 144, 450, 339, 13, 476, 485];1163;"Presentation of hierarchical indented steps, when used without titles + in procedural steps";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 3, 2, 309, 268, 5, 9, 4, 319, 971];1164;"Decide which of the two models are used to structure + checklists.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 3, 2, 309, 1873, 24, 144, 4, 319, 2901];1164;"Decide which of the two models are used to structure + checklists.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[135, 2, 272, 47, 12];1165;Coding the BREX data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[643, 2, 272, 11, 145];1165;Coding the BREX data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1007, 6, 8, 2, 31, 1008, 10, 2, 78, 864];1166;"Use of the element <enterpriseName> and/or the attribute + enterpriseCode for the responsible originator";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[270, 280, 40];1167;Crew/Operator information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 88, 19, 1236, 6, 1237, 19, 1238, 1009, 13, 2, 227, 19, 388];1168;"Use of the value (element <quantityValue>) and tolerance + (element <quantityTolerance>) decomposition in the text element + <quantity>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[248, 970, 8, 511, 394, 141, 76, 47, 12, 10, 2, 664];1169;"One consolidated or several separate publication list data modules + for the LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[248, 970, 8, 511, 394, 141, 76, 11, 145, 10, 2, 664];1169;"One consolidated or several separate publication list data modules + for the LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 967, 13, 2, 19, 993];1170;"Decide whether to use the attribute keepWithNext in the element + <crewDrillStep>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 152, 69, 40, 135];1171;Allocation of project specific information codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 152, 69, 40, 369];1171;Allocation of project specific information codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 415, 255, 4, 9, 10, 293, 40, 227, 2, 255, 160, 433, 261, 6, 1596, 8, 2, 255, 160, 236, 1596];1172;"Decide which markup method to use for common information text: the + method containing <note>, <para> and + <commonInfoDescrPara> or the method containing only + <commonInfoDescrPara>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 415, 255, 4, 9, 10, 293, 40, 227, 2, 255, 1345, 433, 261, 6, 1596, 8, 2, 255, 1345, 236, 1596];1172;"Decide which markup method to use for common information text: the + method containing <note>, <para> and + <commonInfoDescrPara> or the method containing only + <commonInfoDescrPara>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[19, 6, 31, 4, 5, 197, 29, 2, 705, 47, 12];1173;"Elements and attributes to be presented on the Highlights data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[257, 6, 296, 4, 5, 459, 29, 2, 924, 11, 145];1173;"Elements and attributes to be presented on the Highlights data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[556, 136, 3, 313, 18, 20, 141, 163];1174;Inline presentation of non-S1000D publication titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[556, 136, 3, 313, 18, 20, 141, 339];1174;Inline presentation of non-S1000D publication titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 248, 309, 8, 543, 754, 10, 2, 613, 135, 463, 6, 70, 4, 400];1175;"Decide whether to use one, two or three characters for the + disassembly code variant and how to populate.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 248, 309, 8, 543, 1348, 10, 2, 613, 135, 463, 6, 70, 4, 400];1175;"Decide whether to use one, two or three characters for the + disassembly code variant and how to populate.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1185];1176;Use of the attribute verbatimStyle;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2056];1177;Advanced;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2863];1177;Advanced;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[590];1178;Temperature;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 386, 40];1179;Inclusion of legacy information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[442];1180;Length;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1007, 6, 8, 2, 31, 1008, 4, 1597, 2, 230, 6, 559, 135, 1239, 3, 2, 864, 41, 2, 230, 5, 9, 82, 80, 5, 153, 558, 6, 5, 614, 10, 2, 152];1181;"Decide whether to use the element <enterpriseName> and/or + the attribute enterpriseCode to capture the name and CAGE code + respectively, of the originator. If the name is used it must be done + consistently and be mandatory for the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1007, 6, 8, 2, 31, 1008, 4, 1597, 2, 230, 6, 559, 135, 1239, 3, 2, 864, 41, 2, 230, 23, 144, 82, 80, 5, 1874, 558, 6, 5, 614, 10, 2, 152];1181;"Decide whether to use the element <enterpriseName> and/or + the attribute enterpriseCode to capture the name and CAGE code + respectively, of the originator. If the name is used it must be done + consistently and be mandatory for the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 814, 25, 371, 278, 4, 181, 910, 16, 148, 673, 371, 6, 707, 13, 857, 371, 8, 25, 235, 359, 278, 4, 181, 235, 260];1182;"Decide whether to conduct a performance analysis to determine + factors that can affect performance and gaps in job performance or a + training needs analysis to determine training requirements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 814, 25, 371, 278, 4, 181, 1998, 16, 148, 673, 371, 6, 3174, 13, 857, 371, 8, 25, 235, 1871, 278, 4, 181, 235, 430];1182;"Decide whether to conduct a performance analysis to determine + factors that can affect performance and gaps in job performance or a + training needs analysis to determine training requirements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 2, 169, 3, 553, 4, 158, 13, 2, 322, 12];1183;"Decide what the level of detail to provide in the IPD + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 2, 169, 3, 553, 4, 158, 13, 2, 322, 145];1183;"Decide what the level of detail to provide in the IPD + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 809, 385, 159, 2, 19, 1010];1184;"Use of the alternates concept within the element + <mainProcedure>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 1125, 385, 159, 2, 19, 1010];1184;"Use of the alternates concept within the element + <mainProcedure>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 2206, 3, 2, 1209, 6, 140, 40, 10, 2, 448, 252, 58, 36, 5, 936, 19, 2207, 6, 19, 2208, 5, 9, 152, 148, 858, 16, 2, 1209, 6, 140, 40, 148, 10, 325, 5, 400, 674, 376, 551, 71, 1369, 524, 2, 40, 13, 2, 1357, 252, 76, 47, 12, 704, 2, 448, 252];1185;"Decide whether the repetition of the detection and description + information for the basic fault which has been correlated (element + <faultDescr> and element <detectionInfo>) is used. + Projects can consider that the detection and description information + can for example be populated during IETP generation by picking up + the information in the detected fault list data module describing + the basic faults.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 2206, 3, 2, 1209, 6, 140, 40, 10, 2, 448, 252, 58, 81, 1080, 1079, 19, 2207, 6, 19, 2208, 23, 144, 1124, 148, 858, 16, 2, 1209, 6, 140, 40, 148, 10, 325, 5, 889, 674, 376, 551, 71, 3175, 524, 2, 40, 13, 2, 1394, 252, 76, 11, 12, 3176, 2, 448, 3177];1185;"Decide whether the repetition of the detection and description + information for the basic fault which has been correlated (element + <faultDescr> and element <detectionInfo>) is used. + Projects can consider that the detection and description information + can for example be populated during IETP generation by picking up + the information in the detected fault list data module describing + the basic faults.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 1233, 754, 393, 6, 1240, 80, 38, 5, 9, 13, 14, 2209, 312, 8, 1204, 2210];1186;"The alpha characters ""I"" and ""O"" must not be used in any SDC, + SNS, or DC/DCV.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 1233, 1348, 393, 6, 1240, 80, 38, 5, 144, 13, 14, 2209, 312, 8, 1204, 2210];1186;"The alpha characters ""I"" and ""O"" must not be used in any SDC, + SNS, or DC/DCV.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 137, 37, 8, 450, 2, 478, 137, 29, 2, 163, 190];1187;"Decide whether to present the issue number with or without the + inwork number on the title page.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2211];1188;Kashmiri;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1153, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1189;"Decide whether to use the attribute supervisorLevelCode, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1153, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1189;"Decide whether to use the attribute supervisorLevelCode, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 255, 4, 5, 9, 10, 2, 508];1190;Decide which method to be used for the ICN.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 255, 4, 5, 144, 10, 2, 508];1190;Decide which method to be used for the ICN.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 2, 19, 675, 5, 1910];1191;The use of the element <logo> is prohibited.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 2, 19, 675, 23, 1991];1191;The use of the element <logo> is prohibited.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1598];1192;Use of the element <techPubBase>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2212];1193;Hausa;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1599, 13, 2, 19, 344];1194;"Use of the attribute partStatus in the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[941, 589, 10, 76, 3, 941];1195;Term (Candidate for list of terms);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[941, 589, 10, 76, 3, 1852];1195;Term (Candidate for list of terms);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[959, 419, 479];1196;Developing learning objectives;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3178, 529, 894];1196;Developing learning objectives;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1442, 1443];1197;Shop visits;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1442, 2864];1197;Shop visits;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 157, 3, 375, 367, 5, 194];1198;Decide what types of multimedia objects are permitted.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 258, 3, 375, 531, 24, 195];1198;Decide what types of multimedia objects are permitted.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 40, 135, 4, 5, 9, 2, 448, 237, 841, 8, 2, 506, 237];1199;"Decide which information codes to be used, the basic (eg, 00R) or + the alternative (eg, 002).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 40, 369, 4, 5, 144, 2, 448, 237, 841, 8, 2, 506, 237];1199;"Decide which information codes to be used, the basic (eg, 00R) or + the alternative (eg, 002).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 241, 13, 2, 19, 1011, 159, 2, 19, 344];1200;"Use of the element <service> in the element + <locationRcmdSegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 762, 179, 323, 40, 10, 249, 2213, 361, 13, 76, 703, 13, 1012, 4, 8, 752, 3, 179, 323, 6, 1912, 812];1201;"Decide whether to prepare harness installation information for + each major area in list form in addition to or instead of harness + installation and routing drawings.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 762, 179, 323, 40, 10, 249, 2213, 361, 13, 76, 703, 13, 1012, 4, 8, 752, 3, 179, 323, 6, 980, 1405];1201;"Decide whether to prepare harness installation information for + each major area in list form in addition to or instead of harness + installation and routing drawings.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[370, 1241];1202;Interactive BDARP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 163, 10, 2, 19, 993, 6, 4, 58, 169];1203;"Decide whether to present the titles for the element + <crewDrillStep> and to which level.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 339, 10, 2, 19, 993, 6, 4, 58, 169];1203;"Decide whether to present the titles for the element + <crewDrillStep> and to which level.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2214];1204;Quechua;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 2, 322, 5, 401, 39, 25, 1600, 141, 8, 39, 25, 139, 3, 10, 325, 183, 232, 33, 141];1205;"Decide if the IPD is produced as a standalone publication or as a + part of for example an equipment maintenance publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 2, 322, 23, 1875, 39, 25, 1600, 141, 8, 39, 25, 139, 3, 10, 325, 183, 232, 33, 141];1205;"Decide if the IPD is produced as a standalone publication or as a + part of for example an equipment maintenance publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 191, 40, 6, 320, 13, 11, 12, 189];1206;"Use of issue information and language in data module + references";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 191, 40, 6, 320, 13, 11, 12, 486];1206;"Use of issue information and language in data module + references";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[373, 414, 31, 88];1207;XML/SGML attribute value;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 527];1208;Use of legends;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1128];1208;Use of legends;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 607, 3, 374, 47, 12];1209;Level of depth of descriptive data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 607, 3, 374, 11, 145];1209;Level of depth of descriptive data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];1210;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];1210;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 1916, 5, 9, 13, 2, 141, 12, 6, 2, 1601, 13, 101, 406, 47, 12];1211;"Decide whether logotypes are used in the publication module and + the usage in front matter data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 1999, 24, 144, 13, 2, 141, 12, 6, 2, 1601, 13, 101, 406, 11, 12];1211;"Decide whether logotypes are used in the publication module and + the usage in front matter data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[373, 414, 415];1212;XML/SGML markup;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[179, 323, 40];1213;Harness installation information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 44, 47, 154, 80, 160, 325, 3, 70, 4, 66, 1898, 6, 2059, 1098, 502, 169, 3, 385, 1450];1214;"The Bike data set must contain examples of how to apply constructs and + principles representing various levels of concept sophistication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 44, 11, 154, 80, 160, 1853, 3, 70, 4, 66, 1965, 6, 2866, 2867, 502, 649, 3, 385, 1450];1214;"The Bike data set must contain examples of how to apply constructs and + principles representing various levels of concept sophistication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1602];1215;"Decide whether and how to use the element + <authorityInfo>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2215];1216;Hungarian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1603, 41, 9, 15, 58, 11, 12, 157, 4, 9, 82];1217;"Decide whether and how to use the element <productItem>. If + used, decide which data module types to use it.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1603, 41, 144, 15, 58, 11, 12, 258, 4, 9, 82];1217;"Decide whether and how to use the element <productItem>. If + used, decide which data module types to use it.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 600, 3, 163];1218;Presentation (layout) of titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 600, 3, 339];1218;Presentation (layout) of titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[445];1219;Dialogs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2906];1219;Dialogs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 288, 246, 10, 25, 588, 1013];1220;The Schema allows for a single substep.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 288, 1876, 10, 25, 588, 1013];1220;The Schema allows for a single substep.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[560, 177, 47, 12];1221;SCO content data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[560, 177, 11, 12];1221;SCO content data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1556, 13, 2, 19, 2216];1222;"Use of the element <pmRef> in the element + <tocEntry>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 310, 158, 2, 865, 1014, 139, 3, 182, 8, 2217, 29, 2, 708, 4, 1604, 2, 865, 1014, 139, 172, 158, 2, 360, 277, 139, 3, 182];1223;"Decide whether to also provide the human readable part of + applicability or rely on the viewer to build the human readable + part, when providing the computer processing part of + applicability.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 310, 158, 2, 865, 1014, 139, 3, 182, 8, 2217, 29, 2, 708, 4, 1604, 2, 865, 1014, 139, 172, 1877, 2, 360, 1101, 139, 3, 182];1223;"Decide whether to also provide the human readable part of + applicability or rely on the viewer to build the human readable + part, when providing the computer processing part of + applicability.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 515, 47, 12];1224;Use of the container data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 515, 11, 12];1224;Use of the container data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[228, 3, 515, 47, 12];1225;Identification of container data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[228, 3, 515, 11, 12];1225;Identification of container data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[439, 69, 40, 154];1226;Air specific information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[439, 69, 40, 266];1226;Air specific information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1235, 6, 833, 275, 1901];1227;"Decide whether to use the element <productSafety> and under + what circumstances.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1235, 6, 833, 275, 1972];1227;"Decide whether to use the element <productSafety> and under + what circumstances.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[360, 542];1228;Computer output;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 163, 10, 2, 19, 760, 6, 4, 58, 169];1229;"Decide whether to present the titles for the element + <proceduralStep> and to which level.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 339, 10, 2, 19, 760, 6, 4, 58, 169];1229;"Decide whether to present the titles for the element + <proceduralStep> and to which level.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 324, 6, 350];1230;Presentation of warnings and cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 495, 6, 530];1230;Presentation of warnings and cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 320, 13, 2, 664];1231;Use of language in the LOAP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[522, 462, 230];1232;Program variable name;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 179, 215, 76, 47, 12, 10, 25, 190, 422, 8, 183, 370, 224, 141, 43, 2, 224, 47, 12, 16, 5, 377, 29, 2, 224, 288];1233;"Decide whether and how to generate harness wire list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 179, 215, 76, 11, 145, 10, 25, 190, 429, 8, 183, 370, 224, 141, 43, 2, 224, 11, 145, 16, 24, 399, 29, 2, 224, 288];1233;"Decide whether and how to generate harness wire list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2218, 13, 2, 19, 1206, 159, 2, 19, 344];1234;"Use of the element <optionalPart> in the element + <partRefGroup> within the element <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[286, 3, 2, 192, 523, 493, 13, 389, 47, 12];1235;"Management of the product instance configurations in PCT data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[286, 3, 2, 192, 523, 3179, 13, 389, 11, 145];1235;"Management of the product instance configurations in PCT data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2219];1236;Samoan;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 488, 1605, 298, 2, 641, 137, 13, 2, 76, 3, 641];1237;"Decide whether to present the prefix ""Fig"" before the figure + number in the List of figures.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 488, 1605, 298, 2, 641, 137, 13, 2, 76, 3, 927];1237;"Decide whether to present the prefix ""Fig"" before the figure + number in the List of figures.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 229, 223];1238;Security business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 229, 234];1238;Security business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2220, 2221];1239;"Interlingue; Occidental";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1606];1240;Use of the element <zoneRef>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 64, 525, 13, 1917, 575, 752, 3, 13, 2222];1241;"Decide whether to present the security markings in sentence case + instead of in uppercase.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 64, 801, 13, 1917, 575, 752, 3, 13, 2222];1241;"Decide whether to present the security markings in sentence case + instead of in uppercase.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 191, 256, 3, 25, 11, 286, 260, 76, 80, 5, 2, 939, 256, 2, 676, 4, 315, 256, 2, 1370, 538, 256, 10, 2, 40, 2, 449, 256, 8, 472, 72, 407, 751, 256];1242;"Decide whether the issue date of a data management requirement + list must be the input date (the release to CSDB date), the cut-off + date for the information, the planning date or some other more + appropriate date.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 66, 25, 1242, 272, 11, 12, 319, 7, 576, 5, 902, 4, 91, 38, 2223, 1015, 29, 21, 25, 1242, 229, 223, 319, 66];1243;"Decide whether to apply a layered BREX data module structure. This + decision is related to, but not entirely dependent on, whether a + layered business rules structure applies.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 66, 25, 1242, 272, 11, 12, 319, 7, 576, 23, 920, 4, 91, 38, 2223, 1015, 29, 21, 25, 1242, 229, 234, 319, 1997];1243;"Decide whether to apply a layered BREX data module structure. This + decision is related to, but not entirely dependent on, whether a + layered business rules structure applies.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[411, 135];1244;Modification code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 224, 47, 140, 47, 12];1245;Use of wiring data description data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 224, 11, 140, 11, 145];1245;Use of wiring data description data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 76, 141, 12, 6, 8, 322, 262, 13, 2, 47, 286, 260, 76];1246;"Decide whether to list publication modules and/or IPD + illustrations in the data management requirement list.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 76, 141, 145, 6, 8, 322, 819, 13, 2, 11, 286, 260, 76];1246;"Decide whether to list publication modules and/or IPD + illustrations in the data management requirement list.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1607, 13, 2, 554, 233];1247;Use of the attribute lowestLevel in the supplies CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1607, 13, 2, 1085, 233];1247;Use of the attribute lowestLevel in the supplies CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 182, 642];1248;Presentation of applicability annotation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 550, 86, 10, 152];1249;em51-em99 Available for projects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 550, 86, 10, 1124];1249;em51-em99 Available for projects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[572, 3, 152, 69, 88, 10, 986, 31];1250;"Application of project specific values for configurable + attributes";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[572, 3, 152, 69, 165, 10, 986, 296];1250;"Application of project specific values for configurable + attributes";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 163, 13, 2, 19, 1243];1251;"Use of the element <title> in the element + <frontMatterInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1592, 2, 287, 3, 570, 13, 541, 40];1252;Supplementing the order of drills in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3180, 2, 287, 3, 1121, 13, 541, 40];1252;Supplementing the order of drills in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[287, 76, 5, 38, 246, 13, 350];1253;Ordered lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1397, 368, 24, 38, 321, 13, 530];1253;Ordered lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 863, 13, 2, 19, 1608];1254;"Use of the attribute sbTopicType in the element + <sbAdditionalInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2224];1255;Uzbek;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 863, 13, 2, 19, 1609];1256;"Use of the attribute sbTopicType in the element + <sbRevisionInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 155, 39, 979];1257;Use of tables as graphics;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 650, 39, 1864];1257;Use of tables as graphics;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 233, 1015, 47, 12, 5, 860, 4, 509, 39, 82, 201, 25, 69, 277, 4, 2225, 2, 836, 243, 47, 12, 43, 2, 233, 1015, 47, 12, 6, 2, 233, 11, 12];1258;"Decide whether CIR-dependent data modules are delivered to + customer, as it implies a specific process to retrieve the + self-standing data modules from the CIR-dependent data module and + the CIR data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 233, 1015, 11, 145, 24, 1087, 4, 509, 39, 82, 3181, 25, 69, 277, 4, 2225, 2, 836, 3182, 11, 145, 43, 2, 233, 1015, 11, 12, 6, 2, 233, 11, 12];1258;"Decide whether CIR-dependent data modules are delivered to + customer, as it implies a specific process to retrieve the + self-standing data modules from the CIR-dependent data module and + the CIR data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 6, 392, 3, 2, 31, 1610, 3, 2, 19, 453];1259;"Use and format of the attribute referredFragment of the element + <dmRef>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 154, 8, 154, 3, 229, 223, 5, 246, 159, 2, 264, 152, 8, 2, 56, 2226, 15, 58, 272, 47, 12, 162, 5, 9, 4, 1244, 866, 229, 223];1260;"Decide which set or sets of business rules are allowed within the + given project or the organization. Accordingly, decide which BREX + data modules will be used to reflect those business rules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 154, 8, 266, 3, 229, 234, 24, 321, 159, 2, 366, 152, 8, 2, 56, 2226, 15, 58, 272, 11, 145, 162, 5, 144, 4, 1244, 866, 229, 234];1260;"Decide which set or sets of business rules are allowed within the + given project or the organization. Accordingly, decide which BREX + data modules will be used to reflect those business rules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[25, 763, 968, 13, 25, 763, 3032, 5, 1147, 906, 29, 605, 435];1261;"A3L paper in A3L binders are normally printed on both + sides.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[25, 763, 968, 13, 25, 763, 3183, 24, 1147, 1403, 29, 605, 2907];1261;"A3L paper in A3L binders are normally printed on both + sides.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 662, 76, 47, 12, 10, 25, 190, 422, 8, 183, 370, 224, 141, 43, 2, 224, 47, 12, 16, 5, 377, 29, 2, 224, 288];1262;"Decide whether and how to generate connection list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 662, 76, 11, 145, 10, 25, 190, 429, 8, 183, 370, 224, 141, 43, 2, 224, 11, 145, 16, 24, 399, 29, 2, 224, 288];1262;"Decide whether and how to generate connection list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[845, 169, 3, 64, 75];1263;9 (another level of security classification);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1611];1264;Use of the attribute sbMaterialType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 746];1265;Use of the element <contentDescription>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 12];1266;Data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 145];1266;Data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 260, 6, 73, 16, 80, 5, 66, 4, 25, 11, 12, 992, 84, 292];1267;"Decide on the requirements and procedures that must be applied to + a data module regarding export controls.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 430, 6, 149, 16, 80, 5, 577, 4, 25, 11, 12, 1878, 84, 919];1267;"Decide on the requirements and procedures that must be applied to + a data module regarding export controls.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 25, 76, 3, 1371, 1371, 135];1268;Define a list of trades/trade codes.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 25, 76, 3, 3184, 1371, 369];1268;Define a list of trades/trade codes.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2102, 13, 2, 19, 314];1269;"Use of the element <reqPersons> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2881, 13, 2, 19, 314];1269;"Use of the element <reqPersons> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1541, 329, 76, 13, 2, 418, 11, 12];1270;"Decide whether to use the incorporation status list in the CCT + data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[359, 3, 1548, 47];1271;Need of printable data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[359, 3, 1548, 11];1271;Need of printable data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 404, 392, 2227, 2, 18, 20, 226, 392, 4, 9];1272;"Decide which file formats, besides the S1000D standard formats, to + use.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 404, 800, 2227, 2, 18, 20, 226, 800, 4, 9];1272;"Decide which file formats, besides the S1000D standard formats, to + use.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[285, 232];1273;Electrical equipment;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1549, 8, 1550, 189, 255, 4, 233, 11, 12];1274;"Use of implicit or explicit reference method to CIR data + module";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1612];1275;"Decide whether and how to use the attribute + productItemName.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 314];1276;Use of the element <preliminaryRqmts>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 1210, 6, 286, 229, 223];1277;Data integrity and management business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 1210, 6, 286, 229, 234];1277;Data integrity and management business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 839];1278;Use of the attribute crewMemberType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[419, 135];1279;Learn codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[419, 369];1279;Learn codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 825, 475, 13, 1613, 155];1280;Presentation of vertical lines in formal tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 825, 895, 13, 1613, 650];1280;Presentation of vertical lines in formal tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1614];1281;Use of the attribute warningType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1615];1282;Use of the attribute cautionType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1363, 2, 156, 709, 135, 13, 2, 326, 6, 8, 594, 361, 233, 11, 12];1283;"Decide whether to manage the system difference code in the + functional and/or physical areas CIR data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1363, 2, 156, 709, 135, 13, 2, 326, 6, 8, 594, 1082, 233, 11, 12];1283;"Decide whether to manage the system difference code in the + functional and/or physical areas CIR data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 19, 1616];1284;Use of element <timeLimitCategory>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2228, 2229];1285;"Uighur; Uyghur";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 506, 223, 4, 197, 2, 324, 298, 2, 274, 261, 137];1286;"Decide whether to use the alternative rule to present the warnings + before the step/para number.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 506, 223, 4, 197, 2, 495, 298, 2, 274, 261, 137];1286;"Decide whether to use the alternative rule to present the warnings + before the step/para number.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];1287;"There are no known conditions that would change the data restrictions + for, or security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];1287;"There are no known conditions that would change the data restrictions + for, or security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[181, 70, 2, 64, 75, 162, 5, 9];1288;Determine how the security classifications will be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[181, 70, 2, 64, 892, 162, 5, 144];1288;Determine how the security classifications will be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[287, 3, 136, 3, 189, 13, 2, 189, 155];1289;Order of presentation of references in the reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[287, 3, 136, 3, 486, 13, 2, 189, 155];1289;Order of presentation of references in the reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[300, 40, 367, 1216, 4, 5, 96, 13, 2, 11, 12, 65, 764];1290;"Technical information object properties to be included in the data + module at delivery";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[300, 40, 367, 1868, 4, 5, 697, 13, 2, 11, 12, 65, 764];1290;"Technical information object properties to be included in the data + module at delivery";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1460];1291;Grey;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2230, 6, 2231];1292;Background and explanation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 745, 177, 3, 2, 19, 842, 13, 242, 189];1293;"Use of the textual content of the element <internalRef> in + cross-references";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 745, 177, 3, 2, 19, 842, 13, 242, 486];1293;"Use of the textual content of the element <internalRef> in + cross-references";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 415, 2, 141, 573, 39, 25, 351, 172, 9, 2, 374, 288];1294;"Decide whether to markup the publication entry as a link when + using the Descriptive Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 415, 2, 141, 573, 39, 25, 351, 172, 307, 2, 374, 288];1294;"Decide whether to markup the publication entry as a link when + using the Descriptive Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2063];1295;Weeks;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2868];1295;Weeks;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 40, 154, 264, 13, 18, 20, 6, 8, 152, 69, 4, 5, 9];1296;"Decide which information sets, given in S1000D and/or project + specific, to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 40, 266, 366, 13, 18, 20, 6, 8, 152, 69, 4, 5, 144];1296;"Decide which information sets, given in S1000D and/or project + specific, to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 79, 156, 10, 1016, 6, 1017, 192];1297;Decide the applicable systems for land and sea products.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 79, 1118, 10, 1016, 6, 1017, 1340];1297;Decide the applicable systems for land and sea products.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 167, 3, 215, 157, 177, 135];1298;Decide on the definition of wire type content/codes.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 167, 3, 215, 157, 177, 369];1298;Decide on the definition of wire type content/codes.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 539, 47, 12, 10, 224, 141];1299;Use of introduction data modules for wiring publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 539, 11, 145, 10, 224, 308];1299;Use of introduction data modules for wiring publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1617, 58, 88, 4, 9, 6, 220, 216, 167];1300;"Decide whether to use the attribute markerType, which values to + use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1617, 58, 165, 4, 9, 6, 220, 216, 254];1300;"Decide whether to use the attribute markerType, which values to + use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 449, 40];1301;Maintenance planning information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 513, 3, 2, 19, 2232];1302;"Use of the attribute applicRefid of the element + <qualityAssurance>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 554, 260, 233, 11, 12, 8, 38];1303;Use of the supply requirement CIR data module or not;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 8, 2, 191, 137, 37, 8, 450, 478, 137, 10, 2, 759, 573];1304;"Decide whether to present the issue date or the issue number (with + or without inwork number) for the LOEP entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 8, 2, 191, 137, 37, 8, 450, 478, 137, 10, 2, 759, 923];1304;"Decide whether to present the issue date or the issue number (with + or without inwork number) for the LOEP entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[850, 177, 908, 12];1305;SCORM content package module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 179, 47, 12, 71, 9, 282, 40, 41, 15, 4, 9, 282, 40, 10, 2, 135, 2, 319, 3, 2, 11, 12, 135, 5, 981, 38, 751, 13, 7, 575, 82, 80, 5, 15, 29, 68, 3, 2, 1546, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];1306;"Decide whether to code harness data modules by using zone + information. If decided to use zone information for the coding, the + structure of the data module code is possibly not appropriate. In + this case, it must be decided on changes of the proposed structure + for the Product (eg, population of the zone information in the unit + or assembly group of the SNS instead of in the + subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 179, 11, 145, 71, 307, 282, 40, 41, 893, 4, 9, 282, 40, 10, 2, 643, 2, 319, 3, 2, 11, 12, 135, 23, 981, 38, 751, 13, 7, 575, 82, 80, 5, 893, 29, 1084, 3, 2, 1865, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];1306;"Decide whether to code harness data modules by using zone + information. If decided to use zone information for the coding, the + structure of the data module code is possibly not appropriate. In + this case, it must be decided on changes of the proposed structure + for the Product (eg, population of the zone information in the unit + or assembly group of the SNS instead of in the + subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2233];1307;Persian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 327, 262, 6, 67, 392, 10, 376];1308;"Decide whether to include access illustration and its format for + IETP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[545];1309;White;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 392, 10, 464, 2, 489, 182, 642, 43, 2, 1018, 182, 642, 16, 162, 1105, 2234, 102, 6, 8, 509, 489, 260];1310;"Decide on the format for generating the displayed applicability + annotation from the computable applicability annotation that will + best fulfill industry and/or customer display requirements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 392, 10, 3185, 2, 1987, 182, 642, 43, 2, 1018, 182, 642, 16, 162, 2908, 2234, 102, 6, 8, 509, 489, 430];1310;"Decide on the format for generating the displayed applicability + annotation from the computable applicability annotation that will + best fulfill industry and/or customer display requirements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 163];1311;Decide whether and how to use the element <title>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1567, 10, 325, 2, 260, 16, 80, 5, 66, 4, 25, 11, 12, 37, 992, 4, 973, 166];1312;"Decide whether and how to use the element <dataDisclosure>. + For example, the requirements that must be applied to a data module + with regard to disclosure instructions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1567, 10, 325, 2, 430, 16, 80, 5, 577, 4, 25, 11, 12, 37, 992, 4, 973, 185];1312;"Decide whether and how to use the element <dataDisclosure>. + For example, the requirements that must be applied to a data module + with regard to disclosure instructions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 68, 432, 362, 155, 223, 65, 136];1313;"Decide whether to change mark individual table rules at + presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 68, 432, 362, 155, 234, 65, 136];1313;"Decide whether to change mark individual table rules at + presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 101, 406, 288, 8, 2, 374, 288, 10, 2, 141, 76, 47, 12];1314;"Decide whether to use the Front matter Schema or the Descriptive + Schema for the publication list data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 101, 406, 288, 8, 2, 374, 288, 10, 2, 141, 76, 11, 145];1314;"Decide whether to use the Front matter Schema or the Descriptive + Schema for the publication list data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 68, 432, 10, 641];1315;Decide whether and how to use change marks for figures.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 68, 1123, 10, 927];1315;Decide whether and how to use change marks for figures.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2235];1316;Fijian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[228, 417];1317;Identification section;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2236];1318;Arabic;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1618, 41, 9, 15, 29, 67, 455, 6, 2, 167, 3, 2, 88, 4, 5, 9, 172, 18, 346, 5, 9, 2, 76, 80, 5, 39, 832, 13, 2, 47, 19, 167, 10, 2, 18, 346, 19, 2237];1319;"Decide whether and how to use the element + <interchangeability>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element ICY.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1618, 41, 144, 15, 29, 67, 455, 6, 2, 167, 3, 2, 165, 4, 5, 144, 172, 18, 346, 23, 144, 2, 76, 80, 5, 39, 1349, 13, 2, 11, 19, 167, 10, 2, 18, 346, 19, 2237];1319;"Decide whether and how to use the element + <interchangeability>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element ICY.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[245, 834, 335, 765, 2238];1320;new DM supporting CPF_2009-133IGBRTT;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[245, 834, 2000, 765, 2238];1320;new DM supporting CPF_2009-133IGBRTT;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 851, 13, 2, 19, 1537, 159, 2, 19, 2239];1321;"Use of the attribute genericPropertyType in the element + <genericPropertyGroup> within the element + <sbIndividualRemovedSpare>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 226, 1372, 4, 9, 10, 401, 47, 12];1322;"Decide which standard dictionary to use for producing data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 226, 1372, 4, 9, 10, 2001, 11, 145];1322;"Decide which standard dictionary to use for producing data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[235, 169];1323;Training level;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1007, 6, 8, 2, 31, 1008, 10, 2, 78, 381, 294];1324;"Use of the element <enterpriseName> and/or the attribute + enterpriseCode for the responsible partner company";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 393, 20, 4, 465, 242, 189, 43, 2, 73, 4, 2, 554, 76, 13, 667, 260, 2, 31, 393, 20, 29, 19, 603, 5, 9, 4, 766, 2, 351, 273, 2, 309, 6, 162, 1245, 452, 9, 3, 228, 767, 2, 73, 2, 9, 3, 242, 189, 5, 1918];1325;"Decide whether to use the attribute id to create cross-references + from the procedure to the supplies listed in Preliminary + requirements. The attribute id on element <supplyDescr> is + used to establish the link between the two and will guarantee + consistent use of identification throughout the procedure. The use + of cross-references is encouraged.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 393, 20, 4, 465, 242, 486, 43, 2, 73, 4, 2, 1085, 1089, 13, 667, 430, 2, 31, 393, 20, 29, 19, 603, 23, 144, 4, 766, 2, 351, 273, 2, 309, 6, 162, 1245, 452, 9, 3, 228, 767, 2, 73, 2, 9, 3, 242, 486, 23, 2002];1325;"Decide whether to use the attribute id to create cross-references + from the procedure to the supplies listed in Preliminary + requirements. The attribute id on element <supplyDescr> is + used to establish the link between the two and will guarantee + consistent use of identification throughout the procedure. The use + of cross-references is encouraged.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1169, 236, 10, 432, 1900];1326;Overline (only for marking vectors);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1169, 236, 10, 525, 1966];1326;Overline (only for marking vectors);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 9, 3, 2, 19, 1531, 5, 246, 768, 159, 1619, 5, 246, 236, 159, 167, 3, 362, 17, 154, 8, 5, 246, 236, 768, 159, 167, 3, 362, 753, 554, 6, 335, 232];1327;"Decide whether the use of the element <sbIndustrySupport> is + allowed directly within <sbMaterialSet> is allowed only within + definitions of individual material sets or is allowed only directly + within definitions of individual spares, supplies and support + equipment";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 9, 3, 2, 19, 1531, 23, 321, 768, 159, 1619, 23, 321, 236, 159, 254, 3, 362, 17, 266, 8, 23, 321, 236, 768, 159, 254, 3, 362, 1866, 1085, 6, 335, 232];1327;"Decide whether the use of the element <sbIndustrySupport> is + allowed directly within <sbMaterialSet> is allowed only within + definitions of individual material sets or is allowed only directly + within definitions of individual spares, supplies and support + equipment";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[140, 157, 10, 1016, 1017, 192, 10, 2, 270, 280];1328;"Description types for land/sea Products for the + crew/operators";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[140, 258, 10, 1016, 1017, 1340, 10, 2, 270, 3186];1328;"Description types for land/sea Products for the + crew/operators";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177, 69, 47];1329;Content specific data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177, 69, 11];1329;Content specific data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1106, 11, 178, 40, 377, 29, 192, 493];1330;"Decide whether to differentiate data restrictions information + based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1106, 11, 188, 40, 399, 29, 192, 493];1330;"Decide whether to differentiate data restrictions information + based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 508, 159, 2, 262, 989, 361];1331;Presentation of ICN within the illustration reproduction area;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1620];1332;Use of the element <crewRefCard>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1621];1333;Decide whether to use the element <productIntroName>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[44, 1170];1334;Bike technician;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 177, 16, 5, 38, 79];1335;Presentation of content that is not applicable;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 177, 16, 23, 38, 79];1335;Presentation of content that is not applicable;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2240];1336;Georgian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[951, 1468, 33];1337;Since last maintenance;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1622];1338;Use of the attribute reducedMaint;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 315, 329, 76];1339;Use of CSDB status list;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 155, 1098, 39, 979, 5, 246, 6, 41, 240, 5, 13, 275, 3033, 240, 148, 5, 9];1340;"Decide if tables represented as graphics are allowed, and if they + are, in what situations they can be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 650, 1967, 39, 1864, 24, 321, 6, 41, 240, 24, 13, 275, 3187, 240, 148, 5, 144];1340;"Decide if tables represented as graphics are allowed, and if they + are, in what situations they can be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 402, 80, 62, 10, 249, 2241, 546, 676];1341;"Data exchanges must occur for each official specification + release.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 1870, 80, 62, 10, 249, 2241, 546, 676];1341;"Data exchanges must occur for each official specification + release.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 6, 197, 2, 320, 3, 2, 141, 8, 42, 13, 2, 573];1342;"Decide whether to include and present the language of the + publication or document in the entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 6, 197, 2, 320, 3, 2, 141, 8, 42, 13, 2, 923];1342;"Decide whether to include and present the language of the + publication or document in the entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 167, 76, 1102];1343;Use of definition list headers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 167, 76, 1400];1343;Use of definition list headers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1615];1344;Decide whether and how to use the attribute cautionType.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 227, 19, 2242];1345;Use of the text element <indexFlag>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1623];1346;Decide whether to use the attribute sbMaterialIssue.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];1347;"Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];1347;"Neither ASD nor any person who has contributed to the + creation, revision or maintenance of this material shall be + liable for any direct, indirect, special or consequential + damages or any other liability arising from any use of this + material.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1602];1348;Use of the element <authorityInfo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[155];1349;Tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[650];1349;Tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 419, 135, 167];1350;Translation of learn code definitions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 419, 135, 254];1350;Translation of learn code definitions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[141, 286];1351;Publication management;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 233, 385, 615, 1373, 10, 293, 40];1352;"Use of the CIR concept (internal databases for common + information)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 233, 385, 615, 3188, 10, 293, 40];1352;"Use of the CIR concept (internal databases for common + information)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[982, 18, 114, 177, 3034, 37, 982, 18];1353;BRDP-S1-00051 removed, content merged with BRDP-S1-00052;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[982, 18, 696, 177, 3189, 37, 982, 18];1353;BRDP-S1-00051 removed, content merged with BRDP-S1-00052;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 228, 19, 13, 2, 19, 602, 2, 19, 603, 6, 2, 19, 747, 492];1354;"Use of identification elements in the element + <supportEquipDescr>, the element <supplyDescr> and the + element <spareDescr> context";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 228, 257, 13, 2, 19, 602, 2, 19, 603, 6, 2, 19, 747, 492];1354;"Use of identification elements in the element + <supportEquipDescr>, the element <supplyDescr> and the + element <spareDescr> context";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1624, 13, 227, 19, 1625];1355;"Use of the attribute circuitBreakerAction in text element + <circuitBreakerRef>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 757];1356;Use of the element <functionalItemRef>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2243];1357;Danish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[286, 40];1358;Management information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 757, 41, 9, 67, 9, 80, 5, 452, 510, 2, 152];1359;"Decide whether to use the element <functionalItemRef>. If + used, its use must be consistent across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 757, 41, 144, 67, 9, 80, 5, 452, 510, 2, 152];1359;"Decide whether to use the element <functionalItemRef>. If + used, its use must be consistent across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2244, 2245];1360;Central Khmer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 152, 8, 2, 56, 80, 310, 858, 16, 47, 12, 148, 5, 769, 1246, 41, 2, 388, 47, 157, 5, 1247, 13, 2, 272, 404, 1248, 2, 226, 157];1361;"The project or the organization must also consider that + data modules can be less portable if the quantity data types are + extended in the BREX file past the standard types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 152, 8, 2, 56, 80, 310, 858, 16, 11, 145, 148, 5, 769, 1246, 41, 2, 388, 11, 258, 24, 1879, 13, 2, 272, 404, 1248, 2, 226, 258];1361;"The project or the organization must also consider that + data modules can be less portable if the quantity data types are + extended in the BREX file past the standard types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 1366, 298, 6, 93, 2, 189, 19];1362;Define the words before and after the reference elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 1988, 298, 6, 93, 2, 189, 257];1362;Define the words before and after the reference elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 76, 13, 232, 40, 154];1363;Use of lists in Equipment information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 368, 13, 232, 40, 266];1363;Use of lists in Equipment information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 163, 10, 476, 274];1364;Use of titles for procedural steps;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 339, 10, 476, 485];1364;Use of titles for procedural steps;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1557, 2170, 13, 232, 40, 154];1365;Use of equivalent substitutes in Equipment information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1557, 2899, 13, 232, 40, 266];1365;Use of equivalent substitutes in Equipment information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[504];1366;Open;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[522, 462, 88];1367;Program variable value;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 337, 3, 903, 4, 9, 10, 1249, 6, 2246, 337];1368;"Decide what unit of measurement to use for primary and secondary + units.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 337, 3, 903, 4, 9, 10, 1249, 6, 2246, 921];1368;"Decide what unit of measurement to use for primary and secondary + units.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1626, 3, 47, 12];1369;Interchange of data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1626, 3, 11, 145];1369;Interchange of data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 341];1370;Service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 890];1370;Service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[585, 221, 1472];1371;Visual check (VCK);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 434, 154, 13, 2, 451];1372;Decide whether to use task sets in the CMP.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 434, 266, 13, 2, 451];1372;Decide whether to use task sets in the CMP.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 400, 83, 40, 13, 249, 11, 12, 8, 13, 25, 970, 11, 12];1373;"Method of populating copyright information (in each data module or in + a consolidated data module)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 1993, 83, 40, 13, 249, 11, 12, 8, 13, 25, 970, 11, 12];1373;"Method of populating copyright information (in each data module or in + a consolidated data module)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 10, 25, 588, 1013, 8, 4, 2247, 29, 25, 354, 3, 309, 1013, 13, 25, 274];1374;"Decide whether to allow for a single substep, or to insist on a + minimum of two substeps in a step.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 10, 25, 588, 1013, 8, 4, 2247, 29, 25, 354, 3, 309, 1880, 13, 25, 274];1374;"Decide whether to allow for a single substep, or to insist on a + minimum of two substeps in a step.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1573, 639, 6, 29, 2, 1225, 3, 14, 226, 1574, 10, 249, 3, 2, 101, 406, 76];1375;"Decide whether to use the introductory paragraph and on the + wording of any standard phrase for each of the front matter + list.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 2, 19, 905, 13, 2, 19, 1196, 2, 19, 905, 148, 160, 905, 58, 148, 5, 1106, 377, 29, 192, 493];1376;"Decide whether and how to use the attribute applicRefId of the + element <remarks> in the element <dmStatus>. The element + <remarks>can contain remarks, which can be differentiated + based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 2, 19, 922, 13, 2, 19, 1196, 2, 19, 922, 148, 160, 922, 58, 148, 5, 2003, 399, 29, 192, 493];1376;"Decide whether and how to use the attribute applicRefId of the + element <remarks> in the element <dmStatus>. The element + <remarks>can contain remarks, which can be differentiated + based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 1475];1377;"Sets the caption to ""EXIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 1475];1377;"Sets the caption to ""EXIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1627, 136, 3, 324, 6, 350];1378;"Decide whether to use symbolic presentations of warnings and + cautions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1627, 3190, 3, 495, 6, 530];1378;"Decide whether to use symbolic presentations of warnings and + cautions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 393, 20, 4, 465, 242, 189, 43, 2, 73, 4, 2, 335, 232, 76, 13, 667, 260, 2, 31, 393, 20, 29, 19, 602, 5, 9, 4, 766, 2, 351, 273, 2, 309, 6, 162, 1245, 452, 9, 3, 228, 767, 2, 73, 2, 9, 3, 242, 189, 5, 1918];1379;"Decide whether to use the attribute id to create cross-references + from the procedure to the support equipment listed in Preliminary + requirements. The attribute id on element <supportEquipDescr> + is used to establish the link between the two and will guarantee + consistent use of identification throughout the procedure. The use + of cross-references is encouraged.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 393, 20, 4, 465, 242, 486, 43, 2, 73, 4, 2, 335, 232, 1089, 13, 667, 430, 2, 31, 393, 20, 29, 19, 602, 23, 144, 4, 766, 2, 351, 273, 2, 309, 6, 162, 1245, 452, 9, 3, 228, 767, 2, 73, 2, 9, 3, 242, 486, 23, 2002];1379;"Decide whether to use the attribute id to create cross-references + from the procedure to the support equipment listed in Preliminary + requirements. The attribute id on element <supportEquipDescr> + is used to establish the link between the two and will guarantee + consistent use of identification throughout the procedure. The use + of cross-references is encouraged.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[141, 4, 5, 401];1380;Publications to be produced;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[308, 4, 5, 1875];1380;Publications to be produced;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[223, 10, 975];1381;Rules for QA;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[234, 10, 975];1381;Rules for QA;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 22, 1628, 172, 401, 47, 12, 13, 1019];1382;"Decide whether to use ASD-STE100® when producing data modules in + English.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 22, 1628, 172, 2001, 11, 145, 13, 1019];1382;"Decide whether to use ASD-STE100® when producing data modules in + English.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2248];1383;Kurdish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 542, 229, 223];1384;Data output business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 542, 229, 234];1384;Data output business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 182, 40, 10, 2, 705];1385;Presentation of applicability information for the Highlights;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 182, 40, 10, 2, 924];1385;Presentation of applicability information for the Highlights;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2249];1386;"Decide whether to use the element + <restrictedOperationNote>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2250];1387;Zulu;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1176, 589, 10, 76, 3, 79, 1176];1388;Spec (Candidate for list of applicable specs);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1176, 589, 10, 76, 3, 79, 2871];1388;Spec (Candidate for list of applicable specs);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 421, 867, 41, 9, 726, 13, 2, 421, 867];1389;"Decide whether to use the functionality matrix. If used, fill in + the functionality matrix.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 421, 867, 41, 144, 726, 13, 2, 421, 867];1389;"Decide whether to use the functionality matrix. If used, fill in + the functionality matrix.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[68, 432];1390;Change marking;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[68, 525];1390;Change marking;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2251];1391;Albanian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[315, 367, 191, 4, 5, 96, 13, 2, 315, 329, 76];1392;CSDB object issues to be included in the CSDB status list;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[315, 367, 1404, 4, 5, 697, 13, 2, 315, 329, 76];1392;CSDB object issues to be included in the CSDB status list;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[956];1393;Price;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1919, 169, 3, 607, 10, 245, 47];1394;Decide whether to exceed 5 levels of depth for new data.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1919, 649, 3, 607, 10, 245, 11];1394;Decide whether to exceed 5 levels of depth for new data.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2252];1395;Vietnamese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 9, 2, 19, 911, 140, 3, 2, 224, 47, 140, 288, 13, 183, 370, 224, 141];1396;"Decide how to use the element field descriptions of the wiring + data description Schema in an interactive wiring publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 9, 2, 19, 911, 1859, 3, 2, 224, 11, 140, 288, 13, 183, 370, 224, 141];1396;"Decide how to use the element field descriptions of the wiring + data description Schema in an interactive wiring publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 655, 1629, 10, 228, 3, 277, 47, 12];1397;"Use of the generic IC 951 for identification of process data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 655, 1629, 10, 228, 3, 277, 11, 145];1397;"Use of the generic IC 951 for identification of process data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 14, 3, 2, 1916, 264, 13, 2, 19, 675, 6, 70, 7, 19, 5, 197, 237, 640, 443];1398;"Decide whether to present any of the logotypes given in the + element <logo> and how this element is presented (eg, size, + color).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 14, 3, 2, 1999, 366, 13, 2, 19, 675, 6, 70, 7, 19, 23, 459, 237, 640, 443];1398;"Decide whether to present any of the logotypes given in the + element <logo> and how this element is presented (eg, size, + color).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 191, 40, 6, 320, 13, 141, 12, 189];1399;"Use of issue information and language in publication module + references";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 191, 40, 6, 320, 13, 141, 12, 486];1399;"Use of issue information and language in publication module + references";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 705, 943, 2, 372, 1107, 6, 182, 601, 65, 136];1400;"Decide whether to highlight (bold) the default heading and + applicability statement at presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[433, 5, 38, 246, 13, 324];1401;Notes are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[715, 24, 38, 321, 13, 495];1401;Notes are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[190, 701, 3, 748, 190];1402;Page numbering of foldout pages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[190, 701, 3, 748, 717];1402;Page numbering of foldout pages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 190, 640, 96, 640, 172, 748, 5, 246, 431, 677, 561, 141];1403;"Decide on the page size (including sizes when foldouts are + allowed, see below) per publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 190, 640, 184, 3191, 172, 1881, 24, 321, 431, 677, 561, 141];1403;"Decide on the page size (including sizes when foldouts are + allowed, see below) per publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[305, 734];1404;High intermediate;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2253];1405;Aragonese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1020, 40, 160, 13, 2, 19, 1630];1406;"Decide on the distribution information contained in the element + <dataDistribution>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1020, 40, 200, 13, 2, 19, 1630];1406;"Decide on the distribution information contained in the element + <dataDistribution>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 639, 3, 227];1407;Presentation of paragraphs of text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 3192, 3, 227];1407;Presentation of paragraphs of text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 237, 3035, 4, 9, 10, 2, 31, 1558, 6, 220, 216, 167];1408;"Decide which values (eg, subzones) to use for the attribute + zoneRefType and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 237, 3193, 4, 9, 10, 2, 31, 1558, 6, 220, 216, 254];1408;"Decide which values (eg, subzones) to use for the attribute + zoneRefType and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[196, 585, 380, 1479];1409;General visual inspection (GVI);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 905, 41, 9, 67, 9, 80, 5, 247, 13, 2, 152, 229, 223, 6, 454, 264];1410;"Decide whether to use the element <remarks>. If used, its + use must be defined in the project business rules and guidance + given.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 922, 41, 144, 67, 9, 80, 5, 716, 13, 2, 152, 229, 234, 6, 454, 366];1410;"Decide whether to use the element <remarks>. If used, its + use must be defined in the project business rules and guidance + given.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 949];1411;"Sets the caption to ""RESET""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 949];1411;"Sets the caption to ""RESET""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 327, 262, 10, 533, 33, 376];1412;Use of access illustration for component maintenance IETP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2254];1413;Marathi;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 852];1414;Use of the element <systemBreakdownCode>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 179, 215, 76, 47, 12];1415;Generation of harness wire list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 179, 215, 76, 11, 145];1415;Generation of harness wire list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[736, 1156, 76, 38, 246, 1445, 13, 374, 47, 12];1416;"Sequential (numbered) lists not allowed unless in descriptive data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[736, 1156, 368, 38, 321, 1445, 13, 374, 11, 145];1416;"Sequential (numbered) lists not allowed unless in descriptive data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 965];1417;"Decide whether and how to use the element + <natoStockNumber>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1571];1418;Use of the attribute pmIssuer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2255];1419;Komi;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1631, 13, 2, 19, 1518];1420;"Use of the element <dataRestrictions> in the element + <frontMatterTitlePage>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1882, 13, 2, 19, 1518];1420;"Use of the element <dataRestrictions> in the element + <frontMatterTitlePage>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1180, 1481];1421;Lubrication (LUB);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 443, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1422;"Decide whether to use the attribute color, which values to use and + allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 443, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1422;"Decide whether to use the attribute color, which values to use and + allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[343];1423;ACT;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[419, 807, 40, 157];1424;Learning plan information type;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[529, 807, 40, 157];1424;Learning plan information type;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 2256];1425;Use of the attribute accessPointRefType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1021];1426;Use of the attribute approval;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 952, 13, 2, 19, 314];1427;"Use of the element <installationLocation> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 559, 135, 6, 8, 268, 228, 135, 377, 508];1428;Use of CAGE code and/or model identification code based ICN;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 559, 135, 6, 8, 268, 228, 135, 399, 508];1428;Use of CAGE code and/or model identification code based ICN;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[373, 414, 31, 230];1429;XML/SGML attribute name;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 286];1430;Information management;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[828, 139, 47];1431;Illustrated parts data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[679, 290, 11];1431;Illustrated parts data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1022, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1432;"Decide whether to use the attribute scoEntryType, which values to + use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1022, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1432;"Decide whether to use the attribute scoEntryType, which values to + use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2257];1433;Maltese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[665];1434;Hotspots;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[802];1434;Hotspots;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1632, 172, 9, 2, 1018, 182, 642, 1023];1435;"Decide whether to use the attribute applicDisplayClass, when using + the computable applicability annotation branch.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1632, 172, 307, 2, 1018, 182, 642, 1023];1435;"Decide whether to use the attribute applicDisplayClass, when using + the computable applicability annotation branch.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[838, 169, 3, 25, 503, 291];1436;Priority level of a comment required;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[838, 169, 3, 25, 503, 306];1436;Priority level of a comment required;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 859, 13, 233];1437;Use of the element <commonInfo> in CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[312, 40, 135, 6, 419, 135];1438;SNS, information codes and learn codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[312, 40, 369, 6, 419, 369];1438;SNS, information codes and learn codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 1010, 6, 2, 19, 760, 148, 160, 183, 2258, 3, 2, 738, 169, 291, 10, 2, 1024, 73, 6, 8, 10, 362, 274, 1013, 9, 2, 31, 593, 15, 21, 6, 70, 4, 9, 2, 31, 593];1439;"The element <mainProcedure> and the element + <proceduralStep> can contain an indication of the skill level + required for the whole procedure and/or for individual + steps/substeps using the attribute skillLevelCode. Decide whether + and how to use the attribute skillLevelCode.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 1010, 6, 2, 19, 760, 148, 160, 183, 2258, 3, 2, 738, 169, 306, 10, 2, 1024, 73, 6, 8, 10, 362, 485, 1880, 307, 2, 31, 593, 15, 21, 6, 70, 4, 9, 2, 31, 593];1439;"The element <mainProcedure> and the element + <proceduralStep> can contain an indication of the skill level + required for the whole procedure and/or for individual + steps/substeps using the attribute skillLevelCode. Decide whether + and how to use the attribute skillLevelCode.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1633];1440;Use of the element <sbProcurementInfo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1634];1441;Use of the attribute barCodeSymbology;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 1221, 80, 5, 9, 39, 79];1442;"The element <techStandard> must be used as + applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 1221, 80, 5, 144, 39, 79];1442;"The element <techStandard> must be used as + applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 392, 3, 2, 242, 189, 31, 393, 20, 6, 1582];1443;"Define the format of the cross-reference attributes id and + internalRefId";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 392, 3, 2, 242, 189, 296, 393, 20, 6, 1582];1443;"Define the format of the cross-reference attributes id and + internalRefId";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 675, 13, 2, 228, 6, 329, 417, 4, 400, 2, 19, 1580];1444;"Decide whether and how to use the element <logo> in the + Identification and status section to populate the element + <publisherLogo>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 9, 375, 5, 216, 10, 2, 562, 13, 58, 2, 152, 162, 347];1445;"Decide whether using multimedia is suitable for the environment in + which the project will operate.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 307, 375, 23, 216, 10, 2, 562, 13, 58, 2, 152, 162, 347];1445;"Decide whether using multimedia is suitable for the environment in + which the project will operate.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 950];1446;Use of the element <parameter>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 675];1447;Use of the element <logo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1635, 13, 2, 19, 462, 13, 277, 47, 12];1448;"Use of the attribute variableType in the element <variable> in + process data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1635, 13, 2, 19, 462, 13, 277, 11, 145];1448;"Use of the attribute variableType in the element <variable> in + process data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];1449;"This material is provided ""As is"" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];1449;"This material is provided ""As is"" and neither ASD nor any + person who has contributed to the creation, revision or + maintenance of the material makes any representations or + warranties, express or implied, including but not limited + to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 183, 770, 40, 263, 41, 9, 82, 80, 5, 15, 58, 40, 4, 5, 86, 13, 2, 770, 40, 263];1450;"Decide on the use of an additional information bar. If used, it + must be decided which information to be available in the additional + information bar.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 183, 770, 40, 263, 41, 144, 82, 80, 5, 893, 58, 40, 4, 5, 86, 13, 2, 770, 40, 263];1450;"Decide on the use of an additional information bar. If used, it + must be decided which information to be available in the additional + information bar.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 237, 537, 33, 1177, 297, 4, 9, 10, 2, 31, 1636, 6, 220, 216, 167];1451;"Decide which values (eg, servicing, maintenance, overhaul, repair) + to use for the attribute taskCategoryCode and allocate suitable + definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 237, 537, 33, 1177, 297, 4, 9, 10, 2, 31, 1636, 6, 220, 216, 254];1451;"Decide which values (eg, servicing, maintenance, overhaul, repair) + to use for the attribute taskCategoryCode and allocate suitable + definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[305];1452;High;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2259];1453;Czech;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 515, 47, 12];1454;Use of container data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 515, 11, 145];1454;Use of container data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 83, 80, 5, 9, 10, 32, 12, 157, 610, 5, 377, 29, 2, 260, 3, 2, 78, 381, 294];1455;"The element <copyright> must be used for all module + types. Population is based on the requirements of the + responsible partner company.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 83, 80, 5, 144, 10, 32, 12, 258, 610, 23, 399, 29, 2, 430, 3, 2, 78, 381, 294];1455;"The element <copyright> must be used for all module + types. Population is based on the requirements of the + responsible partner company.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 762, 394, 47, 12, 10, 1637, 40, 8, 4, 96, 7, 40, 13, 2, 171, 557, 47, 12];1456;"Decide whether to prepare separate data modules for degradation + information, or to include this information in the damage assessment + data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 762, 394, 11, 145, 10, 1637, 40, 8, 4, 96, 7, 40, 13, 2, 171, 557, 11, 145];1456;"Decide whether to prepare separate data modules for degradation + information, or to include this information in the damage assessment + data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 1540, 220, 216, 167];1457;"Decide which values to use for the attribute sourceOfRqmt allocate + suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 1540, 220, 216, 254];1457;"Decide which values to use for the attribute sourceOfRqmt allocate + suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[402, 3, 1203, 47, 12];1458;Exchange of draft data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[402, 3, 1203, 11, 145];1458;Exchange of draft data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 76, 3, 155];1459;Presentation of List of tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 76, 3, 650];1459;Presentation of List of tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1486];1460;Ammunition;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[544, 1100];1461;Manufacturers recommendation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2872, 1100];1461;Manufacturers recommendation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 660, 10, 354, 446, 29, 285, 1250, 16, 80, 5, 937, 13, 25, 499];1462;"Decide the threshold for minimum impact on electrical load that + must be reported in a SB.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 660, 10, 354, 446, 29, 285, 1250, 16, 80, 5, 1862, 13, 25, 499];1462;"Decide the threshold for minimum impact on electrical load that + must be reported in a SB.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 322, 40, 5, 4, 5, 158, 39, 25, 394, 141];1463;"Decide whether IPD information is to be provided as a separate + publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 322, 40, 23, 4, 5, 187, 39, 25, 394, 141];1463;"Decide whether IPD information is to be provided as a separate + publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 315, 329, 76, 10, 402, 3, 315, 329, 40];1464;"Decide whether to use the CSDB status list for exchange of CSDB + status information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 758, 163, 13, 242, 189];1465;Presentation of the target titles in cross-references;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 758, 339, 13, 242, 486];1465;Presentation of the target titles in cross-references;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1638];1466;"Decide whether and how to use the attribute + vitalWarningFlag.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 1488];1467;"Sets the caption to ""QUIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 1488];1467;"Sets the caption to ""QUIT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[197, 2, 488, 1605, 13, 2, 76, 3, 641];1468;"Present the prefix ""Fig"" in the List of figures";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[197, 2, 488, 1605, 13, 2, 76, 3, 927];1468;"Present the prefix ""Fig"" in the List of figures";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 476, 274, 163, 43, 2, 19, 760];1469;"Presentation of the procedural step titles from the element + <proceduralStep>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 476, 274, 339, 43, 2, 19, 760];1469;"Presentation of the procedural step titles from the element + <proceduralStep>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 835];1470;"Sets the caption to ""CLEAR""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 835];1470;"Sets the caption to ""CLEAR""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 374, 40, 10, 662, 337, 96, 262, 6, 155];1471;"Decide whether to produce descriptive information for connection + units including illustrations and tables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 374, 40, 10, 662, 921, 184, 819, 6, 650];1471;"Decide whether to produce descriptive information for connection + units including illustrations and tables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 272, 47, 12, 10, 402, 3, 40, 29, 2, 577, 312];1472;"Decide whether to use the BREX data module for exchange of + information on the applied SNS.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 272, 11, 12, 10, 402, 3, 40, 29, 2, 577, 312];1472;"Decide whether to use the BREX data module for exchange of + information on the applied SNS.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 19, 453, 4, 351, 177, 47, 4, 419, 479, 281];1473;"Use of element <dmRef> to link content data to learning + objective items";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 19, 453, 4, 351, 177, 11, 4, 529, 479, 713];1473;"Use of element <dmRef> to link content data to learning + objective items";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2260];1474;Use of the element <authorityNotes>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2909];1474;Use of the element <authorityNotes>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2261];1475;Shona;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 936, 252, 3036, 6, 324];1476;Use of correlated fault messages and warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1079, 252, 3194, 6, 495];1476;Use of correlated fault messages and warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 167, 76, 1102];1477;Decide whether to use definition list headers.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 167, 76, 1400];1477;Decide whether to use definition list headers.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 502, 155, 396, 19, 2, 396, 19, 148, 5, 1106, 377, 29, 192, 493];1478;"Decide whether and how to use the attribute applicRefId of various + <table> child elements. The child elements can be + differentiated based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 502, 155, 396, 257, 2, 396, 257, 148, 5, 2003, 399, 29, 192, 493];1478;"Decide whether and how to use the attribute applicRefId of various + <table> child elements. The child elements can be + differentiated based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2262, 2263];1479;"Zhuang; Chuang";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 341, 1218, 663];1480;Service bulletin compliance categories;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 341, 1218, 1343];1480;Service bulletin compliance categories;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 154, 4, 5, 9];1481;Information sets to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 266, 4, 5, 144];1481;Information sets to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[770, 40, 263, 13, 2, 376, 708];1482;Additional information bar in the IETP viewer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 152, 69, 272, 47, 12];1483;Use of a project specific BREX data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 152, 69, 272, 11, 12];1483;Use of a project specific BREX data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 771, 10, 491, 13, 1025, 37, 2, 868, 277];1484;"Use of reason for update in conjunction with the production + process";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 660, 16, 25, 11, 12, 5, 858, 1920, 2264, 516, 68];1485;"Decide on the threshold that a data module is considered revised + rather than changed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 660, 16, 25, 11, 12, 23, 1347, 2004, 2264, 516, 2005];1485;"Decide on the threshold that a data module is considered revised + rather than changed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 4, 96, 386, 40, 13, 183, 376];1486;Method to include legacy information in an IETP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 324, 6, 8, 350, 2265, 615, 8, 555];1487;"Decide whether to use warning and/or caution collections, internal + or external.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 324, 6, 8, 350, 2910, 615, 8, 555];1487;"Decide whether to use warning and/or caution collections, internal + or external.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 551];1488;Information generation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 192, 523, 5, 160, 13, 25, 389, 47, 12, 2266, 96, 76, 32, 192, 523, 13, 241, 8, 76, 236, 2, 192, 523, 159, 183, 56];1489;"Decide which product instances are contained in a PCT data module. + Options include listing all product instances in service or listing + only the product instances within an organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 192, 818, 24, 200, 13, 25, 389, 11, 12, 2911, 96, 813, 32, 192, 818, 13, 241, 8, 813, 236, 2, 192, 818, 159, 183, 56];1489;"Decide which product instances are contained in a PCT data module. + Options include listing all product instances in service or listing + only the product instances within an organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 527];1490;Decide whether to use legends.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1128];1490;Decide whether to use legends.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 1568, 5, 400, 71, 2, 300, 854, 8, 464, 43, 2, 1018, 1023, 8, 472, 72, 595, 172, 9, 2, 865, 1014, 1023, 3, 182];1491;"Decide whether the element <displayText> is populated by the + technical author or generated from the computable branch or some + other source when using the human readable branch of + applicability.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 1568, 23, 889, 71, 2, 300, 854, 8, 2912, 43, 2, 1018, 1023, 8, 472, 72, 595, 172, 307, 2, 865, 1014, 1023, 3, 182];1491;"Decide whether the element <displayText> is populated by the + technical author or generated from the computable branch or some + other source when using the human readable branch of + applicability.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 436, 2, 76, 3, 192, 523, 493, 546, 6, 2, 1199, 88, 10, 192, 31, 6, 150];1492;"Decide how to maintain the list of product instance configuration + specifications and the associated values for product attributes and + conditions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 436, 2, 76, 3, 192, 523, 493, 2913, 6, 2, 1342, 165, 10, 192, 296, 6, 168];1492;"Decide how to maintain the list of product instance configuration + specifications and the associated values for product attributes and + conditions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[337, 3, 903, 10, 2, 660, 1494];1493;Unit of measurement for the threshold interval;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1182, 58, 88, 4, 9, 6, 220, 216, 167];1494;"Decide whether to use the attribute drillType, which values to use + and allocate suitable definitions";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1182, 58, 165, 4, 9, 6, 220, 216, 254];1494;"Decide whether to use the attribute drillType, which values to use + and allocate suitable definitions";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1639, 88, 13, 1012, 4, 2267, 88, 13, 2, 40, 135, 463];1495;"Decide whether to use numeric values in addition to alphabetic + values in the information code variant.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1639, 165, 13, 1012, 4, 2267, 165, 13, 2, 40, 135, 463];1495;"Decide whether to use numeric values in addition to alphabetic + values in the information code variant.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 87, 9, 3, 2268, 159, 2, 19, 1026];1496;"Use of the local use of spans within the element + <captionEntry>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 87, 9, 3, 2914, 159, 2, 19, 1026];1496;"Use of the local use of spans within the element + <captionEntry>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 179, 772, 6, 1027, 76, 47, 12, 10, 25, 190, 422, 8, 183, 370, 224, 141, 43, 2, 224, 47, 12, 16, 5, 377, 29, 2, 224, 288];1497;"Decide whether and how to generate harness plug and receptacle + list data modules for a page-oriented or an interactive wiring + publication from the wiring data modules that are based on the + wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 179, 772, 6, 1027, 76, 11, 145, 10, 25, 190, 429, 8, 183, 370, 224, 141, 43, 2, 224, 11, 145, 16, 24, 399, 29, 2, 224, 288];1497;"Decide whether and how to generate harness plug and receptacle + list data modules for a page-oriented or an interactive wiring + publication from the wiring data modules that are based on the + wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1640, 6, 41, 82, 5, 400, 43, 2, 19, 675, 264, 13, 2, 228, 6, 329, 417];1498;"Decide whether to use the element <enterpriseLogo> and if it + is populated from the element <logo> given in the + Identification and status section.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1640, 6, 41, 82, 23, 889, 43, 2, 19, 675, 366, 13, 2, 228, 6, 329, 417];1498;"Decide whether to use the element <enterpriseLogo> and if it + is populated from the element <logo> given in the + Identification and status section.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1641, 58, 88, 4, 9, 6, 220, 216, 167];1499;"Decide whether to use the attribute worthinessLimit, which values + to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1641, 58, 165, 4, 9, 6, 220, 216, 254];1499;"Decide whether to use the attribute worthinessLimit, which values + to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2269, 2270];1500;Luba-Katanga;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[319, 6, 223, 10, 508, 10, 268, 228, 135, 377, 508];1501;"Structure and rules for ICN for model identification code based + ICN";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[319, 6, 234, 10, 508, 10, 268, 228, 135, 399, 508];1501;"Structure and rules for ICN for model identification code based + ICN";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1642, 13, 2, 19, 344];1502;"Use of the element <partKeyword> in the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[76, 3, 226, 265, 13, 667, 260];1503;Listing of standard tools in Preliminary requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[813, 3, 226, 891, 13, 667, 430];1503;Listing of standard tools in Preliminary requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 665];1504;Use of hotspots;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 802];1504;Use of hotspots;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[326, 6, 8, 594, 361];1505;Functional and/or physical areas;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[326, 6, 8, 594, 1082];1505;Functional and/or physical areas;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 236, 2, 1921, 191, 3, 315, 367, 8, 32, 191, 13, 2, 315, 329, 76];1506;"Decide whether to include only the latest issues of CSDB objects + or all issues in the CSDB status list.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 236, 2, 3195, 1404, 3, 315, 531, 8, 32, 1404, 13, 2, 315, 329, 76];1506;"Decide whether to include only the latest issues of CSDB objects + or all issues in the CSDB status list.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1643, 3, 64, 75];1507;Decide on the retention of security classifications.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1643, 3, 64, 892];1507;Decide on the retention of security classifications.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 6, 8, 2, 191, 137, 37, 8, 450, 478, 137, 16, 66, 4, 2, 963, 573];1508;"Decide whether to present the issue date and/or the issue number + (with or without inwork number) that apply to the TOC + entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 6, 8, 2, 191, 137, 37, 8, 450, 478, 137, 16, 66, 4, 2, 963, 923];1508;"Decide whether to present the issue date and/or the issue number + (with or without inwork number) that apply to the TOC + entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];1509;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];1509;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 292, 137];1510;Information control number;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 754, 13, 250, 135];1511;Number of characters in assembly code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 1348, 13, 250, 135];1511;Number of characters in assembly code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 226, 155, 157];1512;Use of standard table types;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 226, 155, 258];1512;Use of standard table types;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1554, 990, 6, 1555];1513;"Decide whether to use the attributes condNumber, + manufacturerCodeValue and condType.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 296, 1554, 990, 6, 1555];1513;"Decide whether to use the attributes condNumber, + manufacturerCodeValue and condType.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2271];1514;Cree;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 169, 261, 163, 43, 2, 19, 861, 29, 169, 862, 612, 761];1515;"Presentation of the leveled para titles from the element + <brLevelledPara> on level six thru eight";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 3196, 261, 339, 43, 2, 19, 861, 29, 169, 862, 612, 761];1515;"Presentation of the leveled para titles from the element + <brLevelledPara> on level six thru eight";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[901, 3, 233, 47, 12];1516;Publishing of CIR data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1964, 3, 233, 11, 145];1516;Publishing of CIR data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 31, 1644, 13, 231];1517;Use of attribute systemIdentCode in captions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 31, 1644, 13, 1979];1517;Use of attribute systemIdentCode in captions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 1101];1518;Information processing;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[606, 6, 607, 3, 807, 40, 47, 12, 10, 235, 40, 154];1519;"Scope and depth of planning information data modules for training + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[606, 6, 607, 3, 449, 40, 11, 145, 10, 235, 40, 266];1519;"Scope and depth of planning information data modules for training + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1179, 6, 58, 157, 3, 47, 4, 432, 524, 6, 13, 275, 492, 82, 80, 310, 5, 858, 16, 47, 12, 148, 5, 769, 1246, 41, 2, 639, 1191, 47, 157, 5, 1247, 13, 2, 272, 404, 1248, 2, 226, 157];1520;"Decide whether to use the attribute significantParaDataType and + which types of data to mark up and in what contexts. It must also be + considered that data modules can be less portable if the paragraph + significant data types are extended in the BREX file past the + standard types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1179, 6, 58, 258, 3, 11, 4, 432, 524, 6, 13, 275, 3197, 82, 80, 310, 5, 1347, 16, 11, 145, 148, 5, 769, 1246, 41, 2, 639, 1191, 11, 258, 24, 1879, 13, 2, 272, 404, 1248, 2, 226, 258];1520;"Decide whether to use the attribute significantParaDataType and + which types of data to mark up and in what contexts. It must also be + considered that data modules can be less portable if the paragraph + significant data types are extended in the BREX file past the + standard types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1903, 1028, 150, 377, 29, 72, 150, 88, 71, 9, 3, 2, 19, 1144];1521;"Decide whether to constrain allowable conditions based on other + condition values by use of the element <dependency>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1903, 1028, 168, 399, 29, 72, 150, 165, 71, 9, 3, 2, 19, 1144];1521;"Decide whether to constrain allowable conditions based on other + condition values by use of the element <dependency>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 141, 12, 313, 18, 20, 141, 163, 13, 2, 189, 155];1522;"Presentation of publication module/non-S1000D publication titles in + the reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 141, 12, 313, 18, 20, 141, 339, 13, 2, 189, 155];1522;"Presentation of publication module/non-S1000D publication titles in + the reference table";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 101, 406, 5, 4, 5, 854, 39, 394, 12, 8, 9, 2, 970, 101, 406, 288];1523;"Decide if front matter is to be authored as separate modules or + use the consolidated Front matter Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 101, 406, 23, 4, 5, 2915, 39, 394, 145, 8, 9, 2, 970, 101, 406, 288];1523;"Decide if front matter is to be authored as separate modules or + use the consolidated Front matter Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40, 29, 502, 231, 391, 396, 19];1524;"Use of applicability information on various caption group child + elements";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40, 29, 502, 231, 391, 396, 257];1524;"Use of applicability information on various caption group child + elements";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2272, 2273];1525;Western Frisian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 5, 25, 659];1526;Access is a panel;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 23, 25, 659];1526;Access is a panel;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1029, 1645, 263, 303, 13, 2, 376, 708];1527;Main menu bar functions in the IETP viewer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1029, 1645, 263, 2006, 13, 2, 376, 708];1527;Main menu bar functions in the IETP viewer;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2274];1528;"Decide whether to use the element + <checkListIntervals>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2916];1528;"Decide whether to use the element + <checkListIntervals>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 668, 669, 137, 3, 190, 10, 18, 20, 141];1529;How to store total number of pages for S1000D publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 668, 669, 137, 3, 717, 10, 18, 20, 308];1529;How to store total number of pages for S1000D publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 83, 6, 595, 3, 83, 40];1530;"Use of the element <copyright> and source of copyright + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[465, 25, 76, 3, 194, 559, 135, 6, 8, 230, 3, 2, 864, 294];1531;"Create a list of permitted CAGE codes and/or names of the + originator companies.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[465, 25, 76, 3, 195, 559, 369, 6, 8, 714, 3, 2, 864, 2917];1531;"Create a list of permitted CAGE codes and/or names of the + originator companies.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2275];1532;Croatian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1514, 41, 9, 15, 29, 67, 455, 6, 2, 167, 3, 2, 88, 4, 5, 9];1533;"Decide whether to use the element + <selectOrManufactureFromIdent>. If used, decide on its range + and the definition of the values to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1514, 41, 144, 15, 29, 67, 455, 6, 2, 167, 3, 2, 165, 4, 5, 144];1533;"Decide whether to use the element + <selectOrManufactureFromIdent>. If used, decide on its range + and the definition of the values to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 750, 13, 2, 19, 602, 2, 19, 603, 6, 2, 19, 747, 492];1534;"Use of the attribute materialUsage in the element + <supportEquipDescr>, the element <supplyDescr> and the + element <spareDescr> context";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[233];1535;CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[322, 39, 25, 1600, 141];1536;IPD as a standalone publication;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 9, 2, 19, 911, 140, 13, 2, 224, 47, 140, 288];1537;"How to use the element field descriptions in the wiring data + description Schema";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 9, 2, 19, 911, 1859, 13, 2, 224, 11, 140, 288];1537;"How to use the element field descriptions in the wiring data + description Schema";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 447];1538;Access points;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 1083];1538;Access points;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 237, 2276, 447, 4, 9, 10, 2, 31, 2277, 220, 216, 167];1539;"Decide which values (eg, subaccess points) to use for the + attribute accessPointRefTypeand allocate suitable + definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 237, 2276, 1083, 4, 9, 10, 2, 31, 2277, 220, 216, 254];1539;"Decide which values (eg, subaccess points) to use for the + attribute accessPointRefTypeand allocate suitable + definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[837, 80, 5, 500, 9, 2, 19, 837, 236, 2, 18, 20, 247, 88, 550, 612, 550, 5, 246];1540;"Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[837, 80, 5, 2918, 307, 2, 19, 837, 236, 2, 18, 20, 716, 165, 550, 612, 550, 24, 321];1540;"Emphasis must be indicated using the element <emphasis>. + Only the S1000D-defined values em01 thru em05 are + allowed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1006, 155, 3, 177];1541;Use of hierarchical Table of contents;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1006, 155, 3, 888];1541;Use of hierarchical Table of contents;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 41, 14, 3, 2, 448, 154, 3, 1029, 1645, 263, 303, 4, 1646];1542;"Decide which, if any, of the basic set of main menu bar functions + to mandate.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 41, 14, 3, 2, 448, 154, 3, 1029, 1645, 263, 2006, 4, 1646];1542;"Decide which, if any, of the basic set of main menu bar functions + to mandate.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 593, 13, 277, 47, 12];1543;Use of the attribute skillLevelCode in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 593, 13, 277, 11, 145];1543;Use of the attribute skillLevelCode in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[233, 491];1544;CIR Update;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 743, 1197, 227];1545;Use of double column text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[196, 229, 223, 395, 32, 576, 57, 71, 25, 152, 8, 183, 56, 16, 5, 38, 395, 71, 14, 3, 2, 69, 229, 223, 663, 677, 240, 1157, 39, 2278, 576, 10, 2, 853, 3, 18, 20];1546;"General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[196, 229, 234, 395, 32, 1127, 164, 71, 25, 152, 8, 183, 56, 16, 24, 38, 2007, 71, 14, 3, 2, 69, 229, 223, 1343, 677, 240, 1157, 39, 2278, 1127, 10, 2, 853, 3, 18, 20];1546;"General business rules cover all decisions made by a + project or an organization that are not covered by any of + the specific business rule categories below. They serve as + overall decisions for the implementation of S1000D.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[415, 3, 2, 141, 573, 39, 25, 351, 13, 2, 664];1547;Markup of the publication entry as a link in the LOAP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 272, 10, 2, 167, 3, 2, 313, 18, 346, 19];1548;"Decide whether to use the BREX for the definition of the non + S2000M elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 272, 10, 2, 167, 3, 2, 313, 18, 346, 257];1548;"Decide whether to use the BREX for the definition of the non + S2000M elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2279];1549;Maori;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 233, 47, 12];1550;Decide whether to produce CIR data modules.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 233, 11, 145];1550;Decide whether to produce CIR data modules.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[191, 3, 18, 20, 4, 5, 9];1551;Issue of S1000D to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[191, 3, 18, 20, 4, 5, 144];1551;Issue of S1000D to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 588, 8, 477, 554, 260, 233, 11, 12];1552;"Use of a single or multiple supply requirement CIR data + module";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1511];1553;Decide whether to use the attribute sbMaterialIdent.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2078];1554;Pending;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2874];1554;Pending;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[814, 25, 371, 278];1555;Conducting a performance analysis;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3198, 25, 371, 278];1555;Conducting a performance analysis;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1647, 41, 9, 15, 29, 2, 154, 3, 246, 643, 1214, 6, 2, 1251, 3, 866, 1214];1556;"Decide whether to use the attribute pubCodingScheme. If used, + decide on the set of allowed coding schemes and the syntax of those + schemes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1647, 41, 144, 15, 29, 2, 154, 3, 321, 643, 2919, 6, 2, 1251, 3, 866, 2919];1556;"Decide whether to use the attribute pubCodingScheme. If used, + decide on the set of allowed coding schemes and the syntax of those + schemes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1517, 41, 9, 15, 29, 67, 455, 6, 2, 167, 3, 2, 88, 4, 5, 9, 172, 18, 346, 5, 9, 2, 76, 80, 5, 39, 832, 13, 2, 47, 19, 167, 10, 2, 18, 346, 19, 2280];1557;"Decide whether and how to use the element + <usableOnCodeAssy>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element UCA.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1517, 41, 144, 15, 29, 67, 455, 6, 2, 167, 3, 2, 165, 4, 5, 144, 172, 18, 346, 23, 144, 2, 76, 80, 5, 39, 1349, 13, 2, 11, 19, 167, 10, 2, 18, 346, 19, 2280];1557;"Decide whether and how to use the element + <usableOnCodeAssy>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element UCA.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2281, 2282];1558;"Ossetian; Ossetic";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2283, 2284];1559;"Sinhala; Sinhalese";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 76, 80, 38, 5, 1465, 159, 324];1560;Random lists must not be nested within Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 368, 80, 38, 5, 1855, 159, 495];1560;Random lists must not be nested within Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 506, 255, 10, 2285, 476, 274, 65, 136];1561;"Use of the alternative method for labeling procedural steps at + presentation";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 506, 255, 10, 2920, 476, 485, 65, 136];1561;"Use of the alternative method for labeling procedural steps at + presentation";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 167, 229, 223, 395, 2, 11, 12, 135, 678, 902, 4, 70, 2, 192, 5, 1252, 773, 237, 594, 8, 326, 96, 5, 2, 167, 3, 2, 268, 228, 135, 4, 5, 9, 13, 2, 192, 6, 67, 505, 1030, 505, 6, 228, 310, 359, 4, 5, 858];1562;"Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 167, 229, 234, 395, 2, 11, 12, 643, 678, 920, 4, 70, 2, 192, 23, 1883, 773, 237, 594, 8, 326, 697, 23, 2, 167, 3, 2, 268, 228, 369, 4, 5, 144, 13, 2, 192, 6, 67, 1856, 1030, 1856, 6, 3199, 310, 359, 4, 5, 1347];1562;"Product definition business rules cover the data module + coding strategy related to how the Product is broken down + (eg, physical or functional). Included is the definition of + the model identification codes to be used in the Product and + its subsystems. Supplier subsystems and identifications also + need to be considered.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 8, 38, 4, 246, 1374, 241, 341, 39, 1648];1563;"Decide whether or not to allow classifying service bulletins as + Alert.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 8, 38, 4, 246, 2921, 241, 890, 39, 1648];1563;"Decide whether or not to allow classifying service bulletins as + Alert.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2286];1564;Tswana;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1165];1565;Use of the attribute listItemPrefix;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2287, 3, 1648, 6, 226, 241, 341];1566;Treatment of alert and standard service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2287, 3, 1648, 6, 226, 241, 890];1566;Treatment of alert and standard service bulletins;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 2288, 3, 2, 155, 80, 5, 377, 29, 2, 19, 6, 31, 13, 2, 373, 404, 2, 854, 80, 66, 19, 6, 31, 39, 247, 13, 387, 13, 287, 4, 1649, 2, 600, 704, 13, 7, 1365];1567;"The rendering of the table must be based on the elements + and attributes in the XML files. The author must apply elements + and attributes as defined in Chap 3.9.5.2.1.6 in order to + achieve the layout described in this chapter.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 2288, 3, 2, 155, 80, 5, 399, 29, 2, 257, 6, 296, 13, 2, 373, 1086, 2, 854, 80, 66, 257, 6, 296, 39, 716, 13, 387, 13, 287, 4, 1649, 2, 600, 3200, 13, 7, 1365];1567;"The rendering of the table must be based on the elements + and attributes in the XML files. The author must apply elements + and attributes as defined in Chap 3.9.5.2.1.6 in order to + achieve the layout described in this chapter.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[606, 3, 2, 192, 523, 13, 25, 389, 47, 12];1568;Scope of the product instances in a PCT data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[606, 3, 2, 192, 818, 13, 25, 389, 11, 12];1568;Scope of the product instances in a PCT data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 464, 477, 523, 3, 315, 367, 4, 464, 511, 2289, 523, 3, 14, 248, 367, 191, 41, 1031, 15, 70, 2, 31, 2290, 6, 2291, 80, 5, 9];1569;"Decide whether to generate multiple instances of CSDB objects to + generate several customized instances of any one object issue. If + so, decide how the attributes extensionProducer and extensionCode + must be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 464, 477, 818, 3, 315, 531, 4, 464, 511, 2289, 818, 3, 14, 248, 367, 191, 41, 1031, 15, 70, 2, 296, 2290, 6, 2291, 80, 5, 144];1569;"Decide whether to generate multiple instances of CSDB objects to + generate several customized instances of any one object issue. If + so, decide how the attributes extensionProducer and extensionCode + must be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 223, 6, 454, 10, 376];1570;Use of rules and guidance for IETP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 234, 6, 454, 10, 376];1570;Use of rules and guidance for IETP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1104, 8, 2, 506, 255, 10, 2285, 476, 274];1571;"Decide whether to use the preferred or the alternative method for + labeling procedural steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1104, 8, 2, 506, 255, 10, 2920, 476, 485];1571;"Decide whether to use the preferred or the alternative method for + labeling procedural steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2292, 2293];1572;Hiri Motu;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 2294];1573;Use of the attribute weightingFactor;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 47];1574;Wiring data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 11];1574;Wiring data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2295, 2296, 2297];1575;"Romanian; Moldavian; Moldovan";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 68, 525, 3, 362, 155, 1915];1576;Presentation of change marking of individual table rows;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 68, 525, 3, 362, 155, 3201];1576;Presentation of change marking of individual table rows;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[25, 76, 3037, 249, 40, 135, 37, 183, 1199, 40, 230, 6, 288];1577;"A list mapping each information codes with an associated + information name and Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[25, 76, 3202, 249, 40, 369, 37, 183, 1342, 40, 230, 6, 288];1577;"A list mapping each information codes with an associated + information name and Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[35, 939];1578;User input;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 700, 264, 13, 2, 19, 1519, 2094, 2095, 8, 964];1579;"Use of the ""identifiers"" given in the elements + <reqSupportEquips>, <reqSupplies>, <reqSpares> or + <workLocation>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 1974, 366, 13, 2, 257, 1519, 2878, 2879, 8, 964];1579;"Use of the ""identifiers"" given in the elements + <reqSupportEquips>, <reqSupplies>, <reqSpares> or + <workLocation>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 221, 159, 570, 13, 541, 40];1580;Numbering of checks within drills in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[701, 3, 887, 159, 1121, 13, 541, 40];1580;Numbering of checks within drills in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 314];1581;Decide whether to use the element <preliminaryRqmts>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2298];1582;Belarusian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 169];1583;Maintenance level;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1522, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1584;"Decide whether to use the attribute reqTechInfoCategory, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1522, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1584;"Decide whether to use the attribute reqTechInfoCategory, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 446, 29, 285, 1250, 4, 5, 937, 13, 241, 341];1585;"Minimum impact on electrical load to be reported in service + bulletins";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 446, 29, 285, 1250, 4, 5, 1862, 13, 241, 890];1585;"Minimum impact on electrical load to be reported in service + bulletins";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2299];1586;Faroese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[135, 141, 12];1587;Coding publication modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[643, 141, 145];1587;Coding publication modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[228, 6, 329, 417];1588;Identification and status section;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2300];1589;Latvian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1152, 236, 10, 386, 47, 431, 387];1590;Underline (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1152, 236, 10, 386, 11, 431, 387];1590;Underline (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1623];1591;Use of the attribute sbMaterialIssue;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[845, 169, 3, 64, 75];1592;8 (another level of security classification);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1032, 700, 4, 9, 10, 313, 1226, 313, 18, 346, 828, 139, 47, 12];1593;"Decide which unique identifiers to use for non-chapterized, + non-S2000M illustrated parts data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1032, 1974, 4, 9, 10, 313, 1346, 313, 18, 346, 679, 290, 11, 145];1593;"Decide which unique identifiers to use for non-chapterized, + non-S2000M illustrated parts data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 401, 71, 906, 13];1594;"Presentation of ""Produced by"" - ""Printed in""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1875, 71, 1403, 13];1594;"Presentation of ""Produced by"" - ""Printed in""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2301];1595;Walloon;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 953, 6, 220, 216, 167];1596;"Decide which values to use for the attribute commentPriority and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 953, 6, 220, 216, 254];1596;"Decide which values to use for the attribute commentPriority and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1650, 25, 354, 3, 309, 2302, 3, 396, 19, 861, 6, 8, 3038];1597;"Decide whether to impose a minimum of two occurrences of child + elements <brLevelledPara> and/or + <levelledParaAlts>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1650, 25, 354, 3, 309, 2922, 3, 396, 257, 861, 6, 8, 3203];1597;"Decide whether to impose a minimum of two occurrences of child + elements <brLevelledPara> and/or + <levelledParaAlts>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[735, 1440];1598;Evident, Economic;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2303];1599;Ido;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 25, 671, 1003, 76, 5, 4, 5, 858, 39, 139, 3, 667, 150, 6, 2304, 2, 9, 3, 2, 19, 8, 41, 2, 671, 1003, 2305, 5, 139, 3, 2, 274, 13, 7, 2306, 575, 2, 19, 2307, 13, 274, 177, 148, 5, 9];1600;"Decide if a circuit breaker list is to be considered as part of + preliminary conditions and thus the use of the element, or if the + circuit breaker settings are part of the steps. In this latter case + the element <circuitBreakerDescrGroup> in steps content can be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 25, 671, 1003, 76, 23, 4, 5, 1347, 39, 139, 3, 667, 168, 6, 2304, 2, 9, 3, 2, 19, 8, 41, 2, 671, 1003, 3204, 24, 139, 3, 2, 485, 13, 7, 2306, 575, 2, 19, 2307, 13, 485, 177, 148, 5, 144];1600;"Decide if a circuit breaker list is to be considered as part of + preliminary conditions and thus the use of the element, or if the + circuit breaker settings are part of the steps. In this latter case + the element <circuitBreakerDescrGroup> in steps content can be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1441, 88];1601;Torque value;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1033, 4, 2, 644, 137, 3, 337, 3, 742, 82, 5, 3039, 16, 25, 152, 162, 236, 9, 25, 710, 1651, 3, 2, 86, 337, 3, 742, 82, 80, 310, 5, 858, 16, 47, 12, 148, 5, 769, 1246, 41, 2, 337, 3, 742, 157, 5, 1247, 71, 2, 272, 405, 1248, 2, 226, 157];1602;"Due to the large number of units of measure, it is + expected that a project will only use a small subset of the + available units of measure. It must also be considered that data + modules can be less portable if the units of measure types are + extended by the BREX mechanism past the standard + types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1033, 4, 2, 644, 137, 3, 921, 3, 742, 82, 23, 3205, 16, 25, 152, 162, 236, 9, 25, 710, 1651, 3, 2, 86, 921, 3, 742, 82, 80, 310, 5, 1347, 16, 11, 145, 148, 5, 769, 1246, 41, 2, 921, 3, 742, 258, 24, 1879, 71, 2, 272, 405, 1248, 2, 226, 258];1602;"Due to the large number of units of measure, it is + expected that a project will only use a small subset of the + available units of measure. It must also be considered that data + modules can be less portable if the units of measure types are + extended by the BREX mechanism past the standard + types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1652];1603;Use of the element <productAndModel>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 191, 6, 13, 301, 137, 39, 645, 39, 320, 6, 95, 135, 3, 2, 1211, 47, 12, 13, 11, 12, 189, 13, 57, 7, 576, 2, 152, 8, 56, 80, 5, 1198, 3, 2, 1905, 3, 9, 2, 281, 172, 189, 11, 12, 5, 491];1604;"Decide whether to use issue and in-work numbers, as well as + language and country codes of the destination data module in data + module references. In making this decision, the project or + organization must be aware of the implications of using the items + when referenced data modules are updated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 191, 6, 13, 301, 799, 39, 645, 39, 320, 6, 95, 369, 3, 2, 1211, 11, 12, 13, 11, 12, 486, 13, 2008, 7, 576, 2, 152, 8, 56, 80, 5, 1198, 3, 2, 1989, 3, 307, 2, 713, 172, 1126, 11, 145, 24, 2923];1604;"Decide whether to use issue and in-work numbers, as well as + language and country codes of the destination data module in data + module references. In making this decision, the project or + organization must be aware of the implications of using the items + when referenced data modules are updated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2099];1605;Use of photographs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2880];1605;Use of photographs;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 422, 136, 264, 13, 387, 6, 387, 8, 4, 9, 14, 72, 223, 10, 136, 4, 1095, 69, 152, 8, 56, 260, 2, 229, 223, 80, 637, 2, 40, 359, 4, 2308, 2, 1922, 136];1606;"Decide whether to use the S1000D standard page-oriented + presentation given in Chap 6.2.2 and Chap 6.2.3 or to use any other + rules for presentation to meet specific project or organization + requirements. The business rules must specify the information needed + to contract the desired presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 429, 136, 366, 13, 387, 6, 387, 8, 4, 9, 14, 72, 234, 10, 136, 4, 1095, 69, 152, 8, 56, 430, 2, 229, 234, 80, 637, 2, 40, 798, 4, 2308, 2, 3206, 136];1606;"Decide whether to use the S1000D standard page-oriented + presentation given in Chap 6.2.2 and Chap 6.2.3 or to use any other + rules for presentation to meet specific project or organization + requirements. The business rules must specify the information needed + to contract the desired presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 312, 319];1607;Product SNS structure;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1911, 3, 809, 391, 6, 19];1608;Mix of alternates groups and elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1911, 3, 1125, 1344, 6, 257];1608;Mix of alternates groups and elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[324, 350, 6, 433];1609;Warnings, cautions and notes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[495, 530, 6, 715];1609;Warnings, cautions and notes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1169, 236, 10, 432, 1900];1610;em04 - Overline (only for marking vectors);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1169, 236, 10, 525, 1966];1610;em04 - Overline (only for marking vectors);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1653];1611;"Decide whether and how to use the attribute + itemCharacteristic.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 17, 40, 80, 5, 25, 139, 3, 2, 1253, 499, 11, 12, 8, 41, 82, 148, 1096, 29, 2, 1193, 5, 197, 13, 248, 8, 407, 189, 394, 499, 47, 12];1612;"Decide whether material information must be a part of the ""core"" + SB data module or if it can (depending on the volume) be presented + in one or more referenced separate SB data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 17, 40, 80, 5, 25, 139, 3, 2, 1253, 499, 11, 12, 8, 41, 82, 148, 1120, 29, 2, 1193, 5, 459, 13, 248, 8, 407, 1126, 394, 499, 11, 145];1612;"Decide whether material information must be a part of the ""core"" + SB data module or if it can (depending on the volume) be presented + in one or more referenced separate SB data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2309];1613;Thai;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 2310, 5, 9, 674, 2, 868, 277];1614;"Decide whether the element <reasonForUpdate> is used during + the production process.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 2310, 23, 144, 674, 2, 868, 277];1614;"Decide whether the element <reasonForUpdate> is used during + the production process.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1638];1615;Use of the attribute vitalWarningFlag;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[326, 281];1616;Functional items;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[326, 713];1616;Functional items;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 445, 4, 907, 88, 4, 183, 1654, 462];1617;"Decide whether to use a dialog to assign values to an unassigned + variable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 445, 4, 907, 165, 4, 183, 1654, 462];1617;"Decide whether to use a dialog to assign values to an unassigned + variable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 136, 223, 10, 163, 869, 612, 869, 8, 41, 9, 612, 869, 8, 4, 465, 152, 8, 56, 69, 223, 846, 39, 157, 640, 1375, 6, 1530];1618;"Decide whether to use the S1000D standard presentation rules for + titles (sidehead 1 thru sidehead 5 or if used thru sidehead 8) or to + create project or organization specific rules such as type size, + leading and justification.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 136, 234, 10, 339, 869, 612, 869, 8, 41, 144, 612, 869, 8, 4, 465, 152, 8, 56, 69, 234, 846, 39, 157, 640, 1375, 6, 1530];1618;"Decide whether to use the S1000D standard presentation rules for + titles (sidehead 1 thru sidehead 5 or if used thru sidehead 8) or to + create project or organization specific rules such as type size, + leading and justification.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1612, 13, 2, 19, 314];1619;"Use of the attribute productItemName in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 2311, 13, 2, 19, 462, 13, 277, 47, 12];1620;"Use of the attribute variableName in the element <variable> in + process data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 2311, 13, 2, 19, 462, 13, 277, 11, 145];1620;"Use of the attribute variableName in the element <variable> in + process data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[282];1621;Zones;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1396];1621;Zones;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[854];1622;Authoring;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3207];1622;Authoring;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1635, 6, 2, 223, 10, 1254, 3, 2, 247, 88];1623;"Decide whether to use the attribute variableType and the rules for + selection of the defined values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1635, 6, 2, 234, 10, 1254, 3, 2, 716, 165];1623;"Decide whether to use the attribute variableType and the rules for + selection of the defined values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[493, 286, 3, 192, 31, 183, 343, 47, 12];1624;"Configuration management of product attributes an ACT data + module";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[493, 286, 3, 192, 296, 183, 343, 11, 12];1624;"Configuration management of product attributes an ACT data + module";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1019];1625;English;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2312];1626;Amharic;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 547, 6, 220, 216, 167];1627;"Decide which values to use for the attribute + securityClassification and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 547, 6, 220, 216, 254];1627;"Decide which values to use for the attribute + securityClassification and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 698];1628;Use of the symbols;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 1122];1628;Use of the symbols;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1243];1629;Use of the element <frontMatterInfo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[141, 12];1630;Publication Module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 934];1631;Wiring Diagram;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 1447];1632;Servicing (SVC);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[537, 1447];1632;Servicing (SVC);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 76, 163, 5, 38, 246, 13, 324];1633;Random list titles are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 76, 339, 24, 38, 321, 13, 495];1633;Random list titles are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 950, 6, 70, 4, 9, 82, 41, 9, 637, 2, 31, 4, 5, 9, 159, 2, 152];1634;"Decide whether to use the element <parameter> and how to use + it. If used, specify the attributes to be used within the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 950, 6, 70, 4, 9, 82, 41, 144, 637, 2, 296, 4, 5, 144, 159, 2, 152];1634;"Decide whether to use the element <parameter> and how to use + it. If used, specify the attributes to be used within the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 9, 2, 19, 2260];1635;Decide how to use the element <authorityNotes>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 9, 2, 19, 2909];1635;Decide how to use the element <authorityNotes>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1655, 855, 855, 1655];1636;"Bokmål, Norwegian; Norwegian Bokmål";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2313];1637;Cornish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 1656, 47, 12, 5, 291, 10, 866, 815, 469, 47, 5, 38, 291, 8, 259];1638;"Decide whether ""placeholder"" data modules are required for those + topics where data is not required or necessary.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 1656, 11, 145, 24, 306, 10, 866, 3208, 469, 11, 23, 38, 306, 8, 259];1638;"Decide whether ""placeholder"" data modules are required for those + topics where data is not required or necessary.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 6, 167, 3, 2, 31, 658, 6, 574];1639;"Decide on the use and definitions of the attributes + commercialClassification and caveat.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 6, 254, 3, 2, 296, 658, 6, 574];1639;"Decide on the use and definitions of the attributes + commercialClassification and caveat.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 88, 4, 9, 10, 2, 31, 1255];1640;Define the values to use for the attribute safetyLabel.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 165, 4, 9, 10, 2, 31, 1255];1640;Define the values to use for the attribute safetyLabel.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 19, 6, 31, 4, 5, 197, 29, 2, 705, 47, 12];1641;"Decide which elements and attributes to be presented on the + Highlights data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 257, 6, 296, 4, 5, 459, 29, 2, 924, 11, 145];1641;"Decide which elements and attributes to be presented on the + Highlights data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 2, 995, 3, 912, 47, 41, 38, 246, 2, 906, 303, 80, 5, 3040, 172, 912, 47, 5, 197, 13, 2, 376, 708];1642;"Decide whether to allow the printing of classified data. If not + allowed, the print function must be disabled when classified data is + presented in the IETP viewer";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 2, 995, 3, 912, 11, 41, 38, 321, 2, 906, 303, 80, 5, 3209, 172, 912, 11, 23, 459, 13, 2, 376, 708];1642;"Decide whether to allow the printing of classified data. If not + allowed, the print function must be disabled when classified data is + presented in the IETP viewer";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2314, 2315];1643;Northern Sami;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 665, 13, 322, 47, 12];1644;Use of hotspots in IPD data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 802, 13, 322, 11, 145];1644;Use of hotspots in IPD data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 159, 515, 11, 12, 177];1645;Use of applicability within container data module content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[141, 12];1646;Publication module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 227, 19, 514, 6, 172, 9, 15, 21, 77, 9, 5, 170, 4, 1256, 227, 6, 163, 556, 6, 8, 4, 155, 155, 514];1647;"Decide whether and how to use the text element <footnote> + and when used, decide whether their use is limited to regular text + and titles (inline) and/or to tables (table footnotes).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 227, 19, 514, 6, 172, 144, 15, 21, 77, 9, 23, 198, 4, 1256, 227, 6, 339, 556, 6, 8, 4, 650, 155, 1088];1647;"Decide whether and how to use the text element <footnote> + and when used, decide whether their use is limited to regular text + and titles (inline) and/or to tables (table footnotes).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 514, 711, 39, 1923, 137, 372, 8, 39, 137, 197, 159, 2316];1648;"Decide whether to present the footnote markers as superscripted + numbers (default) or as numbers presented within parenthesis.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 514, 2009, 39, 1923, 799, 372, 8, 39, 799, 459, 159, 2316];1648;"Decide whether to present the footnote markers as superscripted + numbers (default) or as numbers presented within parenthesis.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 42, 163];1649;Presentation of the document title;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2317];1650;ApplicabiIity;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 157, 88, 5, 614, 58, 5, 299, 6, 2, 870, 13, 58, 240, 80, 5, 860, 13, 2, 19, 1609];1651;"Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbRevisionInfo>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 157, 165, 24, 614, 58, 24, 299, 6, 2, 870, 13, 58, 240, 80, 5, 1087, 13, 2, 19, 1609];1651;"Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbRevisionInfo>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2318];1652;Macedonian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[613, 135, 463];1653;Disassembly code variant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 422, 136, 223, 10, 2, 182, 642, 8, 4, 465, 152, 8, 56, 69, 223, 10, 2, 136];1654;"Decide whether to use the S1000D standard page-oriented + presentation rules for the applicability annotation or to create + project or organization specific rules for the presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 429, 136, 234, 10, 2, 182, 642, 8, 4, 465, 152, 8, 56, 69, 234, 10, 2, 136];1654;"Decide whether to use the S1000D standard page-oriented + presentation rules for the applicability annotation or to create + project or organization specific rules for the presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 227, 19, 388];1655;Use of the text element <quantity>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 443, 13, 2, 1507, 904];1656;Use of color in the final deliverable;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[88, 10, 2, 31, 2319];1657;Values for the attribute inspectionTypeCategory;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[165, 10, 2, 31, 2319];1657;Values for the attribute inspectionTypeCategory;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 745, 182, 642, 13, 2, 19, 1257, 13, 2, 19, 1427];1658;"Use of textual applicability annotations in the element + <assert> in the element <evaluate>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 745, 182, 2010, 13, 2, 19, 1257, 13, 2, 19, 1427];1658;"Use of textual applicability annotations in the element + <assert> in the element <evaluate>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[640, 3, 2, 192, 262, 29, 2, 163, 190];1659;Size of the product illustration on the Title page;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 11, 12, 135, 678, 4, 9, 10, 2, 192, 6, 8, 2, 152];1660;"Decide on the data module coding strategy to use for the Product + and/or the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 11, 12, 643, 678, 4, 9, 10, 2, 192, 6, 8, 2, 152];1660;"Decide on the data module coding strategy to use for the Product + and/or the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 1258, 1373, 8, 1657];1661;Use of a terminology database or glossary;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1592, 2, 287, 3, 570, 971, 76];1662;"Decide whether to supplement the order of drills checklist + listing.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1592, 2, 287, 3, 1121, 971, 813];1662;"Decide whether to supplement the order of drills checklist + listing.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1643, 3, 64, 75];1663;Retention of security classifications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1643, 3, 64, 892];1663;Retention of security classifications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[22, 1628, 80, 38, 5, 9];1664;ASD-STE100 must not be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[22, 1628, 80, 38, 5, 144];1664;ASD-STE100 must not be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 9, 3, 445, 4, 1924, 1654, 462, 13, 277, 47, 12];1665;"Use of use of dialogs to declare unassigned variables in process data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 9, 3, 2906, 4, 1924, 1654, 1990, 13, 277, 11, 145];1665;"Use of use of dialogs to declare unassigned variables in process data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1034, 6, 1035, 13, 2, 19, 1579];1666;"Use of the attributes disassyCode and disassyCodeVariant in the + element <functionalPhysicalAreaIdent>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 296, 1034, 6, 1035, 13, 2, 19, 1579];1666;"Use of the attributes disassyCode and disassyCodeVariant in the + element <functionalPhysicalAreaIdent>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[655, 1158];1667;Generic verbatim;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 6, 70, 4, 400, 2, 31, 1658];1668;"Decide whether to use and how to populate the attribute + checkSum.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1659, 2, 1660, 3, 1001, 6, 1002, 3, 47, 264, 13, 2, 33, 449, 40, 80, 5, 526, 276, 1661];1669;"Decide whether and how to use the element + <workAreaLocationGroup>. The possibility of duplication and + mismatch of data given in the maintenance planning information must + be taken into account.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1659, 2, 1660, 3, 1001, 6, 1002, 3, 11, 366, 13, 2, 33, 449, 40, 80, 5, 1406, 276, 1661];1669;"Decide whether and how to use the element + <workAreaLocationGroup>. The possibility of duplication and + mismatch of data given in the maintenance planning information must + be taken into account.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 604, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1670;"Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 604, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1670;"Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1662, 6, 1663, 13, 2, 19, 1026];1671;"Use of the attributes rowsep and colsep in the element + <captionEntry>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 296, 1662, 6, 1663, 13, 2, 19, 1026];1671;"Use of the attributes rowsep and colsep in the element + <captionEntry>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 393, 20, 4, 465, 242, 189, 43, 2, 73, 4, 2, 753, 76, 13, 667, 260, 2, 31, 393, 20, 29, 19, 1664, 5, 9, 4, 766, 2, 351, 273, 2, 309, 6, 162, 1245, 452, 9, 228, 767, 2, 73, 2, 9, 3, 242, 189, 5, 1918];1672;"Decide whether to use the attribute id to create cross-references + from the procedure to the spares listed in Preliminary requirements. + The attribute id on element <sparesDescr> is used to establish + the link between the two and will guarantee consistent use + identification throughout the procedure. The use of cross-references + is encouraged.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 393, 20, 4, 465, 242, 486, 43, 2, 73, 4, 2, 1866, 1089, 13, 667, 430, 2, 31, 393, 20, 29, 19, 1664, 23, 144, 4, 766, 2, 351, 273, 2, 309, 6, 162, 1245, 452, 9, 228, 767, 2, 73, 2, 9, 3, 242, 486, 23, 2002];1672;"Decide whether to use the attribute id to create cross-references + from the procedure to the spares listed in Preliminary requirements. + The attribute id on element <sparesDescr> is used to establish + the link between the two and will guarantee consistent use + identification throughout the procedure. The use of cross-references + is encouraged.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[415, 255, 10, 293, 40, 227];1673;Markup method for common information text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 336];1674;"Sets the caption to ""END""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 336];1674;"Sets the caption to ""END""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[133, 68];1675;Wheel change;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 1161];1676;"Sets the caption to ""YES""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 1161];1676;"Sets the caption to ""YES""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 40];1677;Common information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1512, 13, 2, 277, 47, 12];1678;"Decide whether to use the element <closeRqmts> in the + process data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1512, 13, 2, 277, 11, 145];1678;"Decide whether to use the element <closeRqmts> in the + process data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1665, 13, 2, 19, 1011, 159, 2, 19, 344];1679;"Use of the element <sourceMaintRecoverability> in the element + <locationRcmdSegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2320];1680;Ganda;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[189];1681;Referencing;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1040];1681;Referencing;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 593, 13, 270, 280, 40];1682;"Use of the attribute skillLevelCode in crew/operator + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 163, 10, 249, 3, 2, 736, 473, 6, 167, 76];1683;"Decide whether to use titles for each of the sequential, random + and definition lists.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 339, 10, 249, 3, 2, 736, 473, 6, 167, 368];1683;"Decide whether to use titles for each of the sequential, random + and definition lists.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 809, 385, 10, 274, 641, 6, 375, 159, 2, 19, 1010, 7, 1925, 2, 396, 19, 2321, 3041, 6, 3042];1684;"Decide whether to use the alternates concept for steps, figures + and multimedia within the element <mainProcedure>. This + concerns the child elements <proceduralStepAlts>, + <figureAlts> and <multimediaAlts>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1125, 385, 10, 485, 927, 6, 375, 159, 2, 19, 1010, 7, 2924, 2, 396, 257, 2925, 3210, 6, 3211];1684;"Decide whether to use the alternates concept for steps, figures + and multimedia within the element <mainProcedure>. This + concerns the child elements <proceduralStepAlts>, + <figureAlts> and <multimediaAlts>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 287, 3, 570, 162, 5, 152, 69, 109, 6, 2322, 47, 291, 71, 2, 152, 80, 5, 96];1685;"Decide whether the order of drills will be project specific. + Limitations and operating data required by the project must be + included.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 287, 3, 1121, 162, 5, 152, 69, 113, 6, 2322, 11, 306, 71, 2, 152, 80, 5, 697];1685;"Decide whether the order of drills will be project specific. + Limitations and operating data required by the project must be + included.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1453];1686;Accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1854];1686;Accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 1626];1687;Information interchange;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3043, 462, 6, 555, 572];1688;"Expressions, variables and external + applications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3212, 1990, 6, 555, 3213];1688;"Expressions, variables and external + applications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1666, 1666, 3044];1689;Tonga (Tonga Islands);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1666, 1666, 3214];1689;Tonga (Tonga Islands);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[638];1690;Low;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 20, 44, 219, 156];1691;S1000D Bike light system;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 967, 13, 2, 19, 993];1692;"Use of the attribute keepWithNext in the element + <crewDrillStep>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1459];1693;Station;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1667, 2323, 1667];1694;"Gaelic; Scottish Gaelic";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];1695;"AeroSpace and Defence Industries Associations of Europe - + ASD.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];1695;"AeroSpace and Defence Industries Associations of Europe - + ASD.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[223, 10, 598, 6, 741, 1259];1696;Rules for first and second verification;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[234, 10, 598, 6, 741, 1259];1696;Rules for first and second verification;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 604, 13, 2, 19, 2324, 13, 277, 47, 12];1697;"Use of the attribute independentCheck in the element <dmSeq> in + process data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 604, 13, 2, 19, 2324, 13, 277, 11, 145];1697;"Use of the attribute independentCheck in the element <dmSeq> in + process data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1461, 1453];1698;Partially accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1461, 1854];1698;Partially accepted;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 157, 3, 226, 265, 8, 3045, 4, 5, 338, 6, 76, 13, 2, 155, 335, 232];1699;"Decide what types of standard tools or toolkits to be identified + and listed in the table ""Support equipment"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 258, 3, 226, 891, 8, 3215, 4, 5, 1350, 6, 1089, 13, 2, 155, 335, 232];1699;"Decide what types of standard tools or toolkits to be identified + and listed in the table ""Support equipment"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 595, 6, 606, 3, 215, 226, 1376, 47, 12, 15, 21, 4, 762, 226, 224, 1376, 40, 39, 476, 8, 374, 47, 12];1700;"Define source and scope of wiring standard practices data modules. + Decide whether to prepare standard wiring practice information as + procedural or descriptive data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 595, 6, 606, 3, 224, 226, 2011, 11, 145, 15, 21, 4, 762, 226, 224, 1376, 40, 39, 476, 8, 374, 11, 145];1700;"Define source and scope of wiring standard practices data modules. + Decide whether to prepare standard wiring practice information as + procedural or descriptive data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2325];1701;Malagasy;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 506, 255, 10, 136, 3, 182, 601];1702;"Use of the alternative method for presentation of applicability + statements";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 506, 255, 10, 136, 3, 182, 1860];1702;"Use of the alternative method for presentation of applicability + statements";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 5, 25, 1168];1703;Access is a door;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 23, 25, 1168];1703;Access is a door;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 182, 40, 10, 2, 744, 573];1704;"Decide whether to present the applicability information for the + LOEDM entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 182, 40, 10, 2, 744, 923];1704;"Decide whether to present the applicability information for the + LOEDM entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 305, 169, 3, 64, 75, 237, 1668];1705;"4 (next higher level of security classification, eg + Secret)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 718, 169, 3, 64, 75, 237, 1668];1705;"4 (next higher level of security classification, eg + Secret)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1032, 700, 10, 313, 1226, 313, 18, 346, 828, 139, 47, 12];1706;"Unique identifier for non-chapterized, non-S2000M illustrated parts + data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1032, 700, 10, 313, 1346, 313, 18, 346, 679, 290, 11, 145];1706;"Unique identifier for non-chapterized, non-S2000M illustrated parts + data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2326];1707;Bengali;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 286, 260, 76, 191, 256];1708;Data management requirement list issue date;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 286, 260, 76, 191, 256];1708;Data management requirement list issue date;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1358, 313, 328];1709;Hidden, Non-Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1398, 313, 328];1709;Hidden, Non-Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 19, 852, 5, 291];1710;"The use of element <systemBreakdownCode> is + required.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 19, 852, 23, 306];1710;"The use of element <systemBreakdownCode> is + required.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 588, 19, 507, 160, 2, 1669, 154, 8, 4, 9, 477, 19, 507, 469, 249, 160, 236, 248, 88, 8, 455];1711;"Decide whether to use a single element <enumeration> + containing the entire set or to use multiple elements + <enumeration> where each contains only one value or + range.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 588, 19, 507, 1345, 2, 1669, 154, 8, 4, 9, 477, 257, 507, 469, 249, 1351, 236, 248, 88, 8, 455];1711;"Decide whether to use a single element <enumeration> + containing the entire set or to use multiple elements + <enumeration> where each contains only one value or + range.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1374, 192, 31, 6, 150, 183, 343, 47, 12];1712;"Classifying product attributes and conditions an ACT data + module";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2921, 192, 296, 6, 168, 183, 343, 11, 12];1712;"Classifying product attributes and conditions an ACT data + module";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[415, 3, 733];1713;Markup of acronyms;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[415, 3, 2876];1713;Markup of acronyms;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[739, 1463];1714;Discard (DIS);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[241, 341];1715;Service Bulletin;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 488, 155, 298, 2, 155, 137, 13, 2, 76, 3, 155];1716;"Decide whether to present the prefix ""Table"" before the table + number in the List of tables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 488, 155, 298, 2, 155, 137, 13, 2, 76, 3, 650];1716;"Decide whether to present the prefix ""Table"" before the table + number in the List of tables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1036, 140, 2327, 2328, 1253, 1205];1717;"Resource description framework/Dublin core + metadata";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 68, 432, 10, 155];1718;Use of change marks for tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 68, 1123, 10, 650];1718;Use of change marks for tables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 76, 80, 38, 5, 1465, 159, 350];1719;Random lists must not be nested within Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[473, 368, 80, 38, 5, 1855, 159, 530];1719;Random lists must not be nested within Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 31, 513, 29, 975, 40];1720;"Decide whether to use attribute applicRefid on QA + information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1632, 159, 2, 19, 998];1721;"Use of the attribute applicDisplayClass within the element + <applic>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1149, 75, 6, 8, 574, 39, 64, 525];1722;"Presentation of commercial classification and/or caveat as security + markings";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1149, 75, 6, 8, 574, 39, 64, 801];1722;"Presentation of commercial classification and/or caveat as security + markings";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 135];1723;Information codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 369];1723;Information codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 324, 6, 8, 350, 2265];1724;Use of warning and/or caution collections;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 324, 6, 8, 350, 2910];1724;Use of warning and/or caution collections;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 76, 5, 38, 246, 13, 350];1725;Definition lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 368, 24, 38, 321, 13, 530];1725;Definition lists are not allowed in Cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 1670, 447, 76, 47, 12];1726;Generation of earth point list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 1670, 447, 76, 11, 145];1726;Generation of earth point list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[394, 47, 12, 10, 2329, 1637, 13, 1260, 40, 154];1727;"Separate data modules for utilization degradation in BDAR information + sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[394, 11, 145, 10, 2329, 1637, 13, 1260, 40, 266];1727;"Separate data modules for utilization degradation in BDAR information + sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 288, 4, 5, 9, 6, 13, 58, 40, 154, 240, 5, 4, 5, 9];1728;"Decide which Schemas to be used and in which information set they + are to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 1980, 4, 5, 144, 6, 13, 58, 40, 154, 240, 24, 4, 5, 144];1728;"Decide which Schemas to be used and in which information set they + are to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 1671, 6, 220, 216, 167];1729;"Decide which values to use for the attribute toolRefType and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 1671, 6, 220, 216, 254];1729;"Decide which values to use for the attribute toolRefType and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 182, 40, 13, 2, 744];1730;Presentation of applicability information in the LOEDM;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1672];1731;Decide whether and how to use the attribute noteType.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 223, 10, 598, 6, 741, 1259, 10, 325, 846, 25, 223, 1261, 5, 16, 32, 47, 12, 16, 36, 25, 328, 902, 73, 80, 36, 598, 1259, 1926, 549, 29, 367];1732;"Decide on the rules for first and second verification. For + example, such a rule might be that all data modules that have a + safety related procedure must have first verification carried out + ""On object"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 234, 10, 598, 6, 741, 1259, 10, 325, 846, 25, 223, 1261, 5, 16, 32, 11, 145, 16, 36, 25, 328, 920, 73, 80, 36, 598, 1259, 3216, 549, 29, 367];1732;"Decide on the rules for first and second verification. For + example, such a rule might be that all data modules that have a + safety related procedure must have first verification carried out + ""On object"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 226, 3, 371, 4, 5, 9, 13, 2, 2330];1733;"Decide on the standards of performance to be used in the + calculation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 2926, 3, 371, 4, 5, 144, 13, 2, 2330];1733;"Decide on the standards of performance to be used in the + calculation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 991];1734;Use of the element <supersedure>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 508, 5, 197, 159, 2, 262, 989, 361];1735;"Decide whether the ICN is presented within the illustration + reproduction area.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 508, 23, 459, 159, 2, 262, 989, 361];1735;"Decide whether the ICN is presented within the illustration + reproduction area.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2331];1736;Polish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2332];1737;Ewe;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 2333, 4, 668, 2, 669, 137, 3, 190, 10, 25, 424, 18, 20, 141, 1527];1738;"Decide on the use of <footnoteRemarks> to store the total + number of pages for a complete S1000D publication (PM).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 2927, 4, 668, 2, 669, 137, 3, 717, 10, 25, 424, 18, 20, 141, 1527];1738;"Decide on the use of <footnoteRemarks> to store the total + number of pages for a complete S1000D publication (PM).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1243, 96, 2, 246, 88, 3, 31, 1536, 6, 77, 909, 39, 163, 65, 136];1739;"Decide whether and how to use the element <frontMatterInfo> + including the allowed values of attribute frontMatterInfoType and + their interpretation as titles at presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1243, 184, 2, 321, 165, 3, 31, 1536, 6, 77, 909, 39, 339, 65, 136];1739;"Decide whether and how to use the element <frontMatterInfo> + including the allowed values of attribute frontMatterInfoType and + their interpretation as titles at presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 191, 6, 13, 301, 137, 39, 645, 39, 320, 6, 95, 135, 3, 2, 1211, 141, 12, 13, 141, 12, 189, 13, 57, 7, 576, 2, 152, 8, 56, 80, 5, 1198, 3, 2, 1905, 3, 9, 2, 281, 172, 189, 141, 12, 5, 491];1740;"Decide whether to use issue and in-work numbers, as well as + language and country codes of the destination publication module in + publication module references. In making this decision, the project + or organization must be aware of the implications of using the items + when referenced publication modules are updated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 191, 6, 13, 301, 799, 39, 645, 39, 320, 6, 95, 369, 3, 2, 1211, 141, 12, 13, 141, 12, 486, 13, 2008, 7, 576, 2, 152, 8, 56, 80, 5, 1198, 3, 2, 1989, 3, 307, 2, 713, 172, 1126, 141, 145, 24, 2923];1740;"Decide whether to use issue and in-work numbers, as well as + language and country codes of the destination publication module in + publication module references. In making this decision, the project + or organization must be aware of the implications of using the items + when referenced publication modules are updated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 20, 60, 156];1741;S1000D Brake system;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 343, 418, 6, 389, 11, 12, 523];1742;Number of ACT, CCT and PCT data module instances;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 343, 418, 6, 389, 11, 12, 818];1742;Number of ACT, CCT and PCT data module instances;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1673, 241, 341, 276, 2, 451];1743;Incorporating service bulletins into the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2928, 241, 890, 276, 2, 451];1743;Incorporating service bulletins into the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[411, 3, 2, 421, 867, 1033, 4, 1254, 3, 40, 154];1744;"Modification of the functionality matrix due to selection of + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[411, 3, 2, 421, 867, 1033, 4, 1254, 3, 40, 266];1744;"Modification of the functionality matrix due to selection of + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2334];1745;French;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 169, 3, 553, 4, 158, 13, 2, 326, 6, 300, 140];1746;"Decide what level of detail to provide in the functional and + technical descriptions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 169, 3, 553, 4, 158, 13, 2, 326, 6, 300, 1859];1746;"Decide what level of detail to provide in the functional and + technical descriptions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 247, 477, 88, 8, 455, 10, 2, 19, 507, 13, 2, 418];1747;"Method of defining multiple values or ranges for the element + <enumeration> in the CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 2929, 477, 165, 8, 2930, 10, 2, 19, 507, 13, 2, 418];1747;"Method of defining multiple values or ranges for the element + <enumeration> in the CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 157, 3, 514, 711, 31, 2335, 4, 9, 82, 5, 1362, 4, 9, 236, 248, 157, 3, 514, 711, 10, 249, 3, 2, 155, 514, 6, 2, 556, 514, 767, 25, 152, 3046, 137, 10, 605];1748;"Decide on the types of footnote markers (attribute footnoteMark) + to use. It is recommended to use: only one type of footnote marker + for each of the table footnotes and the inline footnotes throughout + a project superscripted numbers for both.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 258, 3, 514, 2009, 31, 2335, 4, 9, 82, 23, 1402, 4, 9, 236, 248, 157, 3, 514, 711, 10, 249, 3, 2, 155, 1088, 6, 2, 556, 1088, 767, 25, 152, 1923, 799, 10, 605];1748;"Decide on the types of footnote markers (attribute footnoteMark) + to use. It is recommended to use: only one type of footnote marker + for each of the table footnotes and the inline footnotes throughout + a project superscripted numbers for both.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[743, 435, 995, 3, 748, 190];1749;Double sided printing of foldout pages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[743, 1907, 995, 3, 748, 717];1749;Double sided printing of foldout pages;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1542, 2, 1660, 3, 1001, 6, 1002, 3, 47, 264, 13, 2, 33, 449, 40, 80, 5, 526, 276, 1661];1750;"Decide whether and how to use the element <taskDuration>. + The possibility of duplication and mismatch of data given in the + maintenance planning information must be taken into account.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1542, 2, 1660, 3, 1001, 6, 1002, 3, 11, 366, 13, 2, 33, 449, 40, 80, 5, 1406, 276, 1661];1750;"Decide whether and how to use the element <taskDuration>. + The possibility of duplication and mismatch of data given in the + maintenance planning information must be taken into account.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 6, 197, 2, 191, 137, 1037, 2336, 6, 8, 2, 191, 256, 1038, 2337, 10, 2, 573, 13, 2, 155, 3, 177];1751;"Decide whether to use and present the issue number + (<issueInfo>/<externalPubIssueInfo>) and/or the issue + date (<issueDate>/<externalPubIssueDate>) for the + entries in the Table of contents.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 6, 197, 2, 191, 137, 1037, 2336, 6, 8, 2, 191, 256, 1038, 2337, 10, 2, 923, 13, 2, 155, 3, 888];1751;"Decide whether to use and present the issue number + (<issueInfo>/<externalPubIssueInfo>) and/or the issue + date (<issueDate>/<externalPubIssueDate>) for the + entries in the Table of contents.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[76];1752;Lists;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[368];1752;Lists;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2338];1753;Sanskrit;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 515, 47, 12];1754;Decide whether to use the container data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 515, 11, 12];1754;Decide whether to use the container data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 908, 609, 807, 13, 850, 177, 908];1755;"Decide whether to package lesson plans in SCORM content + packages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 908, 609, 1970, 13, 850, 177, 1984];1755;"Decide whether to package lesson plans in SCORM content + packages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 678, 10, 527, 527, 148, 1927, 39, 139, 3, 2, 262, 8, 39, 227, 9, 2, 19, 527, 2, 2339, 3, 57, 2, 527, 139, 3, 2, 227, 5, 16, 2, 616, 262, 148, 36, 356, 527, 2340, 82, 1927, 237, 13, 1202, 320, 152, 2, 227, 3, 2, 19, 527, 148, 5, 3047, 7, 1261, 38, 5, 2, 575, 41, 2, 527, 5, 139, 3, 2, 262, 281, 13, 2, 262, 148, 5, 351, 4, 2, 527, 71, 2, 9, 3, 665, 2, 527, 13, 2, 227, 148, 2341, 1207, 29, 2, 262, 2342, 172, 2, 527, 5, 913];1756;"Decide on the strategy for legends. Legends can appear as part of + the illustration or as text using the element <legend>. The + advantage of making the legend part of the text is that: the same + illustration can have different legends wherever it appears (eg, in + multi-language projects) the text of the element <legend> can + be searched (this might not be the case if the legend is part of the + illustration) items in the illustration can be linked to the legend + by the use of hotspots the legend in the text can save space on the + illustration (particularly when the legends are long)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 678, 10, 1128, 1128, 148, 1927, 39, 139, 3, 2, 262, 8, 39, 227, 307, 2, 19, 527, 2, 2339, 3, 2008, 2, 527, 139, 3, 2, 227, 23, 16, 2, 616, 262, 148, 36, 356, 1128, 2340, 82, 3217, 237, 13, 1202, 320, 1124, 2, 227, 3, 2, 19, 527, 148, 5, 3218, 7, 1261, 38, 5, 2, 575, 41, 2, 527, 23, 139, 3, 2, 262, 713, 13, 2, 262, 148, 5, 3219, 4, 2, 527, 71, 2, 9, 3, 802, 2, 527, 13, 2, 227, 148, 2341, 1207, 29, 2, 262, 2342, 172, 2, 1128, 24, 913];1756;"Decide on the strategy for legends. Legends can appear as part of + the illustration or as text using the element <legend>. The + advantage of making the legend part of the text is that: the same + illustration can have different legends wherever it appears (eg, in + multi-language projects) the text of the element <legend> can + be searched (this might not be the case if the legend is part of the + illustration) items in the illustration can be linked to the legend + by the use of hotspots the legend in the text can save space on the + illustration (particularly when the legends are long)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 698, 13, 324, 6, 350, 2, 698, 80, 5, 3048, 6, 42];1757;"Decide whether to present symbols in warnings and cautions. The + symbols must be standardized and documented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 1122, 13, 495, 6, 530, 2, 1122, 80, 5, 3220, 6, 1973];1757;"Decide whether to present symbols in warnings and cautions. The + symbols must be standardized and documented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[245, 40, 230, 10, 25, 6, 25];1758;New information names for 022A and 024A;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[245, 40, 714, 10, 25, 6, 25];1758;New information names for 022A and 024A;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[572, 3, 152, 69, 88, 10, 2, 31, 596];1759;"Application of project specific values for the attribute + quantityUnitOfMeasure";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[572, 3, 152, 69, 165, 10, 2, 31, 596];1759;"Application of project specific values for the attribute + quantityUnitOfMeasure";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2343];1760;Kazakh;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 1674, 76, 47, 12];1761;Generation of splice list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 1674, 76, 11, 145];1761;Generation of splice list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 852, 41, 9, 67, 9, 80, 5, 452, 510, 2, 152];1762;"Decide whether to use the element <systemBreakdownCode>. If + used, its use must be consistent across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 852, 41, 144, 67, 9, 80, 5, 452, 510, 2, 152];1762;"Decide whether to use the element <systemBreakdownCode>. If + used, its use must be consistent across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2344];1763;Use of the element <wireType>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 141, 4, 5, 401];1764;Decide which publications to be produced.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 308, 4, 5, 1875];1764;Decide which publications to be produced.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 47, 1584, 1913];1765;Use of data compression techniques;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 11, 1584, 1994];1765;Use of data compression techniques;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 3, 2, 299, 47, 43, 2, 139, 47, 80, 5, 96, 6, 58, 299, 19, 80, 5, 489];1766;"Decide which of the optional data from the parts data must be + included and which optional elements must be displayed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 3, 2, 299, 11, 43, 2, 290, 11, 80, 5, 697, 6, 58, 299, 257, 80, 5, 1987];1766;"Decide which of the optional data from the parts data must be + included and which optional elements must be displayed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1154, 13, 2, 19, 1444];1767;"Use of the attribute responseType in the element + <commentResponse>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 527];1768;Types of legends;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[258, 3, 1128];1768;Types of legends;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 27, 5, 248, 588, 8, 511, 47, 12, 10, 25, 2345, 157, 3, 233, 11, 12, 159, 25, 152, 8, 10, 25, 69, 268, 228, 135];1769;"Decide whether there is one single or several data modules for a + dedicated type of CIR data module within a Project or for a specific + model identification code.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 27, 23, 248, 588, 8, 511, 11, 145, 10, 25, 2345, 157, 3, 233, 11, 12, 159, 25, 152, 8, 10, 25, 69, 268, 228, 135];1769;"Decide whether there is one single or several data modules for a + dedicated type of CIR data module within a Project or for a specific + model identification code.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 515, 47, 12];1770;Decide whether to use container data modules.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 515, 11, 145];1770;Decide whether to use container data modules.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 517, 137, 3, 274, 169, 13, 25, 73];1771;Decide on the maximum number of step levels in a procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 517, 137, 3, 274, 649, 13, 25, 73];1771;Decide on the maximum number of step levels in a procedure;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 452, 154, 3, 488, 10, 473, 76, 767, 2, 152];1772;"Decide whether to use a consistent set of prefixes for random list + throughout the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 452, 154, 3, 2884, 10, 473, 76, 767, 2, 152];1772;"Decide whether to use a consistent set of prefixes for random list + throughout the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[806];1773;Years;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1968];1773;Years;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1675];1774;Use of the attribute internalRefTargetType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 215, 736, 137];1775;Decide whether and how to use the wire sequential number.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1173, 58, 88, 4, 9, 13, 275, 492, 6, 220, 216, 167, 4, 2, 88];1776;"Decide whether to use the attribute quantityType, which values to + use in what context and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1173, 58, 165, 4, 9, 13, 275, 492, 6, 220, 216, 254, 4, 2, 165];1776;"Decide whether to use the attribute quantityType, which values to + use in what context and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1553, 88];1777;Fixed values;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2897, 165];1777;Fixed values;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[135, 3, 179, 980, 1539, 47, 12];1778;Coding of harness routing drawing data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[643, 3, 179, 980, 812, 11, 145];1778;Coding of harness routing drawing data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1676, 13, 2, 19, 1011, 159, 2, 19, 344];1779;"Use of the element <effectivity> in the element + <locationRcmdSegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2346];1780;Javanese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 1565, 5, 4, 160, 25, 1097, 1367, 172, 9, 2347, 281, 137, 2, 372, 5, 26, 1097, 1367];1781;"Decide whether the element <listItemTerm> is to contain a + leading zero when using callout/item numbers. The default is no + leading zero.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 1565, 23, 4, 160, 25, 1375, 1367, 172, 307, 2347, 281, 799, 2, 372, 23, 26, 1375, 1367];1781;"Decide whether the element <listItemTerm> is to contain a + leading zero when using callout/item numbers. The default is no + leading zero.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 141];1782;Generation of publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 308];1782;Generation of publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1561, 3, 2, 19, 757];1783;"Use of the attribute functionalItemNumber of the element + <functionalItemRef>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[86, 10, 152];1784;51-99 Available for projects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[86, 10, 1124];1784;51-99 Available for projects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[96, 2, 544, 18, 139, 26, 8, 189, 26, 13, 2, 664];1785;"Include the manufacturer’s part No. or reference No. in the + LOAP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 64, 75, 88, 6, 941, 31, 547];1786;"Define security classification values and terms (attribute + securityClassification)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 64, 75, 165, 6, 1852, 31, 547];1786;"Define security classification values and terms (attribute + securityClassification)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[698, 589, 10, 76, 3, 698];1787;Symbol (Candidate for list of symbols);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[698, 589, 10, 76, 3, 1122];1787;Symbol (Candidate for list of symbols);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 17, 281, 663, 135];1788;Use of material item category code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 163, 19, 2348, 1533, 8, 2, 474, 163, 19, 2349, 1534, 8, 605, 13, 2, 189, 155, 155, 189];1789;"Decide whether to present the title (element + <pmTitle>/<externalPubTitle>) or the short title + (element <shortPmTitle>/<shortExternalPubTitle>), or + both, in the reference table (""Table 1  References"").";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 163, 19, 2348, 1533, 8, 2, 474, 163, 19, 2349, 1534, 8, 605, 13, 2, 189, 155, 155, 486];1789;"Decide whether to present the title (element + <pmTitle>/<externalPubTitle>) or the short title + (element <shortPmTitle>/<shortExternalPubTitle>), or + both, in the reference table (""Table 1  References"").";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 314, 13, 2, 19, 1457];1790;"Use of the element <preliminaryRqmts> in the element + <taskDefinition>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 394, 47, 12, 160, 232, 6, 659, 490, 262];1791;"Decide whether to produce separate data modules containing + equipment and panel location illustrations.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 394, 11, 145, 1345, 232, 6, 659, 490, 819];1791;"Decide whether to produce separate data modules containing + equipment and panel location illustrations.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 19, 2350, 965, 1262, 2351, 6, 1223, 4, 9, 10, 228, 6, 70, 4, 400, 345, 19];1792;"Decide which elements <catalogSeqNumberRef> + <natoStockNumber>, <identNumber>, <toolRef> and + <materialSetRef> to use for identification and how to populate + these elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 257, 2350, 965, 1262, 2351, 6, 1223, 4, 9, 10, 228, 6, 70, 4, 400, 345, 257];1792;"Decide which elements <catalogSeqNumberRef> + <natoStockNumber>, <identNumber>, <toolRef> and + <materialSetRef> to use for identification and how to populate + these elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1099, 380, 1477];1793;Detailed inspection (DET);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[337, 3, 903];1794;Units of measurement;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[921, 3, 903];1794;Units of measurement;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 2, 9, 3, 248, 8, 511, 268, 228, 135];1795;"Decide whether to allow the use of one or several model + identification codes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 2, 9, 3, 248, 8, 511, 268, 228, 369];1795;"Decide whether to allow the use of one or several model + identification codes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[304, 273, 1177];1796;Time between overhaul;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2352, 384, 2353];1797;"Occitan (post 1500); Provençal";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[595, 3, 2, 300, 230];1798;Source of the technical names;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[595, 3, 2, 300, 714];1798;Source of the technical names;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 859, 13, 233];1799;"Decide whether and how to use the element <commonInfo> in + CIR.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1590, 13, 2, 19, 2354, 159, 2, 19, 344];1800;"- Use of the attribute unitOfMeasure in the element + <unitOfIssueQualificationSegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 247, 477, 88, 8, 455, 10, 2, 19, 507, 13, 2, 343];1801;"Method of defining multiple values or ranges for the element + <enumeration> in the ACT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 3, 2929, 477, 165, 8, 2930, 10, 2, 19, 507, 13, 2, 343];1801;"Method of defining multiple values or ranges for the element + <enumeration> in the ACT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[505, 44, 69, 312];1802;Subsystems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1856, 44, 69, 312];1802;Subsystems (Bike specific SNS);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[735, 328];1803;Evident, Safety;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1006, 1595, 274, 172, 9, 450, 163];1804;"Decide whether to use hierarchical indented steps, when used + without titles.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1006, 1595, 485, 172, 144, 450, 339];1804;"Decide whether to use hierarchical indented steps, when used + without titles.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 2, 17, 281, 663, 135];1805;Decide on the use of the material item category code.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1642];1806;"Decide whether and how to use the element + <partKeyword>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 68, 432];1807;Presentation of change marks;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 68, 1123];1807;Presentation of change marks;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1629, 10, 228, 3, 277, 47, 12];1808;"Decide whether to use IC 951 for identification of process data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1629, 10, 228, 3, 277, 11, 145];1808;"Decide whether to use IC 951 for identification of process data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 58, 233, 11, 12, 157, 4, 5, 901];1809;"Decide whether and which CIR data module types to be + published.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 58, 233, 11, 12, 258, 4, 5, 1858];1809;"Decide whether and which CIR data module types to be + published.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1677, 13, 2, 19, 314, 6, 2, 19, 1543];1810;"Use of the element <workArea> in the element + <preliminaryRqmts> and the element <checkListItem>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1178, 38, 4, 5, 9, 4, 432, 1478, 227];1811;Strikethrough (not to be used to mark deleted text);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1178, 38, 4, 5, 144, 4, 432, 1857, 227];1811;Strikethrough (not to be used to mark deleted text);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[492, 902, 223];1812;Context related rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[492, 920, 234];1812;Context related rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1589, 2, 136, 3, 64, 525, 10, 1005, 141, 8, 38];1813;"Decide whether to exclude the presentation of security markings + for unclassified publications or not.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1589, 2, 136, 3, 64, 801, 10, 1005, 308, 8, 38];1813;"Decide whether to exclude the presentation of security markings + for unclassified publications or not.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2355];1814;Yoruba;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2356];1815;Tsonga;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 973, 10, 32, 12, 157, 80, 96, 27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];1816;"Data disclosure for all module types must include, ""There are + no dissemination limitations that apply to this data + module.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 973, 10, 32, 12, 258, 80, 96, 27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];1816;"Data disclosure for all module types must include, ""There are + no dissemination limitations that apply to this data + module.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 3, 2, 19, 453, 4, 766, 189, 4, 177, 47, 335, 419, 479, 281];1817;"Decide whether to use of the element <dmRef> to establish + references to content data supporting learning objective + items.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 3, 2, 19, 453, 4, 766, 486, 4, 177, 11, 2000, 529, 479, 713];1817;"Decide whether to use of the element <dmRef> to establish + references to content data supporting learning objective + items.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 517, 137, 3, 274, 169, 13, 1263];1818;"Define maximum number of steps levels in + <checkListProcedure>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 517, 137, 3, 485, 649, 13, 1263];1818;"Define maximum number of steps levels in + <checkListProcedure>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[610, 3, 2, 19, 816];1819;Population of the element <refs>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[610, 3, 2, 19, 2012];1819;Population of the element <refs>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 167, 3, 2, 191, 256, 7, 148, 5, 10, 325, 2, 939, 256, 2357, 2, 676, 4, 315, 256, 8, 2, 1370, 538, 256, 10, 2, 764, 1039];1820;"Decide on the definition of the issue date. This can be, for + example, the input date (ie, the release to CSDB date), or the + cut-off date for the delivery, etc.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2358, 171, 557, 6, 297, 40];1821;"Battle damage assessment and repair + information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1636, 13, 2, 265, 233];1822;Use of the attribute taskCategoryCode in the tools CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1636, 13, 2, 891, 233];1822;Use of the attribute taskCategoryCode in the tools CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2359];1823;Marshallese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 191, 137, 6, 8, 191, 256, 13, 2, 155, 3, 177];1824;"Use of issue number and/or issue date in the Table of + contents";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 191, 137, 6, 8, 191, 256, 13, 2, 155, 3, 888];1824;"Use of issue number and/or issue date in the Table of + contents";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 78, 381, 294, 135, 4, 9, 10, 313, 1226, 679, 139, 47, 12];1825;"Decide which responsible partner company codes to use for + non-chapterized illustrated parts data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 78, 381, 294, 369, 4, 9, 10, 313, 1346, 679, 290, 11, 145];1825;"Decide which responsible partner company codes to use for + non-chapterized illustrated parts data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 25, 452, 1364, 6, 228, 1214, 10, 192, 31, 6, 150, 172, 343, 6, 418, 47, 12, 5, 1360];1826;"Define a consistent naming and identification scheme for product + attributes and conditions, when ACT and CCT data modules are + implemented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 25, 452, 1364, 6, 228, 1214, 10, 192, 296, 6, 168, 172, 343, 6, 418, 11, 145, 24, 3221];1826;"Define a consistent naming and identification scheme for product + attributes and conditions, when ACT and CCT data modules are + implemented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 593, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1827;"Decide whether to use the attribute skillLevelCode, which values + to use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 593, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1827;"Decide whether to use the attribute skillLevelCode, which values + to use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[215];1828;Wire;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[78, 381, 294, 135, 10, 313, 1226, 679, 139, 47, 12];1829;"Responsible partner company codes for non-chapterized illustrated + parts data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[78, 381, 294, 369, 10, 313, 1346, 679, 290, 11, 145];1829;"Responsible partner company codes for non-chapterized illustrated + parts data modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 328, 75];1830;Presentation of safety classification;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 9, 2, 19, 998, 6, 4, 400, 67, 396, 19, 6, 31, 510, 2, 152];1831;"Decide how to use the element <applic> and to populate its + child elements and attributes across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 9, 2, 19, 998, 6, 4, 400, 67, 396, 257, 6, 296, 510, 2, 152];1831;"Decide how to use the element <applic> and to populate its + child elements and attributes across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 705, 37, 491, 166];1832;Use of Highlights with updating instructions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 924, 37, 1110, 185];1832;Use of Highlights with updating instructions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2360];1833;Tamil;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 374, 40, 10, 215, 6, 179, 96, 262, 6, 155];1834;"Decide whether to produce descriptive information for wires and + harnesses including illustrations and tables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 374, 40, 10, 1090, 6, 2931, 184, 819, 6, 650];1834;"Decide whether to produce descriptive information for wires and + harnesses including illustrations and tables.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1152, 236, 10, 386, 47, 431, 387];1835;em03 - Underline (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[550, 1152, 236, 10, 386, 11, 431, 387];1835;em03 - Underline (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[666, 3, 242, 1040];1836;Extent of cross-referencing;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 248, 3, 2, 506, 255, 10, 362, 701, 3, 1202, 808, 262, 2, 1361, 255, 80, 5, 9, 767, 2, 152];1837;"Decide whether to use one of the alternative methods for + individual numbering of multi sheet illustrations. The chosen method + must be used throughout the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 248, 3, 2, 506, 2932, 10, 362, 701, 3, 1202, 808, 819, 2, 1861, 255, 80, 5, 144, 767, 2, 152];1837;"Decide whether to use one of the alternative methods for + individual numbering of multi sheet illustrations. The chosen method + must be used throughout the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[252, 40];1838;Fault information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 1928, 2, 1216, 3, 2, 192, 276, 192, 31, 8, 150, 157];1839;"Decide how to divide the properties of the Product into product + attributes or condition types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 70, 4, 1928, 2, 1868, 3, 2, 192, 276, 192, 296, 8, 150, 258];1839;"Decide how to divide the properties of the Product into product + attributes or condition types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1678, 13, 2, 19, 2361, 159, 2, 19, 344];1840;"Use of the element <physicalSecurityPilferageCode> in the + element <techData> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 952, 41, 9, 15, 58, 11, 12, 157, 4, 9, 82];1841;"Decide whether and how to use the element + <installationLocation>. If used, decide which data module + types to use it.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 952, 41, 144, 15, 58, 11, 12, 258, 4, 9, 82];1841;"Decide whether and how to use the element + <installationLocation>. If used, decide which data module + types to use it.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 299, 31, 1679];1842;Use of the optional attribute altsName;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 608, 3, 1524, 1204, 1205, 13, 11, 972, 433, 47, 286, 76, 6, 503, 82, 5, 1362, 16, 608, 5, 66, 558, 510, 32, 315, 367];1843;"Decide on the inclusion of RDF/DC metadata in data dispatch notes, + data management lists and comments. It is recommended that inclusion + is applied consistently across all CSDB objects.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 608, 3, 1524, 1204, 1205, 13, 11, 972, 715, 11, 286, 368, 6, 2883, 82, 23, 1402, 16, 608, 23, 577, 558, 510, 32, 315, 531];1843;"Decide on the inclusion of RDF/DC metadata in data dispatch notes, + data management lists and comments. It is recommended that inclusion + is applied consistently across all CSDB objects.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[304];1844;Time;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1538, 979, 1103];1845;Raster graphic resolution;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2362];1846;Tatar;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2363];1847;Urdu;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1564];1848;Decide whether to use the element <descrCrew>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 2364, 167, 3, 33, 141, 6, 548, 141, 6, 21, 4, 394, 240, 276, 356, 813, 13, 2, 446, 29, 141];1849;"Decide on the precise definitions of ""maintenance publications"" + and ""operational publications"" and whether to separate them into + different listings in the Impact on publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 2364, 254, 3, 33, 308, 6, 548, 308, 6, 21, 4, 394, 925, 276, 356, 3222, 13, 2, 446, 29, 308];1849;"Decide on the precise definitions of ""maintenance publications"" + and ""operational publications"" and whether to separate them into + different listings in the Impact on publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[373, 414, 19, 230];1850;XML/SGML element name;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[231, 391];1851;Caption groups;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[231, 1344];1851;Caption groups;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 422, 136, 223, 10, 2, 11, 12, 135, 8, 4, 465, 152, 8, 56, 69, 223, 10, 67, 997, 6, 942, 159, 2, 811];1852;"Decide whether to use the S1000D standard page-oriented + presentation rules for the data module code or to create project or + organization specific rules for its positioning and style within the + footer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 429, 136, 234, 10, 2, 11, 12, 135, 8, 4, 465, 152, 8, 56, 69, 234, 10, 67, 997, 6, 942, 159, 2, 811];1852;"Decide whether to use the S1000D standard page-oriented + presentation rules for the data module code or to create project or + organization specific rules for its positioning and style within the + footer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 309, 8, 822, 754, 10, 337, 8, 250];1853;"Decide whether to use two or four characters for unit or + assembly.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 309, 8, 822, 1348, 10, 337, 8, 250];1853;"Decide whether to use two or four characters for unit or + assembly.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 293, 40];1854;Use of common information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 705, 2, 372, 1107, 6, 182, 601, 65, 136];1855;"Decide on highlighting the default heading and applicability + statement at presentation";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2933, 2, 372, 1107, 6, 182, 601, 65, 136];1855;"Decide on highlighting the default heading and applicability + statement at presentation";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[733, 589, 10, 76, 3, 1151, 372, 88];1856;"Acronym (Candidate for list of abbreviations) - Default + value";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[733, 589, 10, 76, 3, 1851, 372, 88];1856;"Acronym (Candidate for list of abbreviations) - Default + value";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[172, 79, 2, 31, 574, 88, 1435, 2365, 80, 5, 96, 172, 79, 2, 31, 658, 88, 2366, 504, 80, 5, 96];1857;"When applicable, the attribute caveat (value cv51, unknown) + must be included. When applicable, the attribute + commercialClassification (value cc51, open) must be + included.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[172, 79, 2, 31, 574, 88, 1435, 2365, 80, 5, 697, 172, 79, 2, 31, 658, 88, 2366, 504, 80, 5, 697];1857;"When applicable, the attribute caveat (value cv51, unknown) + must be included. When applicable, the attribute + commercialClassification (value cc51, open) must be + included.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1634, 6, 58, 2367, 2368, 4, 5, 9];1858;"Decide whether to use the attribute barCodeSymbology and which + barcode symbology to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1634, 6, 58, 2367, 2368, 4, 5, 144];1858;"Decide whether to use the attribute barCodeSymbology and which + barcode symbology to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[181, 79, 156, 10, 1016, 6, 1017, 192];1859;Determine applicable systems for land and sea products;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[181, 79, 1118, 10, 1016, 6, 1017, 1340];1859;Determine applicable systems for land and sea products;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 513, 3, 2, 19, 905, 159, 2, 19, 1196];1860;"Use of the attribute applicRefId of the element <remarks> + within the element <dmStatus>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 513, 3, 2, 19, 922, 159, 2, 19, 1196];1860;"Use of the attribute applicRefId of the element <remarks> + within the element <dmStatus>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[287, 76, 5, 38, 246, 13, 324];1861;Ordered lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1397, 368, 24, 38, 321, 13, 495];1861;Ordered lists are not allowed in Warnings;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2369];1862;Use of the element <dataHandling>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2934];1862;Use of the element <dataHandling>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1220, 13, 2, 19, 1585, 172, 9, 418];1863;"Use of the element <displayName> in the element + <productAttribute> when using CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1220, 13, 2, 19, 1585, 172, 307, 418];1863;"Use of the element <displayName> in the element + <productAttribute> when using CCT";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2370];1864;Venda;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1611, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1865;"Decide whether to use the attribute sbMaterialType, which values + to use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1611, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1865;"Decide whether to use the attribute sbMaterialType, which values + to use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 142, 490];1866;Type of install location;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1186];1867;Green;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1680, 1680, 2371];1868;"Haitian; Haitian Creole";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[76, 3, 79, 141];1869;List of applicable publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[76, 3, 79, 308];1869;List of applicable publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 82, 5, 2372, 4, 1106, 771, 10, 491, 377, 29, 192, 493];1870;"Decide whether it is permissible to differentiate reasons for + update based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 82, 23, 2372, 4, 1106, 2935, 10, 491, 399, 29, 192, 493];1870;"Decide whether it is permissible to differentiate reasons for + update based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[232, 40];1871;Equipment information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1631];1872;Use of the element <dataRestrictions>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1882];1872;Use of the element <dataRestrictions>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 31, 6, 150, 4, 96, 13, 2, 389];1873;Product attributes and conditions to include in the PCT;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 296, 6, 168, 4, 96, 13, 2, 389];1873;Product attributes and conditions to include in the PCT;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2373];1874;Sindhi;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1676, 41, 9, 15, 29, 67, 455, 6, 2, 167, 3, 2, 88, 4, 5, 9];1875;"Decide whether and how to use the element <effectivity>. If + used, decide on its range and the definition of the values to be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1676, 41, 144, 15, 29, 67, 455, 6, 2, 167, 3, 2, 165, 4, 5, 144];1875;"Decide whether and how to use the element <effectivity>. If + used, decide on its range and the definition of the values to be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[227, 19];1876;Text elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[227, 257];1876;Text elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 9, 3, 2, 19, 1633, 5, 246, 768, 159, 2, 19, 1619, 5, 246, 236, 159, 167, 3, 362, 17, 154, 8, 5, 246, 236, 768, 159, 167, 3, 362, 753, 554, 6, 335, 232];1877;"Decide whether the use of the element <sbProcurementInfo> is + allowed directly within the element <sbMaterialSet> is allowed + only within definitions of individual material sets or is allowed + only directly within definitions of individual spares, supplies and + support equipment";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 9, 3, 2, 19, 1633, 23, 321, 768, 159, 2, 19, 1619, 23, 321, 236, 159, 254, 3, 362, 17, 266, 8, 23, 321, 236, 768, 159, 254, 3, 362, 1866, 1085, 6, 335, 232];1877;"Decide whether the use of the element <sbProcurementInfo> is + allowed directly within the element <sbMaterialSet> is allowed + only within definitions of individual material sets or is allowed + only directly within definitions of individual spares, supplies and + support equipment";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[190];1878;Page;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[978, 6, 327];1879;Zoning and access;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[522, 1491];1880;Program prompt;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2374];1881;Assamese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1544, 1545];1882;Use of the attribute initialProvisioningProjectNumber (IPPN);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[299, 374, 40, 10, 662, 337];1883;Optional descriptive information for connection units;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[299, 374, 40, 10, 662, 921];1883;Optional descriptive information for connection units;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[262, 196];1884;Illustrations, General;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[819, 196];1884;Illustrations, General;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406];1885;Front matter;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1212, 3, 47, 13, 374, 47, 12];1886;Granularity of data in descriptive data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1212, 3, 11, 13, 374, 11, 145];1886;Granularity of data in descriptive data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 976, 76, 47, 12, 10, 25, 190, 422, 8, 183, 370, 224, 141, 43, 2, 224, 47, 12, 16, 5, 377, 29, 2, 224, 288];1887;"Decide whether and how to generate terminal list data modules for + a page-oriented or an interactive wiring publication from the wiring + data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 976, 76, 11, 145, 10, 25, 190, 429, 8, 183, 370, 224, 141, 43, 2, 224, 11, 145, 16, 24, 399, 29, 2, 224, 288];1887;"Decide whether and how to generate terminal list data modules for + a page-oriented or an interactive wiring publication from the wiring + data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1190, 236, 10, 386, 47, 431, 387];1888;Italic (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1190, 236, 10, 386, 11, 431, 387];1888;Italic (only for legacy data, see Chap 3.9.1);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 19, 6, 31, 4, 5, 197, 29, 2, 163, 190];1889;"Decide which elements and attributes to be presented on the Title + page.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 257, 6, 296, 4, 5, 459, 29, 2, 163, 190];1889;"Decide which elements and attributes to be presented on the Title + page.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 70, 2, 64, 75, 162, 5, 432, 6, 8, 500];1890;"Decide on how the security classifications will be marked and/or + indicated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 70, 2, 64, 892, 162, 5, 1950, 6, 8, 2918];1890;"Decide on how the security classifications will be marked and/or + indicated.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 4, 9, 2, 19, 1236, 6, 2, 19, 1238, 1009];1891;"Decide whether and how to use to use the element + <quantityValue> and the element <quantityTolerance> + decomposition.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1559];1892;Use of the attribute crewStepCondition;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1182];1893;Use of the attribute drillType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2375, 2376];1894;"Catalan; Valencian";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 101, 406, 5, 4, 5, 96, 614, 8, 299, 13, 249, 3, 2, 190, 422, 141, 6, 13, 2, 376, 2, 576, 80, 5, 377, 29, 2, 223, 264, 13, 387];1895;"Decide which front matter is to be included (mandatory or + optional) in each of the page-oriented publications and in the IETP. + The decisions must be based on the rules given in Chap 3.9.4.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 101, 406, 23, 4, 5, 697, 614, 8, 299, 13, 249, 3, 2, 190, 429, 308, 6, 13, 2, 376, 2, 1127, 80, 5, 399, 29, 2, 234, 366, 13, 387];1895;"Decide which front matter is to be included (mandatory or + optional) in each of the page-oriented publications and in the IETP. + The decisions must be based on the rules given in Chap 3.9.4.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[615, 555, 9, 3, 233, 47, 12];1896;Internal/External use of CIR data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[615, 555, 9, 3, 233, 11, 145];1896;Internal/External use of CIR data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 556, 231, 673, 2, 227, 475, 1207, 6, 70, 7, 5, 247];1897;"Decide whether inline captions affect the text line spacing and + how this is defined";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 556, 1979, 673, 2, 227, 475, 2892, 6, 70, 7, 23, 716];1897;"Decide whether inline captions affect the text line spacing and + how this is defined";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[166, 1492];1898;Instruction disposition;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 223, 402];1899;Business rules exchange;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 234, 402];1899;Business rules exchange;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 1154, 6, 220, 216, 167];1900;"Decide which values to use for the attribute responseType and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 1154, 6, 220, 216, 254];1900;"Decide which values to use for the attribute responseType and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1598, 41, 9, 702, 29, 1264, 88, 10, 2, 141, 2377, 6, 469, 240, 5, 1578, 43];1901;"Decide whether and how to use the element <techPubBase>. If + used, agree on acceptable values for the publication baseline and + where they are derived from.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1598, 41, 144, 702, 29, 1264, 165, 10, 2, 141, 2377, 6, 469, 240, 24, 1872, 43];1901;"Decide whether and how to use the element <techPubBase>. If + used, agree on acceptable values for the publication baseline and + where they are derived from.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[995, 3, 912, 47];1902;Printing of classified data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[995, 3, 912, 11];1902;Printing of classified data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[615, 8, 555, 167, 3, 1030, 182, 31];1903;"Internal or external definition of supplier applicability + attributes";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[615, 8, 555, 167, 3, 1030, 182, 296];1903;"Internal or external definition of supplier applicability + attributes";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 860, 2, 141, 6, 42, 76, 13, 248, 47, 12, 141, 12, 37, 248, 8, 407, 76, 197, 39, 155, 8, 39, 394, 47, 12, 141, 12, 237, 71, 548, 141, 8, 33, 141];1904;"Decide whether to deliver the publications and documents listed in + one data module/publication module (with one or more lists presented + as tables) or as separate data modules/publication modules (eg, by + operational publications or maintenance publications).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 860, 2, 308, 6, 1863, 1089, 13, 248, 11, 12, 141, 12, 37, 248, 8, 407, 368, 459, 39, 650, 8, 39, 394, 11, 145, 141, 145, 237, 71, 548, 308, 8, 33, 308];1904;"Decide whether to deliver the publications and documents listed in + one data module/publication module (with one or more lists presented + as tables) or as separate data modules/publication modules (eg, by + operational publications or maintenance publications).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 402, 229, 223];1905;Data exchange business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 402, 229, 234];1905;Data exchange business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2378];1906;Swahili;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2379];1907;Akan;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[337, 3, 742, 4, 5, 9];1908;Unit of measure to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[337, 3, 742, 4, 5, 144];1908;Unit of measure to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[300, 40, 359, 148, 5, 197, 13, 291, 300, 40, 9, 2, 19, 966, 6, 8, 13, 2, 189, 155, 9, 2, 19, 816, 13, 2, 19, 177];1909;"Technical information needed, can be presented in Required + technical information (using the element + <reqTechInfoGroup>) and/or in the Reference table (using + the element <refs> in the element + <content>).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[300, 40, 798, 148, 5, 459, 13, 306, 300, 40, 307, 2, 19, 966, 6, 8, 13, 2, 189, 155, 307, 2, 19, 2012, 13, 2, 19, 177];1909;"Technical information needed, can be presented in Required + technical information (using the element + <reqTechInfoGroup>) and/or in the Reference table (using + the element <refs> in the element + <content>).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 1681, 1682, 137, 1265, 82, 276, 67, 543, 911, 9, 2, 31, 2380, 2381, 6, 2382, 8, 4, 726, 82, 39, 25, 1024, 13, 2, 396, 19, 2383];1910;"Decide whether and how to use the NATO Stock Number, split it into + its three fields using the attributes natoSupplyClass, + natoCodificationBureau and natoItemIdentNumberCore or to fill it as + a whole in the child element <fullNatoStockNumber>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 1681, 1682, 137, 1265, 82, 276, 67, 543, 2013, 307, 2, 296, 2380, 2381, 6, 2382, 8, 4, 726, 82, 39, 25, 1024, 13, 2, 396, 19, 2383];1910;"Decide whether and how to use the NATO Stock Number, split it into + its three fields using the attributes natoSupplyClass, + natoCodificationBureau and natoItemIdentNumberCore or to fill it as + a whole in the child element <fullNatoStockNumber>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1227, 140, 157, 4, 5, 9];1911;Decide on the above description types to be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1227, 140, 258, 4, 5, 144];1911;Decide on the above description types to be used.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2384];1912;Serbian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 20, 44, 899];1913;S1000D Bike platform;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 312, 163, 6, 2, 167, 13, 2, 320, 1551, 71, 2, 152];1914;"Decide whether to translate and use the SNS titles and the + definitions in the languages adopted by the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 312, 339, 6, 2, 254, 13, 2, 1401, 1867, 71, 2, 152];1914;"Decide whether to translate and use the SNS titles and the + definitions in the languages adopted by the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 47, 286, 260, 76, 10, 546, 6, 402, 3, 315, 449, 40];1915;"Decide whether to use the data management requirement list for + specification and exchange of CSDB planning information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 11, 286, 260, 76, 10, 546, 6, 402, 3, 315, 449, 40];1915;"Decide whether to use the data management requirement list for + specification and exchange of CSDB planning information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177];1916;Content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2385];1917;Fulah;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[262, 6, 375, 46, 229, 223, 395, 2, 46, 3, 262, 6, 375, 367, 240, 5, 1928, 276, 942, 553, 6, 47, 392];1918;"Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[262, 6, 375, 46, 229, 234, 395, 2, 46, 3, 819, 6, 375, 531, 240, 24, 3223, 276, 942, 553, 6, 11, 392];1918;"Illustration and multimedia creation business rules cover + the creation of illustrations and multimedia objects. They + are divided into style, detail and data format.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 226, 771, 10, 491, 1917, 4, 5, 9, 771, 10, 491, 148, 5, 9, 4, 1146, 464, 25, 705, 11, 12, 1147, 25, 152, 162, 1646, 67, 9, 43, 191, 2386, 325, 5, 1920, 4, 1673, 411, 2387, 1478, 11, 12, 26, 913, 291];1919;"Decide standard reason for update sentences to be used. Reason for + update can be used to automatically generate a highlights data + module. Normally, a project will mandate its use from issue ""002"" + upwards. Examples are: Revised to incorporate modification XYZ + Deleted. Data module no longer required";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 226, 771, 10, 491, 3224, 4, 5, 144, 771, 10, 491, 148, 5, 144, 4, 1146, 464, 25, 924, 11, 12, 1147, 25, 152, 162, 1646, 67, 9, 43, 191, 2386, 1853, 24, 2004, 4, 1673, 411, 2387, 1857, 11, 12, 26, 3225, 306];1919;"Decide standard reason for update sentences to be used. Reason for + update can be used to automatically generate a highlights data + module. Normally, a project will mandate its use from issue ""002"" + upwards. Examples are: Revised to incorporate modification XYZ + Deleted. Data module no longer required";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 8, 2, 191, 137, 37, 8, 450, 478, 137, 10, 2, 705, 573];1920;"Decide whether to present the issue date or the issue number (with + or without inwork number) for the Highlights entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 191, 256, 8, 2, 191, 137, 37, 8, 450, 478, 137, 10, 2, 924, 923];1920;"Decide whether to present the issue date or the issue number (with + or without inwork number) for the Highlights entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 136, 6, 9];1921;Information presentation and use;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[403];1922;Lubricant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2388];1923;Dzongkha;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1630];1924;Use of the element <dataDistribution>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1500];1925;Voltage;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 393, 6, 1240];1926;"Use of ""I"" and ""O""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[215, 226, 1376, 47, 12];1927;Wiring standard practices data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 226, 2011, 11, 145];1927;Wiring standard practices data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 29, 78, 381, 294, 135, 4, 5, 9];1928;"Decide which values on responsible partner company codes to be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 29, 78, 381, 294, 369, 4, 5, 144];1928;"Decide which values on responsible partner company codes to be + used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1679, 10, 2, 19, 2321, 10, 274];1929;"Decide whether to use the attribute altsName for the element + <proceduralStepAlts> for steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1679, 10, 2, 19, 2925, 10, 485];1929;"Decide whether to use the attribute altsName for the element + <proceduralStepAlts> for steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 248, 8, 511, 47, 12, 10, 25, 233, 157];1930;Use of one or several data modules for a CIR type;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 248, 8, 511, 11, 145, 10, 25, 233, 157];1930;Use of one or several data modules for a CIR type;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 3049, 1251, 4, 338, 386, 47, 71, 25, 141, 135];1931;"Decide the preferred syntax to identify legacy data by a + publication code.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 1104, 1251, 4, 338, 386, 11, 71, 25, 141, 135];1931;"Decide the preferred syntax to identify legacy data by a + publication code.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 675, 6, 70, 82, 774, 5, 9, 65, 136];1932;"Decide whether to use the element <logo>and how it should be + used at presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 675, 6, 70, 82, 774, 5, 144, 65, 136];1932;"Decide whether to use the element <logo>and how it should be + used at presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2389];1933;Avestan;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 169, 3, 182, 1429, 7, 5, 766, 377, 29, 843, 2390, 6, 2391, 3, 2, 47];1934;"Decide on the level of applicability filtering. This is + established based on viewer capability and portability of the + data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 169, 3, 182, 1429, 7, 23, 2936, 399, 29, 708, 2390, 6, 2391, 3, 2, 11];1934;"Decide on the level of applicability filtering. This is + established based on viewer capability and portability of the + data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2392];1935;Rundi;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1683, 41, 9, 15, 29, 67, 455, 6, 2, 167, 3, 2, 88, 4, 5, 9, 172, 18, 346, 5, 9, 2, 76, 80, 5, 39, 832, 13, 2, 47, 19, 167, 10, 2, 18, 346, 19, 2393];1936;"Decide whether and how to use the element <modelVersion>. If + used, decide on its range and the definition of the values to be + used. When S2000M is used, the list must be as stated in the data + element definition for the S2000M element MOV.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1683, 41, 144, 15, 29, 67, 455, 6, 2, 167, 3, 2, 165, 4, 5, 144, 172, 18, 346, 23, 144, 2, 76, 80, 5, 39, 1349, 13, 2, 11, 19, 167, 10, 2, 18, 346, 19, 2393];1936;"Decide whether and how to use the element <modelVersion>. If + used, decide on its range and the definition of the values to be + used. When S2000M is used, the list must be as stated in the data + element definition for the S2000M element MOV.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 230, 3050, 4, 5, 9, 13, 154, 462, 230];1937;"Decide on naming conventions to be used in setting variable + names.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 1364, 3226, 4, 5, 144, 13, 2305, 462, 714];1937;"Decide on naming conventions to be used in setting variable + names.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2394];1938;Icelandic;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 76, 3, 641];1939;Presentation of List of figures;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 76, 3, 927];1939;Presentation of List of figures;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[192, 242, 189, 155];1940;Products cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1340, 242, 189, 155];1940;Products cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1652, 6, 67, 396, 19];1941;"Decide whether and how to use the element <productAndModel> + and its child elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1652, 6, 67, 396, 257];1941;"Decide whether and how to use the element <productAndModel> + and its child elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[641, 375, 6, 748];1942;Figures, multimedia and foldouts;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[927, 375, 6, 1881];1942;Figures, multimedia and foldouts;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2395, 2396];1943;"Pushto; Pashto";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[764, 3, 233, 1015, 47, 12];1944;Delivery of CIR-dependent data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[764, 3, 233, 1015, 11, 12];1944;Delivery of CIR-dependent data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1671, 13, 2, 265, 233];1945;Use of the attribute toolRefType in the tools CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1671, 13, 2, 891, 233];1945;Use of the attribute toolRefType in the tools CIR;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1683, 13, 2, 19, 1011, 159, 2, 19, 344];1946;"Use of the element <modelVersion> in the element + <locationRcmdSegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1223, 13, 2, 19, 602, 603, 6, 747, 492, 159, 2, 19, 314];1947;"Use of the element <materialSetRef> in the elements + <supportEquipDescr>, <supplyDescr> and <spareDescr> + context within the element <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1223, 13, 2, 257, 602, 603, 6, 747, 492, 159, 2, 19, 314];1947;"Use of the element <materialSetRef> in the elements + <supportEquipDescr>, <supplyDescr> and <spareDescr> + context within the element <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 215, 288, 13, 232, 40, 154];1948;Use of wiring Schema in Equipment information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 224, 288, 13, 232, 40, 266];1948;Use of wiring Schema in Equipment information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[367, 157, 4, 5, 76, 13, 2, 47, 286, 260, 76];1949;"Object types to be listed in the data management requirement + list";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[367, 258, 4, 5, 1089, 13, 2, 11, 286, 260, 76];1949;"Object types to be listed in the data management requirement + list";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[374];1950;Descriptive;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 2086];1951;Use of the attribute attempts;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 2875];1951;Use of the attribute attempts;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 422, 136, 223, 10, 2, 328, 75, 31, 1255, 3, 2, 19, 1235, 8, 4, 465, 152, 8, 56, 69, 223, 10, 2, 136];1952;"Decide whether to use the S1000D standard page-oriented + presentation rules for the safety classification (attribute + safetyLabel of the element <productSafety>) or to create + project or organization specific rules for the presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 18, 20, 226, 190, 429, 136, 234, 10, 2, 328, 75, 31, 1255, 3, 2, 19, 1235, 8, 4, 465, 152, 8, 56, 69, 234, 10, 2, 136];1952;"Decide whether to use the S1000D standard page-oriented + presentation rules for the safety classification (attribute + safetyLabel of the element <productSafety>) or to create + project or organization specific rules for the presentation.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 1194];1953;Level 1 (home);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[554];1954;Supplies;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1085];1954;Supplies;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[41, 9, 2, 88, 6, 1237, 1009, 15, 65, 58, 169, 3, 2, 415, 2, 31, 596, 5, 4, 5, 96, 1028, 490, 5, 29, 2, 2397, 19, 2398, 58, 66, 4, 32, 396, 19, 8, 29, 2, 362, 396, 19, 1236, 6, 1238, 25, 452, 1601, 3, 2, 31, 596, 5, 291, 4, 401, 25, 452, 489, 8, 2399, 4, 2, 35];1955;"If using the value and tolerance decomposition, decide at which + level of the markup the attribute quantityUnitOfMeasure is to be + included. Allowable locations are on the parent element + <quantityGroup> which applies to all child elements or on the + individual child elements <quantityValue> and + <quantityTolerance>. A consistent usage of the attribute + quantityUnitOfMeasure is required to produce a consistent display or + printout to the user.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[41, 307, 2, 88, 6, 1237, 1009, 15, 65, 58, 169, 3, 2, 415, 2, 31, 596, 23, 4, 5, 697, 1028, 3227, 24, 29, 2, 2397, 19, 2398, 58, 1997, 4, 32, 396, 257, 8, 29, 2, 362, 396, 257, 1236, 6, 1238, 25, 452, 1601, 3, 2, 31, 596, 23, 306, 4, 401, 25, 452, 489, 8, 2399, 4, 2, 35];1955;"If using the value and tolerance decomposition, decide at which + level of the markup the attribute quantityUnitOfMeasure is to be + included. Allowable locations are on the parent element + <quantityGroup> which applies to all child elements or on the + individual child elements <quantityValue> and + <quantityTolerance>. A consistent usage of the attribute + quantityUnitOfMeasure is required to produce a consistent display or + printout to the user.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2400];1956;Welsh;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 224, 47, 140, 47, 12, 13, 287, 4, 1244, 32, 576, 1925, 19, 6, 31, 3, 2, 224, 47, 288];1957;"Decide whether to produce wiring data description data modules in + order to reflect all decisions concerning elements and attributes of + the wiring data Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 224, 11, 140, 11, 145, 13, 287, 4, 1244, 32, 1127, 3228, 257, 6, 296, 3, 2, 224, 11, 288];1957;"Decide whether to produce wiring data description data modules in + order to reflect all decisions concerning elements and attributes of + the wiring data Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 386, 40, 71, 3051, 82, 13, 11, 12, 8, 71, 189, 82, 39, 555, 141, 9, 2, 141, 12];1958;"Decide whether to include legacy information by encapsulating it + in data modules or by referencing it as external publications using + the publication module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 386, 40, 71, 3229, 82, 13, 11, 145, 8, 71, 1040, 82, 39, 555, 308, 307, 2, 141, 12];1958;"Decide whether to include legacy information by encapsulating it + in data modules or by referencing it as external publications using + the publication module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 443, 13, 2, 19, 231];1959;Use of the attribute color in the element <caption>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[476, 40];1960;Procedural information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1684, 4, 668, 2, 139, 47, 13, 2, 322, 11, 12, 249, 304, 2, 139, 5, 76, 8, 21, 4, 668, 2, 139, 47, 1266, 2401, 13, 2, 139, 233, 11, 12];1961;"Decide whether to use the element <partSegment> to store the + part data in the IPD data module each time the part is listed or + whether to store the part data once externally in the part CIR data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1684, 4, 668, 2, 139, 11, 13, 2, 322, 11, 12, 249, 304, 2, 139, 23, 1089, 8, 21, 4, 668, 2, 139, 11, 1266, 2401, 13, 2, 139, 233, 11, 12];1961;"Decide whether to use the element <partSegment> to store the + part data in the IPD data module each time the part is listed or + whether to store the part data once externally in the part CIR data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 743, 701, 3, 190, 172, 906, 29, 248, 460, 646, 435, 236, 237];1962;"Decide whether to use double numbering of pages when printed on + one (right-hand) side only (eg, 11/12, 13/14).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 743, 701, 3, 717, 172, 1403, 29, 248, 460, 646, 435, 236, 237];1962;"Decide whether to use double numbering of pages when printed on + one (right-hand) side only (eg, 11/12, 13/14).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1007, 6, 8, 2, 31, 1008, 4, 1597, 2, 230, 6, 559, 135, 1239, 3, 2, 78, 381, 294, 41, 2, 230, 5, 9, 82, 80, 5, 153, 558, 6, 5, 614, 10, 2, 152];1963;"Decide whether to use the element <enterpriseName> and/or + the attribute enterpriseCode to capture the name and CAGE code + respectively, of the responsible partner company. If the name is + used it must be done consistently and be mandatory for the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1007, 6, 8, 2, 31, 1008, 4, 1597, 2, 230, 6, 559, 135, 1239, 3, 2, 78, 381, 294, 41, 2, 230, 23, 144, 82, 80, 5, 1874, 558, 6, 5, 614, 10, 2, 152];1963;"Decide whether to use the element <enterpriseName> and/or + the attribute enterpriseCode to capture the name and CAGE code + respectively, of the responsible partner company. If the name is + used it must be done consistently and be mandatory for the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 190, 137];1964;Presentation of page number;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1675, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1965;"Decide whether to use the attribute internalRefTargetType, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1675, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1965;"Decide whether to use the attribute internalRefTargetType, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 838, 6, 1904, 273, 2, 31, 547, 658, 6, 574, 41, 240, 5, 9];1966;"Decide on the priorities and relationships between the attributes + securityClassification, commercialClassification and caveat if they + are used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 2893, 6, 1985, 273, 2, 296, 547, 658, 6, 574, 41, 240, 24, 144];1966;"Decide on the priorities and relationships between the attributes + securityClassification, commercialClassification and caveat if they + are used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 141, 6, 42, 16, 5, 38, 901];1967;"Decide whether to include publications and documents that are not + published.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 308, 6, 1863, 16, 24, 38, 1858];1967;"Decide whether to include publications and documents that are not + published.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[268, 228, 135];1968;Model identification code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2402];1969;Malayalam;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 556, 514];1970;Presentation of inline footnotes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 556, 1088];1970;Presentation of inline footnotes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 1026, 2268, 5, 4, 5, 247, 2403, 8, 71, 2, 19, 2404];1971;"Decide whether the element <captionEntry> spans are to be + defined locally or by the element <spanspec>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 19, 1026, 2914, 24, 4, 5, 716, 2403, 8, 71, 2, 19, 2404];1971;"Decide whether the element <captionEntry> spans are to be + defined locally or by the element <spanspec>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2274];1972;Use of the element <checkListIntervals>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2916];1972;Use of the element <checkListIntervals>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[367, 157, 4, 5, 1929, 71, 2, 315, 329, 76];1973;Objects types to be tracked by the CSDB status list;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[531, 258, 4, 5, 2014, 71, 2, 315, 329, 76];1973;Objects types to be tracked by the CSDB status list;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 746, 237, 4, 552, 40, 844, 2, 235, 1036];1974;"Decide whether and how to use the element + <contentDescription> (eg, to add information about the + training resource).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[390, 475];1975;Water line;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 242, 189, 43, 163];1976;Use of cross-references from titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 242, 486, 43, 339];1976;Use of cross-references from titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 255, 3, 228, 3, 2, 299, 139];1977;"Decide on the method of identification of the optional + part.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[270, 280, 374, 40];1978;Crew/Operator descriptive information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[434, 135];1979;Task code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 965, 1681, 1682, 137];1980;"Use of the element <natoStockNumber> (NATO stock + number)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 2, 19, 1583, 13, 2, 19, 2405];1981;"Use the element <reducedPara> in the element + <frontMatterTableOfContent>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 393, 20, 29, 19, 1664, 13, 2, 19, 314];1982;"Use of the attribute id on element <sparesDescr> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[76, 3, 194, 559, 135, 6, 8, 230, 3, 2, 864, 294, 4, 5, 9, 10, 2, 300, 141];1983;"List of permitted CAGE codes and/or names of the originator companies + to be used for the technical publications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[76, 3, 195, 559, 369, 6, 8, 714, 3, 2, 864, 2917, 4, 5, 144, 10, 2, 300, 308];1983;"List of permitted CAGE codes and/or names of the originator companies + to be used for the technical publications";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177, 417];1984;Content section;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1677, 41, 9, 15, 58, 11, 12, 157, 4, 9, 82];1985;"Decide whether and how to use the element <workArea>. If + used, decide which data module types to use it.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1677, 41, 144, 15, 58, 11, 12, 258, 4, 9, 82];1985;"Decide whether and how to use the element <workArea>. If + used, decide which data module types to use it.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1916, 13, 2, 141, 12];1986;Use of logotypes in the publication module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1999, 13, 2, 141, 12];1986;Use of logotypes in the publication module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1562, 13, 2, 19, 314];1987;"Use of the attribute productItemType in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1263];1988;Use of the element <checkListProcedure>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2406];1989;Chamorro;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1016, 1017, 69, 40, 154];1990;Land/sea specific information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1016, 1017, 69, 40, 266];1990;Land/sea specific information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40, 10, 424, 641, 6, 262, 808, 31, 513, 3, 2, 19, 641];1991;"Use of applicability information for complete figures and + illustration sheets - attribute applicRefId of the element + <figure>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 40, 10, 424, 927, 6, 262, 1976, 31, 513, 3, 2, 19, 641];1991;"Use of applicability information for complete figures and + illustration sheets - attribute applicRefId of the element + <figure>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[638, 734];1992;Low intermediate;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 851, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];1993;"Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 851, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];1993;"Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1656, 47, 12, 13, 2, 451];1994;Use of placeholder data modules in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1656, 11, 145, 13, 2, 451];1994;Use of placeholder data modules in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 2054, 1438];1995;Level 2 (authorized workshop);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 2862, 1438];1995;Level 2 (authorized workshop);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 502, 641, 396, 19, 2, 396, 19, 148, 5, 1106, 377, 29, 192, 493];1996;"Decide whether and how to use the attribute applicRefId of various + <figure> child elements. The child elements can be + differentiated based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 502, 641, 396, 257, 2, 396, 257, 148, 5, 2003, 399, 29, 192, 493];1996;"Decide whether and how to use the attribute applicRefId of various + <figure> child elements. The child elements can be + differentiated based on Product configuration.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[32, 18, 20, 315, 367, 373, 6, 375, 80, 5, 860];1997;"All S1000D CSDB objects (XML and multimedia) must be + delivered.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[32, 18, 20, 315, 531, 373, 6, 375, 80, 5, 1087];1997;"All S1000D CSDB objects (XML and multimedia) must be + delivered.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 163, 6, 191, 256, 13, 11, 12, 189];1998;Use of title and issue date in data module references;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 163, 6, 191, 256, 13, 11, 12, 486];1998;Use of title and issue date in data module references;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 157, 88, 5, 614, 58, 5, 299, 6, 2, 870, 13, 58, 240, 80, 5, 860, 13, 2, 19, 1685];1999;"Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbSummary>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 157, 165, 24, 614, 58, 24, 299, 6, 2, 870, 13, 58, 240, 80, 5, 1087, 13, 2, 19, 1685];1999;"Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbSummary>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 750, 13, 2, 19, 602, 603, 6, 747, 492, 6, 275, 88, 4, 5, 9];2000;"Decide whether to use the attribute materialUsage in the elements + <supportEquipDescr>, <supplyDescr> and + <spareDescr> context and what values to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 750, 13, 2, 257, 602, 603, 6, 747, 492, 6, 275, 165, 4, 5, 144];2000;"Decide whether to use the attribute materialUsage in the elements + <supportEquipDescr>, <supplyDescr> and + <spareDescr> context and what values to be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 33, 449, 40, 13, 2, 451];2001;Inclusion of maintenance planning information in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1627, 136, 3, 324, 6, 350];2002;Use of symbolic presentation of warnings and cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1627, 136, 3, 495, 6, 530];2002;Use of symbolic presentation of warnings and cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 192, 268, 228, 135];2003;Allocation of Product model identification code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[868, 3, 285, 226, 139, 47];2004;Production of electrical standard parts data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[868, 3, 285, 226, 290, 11];2004;Production of electrical standard parts data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2407];2005;Basque;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 517, 137, 3, 274, 169, 246, 13, 25, 73, 1919, 1686, 169, 3, 607, 5, 1687, 1930, 13, 1184, 3, 245, 47, 82, 5, 1362, 16, 770, 169, 5, 236, 9, 13, 25, 1219, 2408, 469, 2, 3052, 47, 5, 854, 4, 7, 607, 517, 761, 169, 6, 2409, 3, 47, 5, 38, 2410];2006;"Decide on the maximum number of step levels allowed in a + procedure. Exceeding five levels of depth is strongly discouraged in + development of new data. It is recommended that additional levels + are only used in a conversion effort where the existing data is + authored to this depth (maximum eight levels) and restructuring of + data is not feasible.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 517, 137, 3, 274, 649, 321, 13, 25, 73, 3230, 1686, 649, 3, 607, 23, 1687, 2015, 13, 1184, 3, 245, 11, 82, 23, 1402, 16, 770, 649, 24, 236, 144, 13, 25, 1219, 2408, 469, 2, 3231, 11, 23, 2915, 4, 7, 607, 517, 761, 649, 6, 2409, 3, 11, 23, 38, 2410];2006;"Decide on the maximum number of step levels allowed in a + procedure. Exceeding five levels of depth is strongly discouraged in + development of new data. It is recommended that additional levels + are only used in a conversion effort where the existing data is + authored to this depth (maximum eight levels) and restructuring of + data is not feasible.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[322];2007;IPD;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1622, 58, 88, 4, 9, 6, 220, 216, 167];2008;"Decide whether to use the attribute reducedMaint, which values to + use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1622, 58, 165, 4, 9, 6, 220, 216, 254];2008;"Decide whether to use the attribute reducedMaint, which values to + use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 255, 3, 228, 3, 2, 87, 2411, 17];2009;"Decide on the method of identification of the local fabrication + material.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 182, 40, 10, 2, 705, 573];2010;"Decide whether to present the applicability information for the + Highlights entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 182, 40, 10, 2, 924, 923];2010;"Decide whether to present the applicability information for the + Highlights entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1570];2011;Use of the attribute sbModificationClassification;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 852, 13, 2, 141, 12, 329, 40];2012;"Use of the element <systemBreakdownCode> in the publication + module status information";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[671, 1003];2013;Circuit breakers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[671, 2903];2013;Circuit breakers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 514, 711];2014;Types of footnote markers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[258, 3, 514, 2009];2014;Types of footnote markers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2412];2015;Telugu;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 19, 6, 31, 4, 5, 197, 29, 2, 155, 3, 177, 190];2016;"Decide which elements and attributes to be presented on the Table + of content page.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 257, 6, 296, 4, 5, 459, 29, 2, 155, 3, 177, 190];2016;"Decide which elements and attributes to be presented on the Table + of content page.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 314, 13, 33, 449, 252, 654, 33, 971, 6, 8, 277, 47, 12];2017;"Decide whether to use the element <preliminaryRqmts> in + maintenance planning, fault isolation, maintenance checklist and/or + process data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 314, 13, 33, 449, 252, 654, 33, 971, 6, 8, 277, 11, 145];2017;"Decide whether to use the element <preliminaryRqmts> in + maintenance planning, fault isolation, maintenance checklist and/or + process data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2413, 2414, 2415];2018;"Sichuan Yi; Nuosu";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 226, 76, 3, 1151];2019;Use of a standard list of abbreviations;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 25, 226, 76, 3, 1851];2019;Use of a standard list of abbreviations;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1560];2020;Decide whether to use the attribute sbReplacementType.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 394, 2, 1241, 276, 192, 217, 6, 988, 1260, 40];2021;"Decide whether to separate the BDARP into product frame and engine + BDAR information.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[181, 41, 2, 1931, 16, 66, 4, 64, 432, 166, 1039, 6, 70, 866, 525, 5, 291, 4, 5, 66, 159, 2, 264, 152];2022;"Determine if the policies that apply to security marking, + instructions, etc, and how those markings are required to be applied + within the given project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[181, 41, 2, 3232, 16, 66, 4, 64, 525, 185, 1039, 6, 70, 866, 801, 24, 306, 4, 5, 577, 159, 2, 366, 152];2022;"Determine if the policies that apply to security marking, + instructions, etc, and how those markings are required to be applied + within the given project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 6, 9, 3, 33, 6, 548, 141, 13, 241, 341];2023;"Definitions and use of maintenance and operational publications in + service bulletins";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[254, 6, 9, 3, 33, 6, 548, 308, 13, 241, 890];2023;"Definitions and use of maintenance and operational publications in + service bulletins";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 277, 229, 223];2024;Business process business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 277, 229, 234];2024;Business process business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 172, 4, 9, 2, 1233, 754, 393, 6, 1240];2025;"Decide whether and when to use the alpha characters ""I"" and + ""O"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 172, 4, 9, 2, 1233, 1348, 393, 6, 1240];2025;"Decide whether and when to use the alpha characters ""I"" and + ""O"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 503, 703];2026;Decide whether to use the comment form.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 746, 13, 2, 19, 2416];2027;"Use of the element <contentDescription> in the element + <trainingStep>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 400, 83, 40, 13, 249, 11, 12, 8, 21, 4, 242, 189, 4, 25, 83, 47, 12];2028;"Decide whether to populate copyright information in each data + module or whether to cross-reference to a copyright data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 400, 83, 40, 13, 249, 11, 12, 8, 21, 4, 242, 189, 4, 25, 83, 11, 12];2028;"Decide whether to populate copyright information in each data + module or whether to cross-reference to a copyright data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[897];2029;sample;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2417];2030;Tajik;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2418];2031;Hindi;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1231];2032;Use of the element <accessPointRef>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[40, 135, 463];2033;Information code variant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 772, 6, 1027, 76, 47, 12];2034;Generation of plug and receptacle list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[551, 3, 772, 6, 1027, 76, 11, 145];2034;Generation of plug and receptacle list data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1022, 4, 500, 2, 291, 1036, 157];2035;"Decide whether to use the attribute scoEntryType to indicate the + required resource type.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1022, 4, 500, 2, 306, 1036, 157];2035;"Decide whether to use the attribute scoEntryType to indicate the + required resource type.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 182, 40, 13, 2, 759];2036;Presentation of applicability information in the LOEP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 553, 4, 5, 158, 13, 2, 322, 47, 12, 13, 232, 40, 154];2037;"Level of detail to be provided in the IPD data modules in Equipment + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[169, 3, 553, 4, 5, 187, 13, 2, 322, 11, 145, 13, 232, 40, 266];2037;"Level of detail to be provided in the IPD data modules in Equipment + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2127, 6, 41, 2, 137, 3, 190, 5, 4, 5, 197];2038;"Decide whether to use the element <numberOfPages> and if the + number of pages are to be presented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2887, 6, 41, 2, 137, 3, 717, 24, 4, 5, 459];2038;"Decide whether to use the element <numberOfPages> and if the + number of pages are to be presented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[282, 6, 327, 447, 228, 156];2039;Zone and access point identification system;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 78, 381, 294, 135, 4, 9, 10, 313, 1226, 313, 18, 346, 828, 139, 47, 12];2040;"Decide which responsible partner company codes to use for + non-chapterized, non-S2000M illustrated parts data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 78, 381, 294, 369, 4, 9, 10, 313, 1346, 313, 18, 346, 679, 290, 11, 145];2040;"Decide which responsible partner company codes to use for + non-chapterized, non-S2000M illustrated parts data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 163, 10, 2, 19, 861, 6, 760, 43, 1593, 862, 612, 761, 10, 386, 47];2041;"Use of titles for the elements <brLevelledPara> and + <proceduralStep> from sublevel six thru eight for legacy + data";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 339, 10, 2, 257, 861, 6, 760, 43, 1593, 862, 612, 761, 10, 386, 11];2041;"Use of titles for the elements <brLevelledPara> and + <proceduralStep> from sublevel six thru eight for legacy + data";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 745, 182, 642, 5, 246, 13, 2, 19, 1257, 172, 9, 2, 1018, 182, 642, 1023, 8, 41, 1688, 19, 1257, 774, 189, 25, 1924, 192, 31, 8, 150];2042;"Decide if textual applicability annotations are allowed in the + element <assert> when using the computable applicability + annotation branch or if every element <assert> should + reference a declared product attribute or condition.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 745, 182, 2010, 24, 321, 13, 2, 19, 1257, 172, 307, 2, 1018, 182, 642, 1023, 8, 41, 1688, 19, 1257, 774, 189, 25, 3233, 192, 31, 8, 150];2042;"Decide if textual applicability annotations are allowed in the + element <assert> when using the computable applicability + annotation branch or if every element <assert> should + reference a declared product attribute or condition.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 182, 13, 2, 19, 1631];2043;"Use of the attribute applicability in the element + <dataRestrictions>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 182, 13, 2, 19, 1882];2043;"Use of the attribute applicability in the element + <dataRestrictions>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 996, 3, 11, 402];2044;Decide on the frequency of data exchanges.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 996, 3, 11, 1870];2044;Decide on the frequency of data exchanges.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1020, 10, 32, 12, 157, 80, 96, 4, 5, 57, 86, 4, 32, 18, 20, 35];2045;"Distribution for all module types must include, ""To be made + available to all S1000D users."".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1020, 10, 32, 12, 258, 80, 96, 4, 5, 164, 86, 4, 32, 18, 20, 63];2045;"Distribution for all module types must include, ""To be made + available to all S1000D users."".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 156, 709, 135, 88, 4, 5, 9, 10, 2, 192];2046;"Decide which system difference code values to be used for the + Product.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 156, 709, 135, 165, 4, 5, 144, 10, 2, 192];2046;"Decide which system difference code values to be used for the + Product.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1021, 58, 88, 4, 9, 6, 220, 216, 167];2047;"Decide whether to use the attribute approval, which values to use + and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1021, 58, 165, 4, 9, 6, 220, 216, 254];2047;"Decide whether to use the attribute approval, which values to use + and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 869, 169, 4, 5, 197, 13, 2, 155, 3, 177];2048;"Number of sidehead levels to be presented in the Table of + contents";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[137, 3, 869, 649, 4, 5, 459, 13, 2, 155, 3, 888];2048;"Number of sidehead levels to be presented in the Table of + contents";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 42, 163, 39, 25, 1267, 26, 6, 25, 1267, 26, 8, 39, 25, 1267, 26, 236, 96, 605, 19, 680, 6, 19, 681];2049;"Decide whether to present the document title as a centerhead No. 1 + and a centerhead No. 2 or as a centerhead No. 1 only (including both + element <techName> and element <infoName>).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 42, 163, 39, 25, 1267, 26, 6, 25, 1267, 26, 8, 39, 25, 1267, 26, 236, 184, 605, 19, 680, 6, 19, 681];2049;"Decide whether to present the document title as a centerhead No. 1 + and a centerhead No. 2 or as a centerhead No. 1 only (including both + element <techName> and element <infoName>).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 196, 324, 350, 6, 433, 13, 394, 374, 47, 12];2050;"Decide whether to produce general warnings, cautions and notes in + separate descriptive data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 196, 495, 530, 6, 715, 13, 394, 374, 11, 145];2050;"Decide whether to produce general warnings, cautions and notes in + separate descriptive data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2419];2051;Tagalog;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 31, 596];2052;Use of attribute quantityUnitOfMeasure;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2420];2053;Somali;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 84, 292, 2421, 66];2054;Decide whether export control regulations apply.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 84, 292, 2937, 66];2054;Decide whether export control regulations apply.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 1449];2055;"Sets the caption to ""ABORT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 1449];2055;"Sets the caption to ""ABORT""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1624, 41, 9, 766, 1689, 223, 4, 740, 16, 854, 162, 5, 452, 13, 2, 639, 227, 6, 2, 88, 3, 2, 31, 2422];2056;"Decide whether to use the attribute circuitBreakerAction. If used, + establish writing rules to ensure that authors will be consistent in + the paragraph text and the value of the attribute itself.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1624, 41, 144, 766, 1689, 234, 4, 740, 16, 3234, 162, 5, 452, 13, 2, 639, 227, 6, 2, 88, 3, 2, 31, 2422];2056;"Decide whether to use the attribute circuitBreakerAction. If used, + establish writing rules to ensure that authors will be consistent in + the paragraph text and the value of the attribute itself.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 141, 36, 4, 5, 76, 71, 2, 141, 236, 8, 310, 71, 67, 362, 47, 12];2057;"Decide whether publications have to be listed by the publication + only or also by its individual data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 308, 36, 4, 5, 1089, 71, 2, 141, 236, 8, 310, 71, 67, 362, 11, 145];2057;"Decide whether publications have to be listed by the publication + only or also by its individual data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 2, 19, 1208, 5, 291, 10, 32, 12, 157];2058;"The use of the element <restrictionInfo> is required for + all module types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 2, 19, 1208, 23, 306, 10, 32, 12, 258];2058;"The use of the element <restrictionInfo> is required for + all module types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[533, 33, 141];2059;Component maintenance publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[533, 33, 308];2059;Component maintenance publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 745, 177, 3, 2, 19, 842, 172, 9, 400, 82, 80, 5, 197];2060;"Decide whether to use the textual content of the element + <internalRef>. When used (populated), it must be + presented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 745, 177, 3, 2, 19, 842, 172, 144, 889, 82, 80, 5, 459];2060;"Decide whether to use the textual content of the element + <internalRef>. When used (populated), it must be + presented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2423];2061;Sundanese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406, 4, 5, 96, 13, 190, 422, 141, 6, 376, 1239];2062;"Front matter to be included in page-oriented publications and IETP, + respectively";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406, 4, 5, 697, 13, 190, 429, 308, 6, 376, 1239];2062;"Front matter to be included in page-oriented publications and IETP, + respectively";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 842, 13, 163, 5, 1687, 1930, 2424, 15, 21, 4, 9, 242, 189, 13, 163];2063;"Use of the element <internalRef> in titles is strongly + discouraged. However, decide whether to use cross-references in + titles.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 842, 13, 339, 23, 1687, 2015, 2424, 15, 21, 4, 9, 242, 486, 13, 339];2063;"Use of the element <internalRef> in titles is strongly + discouraged. However, decide whether to use cross-references in + titles.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 500, 770, 40, 833, 2, 1107, 3, 2, 139, 76, 905, 237, 411, 137, 79, 4, 2, 281];2064;"Decide whether to indicate additional information under the + heading of the parts list ""Remarks"" (eg, modification number + applicable to the item).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 500, 770, 40, 833, 2, 1107, 3, 2, 290, 76, 922, 237, 411, 137, 79, 4, 2, 281];2064;"Decide whether to indicate additional information under the + heading of the parts list ""Remarks"" (eg, modification number + applicable to the item).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2425];2065;Chinese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[392, 3, 464, 489, 227];2066;Format of generated display text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[392, 3, 2912, 489, 227];2066;Format of generated display text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 665];2067;Decide whether to use hotspots.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 802];2067;Decide whether to use hotspots.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 604, 13, 2, 19, 2426, 2427, 6, 2428];2068;"Use of the attribute independentCheck in the element + <isolationProcedure>, <isolationStep> and + <isolationProcedureEnd>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 137, 433, 159, 25, 11, 12];2069;Decide whether to use numbered notes within a data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1156, 715, 159, 25, 11, 12];2069;Decide whether to use numbered notes within a data module.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1451, 3, 232, 179, 215];2070;Origin of equipment/harness/wire;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[943, 372, 88];2071;Bold - Default value;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 354, 137, 3, 1013, 13, 25, 274];2072;Decide on the minimum number of substeps in a step;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 354, 137, 3, 1880, 13, 25, 274];2072;Decide on the minimum number of substeps in a step;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3053];2073;Afrikaans;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3235];2073;Afrikaans;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2429];2074;Pali;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 3, 2, 19, 1616, 6, 247, 2, 88, 10, 2, 31, 2430];2075;"Decide whether to use of the element <timeLimitCategory> and + define the values for the attribute timeLimitCategoryValue.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 3, 2, 19, 1616, 6, 247, 2, 165, 10, 2, 31, 2430];2075;"Decide whether to use of the element <timeLimitCategory> and + define the values for the attribute timeLimitCategoryValue.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 277, 229, 223, 395, 70, 300, 141, 1184, 5, 2158, 37, 72, 3054, 159, 183, 56, 8, 159, 2, 152, 169, 65, 16, 56, 8, 2, 152, 39, 25, 1024, 10, 325, 240, 704, 2, 223, 6, 1904, 37, 2431, 18, 346, 2432, 1690, 3055, 1213, 2433, 6, 235, 237, 850, 2434];2076;"Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 277, 229, 234, 395, 70, 300, 308, 1184, 23, 2896, 37, 72, 3236, 159, 183, 56, 8, 159, 2, 152, 169, 65, 16, 56, 8, 2, 152, 39, 25, 1024, 10, 325, 240, 704, 2, 234, 6, 1985, 37, 2431, 18, 346, 2432, 1690, 3237, 1213, 2433, 6, 235, 237, 850, 2434];2076;"Business process business rules cover how technical + publications development is coordinated with other + disciplines within an organization or within the project + level at that organization or the project as a whole. For + example, they describe the rules and relationships with LSA, + S2000M compliant initial provisioning, engineering/design + and training (eg, SCORM conformance).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 514, 137];2077;Presentation of footnote numbers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 514, 799];2077;Presentation of footnote numbers;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 40, 135, 6, 1199, 40, 230, 162, 5, 9];2078;"Decide which information codes and associated information names + will be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 40, 369, 6, 1342, 40, 714, 162, 5, 144];2078;"Decide which information codes and associated information names + will be used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 230, 19, 230, 8, 2, 3056, 809, 230, 19, 2435, 39, 2, 242, 189, 13, 2, 227];2079;"Decide whether to present the name (element <name>) or the + abbreviated alternate name (element <shortName>), as the + cross-reference in the text.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 230, 19, 230, 8, 2, 3238, 809, 230, 19, 2435, 39, 2, 242, 189, 13, 2, 227];2079;"Decide whether to present the name (element <name>) or the + abbreviated alternate name (element <shortName>), as the + cross-reference in the text.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 196, 324, 350, 6, 433, 39, 394, 47, 12];2080;"Use of general warnings, cautions and notes as separate data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 196, 495, 530, 6, 715, 39, 394, 11, 145];2080;"Use of general warnings, cautions and notes as separate data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 944];2081;"Sets the caption to ""CANCEL""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 944];2081;"Sets the caption to ""CANCEL""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[261, 433, 6, 2436, 552, 39, 1899, 3, 2437];2082;"para, note and notePara added as descendants of + brDecisionPointText";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[261, 433, 6, 2436, 1091, 39, 3239, 3, 2437];2082;"para, note and notePara added as descendants of + brDecisionPointText";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2438, 13, 2, 19, 1206, 159, 2, 19, 344];2083;"Use of the element <alteredFromPart> in the element + <partRefGroup> within the element <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[44, 672, 450, 2439, 4, 25, 982];2084;BIKE BR without attribution to a BRDP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 33, 449, 40, 13, 2, 451];2085;"Decide whether to include maintenance planning information in the + CMP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1684, 13, 2, 19, 344];2086;"Use of the element <partSegment> in the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 305, 169, 3, 64, 75, 237, 578, 1668];2087;"5 (next higher level of security classification, eg Top + secret)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 718, 169, 3, 64, 75, 237, 578, 1668];2087;"5 (next higher level of security classification, eg Top + secret)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 990, 3, 2, 19, 757];2088;"Use of the attribute manufacturerCodeValue of the element + <functionalItemRef>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 292, 177];2089;Presentation of controlled content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1978, 177];2089;Presentation of controlled content;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1268, 3, 2, 192, 262, 29, 2, 163, 190, 41, 9];2090;"Decide on the height of the product illustration on the Title + page, if used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1268, 3, 2, 192, 262, 29, 2, 163, 190, 41, 144];2090;"Decide on the height of the product illustration on the Title + page, if used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 1674, 76, 47, 12, 10, 25, 190, 422, 8, 183, 370, 224, 141, 43, 2, 224, 47, 12, 16, 5, 377, 29, 2, 224, 288];2091;"Decide whether and how to generate splice list data modules for a + page-oriented or an interactive wiring publication from the wiring + data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 1674, 76, 11, 145, 10, 25, 190, 429, 8, 183, 370, 224, 141, 43, 2, 224, 11, 145, 16, 24, 399, 29, 2, 224, 288];2091;"Decide whether and how to generate splice list data modules for a + page-oriented or an interactive wiring publication from the wiring + data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1108, 183, 907, 192, 31, 88, 13, 2, 389];2092;Modifying an assigned product attribute value in the PCT.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2938, 183, 2016, 192, 31, 88, 13, 2, 389];2092;Modifying an assigned product attribute value in the PCT.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 2, 152, 162, 9, 182];2093;Decide if the project will use applicability.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1160, 947, 337, 68];2094;Auxiliary power unit change;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[163];2095;Titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[339];2095;Titles;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2440];2096;Turkish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[544, 135];2097;Manufacturer code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 1010, 6, 2, 19, 760, 148, 160, 25, 221, 9, 2, 31, 604, 4, 500, 16, 2, 1024, 73, 6, 8, 362, 274, 1013, 80, 5, 221, 71, 25, 1490, 37, 25, 264, 1187, 15, 21, 6, 70, 4, 9, 2, 31, 604];2098;"The element <mainProcedure> and the element + <proceduralStep> can contain a check using the attribute + independentCheck to indicate that the whole procedure and/or + individual steps/substeps must be checked by a supervisor with a + given qualification. Decide whether and how to use the attribute + independentCheck.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 19, 1010, 6, 2, 19, 760, 148, 160, 25, 221, 307, 2, 31, 604, 4, 500, 16, 2, 1024, 73, 6, 8, 362, 485, 1880, 80, 5, 3240, 71, 25, 1490, 37, 25, 366, 1187, 15, 21, 6, 70, 4, 9, 2, 31, 604];2098;"The element <mainProcedure> and the element + <proceduralStep> can contain a check using the attribute + independentCheck to indicate that the whole procedure and/or + individual steps/substeps must be checked by a supervisor with a + given qualification. Decide whether and how to use the attribute + independentCheck.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 155, 514];2099;Presentation of table footnotes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 155, 1088];2099;Presentation of table footnotes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 911];2100;Wiring Fields;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 2013];2100;Wiring Fields;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1452];2101;Vendor;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 278, 40, 6, 260, 1909, 43, 25, 371, 278, 10, 2, 2441, 56, 6, 865, 371, 156, 673, 71, 2, 192];2102;"Define life cycle need for analysis information and requirements + resulting from a Performance Analysis for the client organization + and human performance system affected by the product.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 278, 40, 6, 430, 2900, 43, 25, 371, 278, 10, 2, 2441, 56, 6, 865, 371, 156, 1092, 71, 2, 192];2102;"Define life cycle need for analysis information and requirements + resulting from a Performance Analysis for the client organization + and human performance system affected by the product.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 268, 228, 135, 4, 9, 10, 2, 192];2103;"Decide which model identification codes to use for the + Product.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 268, 228, 369, 4, 9, 10, 2, 192];2103;"Decide which model identification codes to use for the + Product.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 40, 135, 167];2104;Translation of information code definitions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 40, 135, 254];2104;Translation of information code definitions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1363, 2, 613, 135, 6, 613, 463, 135, 13, 2, 326, 6, 8, 594, 361, 233, 11, 12];2105;"Decide whether to manage the disassembly code and disassembly + variant code in the functional and/or physical areas CIR data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 1363, 2, 613, 135, 6, 613, 463, 135, 13, 2, 326, 6, 8, 594, 1082, 233, 11, 12];2105;"Decide whether to manage the disassembly code and disassembly + variant code in the functional and/or physical areas CIR data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 637, 2, 1028, 88, 10, 25, 192, 31, 1649, 71, 9, 605, 2, 31, 974, 6, 2, 19, 507, 8, 4, 246, 504, 227, 450, 9, 2, 31, 974, 6, 2, 19, 507];2106;"Decide whether to specify the allowable values for a product + attribute achieved by using both the attribute valuePattern and the + element <enumeration> or to allow open text without using the + attribute valuePattern and the element <enumeration>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 637, 2, 1028, 165, 10, 25, 192, 31, 2939, 71, 307, 605, 2, 31, 974, 6, 2, 19, 507, 8, 4, 246, 504, 227, 450, 307, 2, 31, 974, 6, 2, 19, 507];2106;"Decide whether to specify the allowable values for a product + attribute achieved by using both the attribute valuePattern and the + element <enumeration> or to allow open text without using the + attribute valuePattern and the element <enumeration>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 76, 3, 641];2107;Decide whether to present the List of figures.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 76, 3, 927];2107;Decide whether to present the List of figures.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 305, 37, 491, 166];2108;Use of HIGH with updating instruction;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 305, 37, 1110, 166];2108;Use of HIGH with updating instruction;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 5, 183, 285, 659];2109;Access is an electrical panel;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[327, 23, 183, 285, 659];2109;Access is an electrical panel;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2442];2110;Lao;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[227, 46, 229, 223, 1932, 3, 223, 6, 2443, 96, 1258, 223, 846, 39, 320, 6, 1372, 6, 2, 287, 3, 2444, 10, 3057, 2, 2445, 3, 1691, 16, 148, 5, 1649, 159, 300, 141, 6, 273, 300, 141, 6, 335, 235, 177];2111;"Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[227, 46, 229, 234, 1932, 3, 234, 6, 2940, 184, 1258, 234, 846, 39, 320, 6, 3241, 6, 2, 287, 3, 2444, 10, 3242, 2, 2445, 3, 1691, 16, 148, 5, 2939, 159, 300, 308, 6, 273, 300, 308, 6, 2000, 235, 177];2111;"Text creation business rules consist of rules and + guidelines (including terminology rules such as language and + dictionaries, and the order of preference) for maximizing + the amount of reuse that can be achieved within technical + publications, and between technical publications and + supporting training content.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 40];2112;Maintenance information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 539, 47, 12, 10, 224, 141, 41, 291, 2, 606, 3, 345, 539, 47, 12, 80, 5, 247];2113;"Decide whether to produce introduction data modules for wiring + publications. If required, the scope of these introduction data + modules must be defined.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 539, 11, 145, 10, 224, 308, 41, 306, 2, 606, 3, 345, 539, 11, 145, 80, 5, 716];2113;"Decide whether to produce introduction data modules for wiring + publications. If required, the scope of these introduction data + modules must be defined.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406, 4, 5, 9, 13, 2, 451];2114;Front matter to be used in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[101, 406, 4, 5, 144, 13, 2, 451];2114;Front matter to be used in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[542, 546];2115;Output specification;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 13, 58, 287, 2, 189, 42, 5, 197, 13, 2, 189, 155, 155, 189, 13, 287, 3, 2446, 2447, 287, 47, 12, 298, 141, 1039];2116;"Decide in which order the referenced document is presented in the + reference table (""Table 1  References""): In order of appearance, + alphabetical order, data modules before publications, etc.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 13, 58, 287, 2, 1126, 42, 23, 459, 13, 2, 189, 155, 155, 486, 13, 287, 3, 2446, 2447, 287, 11, 145, 298, 308, 1039];2116;"Decide in which order the referenced document is presented in the + reference table (""Table 1  References""): In order of appearance, + alphabetical order, data modules before publications, etc.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 849, 154, 3, 47, 12, 8, 25, 141, 12, 4, 1926, 2, 813, 3, 2, 79, 141, 6, 72, 42, 96, 362, 47, 12];2117;"Decide whether to use a full set of data modules or a publication + module to carry the listing of the applicable publications and other + documents including individual data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 849, 154, 3, 11, 145, 8, 25, 141, 12, 4, 1926, 2, 813, 3, 2, 79, 308, 6, 72, 1863, 184, 362, 11, 145];2117;"Decide whether to use a full set of data modules or a publication + module to carry the listing of the applicable publications and other + documents including individual data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 11, 286, 260, 76];2118;Use of data management requirement list;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[95, 6, 320, 135];2119;Country and language codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[95, 6, 320, 369];2119;Country and language codes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[182];2120;Applicability;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1692];2121;Use of the element <policyStatement>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2448, 3, 2, 336, 3, 11, 12, 601];2122;Placement of the end of data module statement;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2449];2123;Yiddish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2450];2124;Swati;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 10, 978, 6, 338, 327, 447];2125;Method for zoning and identifying access points;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[255, 10, 978, 6, 1986, 327, 1083];2125;Method for zoning and identifying access points;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 179, 980, 812, 5, 4, 5, 1933, 6, 70, 77, 600, 80, 1569, 1693];2126;"Decide whether harness routing drawings are to be simplified and + how their layout must look like.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 179, 980, 1405, 24, 4, 5, 2017, 6, 70, 77, 600, 80, 1569, 1693];2126;"Decide whether harness routing drawings are to be simplified and + how their layout must look like.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 419, 135, 167, 13, 2, 320, 1551, 71, 2, 152];2127;"Decide whether to translate and use the learn code definitions in + the languages adopted by the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 419, 135, 254, 13, 2, 1401, 1867, 71, 2, 152];2127;"Decide whether to translate and use the learn code definitions in + the languages adopted by the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1647];2128;Use of the attribute pubCodingScheme;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1104, 8, 2, 506, 255, 10, 136, 3, 182, 601];2129;"Decide whether to use the preferred or the alternative method for + presentation of applicability statements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1104, 8, 2, 506, 255, 10, 136, 3, 182, 1860];2129;"Decide whether to use the preferred or the alternative method for + presentation of applicability statements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 491, 996, 10, 1673, 241, 341, 276, 2, 451];2130;"Decide on the updating frequency for incorporating service + bulletins into the CMP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 1110, 996, 10, 2928, 241, 890, 276, 2, 451];2130;"Decide on the updating frequency for incorporating service + bulletins into the CMP.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 47, 12, 157, 343, 418, 6, 389];2131;Use of applicability data module types (ACT, CCT, and PCT);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182, 11, 12, 258, 343, 418, 6, 389];2131;Use of applicability data module types (ACT, CCT, and PCT);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1572];2132;Use of the element <dataDestruction>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 183, 370, 1241, 6, 247, 2, 291, 421];2133;"Decide whether to produce an interactive BDARP and define the + required functionalities.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 183, 370, 1241, 6, 247, 2, 306, 2882];2133;"Decide whether to produce an interactive BDARP and define the + required functionalities.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1659, 13, 2, 19, 314];2134;"Use of the element <workAreaLocationGroup>> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[152, 80, 15, 2, 517, 137, 3, 274, 169, 246];2135;"Projects must decide the maximum number of step levels + allowed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1124, 80, 15, 2, 517, 137, 3, 274, 649, 321];2135;"Projects must decide the maximum number of step levels + allowed.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2451, 2452];2136;Sotho, Southern;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 191, 256];2137;Presentation of issue date;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 20];2138;S1000D 4.1;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 163, 13, 252, 654, 274];2139;"Decide whether to use the element <title> in fault isolation + steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 163, 13, 252, 654, 485];2139;"Decide whether to use the element <title> in fault isolation + steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 588, 19, 507, 160, 2, 1669, 154, 8, 4, 9, 477, 19, 507, 58, 249, 160, 236, 248, 88, 8, 455];2140;"Decide whether to use a single element <enumeration> + containing the entire set or to use multiple elements + <enumeration> which each contain only one value or + range.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 588, 19, 507, 1345, 2, 1669, 154, 8, 4, 9, 477, 257, 507, 58, 249, 160, 236, 248, 88, 8, 455];2140;"Decide whether to use a single element <enumeration> + containing the entire set or to use multiple elements + <enumeration> which each contain only one value or + range.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 272, 4, 247, 2, 313, 18, 346, 19];2141;Use of the BREX to define the non S2000M elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 272, 4, 247, 2, 313, 18, 346, 257];2141;Use of the BREX to define the non S2000M elements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[373, 414, 1464, 230];2142;XML/SGML entity name;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1263, 6, 67, 3058];2143;"Decide whether and how to use the element + <checkListProcedure> and its subelements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1263, 6, 67, 3243];2143;"Decide whether and how to use the element + <checkListProcedure> and its subelements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 666, 3, 493, 286, 6, 3059, 327, 4, 5, 66, 4, 192, 31, 159, 183, 343, 47, 12];2144;"Decide on the extent of configuration management and editing + access to be applied to product attributes within an ACT data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 666, 3, 493, 286, 6, 3244, 327, 4, 5, 577, 4, 192, 296, 159, 183, 343, 11, 12];2144;"Decide on the extent of configuration management and editing + access to be applied to product attributes within an ACT data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 156, 709, 135];2145;Allocation of system difference code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 182, 642, 5, 2149, 43, 2, 189, 11, 12, 4, 2, 515, 47, 12];2146;"Decide whether applicability annotations are duplicated from the + referenced data modules to the container data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 182, 2010, 24, 2895, 43, 2, 1126, 11, 145, 4, 2, 515, 11, 12];2146;"Decide whether applicability annotations are duplicated from the + referenced data modules to the container data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1466];2147;fec;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 998, 13, 2, 11, 12, 329, 6, 177];2148;"Use of the element <applic> in the data module status and + content";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 64, 75];2149;Presentation of security classifications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 64, 892];2149;Presentation of security classifications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 596, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];2150;"Decide whether to use the attribute quantityUnitOfMeasure, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 596, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];2150;"Decide whether to use the attribute quantityUnitOfMeasure, which + values to use and allocate suitable definitions to the + values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2453];2151;Armenian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 1467];2152;"Sets the caption to ""OK""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 1467];2152;"Sets the caption to ""OK""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 152, 18, 8, 2, 864, 18, 75, 223];2153;"Decide whether to use the project´s or the originator's + classification rules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 152, 18, 8, 2, 864, 18, 75, 234];2153;"Decide whether to use the project´s or the originator's + classification rules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 2333, 4, 668, 2, 669, 137, 3, 190, 10, 25, 424, 313, 18, 20, 141];2154;"Decide on the use of <footnoteRemarks> to store the total + number of pages for a complete non-S1000D publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 9, 3, 2927, 4, 668, 2, 669, 137, 3, 717, 10, 25, 424, 313, 18, 20, 141];2154;"Decide on the use of <footnoteRemarks> to store the total + number of pages for a complete non-S1000D publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2454, 2455, 2456];2155;"Divehi; Dhivehi; Maldivian";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 670];2156;S1000DBIKE;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 183, 506, 585, 136, 39, 68, 711];2157;"Decide whether to use an alternative visual presentation as change + marker";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 595, 3, 2, 300, 230, 6, 9, 240, 558, 510, 2, 152, 13, 32, 575, 2, 300, 230, 80, 1244, 2, 281, 1098, 71, 2, 312];2158;"Decide on the source of the technical names and use them + consistently across the project. In all cases, the technical name + must reflect the item represented by the SNS.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 595, 3, 2, 300, 714, 6, 9, 925, 558, 510, 2, 152, 13, 32, 2018, 2, 300, 230, 80, 1244, 2, 281, 1967, 71, 2, 312];2158;"Decide on the source of the technical names and use them + consistently across the project. In all cases, the technical name + must reflect the item represented by the SNS.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[88, 10, 2, 31, 1371, 13, 2, 19, 314];2159;"Values for the attribute <trade> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[165, 10, 2, 31, 1371, 13, 2, 19, 314];2159;"Values for the attribute <trade> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 477, 523, 3, 315, 367];2160;Use of multiple instances of CSDB object;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 477, 818, 3, 315, 367];2160;Use of multiple instances of CSDB object;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 58, 421, 5, 291, 13, 2, 300, 141];2161;"Decide on which functionality is required in the technical + publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 58, 421, 23, 306, 13, 2, 300, 308];2161;"Decide on which functionality is required in the technical + publications.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[79, 154, 3, 229, 223];2162;Applicable sets of business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[79, 266, 3, 229, 234];2162;Applicable sets of business rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2457, 2458];2163;"Kirghiz; Kyrgyz";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1254, 3, 421, 9, 2, 421, 867];2164;Selection of functionality using the functionality matrix;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1254, 3, 421, 307, 2, 421, 867];2164;Selection of functionality using the functionality matrix;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2459];2165;Breton;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 83, 14, 83, 40, 80, 5, 3060, 43, 2, 1694, 2460];2166;"Decide whether and how to use the element <copyright>. Any + copyright information must be obtained from the relevant + authority.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 83, 14, 83, 40, 80, 5, 3245, 43, 2, 1694, 2460];2166;"Decide whether and how to use the element <copyright>. Any + copyright information must be obtained from the relevant + authority.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 13, 2461, 575, 246, 136, 3, 825, 475, 13, 1613, 155];2167;"Decide whether to, in exceptional cases, allow presentation of + vertical lines in formal table.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 13, 2461, 2018, 246, 136, 3, 825, 895, 13, 1613, 155];2167;"Decide whether to, in exceptional cases, allow presentation of + vertical lines in formal table.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2462];2168;Lithuanian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1181, 13, 2, 227, 19, 1231];2169;"Use of the attribute accessPointTypeValue in the text element + <accessPointRef>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 137, 433, 159, 25, 11, 12, 65, 136];2170;Use of numbered notes within a data module at presentation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1156, 715, 159, 25, 11, 12, 65, 136];2170;Use of numbered notes within a data module at presentation;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1695, 13, 2, 19, 1200, 159, 2, 19, 344];2171;"Use of the element <usableOnCodeEquip> in the element + <applicabilitySegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 725, 756, 277, 6, 73];2172;Decide on the review cycle processes and procedures.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 725, 756, 3246, 6, 149];2172;Decide on the review cycle processes and procedures.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[31, 1474, 500, 2, 446, 3, 38, 2064, 37, 2, 260];2173;"Attribute sourceCriticality indicates the impact of not complying with + the requirement";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[31, 1474, 1081, 2, 446, 3, 38, 2869, 37, 2, 260];2173;"Attribute sourceCriticality indicates the impact of not complying with + the requirement";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 182];2174;Use of applicability;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[177, 3, 2, 19, 1621];2175;Content of the element <productIntroName>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 305, 169, 3, 64, 75, 237, 3061];2176;"2 (next higher level of security classification, eg + Restricted)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 718, 169, 3, 64, 75, 237, 1908];2176;"2 (next higher level of security classification, eg + Restricted)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 88, 5, 614, 58, 5, 299, 6, 2, 870, 13, 58, 240, 80, 5, 860, 13, 2, 19, 1594];2177;"Decide which topic values are mandatory, which are optional and + the sequence in which they must be delivered in the element + <sbPlanningInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 165, 24, 614, 58, 24, 299, 6, 2, 870, 13, 58, 240, 80, 5, 1087, 13, 2, 19, 1594];2177;"Decide which topic values are mandatory, which are optional and + the sequence in which they must be delivered in the element + <sbPlanningInfo>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2066];2178;Rejected;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2870];2178;Rejected;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1931, 601, 10, 32, 12, 157, 80, 96, 2463, 107];2179;"Policy statements for all module types must include, ""TPSMG + TOR 001.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1931, 1860, 10, 32, 12, 258, 80, 96, 2463, 107];2179;"Policy statements for all module types must include, ""TPSMG + TOR 001.""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[288, 4, 5, 9];2180;Schemas to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1980, 4, 5, 144];2180;Schemas to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1242, 272, 47, 12];2181;Use of layered BREX data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1242, 272, 11, 145];2181;Use of layered BREX data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1149, 75, 88, 3, 31, 658, 6, 8, 1269, 574, 88, 3, 31, 574, 39, 183, 506, 4, 2, 64, 75, 88, 3, 2, 31, 547];2182;"Decide whether to use the commercial classification (value of + attribute commercialClassification) and/or national caveat (value of + attribute caveat) as an alternative to the security classification + (value of the attribute securityClassification).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 959, 419, 479, 13, 97, 37, 434, 278, 281, 419, 479, 2464, 4, 5, 959, 13, 97, 37, 434, 278, 281, 16, 335, 156, 33, 6, 548, 73, 1696, 419, 479, 37, 434, 278, 281, 13, 2, 2465, 177, 1934, 3062, 162, 2466, 2467, 47, 6, 177, 1697, 138, 4, 387, 10, 177, 3063, 3064];2183;"Decide whether to develop learning objectives in accordance with + task analysis items. Learning objectives ought to be developed in + accordance with task analysis items that support system maintenance + and operational procedures. Aligning learning objectives with task + analysis items in the early content preplanning stages will foster + reusable data and content alignment. Refer to Chap 3.9.7 for content + preplanning discussions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 959, 529, 894, 13, 97, 37, 434, 278, 713, 529, 894, 2464, 4, 5, 1969, 13, 97, 37, 434, 278, 713, 16, 335, 156, 33, 6, 548, 149, 3247, 529, 894, 37, 434, 278, 713, 13, 2, 2465, 177, 1934, 3248, 162, 2466, 2467, 11, 6, 177, 1697, 138, 4, 387, 10, 177, 1934, 3249];2183;"Decide whether to develop learning objectives in accordance with + task analysis items. Learning objectives ought to be developed in + accordance with task analysis items that support system maintenance + and operational procedures. Aligning learning objectives with task + analysis items in the early content preplanning stages will foster + reusable data and content alignment. Refer to Chap 3.9.7 for content + preplanning discussions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1183, 13, 2, 227, 19, 837];2184;"Use of the attribute emphasisType in the text element + <emphasis>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[705, 227];2185;Highlighting text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2933, 227];2185;Highlighting text;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[637, 2, 320];2186;Specify the language;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 6, 525, 3, 64, 75, 31, 547];2187;"Use and markings of security classifications (attribute + securityClassification)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 6, 801, 3, 64, 892, 31, 547];2187;"Use and markings of security classifications (attribute + securityClassification)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 84, 292];2188;Use of export control;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[265];2189;Tools;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[891];2189;Tools;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2468];2190;Inupiaq;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 851, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88, 2, 3065, 88, 5, 871, 6, 871];2191;"Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the values. The + predefined values are ""gpt10"" and ""gpt11"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 851, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165, 2, 3250, 165, 24, 871, 6, 871];2191;"Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the values. The + predefined values are ""gpt10"" and ""gpt11"".";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 163];2192;Use of the element <title>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 336, 3, 11, 12, 601];2193;"Presentation of ""End of data module"" statement";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1610, 6, 41, 9, 76, 2, 3066];2194;"Decide whether to use the attribute referredFragment and, if used, + list the precautions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1610, 6, 41, 144, 76, 2, 3251];2194;"Decide whether to use the attribute referredFragment and, if used, + list the precautions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 421, 867];2195;Use of the functionality matrix;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2469];2196;Malay;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 229, 223, 395, 32, 64, 191, 6, 2470, 1216, 460, 240, 96, 64, 75, 83, 525, 9, 8, 973, 178, 962, 166, 6, 14, 72, 11, 178];2197;"Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[64, 229, 234, 395, 32, 64, 1404, 6, 2470, 1216, 3252, 240, 96, 64, 892, 83, 801, 9, 8, 973, 188, 962, 185, 6, 14, 72, 11, 188];2197;"Security business rules cover all security issues and + intellectual property rights. They include security + classifications, copyright markings, use or disclosure + restrictions, destruction instructions and any other data + restrictions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1698];2198;Bulgarian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[770, 40, 13, 139, 76, 10, 988, 33, 40, 154];2199;"Additional information in parts lists for engine maintenance + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[770, 40, 13, 290, 368, 10, 988, 33, 40, 266];2199;"Additional information in parts lists for engine maintenance + information sets";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2471];2200;Russian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 748, 13, 190, 422, 141];2201;Presentation of foldouts in page-oriented publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1881, 13, 190, 429, 308];2201;Presentation of foldouts in page-oriented publications;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 1529, 6, 385, 3, 284, 229, 223];2202;"Maintenance philosophy and concepts of operation business + rules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[33, 1529, 6, 2891, 3, 284, 229, 234];2202;"Maintenance philosophy and concepts of operation business + rules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 233, 47, 12, 4, 5, 9];2203;Types of CIR data modules to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[258, 3, 233, 11, 145, 4, 5, 144];2203;Types of CIR data modules to be used;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1041, 3, 192, 217, 6, 988, 1260, 40];2204;Separation of product frame and engine BDAR information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1695, 41, 9, 15, 29, 67, 455, 6, 2, 167, 3, 2, 88, 4, 5, 9, 172, 18, 346, 5, 9, 2, 76, 80, 5, 39, 832, 13, 2, 47, 19, 167, 10, 2, 18, 346, 19, 2472];2205;"Decide whether and how to use the element + <usableOnCodeEquip>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element UCE.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1695, 41, 144, 15, 29, 67, 455, 6, 2, 167, 3, 2, 165, 4, 5, 144, 172, 18, 346, 23, 144, 2, 76, 80, 5, 39, 1349, 13, 2, 11, 19, 167, 10, 2, 18, 346, 19, 2472];2205;"Decide whether and how to use the element + <usableOnCodeEquip>. If used, decide on its range and the + definition of the values to be used. When S2000M is used, the list + must be as stated in the data element definition for the S2000M + element UCE.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 1251, 6, 3067, 3, 2, 351, 766, 4, 189, 386, 47];2206;"Decide the syntax and semantics of the links established to + reference legacy data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 2, 1251, 6, 3253, 3, 2, 1352, 2936, 4, 189, 386, 11];2206;"Decide the syntax and semantics of the links established to + reference legacy data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[150, 8, 1914, 13, 541, 40];2207;Conditions or phases in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[168, 8, 1996, 13, 541, 40];2207;Conditions or phases in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[436, 312];2208;Maintained SNS;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1407, 312];2208;Maintained SNS;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 68, 432, 10, 641];2209;Use of change marks for figures;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 68, 1123, 10, 927];2209;Use of change marks for figures;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[158, 2, 865, 1014, 139, 3, 182];2210;Providing the human readable part of applicability;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1877, 2, 865, 1014, 139, 3, 182];2210;Providing the human readable part of applicability;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2473, 1270, 1160, 320, 61];2211;"Interlingua (International Auxiliary Language + Association)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2474];2212;Galician;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[96, 25, 671, 1003, 76, 39, 139, 3, 2, 667, 150, 19, 2475];2213;"Include a circuit breaker list as part of the preliminary conditions + - (element <reqCondCircuitBreaker>)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[96, 25, 671, 1003, 76, 39, 139, 3, 2, 667, 168, 19, 2475];2213;"Include a circuit breaker list as part of the preliminary conditions + - (element <reqCondCircuitBreaker>)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1201];2214;Use of the attribute targetTitle;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[31, 1484, 500, 2, 157, 3, 595];2215;Attribute sourceTypeCode indicates the type of source;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[31, 1484, 1081, 2, 157, 3, 595];2215;Attribute sourceTypeCode indicates the type of source;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 665, 41, 665, 5, 4, 5, 9, 15, 21, 665, 148, 5, 9, 4, 351, 4, 1042, 367, 43, 87, 227, 41, 665, 5, 4, 5, 9, 15, 21, 665, 148, 5, 9, 4, 351, 43, 1042, 367, 4, 72, 1042, 367, 8, 87, 227, 41, 665, 5, 4, 5, 9, 15, 21, 665, 148, 5, 9, 4, 351, 43, 1042, 367, 4, 72, 47, 12];2216;"Decide whether and how to use hotspots. If hotspots are to be used + decide whether hotspots can be used to link to graphical objects + from local text If hotspots are to be used decide whether hotspots + can be used to link from graphical objects to other graphical + objects or local text If hotspots are to be used decide whether + hotspots can be used to link from graphical objects to other data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 802, 41, 802, 24, 4, 5, 144, 15, 21, 802, 148, 5, 144, 4, 351, 4, 1042, 531, 43, 87, 227, 41, 802, 24, 4, 5, 144, 15, 21, 802, 148, 5, 144, 4, 351, 43, 1042, 531, 4, 72, 1042, 531, 8, 87, 227, 41, 802, 24, 4, 5, 144, 15, 21, 802, 148, 5, 144, 4, 351, 43, 1042, 531, 4, 72, 11, 145];2216;"Decide whether and how to use hotspots. If hotspots are to be used + decide whether hotspots can be used to link to graphical objects + from local text If hotspots are to be used decide whether hotspots + can be used to link from graphical objects to other graphical + objects or local text If hotspots are to be used decide whether + hotspots can be used to link from graphical objects to other data + modules";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 388, 47, 4, 415, 9, 2, 31, 1173, 13, 2, 227, 19, 388];2217;"Types of quantity data to markup using the attribute quantityType in + the text element <quantity>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[258, 3, 388, 11, 4, 415, 307, 2, 31, 1173, 13, 2, 227, 19, 388];2217;"Types of quantity data to markup using the attribute quantityType in + the text element <quantity>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 233, 47, 12];2218;Use of CIR data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 233, 11, 145];2218;Use of CIR data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 277, 47, 12];2219;Use of the process data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 277, 11, 12];2219;Use of the process data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 851, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];2220;"Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 851, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];2220;"Decide whether to use the attribute genericPropertyType, which + values to use and allocate suitable definitions to the values";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 223, 10, 70, 47, 80, 5, 402, 273, 381, 6, 509, 5, 395, 13, 229, 223, 663, 7, 96, 10, 325, 2, 9, 3, 11, 972, 433, 6, 70, 47, 286, 260, 76, 39, 645, 39, 315, 329, 76, 5, 9, 2, 223, 13, 7, 663, 96, 70, 2, 18, 20, 404, 377, 847, 2476, 5, 9, 2, 996, 3, 47, 402, 41, 2477, 47, 5, 402, 2, 223, 10, 47, 12, 6, 979, 191, 137, 6, 2, 2478, 6, 2479, 3068];2221;"The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 234, 10, 70, 11, 80, 5, 2941, 273, 3254, 6, 1884, 24, 2007, 13, 229, 223, 663, 7, 1408, 10, 325, 2, 9, 3, 11, 972, 715, 6, 70, 11, 286, 260, 368, 39, 645, 39, 315, 329, 368, 24, 144, 2, 234, 13, 7, 663, 96, 70, 2, 18, 20, 404, 399, 847, 2476, 23, 144, 2, 996, 3, 11, 1870, 41, 2477, 11, 24, 2941, 2, 234, 10, 11, 12, 6, 979, 191, 799, 6, 2, 2478, 6, 2479, 3255];2221;"The rules for how data must be exchanged between partners + and customers are covered in business rule category 7. This + includes for example the use of data dispatch notes and how + data management requirement lists as well as CSDB status + lists are used. The rules in this category include how the + S1000D file based transfer protocol is used, the frequency + of data exchanges, if unverified data are exchanged, the + rules for data module and graphic issue numbers, and the + acceptance and rejection criteria.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[721, 904];2222;Possible deliverables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[721, 1975];2222;Possible deliverables;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 31, 1607, 6, 220, 216, 167];2223;"Decide which values to use for the attribute lowestLevel and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 31, 1607, 6, 220, 216, 254];2223;"Decide which values to use for the attribute lowestLevel and + allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 25, 76, 3, 663, 237, 2480, 2481, 2482, 2483];2224;"Define a list of categories (eg, Electrician, Propulsion engineer, + Maintainer).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 25, 76, 3, 1343, 237, 2480, 2481, 2482, 2483];2224;"Define a list of categories (eg, Electrician, Propulsion engineer, + Maintainer).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[157, 3, 556, 1191, 47, 4, 415, 9, 2, 31, 1179, 13, 2, 227, 19, 1480];2225;"Types of inline significant data to markup using the attribute + significantParaDataType in the text element + <inlineSignificantData>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[258, 3, 556, 1191, 11, 4, 415, 307, 2, 31, 1179, 13, 2, 227, 19, 1480];2225;"Types of inline significant data to markup using the attribute + significantParaDataType in the text element + <inlineSignificantData>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 223, 42];2226;Business rules document;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[229, 234, 42];2226;Business rules document;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[190, 640];2227;Page size;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 514];2228;Use of footnotes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1088];2228;Use of footnotes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 593, 58, 88, 4, 9, 6, 220, 216, 167];2229;"Decide whether to use the attribute skillLevelCode, which values + to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 593, 58, 165, 4, 9, 6, 220, 216, 254];2229;"Decide whether to use the attribute skillLevelCode, which values + to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 22, 1933, 300, 1019];2230;Use of ASD Simplified Technical English;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 22, 2017, 300, 1019];2230;Use of ASD Simplified Technical English;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[702, 29, 606, 6, 607, 3, 2, 235, 40];2231;Agree on scope and depth of the training information.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[70, 4, 9, 2, 546];2232;How to use the specification;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[404, 392, 10, 40, 367];2233;File formats for information objects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[404, 800, 10, 40, 531];2233;File formats for information objects;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 305, 169, 3, 64, 75, 237, 2484];2234;"3 (next higher level of security classification, eg + Confidential)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[456, 718, 169, 3, 64, 75, 237, 2484];2234;"3 (next higher level of security classification, eg + Confidential)";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1183, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];2235;"Decide whether to use the attribute emphasisType, which values to + use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1183, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];2235;"Decide whether to use the attribute emphasisType, which values to + use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[299, 374, 40, 10, 215, 6, 179];2236;Optional descriptive information for wires and harnesses;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[299, 374, 40, 10, 1090, 6, 2931];2236;Optional descriptive information for wires and harnesses;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[422, 141, 1508, 6, 600, 19];2237;"oriented publications-Typography and layout + elements";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[429, 308, 1508, 6, 600, 257];2237;"oriented publications-Typography and layout + elements";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 1006, 155, 3, 177, 6, 29, 2, 137, 3, 169];2238;"Decide whether to use a hierarchical Table of contents and on the + number of levels.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 1006, 155, 3, 888, 6, 29, 2, 137, 3, 649];2238;"Decide whether to use a hierarchical Table of contents and on the + number of levels.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1526];2239;Decide whether and how to use the element <dmLoop>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2240;"Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2240;"Revisions to this document may occur after its issuance. + The user is responsible for determining if revisions to the + material contained in this document have occurred and are + applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1614];2241;Decide whether and how to use the attribute warningType.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[725, 756, 277];2242;Review cycle process;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[150, 2485, 155];2243;Conditions crossreference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[168, 2485, 155];2243;Conditions crossreference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2486];2244;Bislama;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 299, 19, 6, 31];2245;Use of optional elements and attributes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 299, 257, 6, 296];2245;Use of optional elements and attributes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 163, 10, 76];2246;Use of titles for lists;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 339, 10, 368];2246;Use of titles for lists;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2487, 2488];2247;"Navajo; Navaho";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2489];2248;Ojibwa;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1618, 13, 2, 19, 1200, 159, 2, 19, 344];2249;"Use of the element <interchangeability> in the element + <applicabilitySegment> within the element + <itemSeqNumber>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2250;"Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2250;"Export of this data module to all countries that are the + residence of organizations that are users of S1000D is permitted. + Storage of this data module is to be at the discretion of the + organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 244, 335, 47, 13, 2, 451];2251;Inclusion of test support data in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[608, 3, 244, 335, 11, 13, 2, 451];2251;Inclusion of test support data in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 315, 367, 157, 5, 4, 5, 1929, 13, 2, 315, 329, 76, 6, 65, 25, 354, 345, 80, 5, 11, 12, 262, 375, 367, 6, 141, 12];2252;"Decide what CSDB objects types are to be tracked in the CSDB + status list, and at a minimum these must be data modules, + illustrations/multimedia objects and publication modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 275, 315, 531, 258, 24, 4, 5, 2014, 13, 2, 315, 329, 76, 6, 65, 25, 354, 345, 80, 5, 11, 145, 819, 375, 531, 6, 141, 145];2252;"Decide what CSDB objects types are to be tracked in the CSDB + status list, and at a minimum these must be data modules, + illustrations/multimedia objects and publication modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2490];2253;Irish;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1617];2254;Use of the attribute markerType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 163, 10, 274];2255;"Decide whether and how to use the element <title> for + steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 163, 10, 485];2255;"Decide whether and how to use the element <title> for + steps.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 224, 934, 10, 183, 370, 224, 141];2256;"Decide whether to produce wiring diagrams for an interactive + wiring publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 401, 224, 2942, 10, 183, 370, 224, 141];2256;"Decide whether to produce wiring diagrams for an interactive + wiring publication.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2257;"Users may destroy this data module in accordance with their own + local procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2257;"Users may destroy this data module in accordance with their own + local procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 404, 157, 5, 246, 10, 2129, 4, 503, 703];2258;"Decide which file types are allowed for attachments to comment + forms.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 404, 258, 24, 321, 10, 2888, 4, 503, 1981];2258;"Decide which file types are allowed for attachments to comment + forms.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 1644];2259;"Decide whether and how to use the attribute + systemIdentCode.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 31, 1662, 6, 1663, 223, 273, 1026, 19, 5, 291];2260;"Decide whether the attributes rowsep and colsep rules between + <captionEntry> elements are required.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 296, 1662, 6, 1663, 234, 273, 1026, 257, 24, 306];2260;"Decide whether the attributes rowsep and colsep rules between + <captionEntry> elements are required.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[158, 322, 40, 39, 25, 394, 141, 10, 2, 451];2261;Provide IPD information as a separate publication for the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[326, 221];2262;Functional check;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[983, 1699, 1699, 983];2263;"Ndebele, South; South Ndebele";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 990, 3, 2, 19, 757, 41, 9, 2, 19, 80, 5, 400, 558, 510, 2, 152];2264;"Decide whether and how to use the attribute manufacturerCodeValue + of the element <functionalItemRef>. If used, the element must + be populated consistently across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 990, 3, 2, 19, 757, 41, 144, 2, 19, 80, 5, 889, 558, 510, 2, 152];2264;"Decide whether and how to use the attribute manufacturerCodeValue + of the element <functionalItemRef>. If used, the element must + be populated consistently across the project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 6, 702, 29, 592, 3, 152, 69, 40, 135, 6, 264, 240, 474, 6, 849, 167];2265;"Decide and agree on allocation of project specific information + codes and give them short and full definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 6, 702, 29, 592, 3, 152, 69, 40, 369, 6, 264, 925, 474, 6, 849, 254];2265;"Decide and agree on allocation of project specific information + codes and give them short and full definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 698, 9, 2, 227, 19, 698];2266;"Decide whether and how to use symbols using the text element + <symbol>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 1122, 307, 2, 227, 19, 698];2266;"Decide whether and how to use symbols using the text element + <symbol>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 455, 6, 167, 3, 2, 88, 10, 2, 1192, 754, 3, 2, 19, 241];2267;"Decide on the range and definitions of the values for the third + character of the element <service>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 455, 6, 254, 3, 2, 165, 10, 2, 1192, 754, 3, 2, 19, 241];2267;"Decide on the range and definitions of the values for the third + character of the element <service>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1487];2268;Routine;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[226, 3, 371, 47, 13, 541, 40];2269;Standards of performance data in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2926, 3, 371, 11, 13, 541, 40];2269;Standards of performance data in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2491];2270;Chechen;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[18, 20, 123, 74, 124, 107];2271;"S1000D-SC-2016-017-002-00 Steering Committee + TOR";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[572, 3, 574];2272;Application of caveats;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[572, 3, 3256];2272;Application of caveats;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 226, 76, 3, 1151, 41, 9, 702, 29, 67, 177, 6, 286];2273;"Decide whether to use a standard list of abbreviations. If used, + agree on its content and management.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 226, 76, 3, 1851, 41, 144, 702, 29, 67, 177, 6, 286];2273;"Decide whether to use a standard list of abbreviations. If used, + agree on its content and management.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 478, 525, 2, 553, 80, 5, 42];2274;"Decide whether to present the inwork markings. The details must be + documented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 478, 801, 2, 1983, 80, 5, 1973];2274;"Decide whether to present the inwork markings. The details must be + documented.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 40, 154];2275;Common information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 40, 266];2275;Common information sets;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 514, 29, 2, 1694, 190, 41, 2, 155, 5, 1265, 682, 511, 190];2276;"Decide whether to present the footnotes on the relevant page, if + the table is split over several pages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 1088, 29, 2, 1694, 190, 41, 2, 155, 23, 1265, 682, 511, 717];2276;"Decide whether to present the footnotes on the relevant page, if + the table is split over several pages.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 31, 1022];2277;Use of attribute scoEntryType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 242, 1040, 43, 163];2278;Decide whether to allow cross-referencing from titles.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 246, 242, 1040, 43, 339];2278;Decide whether to allow cross-referencing from titles.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1022];2279;Use of the attribute scoEntryType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[548, 221, 1489];2280;Operational check (OPC);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 489, 68, 432];2281;Decide whether to display change marks.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 489, 68, 1123];2281;Decide whether to display change marks.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 966, 13, 2, 19, 314];2282;"Use of the element <reqTechInfoGroup> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[418];2283;CCT;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[373, 414, 1101, 166];2284;XML/SGML processing instruction;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 9, 3, 759, 8, 744];2285;Decide whether the use of LOEP or LOEDM.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1658, 13, 227, 19, 1625];2286;"Use of the attribute checkSum in text element + <circuitBreakerRef>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 502, 1587, 396, 19];2287;"Decide whether and how to use the attribute applicRefId of various + <captionGroup> child elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 31, 513, 3, 502, 1587, 396, 257];2287;"Decide whether and how to use the attribute applicRefId of various + <captionGroup> child elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 2, 19, 991, 5, 1910];2288;"The use of the element <supersedure> is + prohibited.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2, 9, 3, 2, 19, 991, 23, 1991];2288;"The use of the element <supersedure> is + prohibited.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 604, 58, 88, 4, 9, 6, 220, 216, 167];2289;"Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 604, 58, 165, 4, 9, 6, 220, 216, 254];2289;"Decide whether to use the attribute independentCheck, which values + to use and allocate suitable definitions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1496, 1096, 29, 76, 169, 488, 37, 474, 444, 10, 598, 169, 1497, 10, 741, 6, 474, 444, 10, 1192, 169, 946, 1498, 444, 372, 88];2290;"Unorder (Depending on list level, prefix with short dash for + first level, bullet for second, and short dash for third level - + ISOpub: bull, dash) - Default value";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1496, 1120, 29, 76, 169, 488, 37, 474, 444, 10, 598, 169, 1497, 10, 741, 6, 474, 444, 10, 1192, 169, 946, 1498, 444, 372, 88];2290;"Unorder (Depending on list level, prefix with short dash for + first level, bullet for second, and short dash for third level - + ISOpub: bull, dash) - Default value";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 748];2291;Use of foldouts;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1881];2291;Use of foldouts;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 163, 10, 274, 29, 169, 862, 612, 169, 761, 5, 38, 264, 2, 9, 3, 345, 19, 5, 1930, 6, 77, 9, 6, 136, 5, 152, 576];2292;"Presentation of the titles for steps on level six thru + level eight are not given. The use of these elements is + discouraged and their use and presentation are project + decisions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 339, 10, 485, 29, 169, 862, 612, 169, 761, 24, 38, 366, 2, 9, 3, 345, 257, 23, 2015, 6, 77, 9, 6, 136, 24, 152, 1127];2292;"Presentation of the titles for steps on level six thru + level eight are not given. The use of these elements is + discouraged and their use and presentation are project + decisions.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 972, 433];2293;Data Dispatch Note;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 972, 433];2293;Data Dispatch Note;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[610, 3, 2, 19, 1532];2294;Population of the element <externalPubCode>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[17, 40];2295;Material information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 179, 323, 1539, 47, 12, 71, 9, 282, 40, 41, 15, 4, 9, 282, 40, 10, 2, 135, 2, 319, 3, 2, 11, 12, 135, 5, 981, 38, 751, 13, 7, 575, 82, 80, 5, 15, 29, 68, 3, 2, 1546, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];2296;"Decide whether to code harness installation drawing data modules + by using zone information. If decided to use zone information for + the coding, the structure of the data module code is possibly not + appropriate. In this case, it must be decided on changes of the + proposed structure for the Product (eg, population of the zone + information in the unit or assembly group of the SNS instead of in + the subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 135, 179, 323, 812, 11, 145, 71, 307, 282, 40, 41, 893, 4, 9, 282, 40, 10, 2, 643, 2, 319, 3, 2, 11, 12, 135, 23, 981, 38, 751, 13, 7, 575, 82, 80, 5, 893, 29, 1084, 3, 2, 1865, 319, 10, 2, 192, 237, 610, 3, 2, 282, 40, 13, 2, 337, 8, 250, 391, 3, 2, 312, 752, 3, 13, 2, 505, 611, 505, 391];2296;"Decide whether to code harness installation drawing data modules + by using zone information. If decided to use zone information for + the coding, the structure of the data module code is possibly not + appropriate. In this case, it must be decided on changes of the + proposed structure for the Product (eg, population of the zone + information in the unit or assembly group of the SNS instead of in + the subsystem/sub-subsystem group).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 1670, 447, 76, 47, 12, 10, 25, 190, 422, 8, 183, 370, 224, 141, 43, 2, 224, 47, 12, 16, 5, 377, 29, 2, 224, 288];2297;"Decide whether and how to generate earth point list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 464, 1670, 447, 76, 11, 145, 10, 25, 190, 429, 8, 183, 370, 224, 141, 43, 2, 224, 11, 145, 16, 24, 399, 29, 2, 224, 288];2297;"Decide whether and how to generate earth point list data modules + for a page-oriented or an interactive wiring publication from the + wiring data modules that are based on the wiring Schema.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 434, 154, 13, 2, 451];2298;Use of task sets in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 434, 266, 13, 2, 451];2298;Use of task sets in the CMP;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[109, 3, 54];2299;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[113, 3, 54];2299;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1187, 135];2300;Qualification code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[182, 242, 189, 155];2301;Applicability cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 666, 3, 242, 1040, 159, 47, 12, 6, 2, 255, 9, 10, 400, 2, 502, 31];2302;"Decide on the extent of cross-referencing within data modules and + the methods used for populating the various attributes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 666, 3, 242, 1040, 159, 11, 145, 6, 2, 2932, 144, 10, 1993, 2, 502, 296];2302;"Decide on the extent of cross-referencing within data modules and + the methods used for populating the various attributes.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[277, 47, 12];2303;Process data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[277, 11, 12];2303;Process data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3069];2304;Turkmen;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3257];2304;Turkmen;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[196, 1689, 223];2305;General writing rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[196, 1689, 234];2305;General writing rules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[197, 2, 488, 155, 13, 2, 76, 3, 155];2306;"Present the prefix ""Table"" in the List of tables";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[197, 2, 488, 155, 13, 2, 76, 3, 650];2306;"Present the prefix ""Table"" in the List of tables";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 178, 80, 5, 96, 10, 32, 12, 157];2307;"Data restrictions must be included for all module + types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 188, 80, 5, 697, 10, 32, 12, 258];2307;"Data restrictions must be included for all module + types.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[83, 89];2308;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 698, 13, 324, 6, 350];2309;Presentation of symbols in warnings and cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 1122, 13, 495, 6, 530];2309;Presentation of symbols in warnings and cautions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2492];2310;Korean;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1189];2311;Mass;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1631, 6, 67, 396, 19];2312;"Decide whether and how to use the element <dataRestrictions> + and its child elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 1882, 6, 67, 396, 257];2312;"Decide whether and how to use the element <dataRestrictions> + and its child elements.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 1030, 182, 31, 5, 247, 13, 2, 343, 11, 12, 8, 41, 2, 1030, 167, 5, 9];2313;"Decide whether the supplier applicability attributes are defined + in the ACT data module or if the supplier definition is used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 1030, 182, 296, 24, 716, 13, 2, 343, 11, 12, 8, 41, 2, 1030, 167, 23, 144];2313;"Decide whether the supplier applicability attributes are defined + in the ACT data module or if the supplier definition is used.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1606, 6, 70, 4, 9, 82, 1368, 10, 1001, 6, 1002, 3, 47, 264, 13, 2, 33, 449, 40, 36, 4, 5, 526];2314;"Decide whether to use the element <zoneRef>, and how to use + it. Consideration for duplication and mismatch of data given in the + maintenance planning information has to be taken.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1606, 6, 70, 4, 9, 82, 1368, 10, 1001, 6, 1002, 3, 11, 366, 13, 2, 33, 449, 40, 81, 4, 5, 1406];2314;"Decide whether to use the element <zoneRef>, and how to use + it. Consideration for duplication and mismatch of data given in the + maintenance planning information has to be taken.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[154, 2, 231, 4, 26];2315;"Sets the caption to ""NO""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[266, 2, 231, 4, 26];2315;"Sets the caption to ""NO""";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[47, 542, 229, 223, 637, 2, 542, 392, 10, 18, 20, 47, 345, 392, 148, 96, 190, 422, 237, 968, 2493, 392, 376, 392, 375, 392, 6, 850, 392, 2, 576, 992, 58, 1043, 3, 2, 47, 162, 5, 901, 13, 275, 392, 80, 5, 702, 6, 2169, 159, 345, 229, 223];2316;"Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 542, 229, 234, 637, 2, 542, 800, 10, 18, 20, 11, 345, 800, 148, 96, 190, 429, 237, 968, 2493, 800, 376, 800, 375, 800, 6, 850, 800, 2, 576, 1878, 58, 1043, 3, 2, 11, 162, 5, 1858, 13, 275, 800, 80, 5, 3258, 6, 2898, 159, 345, 229, 234];2316;"Data output business rules specify the output formats for + S1000D data. These formats can include page-oriented (eg, + paper, pdf) formats, IETP formats, multimedia formats and + SCORM formats. The decision regarding which portion of the + data will be published in what formats must be agreed and + written within these business rules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2494];2317;Sardinian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2114];2318;Decide whether to use the element <dataConds>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 2886];2318;Decide whether to use the element <dataConds>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1620];2319;Decide whether to use the element <crewRefCard>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 182, 40, 10, 2, 759, 573];2320;"Decide whether to present the applicability information for the + LOEP entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 182, 40, 10, 2, 759, 923];2320;"Decide whether to present the applicability information for the + LOEP entries.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 859, 13, 476, 33, 807, 293, 342, 6, 8, 252, 47, 12];2321;"Decide whether to use the element <commonInfo> in + procedural, maintenance planning, common repositories, and/or fault + data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 859, 13, 476, 33, 449, 293, 2943, 6, 8, 252, 11, 145];2321;"Decide whether to use the element <commonInfo> in + procedural, maintenance planning, common repositories, and/or fault + data modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[421];2322;Functionality;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 18, 20, 909, 3, 986, 31, 88, 13, 2, 320, 1551, 71, 2, 152];2323;"Decide whether to translate and use the ""S1000D interpretation"" of + configurable attribute values in the languages adopted by the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 987, 6, 9, 2, 18, 20, 909, 3, 986, 31, 165, 13, 2, 1401, 1867, 71, 2, 152];2323;"Decide whether to translate and use the ""S1000D interpretation"" of + configurable attribute values in the languages adopted by the + project.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[374, 40];2324;Descriptive information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 2369, 10, 325, 2, 92, 260, 6, 73, 16, 80, 5, 66, 4, 25, 11, 12];2325;"Decide whether and how to use the element <dataHandling>. + For example, the handling requirements and procedures that must be + applied to a data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 2934, 10, 325, 2, 92, 430, 6, 149, 16, 80, 5, 577, 4, 25, 11, 12];2325;"Decide whether and how to use the element <dataHandling>. + For example, the handling requirements and procedures that must be + applied to a data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2495];2326;Italian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 372, 88, 13, 25, 445, 13, 277, 47, 12];2327;Use of default values in a dialog in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 372, 165, 13, 25, 445, 13, 277, 11, 145];2327;Use of default values in a dialog in process data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1588, 3, 907, 434, 276, 2, 19, 2496];2328;"Methodology of assigning tasks into the element + <taskGroup>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1588, 3, 2905, 1995, 276, 2, 19, 2496];2328;"Methodology of assigning tasks into the element + <taskGroup>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 163, 13, 252, 654, 274];2329;Use of titles in fault isolation steps;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 339, 13, 252, 654, 485];2329;Use of titles in fault isolation steps;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1586, 237, 10, 155, 3, 177, 13, 1591, 189, 3070];2330;"Decide whether to use the attribute tableOfContentType, (eg, for + Table of contents in Flight reference cards).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1586, 237, 10, 155, 3, 888, 13, 1591, 189, 3259];2330;"Decide whether to use the attribute tableOfContentType, (eg, for + Table of contents in Flight reference cards).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 320, 4, 9, 10, 401, 47, 12];2331;Decide which language to use for producing data modules.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 320, 4, 9, 10, 2001, 11, 145];2331;Decide which language to use for producing data modules.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 291, 40, 10, 249, 285, 8, 848, 281, 3, 232, 16, 36, 285, 662];2332;"Define the required information for each electrical or electronic + item of equipment that has electrical connections.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 2, 306, 40, 10, 249, 285, 8, 848, 281, 3, 232, 16, 81, 285, 2944];2332;"Define the required information for each electrical or electronic + item of equipment that has electrical connections.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1639, 88, 13, 2, 40, 135, 463];2333;Use of numeric values in the information code variant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 1639, 165, 13, 2, 40, 135, 463];2333;Use of numeric values in the information code variant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 2, 19, 675];2334;Presentation of the element <logo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[231, 10, 445, 944, 303];2335;Caption for dialog cancel function;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 2, 3, 191, 256, 8, 2, 191, 137, 13, 2, 759];2336;"Presentation the of issue date or the issue number in the + LOEP";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 411, 4, 389, 907, 88, 5, 246];2337;Decide if modifications to PCT assigned values are allowed.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 3260, 4, 389, 2016, 165, 24, 321];2337;Decide if modifications to PCT assigned values are allowed.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[328, 1495];2338;Safety critical;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[139, 40];2339;Parts information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[290, 40];2339;Parts information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[960];2340;Red;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2497, 2498, 2499];2341;"Limburgan; Limburger; Limburgish";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1165, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];2342;"Decide whether to use the attribute listItemPrefix, which values + to use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1165, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];2342;"Decide whether to use the attribute listItemPrefix, which values + to use and allocate suitable definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2500, 3, 375, 9];2343;Suitability of multimedia use;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2501, 2502];2344;"Kikuyu; Gikuyu";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[515, 47, 12];2345;Container data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[515, 11, 12];2345;Container data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 157, 88, 5, 614, 58, 5, 299, 6, 2, 870, 13, 58, 240, 80, 5, 860, 13, 2, 19, 1608];2346;"Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbAdditionalInfo>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 815, 157, 165, 24, 614, 58, 24, 299, 6, 2, 870, 13, 58, 240, 80, 5, 1087, 13, 2, 19, 1608];2346;"Decide which topic type values are mandatory, which are optional + and the sequence in which they must be delivered in the element + <sbAdditionalInfo>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1603, 13, 2, 19, 314];2347;"Use of the element <productItem> in the element + <preliminaryRqmts>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[419, 47, 12];2348;Learning data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[529, 11, 12];2348;Learning data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 6, 70, 2, 19, 816, 5, 400, 41, 400, 2, 287, 3, 281, 13, 2, 76, 80, 5, 637];2349;"Decide if and how the element <refs> is populated. If + populated, the order of items in the list must be specified.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 41, 6, 70, 2, 19, 2012, 23, 889, 41, 889, 2, 287, 3, 713, 13, 2, 76, 80, 5, 1960];2349;"Decide if and how the element <refs> is populated. If + populated, the order of items in the list must be specified.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[150, 242, 189, 155];2350;Conditions cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[168, 242, 189, 155];2350;Conditions cross-reference table;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1933, 300, 1019];2351;Simplified Technical English;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2017, 300, 1019];2351;Simplified Technical English;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[226, 1225, 10, 771, 10, 491];2352;Standard wording for reasons for update;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[226, 1225, 10, 2935, 10, 491];2352;Standard wording for reasons for update;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1193];2353;Volume;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 312, 163, 6, 167];2354;Translation of SNS titles and definitions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[985, 3, 312, 339, 6, 254];2354;Translation of SNS titles and definitions;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1692];2355;Decide whether to use the element <policyStatement>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2503];2356;Japanese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1640];2357;Use of the element <enterpriseLogo>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 88, 4, 9, 10, 2, 2504, 754, 3, 2, 19, 1665, 6, 220, 216, 167, 10, 2, 88];2358;"Decide which values to use for the sixth character of the element + <sourceMaintRecoverability> and allocate suitable definitions + for the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 165, 4, 9, 10, 2, 2504, 754, 3, 2, 19, 1665, 6, 220, 216, 254, 10, 2, 165];2358;"Decide which values to use for the sixth character of the element + <sourceMaintRecoverability> and allocate suitable definitions + for the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 163, 10, 2, 19, 861, 29, 169, 862, 612, 761];2359;"Decide whether to present the titles for the element + <brLevelledPara> on level six thru eight.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 2, 339, 10, 2, 19, 861, 29, 169, 862, 612, 761];2359;"Decide whether to present the titles for the element + <brLevelledPara> on level six thru eight.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[88, 10, 2, 31, 1255];2360;Values for the attribute safetyLabel;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[165, 10, 2, 31, 1255];2360;Values for the attribute safetyLabel;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 227, 16, 162, 5, 9, 4, 338, 2, 336, 3, 25, 11, 12, 969, 336, 3, 11, 12, 8, 336, 3, 471, 71, 2, 11, 12, 163];2361;"Decide on the text that will be used to identify the end of a data + module, either ""End of data module"" or ""End of"" followed by the data + module title.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 227, 16, 162, 5, 144, 4, 338, 2, 336, 3, 25, 11, 12, 969, 336, 3, 11, 12, 8, 336, 3, 3261, 71, 2, 11, 12, 163];2361;"Decide on the text that will be used to identify the end of a data + module, either ""End of data module"" or ""End of"" followed by the data + module title.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2505, 2506];2362;"Luxembourgish; Letzeburgesch";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[226, 1372];2363;Standard dictionary;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 235, 359, 278, 47];2364;Define life cycle need for training needs analysis data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[247, 755, 756, 359, 10, 235, 1871, 278, 11];2364;Define life cycle need for training needs analysis data;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 292, 2421, 66];2365;Export control regulations apply.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[84, 292, 2937, 66];2365;Export control regulations apply.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[961, 26, 488, 236, 1499];2366;Simple (No prefix, only indent);DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 261, 2302];2367;Minimum para occurrences;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[354, 261, 2922];2367;Minimum para occurrences;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 12, 135, 678];2368;Data module coding strategy;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 12, 643, 678];2368;Data module coding strategy;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1599, 13, 2, 19, 344, 58, 88, 4, 9, 6, 220, 216, 167, 4, 2, 88];2369;"Decide whether to use the attribute partStatus in the element + <itemSeqNumber>, which values to use and allocate suitable + definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 31, 1599, 13, 2, 19, 344, 58, 165, 4, 9, 6, 220, 216, 254, 4, 2, 165];2369;"Decide whether to use the attribute partStatus in the element + <itemSeqNumber>, which values to use and allocate suitable + definitions to the values.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2507];2370;Tibetan;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1700, 39, 156, 709, 135];2371;UOC as system difference code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2508, 2509];2372;Quality assurance;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[156, 709, 135];2373;System difference code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 901, 25, 1521, 191, 3, 2, 389, 11, 12, 8, 9, 2, 11, 12, 39, 25, 1510, 847, 405, 273, 183, 555, 156, 6, 25, 708];2374;"Decide whether to publish a static issue of the PCT data module or + use the data module as a transient transfer mechanism between an + external system and a viewer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2510];2375;Use of the element <wireSeqNumber>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 233, 47, 12, 5, 4, 5, 9, 236, 2511, 4, 2, 544, 8, 2512, 39, 139, 3, 2, 868, 1044, 562, 615, 342, 8, 41, 2, 233, 47, 12, 5, 310, 25, 904, 4, 2, 509];2376;"Decide whether the CIR data modules are to be used only internally + to the manufacturer or integrator, as part of the + production/integration environment (""internal repositories"") or if + the CIR data modules are also a deliverable to the customer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 2, 233, 11, 145, 24, 4, 5, 144, 236, 2511, 4, 2, 544, 8, 2512, 39, 139, 3, 2, 868, 1044, 562, 615, 2943, 8, 41, 2, 233, 11, 145, 24, 310, 25, 904, 4, 2, 509];2376;"Decide whether the CIR data modules are to be used only internally + to the manufacturer or integrator, as part of the + production/integration environment (""internal repositories"") or if + the CIR data modules are also a deliverable to the customer.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1221];2377;Decide whether to use the element <techStandard>.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 299, 31, 1653];2378;Use of the optional attribute itemCharacteristic;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 934, 13, 183, 370, 224, 141];2379;Wiring diagrams in an interactive wiring publication;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[224, 2942, 13, 183, 370, 224, 141];2379;Wiring diagrams in an interactive wiring publication;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[31];2380;Attributes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[296];2380;Attributes;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 12, 68, 1920, 1109];2381;Data module change/revised ratio;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 12, 68, 2004, 1109];2381;Data module change/revised ratio;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1672];2382;Use of the attribute noteType;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1501];2383;Emergency;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[272];2384;BREX;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2513];2385;Burmese;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[136, 3, 191, 2, 256, 6, 2, 191, 137, 13, 2, 963];2386;"Presentation of issue the date and the issue number in the + TOC";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[226, 701, 156];2387;Standard numbering system;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1701, 1361, 2, 610, 255, 2514, 2, 446, 3, 68, 4, 83, 40, 29, 1110, 3, 11, 12];2388;"While choosing the population method, assess the impact of + changes to copyright information on updating of data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1701, 3262, 2, 610, 255, 2514, 2, 446, 3, 1084, 4, 83, 40, 29, 1110, 3, 11, 145];2388;"While choosing the population method, assess the impact of + changes to copyright information on updating of data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1577];2389;"Decide whether to use the element + <equipmentNotAvailable>.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2515, 2516];2390;"Kuanyama; Kwanyama";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2517, 2518, 2519];2391;"Chichewa; Chewa; Nyanja";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 272, 47, 12, 4, 1650, 14, 178, 13, 2, 9, 3, 502, 392, 10, 262, 375, 367, 8, 72, 47];2392;"Decide whether to use the BREX data module to impose any + restrictions in the use of various formats for illustrations, + multimedia objects or other data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 272, 11, 12, 4, 1650, 14, 188, 13, 2, 9, 3, 502, 800, 10, 819, 375, 531, 8, 72, 11];2392;"Decide whether to use the BREX data module to impose any + restrictions in the use of various formats for illustrations, + multimedia objects or other data.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2520];2393;Abkhazian;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[554, 260];2394;Supplies, requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1085, 430];2394;Supplies, requirements;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 388, 47, 415, 6, 4, 275, 666, 2, 388, 47, 415, 148, 5, 9, 37, 8, 450, 88, 6, 1237, 1009];2395;"Decide whether to use quantity data markup and to what extent. The + quantity data markup can be used with or without value and tolerance + decomposition.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 388, 11, 415, 6, 4, 275, 666, 2, 388, 11, 415, 148, 5, 144, 37, 8, 450, 88, 6, 1237, 1009];2395;"Decide whether to use quantity data markup and to what extent. The + quantity data markup can be used with or without value and tolerance + decomposition.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[135, 3, 285, 232, 40, 47, 12];2396;Coding of electrical equipment information data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[643, 3, 285, 232, 40, 11, 145];2396;Coding of electrical equipment information data modules;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 1641];2397;Use of the attribute worthinessLimit;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[44, 420];2398;Bike rider;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 1258, 1373, 8, 25, 1657, 41, 9, 702, 29, 67, 177, 6, 286];2399;"Decide whether to use a terminology database or a glossary. If + used, agree on its content and management.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 25, 1258, 1373, 8, 25, 1657, 41, 144, 702, 29, 67, 177, 6, 286];2399;"Decide whether to use a terminology database or a glossary. If + used, agree on its content and management.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 544, 18, 244, 335, 47, 6, 67, 392];2400;"Decide whether to include manufacturer's test support data and its + format.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 96, 544, 18, 244, 335, 11, 6, 67, 392];2400;"Decide whether to include manufacturer's test support data and its + format.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2521];2401;Azerbaijani;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 169, 3, 1212, 3, 2, 374, 47, 12];2402;"Decide on the level of granularity of the descriptive data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 29, 2, 169, 3, 1212, 3, 2, 374, 11, 145];2402;"Decide on the level of granularity of the descriptive data + modules.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 312, 319, 4, 9, 10, 2, 192];2403;Decide which SNS structure to use for the Product.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 3, 291, 285, 232, 40];2404;Definition of required electrical equipment information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[167, 3, 306, 285, 232, 40];2404;Definition of required electrical equipment information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 2522];2405;Use of the element <localFabricationMaterial>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 746, 237, 4, 552, 40, 844, 2, 177, 247, 13, 2, 235, 274];2406;"Decide whether and how to use the element + <contentDescription> (eg, to add information about the content + defined in the training step).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 6, 70, 4, 9, 2, 19, 746, 237, 4, 552, 40, 844, 2, 177, 716, 13, 2, 235, 274];2406;"Decide whether and how to use the element + <contentDescription> (eg, to add information about the content + defined in the training step).";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 1700, 39, 2, 156, 709, 135];2407;Decide whether to use UOC as the system difference code.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[293, 40, 342, 385];2408;Common information repository concept;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2523];2409;Manx;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2524];2410;Hebrew;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[461];2411;Training;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[235];2411;Training;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 936, 252, 385];2412;Decide whether to use the correlated fault concept.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 1079, 252, 385];2412;Decide whether to use the correlated fault concept.;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 407, 516, 543, 869, 169, 13, 2, 155, 3, 177];2413;"Decide whether to present more than three sidehead levels in the + table of contents.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 197, 407, 516, 543, 869, 649, 13, 2, 155, 3, 888];2413;"Decide whether to present more than three sidehead levels in the + table of contents.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[2525];2414;Romansh;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 613, 135, 463];2415;Use of the disassembly code variant;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 2, 40, 135, 6, 2, 40, 230];2416;Allocation of the information codes and the information names;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[592, 3, 2, 40, 369, 6, 2, 40, 714];2416;Allocation of the information codes and the information names;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[1271, 2526, 1045, 1272, 1271, 1272, 1045, 1698, 1045, 1271, 1272];2417;"Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; + Old Church Slavonic";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[11, 12, 135];2418;Data module code;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1678, 6, 247, 25, 76, 3, 88, 172, 18, 346, 5, 9, 2, 76, 80, 5, 39, 832, 13, 2, 47, 19, 167, 10, 2, 18, 346, 19, 2527];2419;"Decide whether to use the element + <physicalSecurityPilferageCode> and define a list of values. + When S2000M is used, the list must be as stated in the data element + definition for the S2000M element PSC.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 21, 4, 9, 2, 19, 1678, 6, 247, 25, 76, 3, 165, 172, 18, 346, 23, 144, 2, 76, 80, 5, 39, 1349, 13, 2, 11, 19, 167, 10, 2, 18, 346, 19, 2527];2419;"Decide whether to use the element + <physicalSecurityPilferageCode> and define a list of values. + When S2000M is used, the list must be as stated in the data element + definition for the S2000M element PSC.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 19, 1566];2420;Use of the element <functionalItemCode>;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3071, 6, 1691];2421;Optimizing and reuse;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[3263, 6, 1691];2421;Optimizing and reuse;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[272, 47, 12];2422;BREX data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[272, 11, 12];2422;BREX data module;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 6, 167, 3, 2, 31, 658, 6, 574];2423;"Use and definitions of the attributes commercialClassification and + caveat";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 6, 254, 3, 2, 296, 658, 6, 574];2423;"Use and definitions of the attributes commercialClassification and + caveat";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[9, 3, 2, 31, 863, 13, 2, 19, 1685];2424;"Use of the attribute sbTopicType in the element + <sbSummary>";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[287, 3, 570, 13, 541, 40];2425;Order of drills in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[287, 3, 1121, 13, 541, 40];2425;Order of drills in aircrew information;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[381];2426;Partner;DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 228, 255, 4, 9, 10, 515, 47, 12, 2, 1361, 255, 80, 5, 9, 2528];2427;"Decide which identification method to use for container data + modules. The chosen method must be used systematically.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[15, 58, 228, 255, 4, 9, 10, 515, 11, 145, 2, 1861, 255, 80, 5, 144, 2528];2427;"Decide which identification method to use for container data + modules. The chosen method must be used systematically.";DMC-S1000DBIKE-D-D00-00-00-00AA-024A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2428;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2428;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2429;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2429;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[563];2430;Spokes;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[651];2430;Spokes;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 33, 434];2431;a maintenance task;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 297, 434];2432;a repair task;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[94];2433;Chain;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[101, 94, 363];2434;Front chain ring;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 2529, 154, 3, 351, 16, 661, 2, 94, 363, 4, 2, 2530, 29, 2, 775];2435;A circular set of links that connect the chain ring to the cogs on the freewheel.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 2529, 154, 3, 1352, 16, 661, 2, 94, 363, 4, 2, 2945, 29, 2, 775];2435;A circular set of links that connect the chain ring to the cogs on the freewheel.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[34, 139];2436;Bicycle parts;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[34, 290];2436;Bicycle parts;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 34, 217, 5, 57, 3, 872, 175, 16, 5, 2531, 823];2437;A bicycle frame is made of metal tubes that are welded together.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 34, 217, 23, 164, 3, 872, 2946, 16, 24, 2947, 823];2437;A bicycle frame is made of metal tubes that are welded together.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[34];2438;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];2439;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];2439;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 34, 138, 4];2440;A bicycle (refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 60, 96];2441;The brakes include: ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 317, 96];2441;The brakes include: ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2442;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2442;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[217];2443;Frame;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[295, 263, 174];2444;Handle bar stem;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2532, 29, 2, 222];2445;Actuators on the handlebars;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2948, 29, 2, 634];2445;Actuators on the handlebars;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2446;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[295, 263];2447;Handle bars;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[295, 1119];2447;Handle bars;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2448;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2448;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];2449;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[333];2450;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[437];2450;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[138, 4];2451;Refer to;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[594, 140, 3, 25, 34];2452;Physical description of a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 1273, 263, 16, 352, 4, 2, 174, 37, 579, 65, 2, 336, 16, 352, 4, 2, 60, 214, 6, 2, 271];2453;A horizontal bar that attaches to the stem with grips at the ends that attach to the brake levers and the shifters.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 1273, 263, 16, 928, 4, 2, 174, 37, 929, 65, 2, 3264, 16, 352, 4, 2, 60, 647, 6, 2, 484];2453;A horizontal bar that attaches to the stem with grips at the ends that attach to the brake levers and the shifters.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 309, 899, 10, 2, 617, 16, 352, 4, 2, 657];2454;The two platforms for the feet that attach to the crank.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 309, 3265, 10, 2, 2949, 16, 352, 4, 2, 657];2454;The two platforms for the feet that attach to the crank.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 139, 16, 161, 148, 2533, 338, 29, 25, 34, 5, 264, 13];2455;The parts that you can immediately identify on a bicycle are given in ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 290, 16, 161, 148, 2533, 338, 29, 25, 34, 24, 366, 13];2455;The parts that you can immediately identify on a bicycle are given in ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[167];2456;Definition;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[1702, 151];2457;Rubber tire;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[133];2458;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[648];2458;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[44, 134];2459;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2460;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2460;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 214, 16, 1247, 43, 2, 501, 3, 2, 656, 4, 2, 470];2461;A lever that extends from the bottom of the bracket to the pedal.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[25, 214, 16, 2950, 43, 2, 501, 3, 2, 656, 4, 2, 470];2461;A lever that extends from the bottom of the bracket to the pedal.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[101, 133];2462;Front wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[101, 6, 2, 173, 238];2463;Front and the rear derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[109, 3, 54];2464;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[113, 3, 54];2464;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[424, 34];2465;Complete bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[355];2466;Cables;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[1353];2466;Cables;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[173, 133];2467;Rear wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[60, 355];2468;Brake cable;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2469;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2469;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2470;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2470;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];2471;Description of how it is made;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];2471;Description of how it is made;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[18, 20, 128];2472;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[872, 332];2473;Metal rim;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2474;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2474;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[83, 89];2475;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[269];2476;Hub;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[330, 6, 330, 384];2477;Seat and seat post;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[345, 142, 276, 2, 330, 175, 37, 25, 405, 161, 148, 9, 4, 68, 2, 1268];2478;These install into the seat tube with a mechanism you can use to change the height.;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 333, 96];2479;The gears include: ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 437, 96];2479;The gears include: ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2480;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2480;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[281];2481;Item;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2482;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2482;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[7, 352, 2, 295, 263, 4, 2, 74, 175, 706, 154];2483;This attaches the handle bar to the steering tube (head set).;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[7, 928, 2, 295, 263, 4, 2, 74, 175, 706, 154];2483;This attaches the handle bar to the steering tube (head set).;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[71];2484;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[183, 380];2485;an inspection;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 133, 96, 345, 139];2486;The wheels include these parts: ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[2, 648, 96, 345, 290];2486;The wheels include these parts: ;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[173, 775];2487;Rear freewheel;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[60];2488;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[317];2488;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[60, 1424];2489;Brake callipers;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[60, 1846];2489;Brake callipers;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[60, 279];2490;Brake pads;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[60, 353];2490;Brake pads;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[470];2491;Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[797];2491;Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[657];2492;Cranks;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[1341];2492;Cranks;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2493;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2493;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[817, 214, 29, 2, 295, 263];2494;Shift lever on the handle bars;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[817, 214, 29, 2, 295, 1119];2494;Shift lever on the handle bars;DMC-S1000DBIKE-A-D00-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2495;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2495;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2496;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2496;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[563];2497;Spokes;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[651];2497;Spokes;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 333, 36, 356, 405, 16, 303, 823, 4, 68, 2, 532, 3, 2, 34, 345, 405, 96];2498;The gears have different mechanisms that function together to change the speed of the bicycle. These mechanisms include: ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 437, 36, 356, 1354, 16, 303, 823, 4, 68, 2, 532, 3, 2, 34, 345, 1354, 96];2498;The gears have different mechanisms that function together to change the speed of the bicycle. These mechanisms include: ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 94, 363, 310, 534, 39, 2, 94, 133, 521, 29, 2, 94, 172, 2, 657, 441];2499;"The chain rings (also known as the ""chain wheel"") pull on the chain when the cranks turn.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 94, 1093, 310, 98, 39, 2, 94, 133, 521, 29, 2, 94, 172, 2, 1341, 441];2499;"The chain rings (also known as the ""chain wheel"") pull on the chain when the cranks turn.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[172, 161, 347, 2, 60, 214, 2, 60, 279, 289, 931, 2, 133, 4, 932, 2, 532, 2, 60, 214, 29, 2, 636, 435, 347, 2, 101, 60, 2, 60, 214, 29, 2, 460, 435, 347, 2, 173, 60];2500;When you operate the brake lever, the brake pads move against the wheel to decrease the speed. The brake lever on the left side operates the front brake. The brake lever on the right side operates the rear brake.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[172, 161, 347, 2, 60, 214, 2, 60, 353, 289, 931, 2, 133, 4, 932, 2, 532, 2, 60, 214, 29, 2, 636, 435, 1409, 2, 101, 60, 2, 60, 214, 29, 2, 460, 435, 1409, 2, 173, 60];2500;When you operate the brake lever, the brake pads move against the wheel to decrease the speed. The brake lever on the left side operates the front brake. The brake lever on the right side operates the rear brake.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[94];2501;Chain;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[133];2502;Wheel;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[34];2503;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[50, 6, 30, 102, 61, 3, 51];2504;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[50, 6, 30, 115, 61, 3, 51];2504;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 412];2505;the sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 719];2505;the sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 133, 5, 2, 447, 3, 776, 273, 2, 34, 6, 2, 1111, 10, 2, 34, 4, 36, 873, 138, 4];2506;The wheel is the point of contact between the bicycle and the road for the bicycle to have movement. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 133, 23, 2, 447, 3, 776, 273, 2, 34, 6, 2, 1111, 10, 2, 34, 4, 36, 873, 138, 4];2506;The wheel is the point of contact between the bicycle and the road for the bicycle to have movement. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2507;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2507;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[217];2508;Frame;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[295, 263, 174];2509;Handle bar stem;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2510;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[140, 3, 303];2511;Description of function;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2512;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2512;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[18, 20, 123, 74, 124, 107];2513;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[330];2514;Seat;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[333];2515;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[437];2515;Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[330, 384];2516;Seat post;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 94, 289, 2, 947, 43, 2, 94, 363, 4, 2, 2530, 29, 2, 775, 138, 4];2517;The chain moves the power from the chain rings to the cogs on the freewheel. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 94, 1410, 2, 947, 43, 2, 94, 1093, 4, 2, 2945, 29, 2, 775, 138, 4];2517;The chain moves the power from the chain rings to the cogs on the freewheel. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 563, 5, 2534, 215, 37, 518, 66, 16, 661, 2, 269, 4, 2, 332, 161, 148, 1046, 2, 518, 37, 2, 1377, 29, 2, 332, 435];2518;The spokes are thick wires with tension applied that connect the hub to the rim. You can adjust the tension with the nipple on the rim side.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 651, 24, 2534, 1090, 37, 518, 577, 16, 661, 2, 269, 4, 2, 332, 161, 148, 1046, 2, 518, 37, 2, 1377, 29, 2, 332, 435];2518;The spokes are thick wires with tension applied that connect the hub to the rim. You can adjust the tension with the nipple on the rim side.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 94];2519;the chain;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[44, 134];2520;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2521;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2521;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 330, 58, 5, 310, 534, 39, 2, 1274, 5, 9, 39, 2, 335, 899, 10, 2, 48, 4, 1703, 29, 2, 34];2522;"The seat, which is also known as the ""saddle"", is used as the support platform for the person to sit on the bicycle.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 330, 58, 23, 310, 98, 39, 2, 1274, 23, 144, 39, 2, 335, 899, 10, 2, 48, 4, 1703, 29, 2, 34];2522;"The seat, which is also known as the ""saddle"", is used as the support platform for the person to sit on the bicycle.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[60, 214];2523;Brake levers;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[60, 647];2523;Brake levers;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[238];2524;Derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 872, 332, 5, 25, 872, 363, 16, 36, 25, 1704, 2535, 242, 417, 4, 267, 2, 563, 29, 2, 358, 435, 6, 2, 151, 29, 2, 824, 435];2525;The metal rim is a metal ring that has a U-shaped cross section to hold the spokes on the inner side and the tire on the outer side.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 872, 332, 23, 25, 872, 363, 16, 81, 25, 1704, 3266, 242, 417, 4, 267, 2, 651, 29, 2, 358, 435, 6, 2, 151, 29, 2, 824, 435];2525;The metal rim is a metal ring that has a U-shaped cross section to hold the spokes on the inner side and the tire on the outer side.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 238];2526;the derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[94, 363];2527;Chain rings;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[94, 1093];2527;Chain rings;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 217, 5, 2, 1705, 3, 2, 34, 138, 4];2528;The frame is the skeleton of the bicycle. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 217, 23, 2, 1705, 3, 2, 34, 138, 4];2528;The frame is the skeleton of the bicycle. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[109, 3, 54];2529;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[113, 3, 54];2529;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[25, 238, 289, 2, 94, 43, 248, 412, 4, 845, 4, 68, 2, 333, 27, 5, 309, 356, 157, 3, 238, 2, 101, 6, 2, 173, 2, 305, 1109, 305, 333, 5, 172, 2, 94, 5, 29, 2, 644, 412, 29, 2, 101, 6, 2, 710, 65, 2, 173, 4, 466, 2, 638, 333, 2, 710, 412, 5, 65, 2, 101, 6, 2, 644, 65, 2, 173, 138, 4];2530;A derailleur moves the chain from one sprocket to another to change the gears. There are two different types of derailleur, the front and the rear. The highest ratio (highest gear) is when the chain is on the largest sprocket on the front and the smallest at the rear. To get the lowest gear, the smallest sprocket is at the front and the largest at the rear. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[25, 238, 1410, 2, 94, 43, 248, 412, 4, 845, 4, 68, 2, 437, 27, 24, 309, 356, 258, 3, 238, 2, 101, 6, 2, 173, 2, 2951, 1109, 2951, 333, 23, 172, 2, 94, 23, 29, 2, 1885, 412, 29, 2, 101, 6, 2, 2952, 65, 2, 173, 4, 466, 2, 1971, 333, 2, 2952, 412, 23, 65, 2, 101, 6, 2, 1885, 65, 2, 173, 138, 4];2530;A derailleur moves the chain from one sprocket to another to change the gears. There are two different types of derailleur, the front and the rear. The highest ratio (highest gear) is when the chain is on the largest sprocket on the front and the smallest at the rear. To get the lowest gear, the smallest sprocket is at the front and the largest at the rear. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2531;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2531;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2532;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2532;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[677, 5, 25, 76, 3, 2, 356, 34, 533, 6, 25, 326, 140, 3, 240];2533;Below is a list of the different bicycle components and a functional description of them. ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[677, 23, 25, 76, 3, 2, 356, 34, 1076, 6, 25, 326, 140, 3, 925];2533;Below is a list of the different bicycle components and a functional description of them. ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[18, 20, 128];2534;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[872, 332];2535;Metal rim;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 657, 289, 2, 947, 4, 2, 94, 363, 172, 2, 470, 347];2536;The crank moves the power to the chain rings when the pedals operate.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 657, 1410, 2, 947, 4, 2, 94, 1093, 172, 2, 797, 347];2536;The crank moves the power to the chain rings when the pedals operate.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2537;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2537;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 470, 289, 2, 1935, 3, 873, 43, 2, 617, 4, 2, 657];2538;The pedals move the force of movement from the feet to the cranks.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 797, 289, 2, 1935, 3, 873, 43, 2, 2949, 4, 2, 1341];2538;The pedals move the force of movement from the feet to the cranks.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[83, 89];2539;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[269];2540;Hub;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 295, 263, 174, 2, 174, 352, 2, 295, 263, 4, 2, 74, 175, 138, 4];2541;The handle bar stem (the stem) attaches the handle bar to the steering tube. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 295, 263, 174, 2, 174, 928, 2, 295, 263, 4, 2, 74, 175, 138, 4];2541;The handle bar stem (the stem) attaches the handle bar to the steering tube. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2542;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2542;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2543;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2543;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[657];2544;Crank;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[71];2545;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[60];2546;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[317];2546;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[295, 263];2547;Handle bar;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 269, 352, 4, 2, 777, 3, 2, 133, 469, 2, 425, 6, 2, 378, 5];2548;The hub attaches to the center of the wheel where the axle and the bearings are.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 269, 928, 4, 2, 777, 3, 2, 133, 469, 2, 425, 6, 2, 487, 24];2548;The hub attaches to the center of the wheel where the axle and the bearings are.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[326, 140, 3, 25, 34];2549;Functional description of a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[271];2550;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[484];2550;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[470];2551;Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[797];2551;Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[172, 161, 347, 2, 60, 2, 60, 279, 289, 931, 2, 133, 4, 932, 2, 532, 3, 2, 34, 138, 4];2552;When you operate the brakes, the brake pad moves against the wheel to decrease the speed of the bicycle. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[172, 161, 347, 2, 317, 2, 60, 279, 1410, 931, 2, 133, 4, 932, 2, 532, 3, 2, 34, 138, 4];2552;When you operate the brakes, the brake pad moves against the wheel to decrease the speed of the bicycle. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 295, 263, 5, 25, 1273, 263, 37, 295, 29, 249, 336, 2, 295, 263, 5, 25, 74, 405, 16, 2, 420, 9, 4, 68, 2, 874, 3, 2, 34, 2, 60, 214, 5, 310, 29, 2, 295, 263, 138, 4];2553;The handle bar is a horizontal bar with handles on each end. The handle bar is a steering mechanism that the rider uses to change the direction of the bicycle. The brake levers are also on the handle bar. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 295, 263, 23, 25, 1273, 263, 37, 3267, 29, 249, 336, 2, 295, 263, 23, 25, 74, 405, 16, 2, 420, 2953, 4, 68, 2, 874, 3, 2, 34, 2, 60, 647, 24, 310, 29, 2, 295, 263, 138, 4];2553;The handle bar is a horizontal bar with handles on each end. The handle bar is a steering mechanism that the rider uses to change the direction of the bicycle. The brake levers are also on the handle bar. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 271, 5, 2, 405, 16, 161, 9, 4, 68, 2, 333, 29, 2, 34, 27, 5, 356, 157, 3, 271, 16, 36, 5, 959, 682, 2, 806, 91, 240, 32, 36, 2, 616, 421, 172, 161, 347, 2, 271, 240, 521, 2, 292, 355, 4, 289, 2, 238, 1706, 25, 644, 1047, 94, 363, 2, 271, 148, 310, 480, 2, 355, 4, 875, 2, 238, 289, 1706, 25, 710, 1047, 94, 363, 138, 4];2554;The shifters are the mechanisms that you use to change the gears on the bicycle. There are 7 different types of shifters that have been developed over the years, but they all have the same functionality. When you operate the shifters, they pull the control cable to move the derailleur towards a larger diameter chain ring. The shifters can also loosen the cable to let the derailleur move towards a smaller diameter chain ring. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 484, 24, 2, 1354, 16, 161, 9, 4, 68, 2, 437, 29, 2, 34, 27, 24, 356, 258, 3, 484, 16, 36, 1080, 1969, 682, 2, 1968, 91, 240, 32, 36, 2, 616, 421, 172, 161, 347, 2, 484, 240, 521, 2, 292, 355, 4, 289, 2, 238, 1706, 25, 2019, 1047, 94, 363, 2, 484, 148, 310, 480, 2, 355, 4, 875, 2, 238, 289, 1706, 25, 3268, 1047, 94, 363, 138, 4];2554;The shifters are the mechanisms that you use to change the gears on the bicycle. There are 7 different types of shifters that have been developed over the years, but they all have the same functionality. When you operate the shifters, they pull the control cable to move the derailleur towards a larger diameter chain ring. The shifters can also loosen the cable to let the derailleur move towards a smaller diameter chain ring. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2555;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2555;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 330, 384, 5, 9, 39, 25, 335, 384, 10, 2, 330, 6, 4, 68, 2, 1268, 3, 2, 330, 10, 2, 420];2556;The seat post is used as a support post for the seat and to change the height of the seat for the rider.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[2, 330, 384, 23, 144, 39, 25, 335, 384, 10, 2, 330, 6, 4, 68, 2, 1268, 3, 2, 330, 10, 2, 420];2556;The seat post is used as a support post for the seat and to change the height of the seat for the rider.;DMC-S1000DBIKE-A-D00-00-00-00AA-042A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2557;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2557;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2558;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2558;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[7, 214, 347, 2, 101, 60];2559;This lever operates the front brake.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[7, 214, 1409, 2, 101, 60];2559;This lever operates the front brake.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[271, 490];2560;Shifter Location;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[47, 844, 2, 292, 16, 471, 5, 264, 13, 7, 42];2561;Data about the controls that follow is given in this document: ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[11, 844, 2, 919, 16, 471, 23, 366, 13, 7, 42];2561;Data about the controls that follow is given in this document: ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[60, 214, 490];2562;Brake Lever Location;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[34];2563;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[50, 6, 30, 102, 61, 3, 51];2564;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[50, 6, 30, 115, 61, 3, 51];2564;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[60, 214, 977];2565;brake lever correlation;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2566;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2566;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[7, 214, 347, 2, 173, 60];2567;This lever operates the rear brake.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[7, 214, 1409, 2, 173, 60];2567;This lever operates the rear brake.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2568;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2569;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2569;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[18, 20, 123, 74, 124, 107];2570;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[460];2571;Right;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[25, 140, 3, 2];2572;A description of the ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[673, 60];2573;Affected Brake;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[1092, 60];2573;Affected Brake;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[25, 140, 3, 2, 309];2574;A description of the two ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 1148, 29, 2, 636, 271, 68, 2, 333, 29, 2, 101, 238];2575;The buttons on the left shifter changes the gears on the front derailleur.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 2954, 29, 2, 636, 271, 1084, 2, 437, 29, 2, 101, 238];2575;The buttons on the left shifter changes the gears on the front derailleur.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[60, 214];2576;brake levers;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[60, 647];2576;brake levers;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[271, 977];2577;shifter correlation;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[44, 134];2578;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[292];2579;Controls;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[919];2579;Controls;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2580;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2580;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[271];2581;shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[484];2581;shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 1148, 29, 2, 460, 271, 68, 2, 333, 29, 2, 173, 238];2582;The buttons on the right shifter changes the gears on the rear derailleur.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 2954, 29, 2, 460, 271, 1084, 2, 437, 29, 2, 173, 238];2582;The buttons on the right shifter changes the gears on the rear derailleur.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[728];2583;Steering;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[74];2583;Steering;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[539];2584;Introduction;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 222, 5, 9, 4, 728, 2, 44, 240, 5, 65, 2, 101, 3, 2, 34, 161, 267, 248, 3, 2, 222, 579, 37, 249, 646, 6, 289, 2, 295, 263, 4, 68, 2, 874, 3, 2, 44];2585;The handlebars are used to steer the bike. They are at the front of the bicycle. You hold one of the handlebar grips with each hand and move the handle bar to change the direction of the bike.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 634, 24, 144, 4, 728, 2, 44, 240, 24, 65, 2, 101, 3, 2, 34, 161, 267, 248, 3, 2, 222, 929, 37, 249, 646, 6, 289, 2, 295, 263, 4, 68, 2, 874, 3, 2, 44];2585;The handlebars are used to steer the bike. They are at the front of the bicycle. You hold one of the handlebar grips with each hand and move the handle bar to change the direction of the bike.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[109, 3, 54];2586;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[113, 3, 54];2586;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[1707, 393, 20, 2536, 163, 470, 163, 261, 2, 470, 5, 65, 2, 501, 3, 2, 330, 175, 161, 347, 2, 470, 4, 289, 2, 34, 653, 261, 1707];2587;"<levelledPara id=""par-0004""> +<title>Pedals +The pedals are at the bottom of the seat tube. You operate the pedals to move the bicycle forward. +";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[1707, 393, 20, 2536, 163, 797, 163, 261, 2, 797, 24, 65, 2, 501, 3, 2, 330, 175, 161, 347, 2, 797, 4, 289, 2, 34, 653, 261, 1707];2587;" +Pedals +The pedals are at the bottom of the seat tube. You operate the pedals to move the bicycle forward. +";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[673, 333];2588;Affected Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[1092, 437];2588;Affected Gears;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 333, 292, 2, 1109, 3, 470, 1275, 4, 133, 1275, 161, 148, 68, 7, 37, 2, 271];2589;The gears control the ratio of pedal rotation to wheel rotation. You can change this with the shifters ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2, 437, 292, 2, 1109, 3, 470, 1275, 4, 133, 1275, 161, 148, 68, 7, 37, 2, 484];2589;The gears control the ratio of pedal rotation to wheel rotation. You can change this with the shifters ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2590;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2590;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2591;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2591;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[18, 20, 128];2592;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2593;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2593;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[83, 89];2594;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2595;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2595;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[161, 148, 932, 2, 532, 3, 2, 44, 37, 2, 60, 161, 347, 2, 60, 37, 2, 60, 214, 29, 2, 222];2596;You can decrease the speed of the bike with the brakes. You operate the brakes with the brake levers on the handlebar.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[161, 148, 932, 2, 532, 3, 2, 44, 37, 2, 317, 161, 347, 2, 317, 37, 2, 60, 647, 29, 2, 222];2596;You can decrease the speed of the bike with the brakes. You operate the brakes with the brake levers on the handlebar.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2597;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2597;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[71];2598;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[60];2599;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[317];2599;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[47, 844, 2, 34, 6, 67, 292, 156, 5, 264, 13, 7, 42, 7, 47, 162, 1708, 161, 347, 2, 34];2600;Data about the bicycle and its control system is given in this document. This data will help you operate the bicycle.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[11, 844, 2, 34, 6, 67, 292, 156, 23, 366, 13, 7, 42, 7, 11, 162, 1708, 161, 347, 2, 34];2600;Data about the bicycle and its control system is given in this document. This data will help you operate the bicycle.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[140, 31, 4, 270];2601;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[140, 1393, 4, 270];2601;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[271];2602;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[484];2602;Shifters;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[41, 161, 347, 2, 101, 60, 450, 2, 173, 60, 161, 148, 512, 25, 2537];2603;If you operate the front brake without the rear brake you can cause a crash.;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[470];2604;Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[797];2604;Pedals;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[1378];2605;Left;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[636];2605;Left;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2606;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2606;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[2];2607;The ;DMC-S1000DBIKE-A-D00-00-00-00AA-043A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2608;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2608;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2609;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2609;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[32];2610;All;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[182, 242, 189, 155, 727];2611;Applicability cross-reference table catalog;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[50, 6, 30, 102, 61, 3, 51];2612;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[50, 6, 30, 115, 61, 3, 51];2612;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2613;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2613;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[816, 4, 343, 44];2614; Ref to ACT Bike ;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2615;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2615;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[18, 20, 123, 74, 124, 107];2616;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2617;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2617;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[109, 3, 54];2618;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[113, 3, 54];2618;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[55, 34];2619;Mountain bicycle;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2620;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2620;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2621;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2621;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[18, 20, 128];2622;S1000D upissued;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2623;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2623;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[83, 89];2624;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2625;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2625;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2626;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2626;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2627;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2627;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[816, 4, 343, 60];2628; Ref to ACT Brake ;DMC-S1000DBIKE-D-D00-00-00-00AA-0A3A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2629;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2629;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2630;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2630;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 239, 378, 5, 1048];2631;Make sure that the headset bearings are tight.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 239, 487, 24, 1048];2631;Make sure that the headset bearings are tight.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 27, 5, 2538, 778, 273, 2, 279, 6, 2, 358, 1047, 3, 2, 60, 935];2632;Make sure that there is sufficient clearance between the pad and the inner diameter of the brake surface.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 27, 23, 2538, 778, 273, 2, 279, 6, 2, 358, 1047, 3, 2, 60, 935];2632;Make sure that there is sufficient clearance between the pad and the inner diameter of the brake surface.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 2539, 3, 2, 94, 5, 38, 618, 1276];2633;Make sure that the play of the chain is not too much.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 2539, 3, 2, 94, 23, 38, 618, 1276];2633;Make sure that the play of the chain is not too much.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[176];2634;KZ666;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 25, 221, 3, 2, 94, 4, 57, 218, 16, 82, 5, 1048];2635;Do a check of the chain to make sure that it is tight.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 25, 221, 3, 2, 94, 4, 57, 218, 16, 82, 23, 1048];2635;Do a check of the chain to make sure that it is tight.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[283];2636;LL-001;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 25, 221, 3, 2, 239, 378];2637;Do a check of the headset bearings.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 25, 221, 3, 2, 239, 487];2637;Do a check of the headset bearings.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[34];2638;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[50, 6, 30, 102, 61, 3, 51];2639;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[50, 6, 30, 115, 61, 3, 51];2639;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[1709, 580, 2, 94, 10, 351, 16, 5, 1710, 8, 16, 153, 38, 289, 1049];2640;Visually examine the chain for links that are frozen or that do not move easily.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[1709, 580, 2, 94, 10, 1352, 16, 24, 1710, 8, 16, 153, 38, 289, 1049];2640;Visually examine the chain for links that are frozen or that do not move easily.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2641;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2641;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[66, 2, 101, 60, 6, 382, 2, 295, 263, 653];2642;Apply the front brakes and push the handle bars forward.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[66, 2, 101, 317, 6, 382, 2, 295, 1119, 653];2642;Apply the front brakes and push the handle bars forward.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2643;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[1277, 60, 303];2644;Hydraulic brake function;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2645;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2645;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[18, 20, 123, 74, 124, 107];2646;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[193, 225];2647;BSK-TLST-001-01;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[193, 225];2648;BSK-TLST-001;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[1936, 4, 521, 2, 94, 1050, 43, 2, 101, 3, 2, 94, 363];2649;Try to pull the chain away from the front of the chain ring.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 27, 5, 25, 644, 388, 3, 1702, 1378];2650;Make sure that there is a large quantity of rubber left.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 27, 23, 25, 644, 388, 3, 1702, 636];2650;Make sure that there is a large quantity of rubber left.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[383, 284, 73, 270];2651;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[383, 284, 149, 270];2651;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[1709, 580, 2, 94];2652;Visually examine the chain.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[552, 2, 259, 439];2653;Add the necessary air.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[1135, 2, 34];2654;Straddle the bicycle.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[44, 134];2655;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2656;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2656;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 150, 6, 2, 2540, 3, 2, 60, 279];2657;Examine the condition and the thickness of the brake pads.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 150, 6, 2, 2540, 3, 2, 60, 353];2657;Examine the condition and the thickness of the brake pads.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 10, 1265, 65, 2, 2541, 469, 183, 2542, 332, 5, 3072];2658;Examine for splits at the seam where an extruded rim is bonded.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 10, 2955, 65, 2, 2541, 469, 183, 2542, 332, 23, 3269];2658;Examine for splits at the seam where an extruded rim is bonded.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[66, 2, 259];2659;Apply the necessary ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 94, 5, 38, 1278, 457, 2, 94, 41, 172, 161, 521, 82, 1050, 43, 2, 94, 363, 161, 148, 431, 25, 849, 1711];2660;Make sure that the chain is not loose. Tighten the chain if, when you pull it away from the chain ring, you can see a full tooth.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 94, 23, 38, 1278, 457, 2, 94, 41, 172, 161, 521, 82, 1050, 43, 2, 94, 363, 161, 148, 431, 25, 849, 1711];2660;Make sure that the chain is not loose. Tighten the chain if, when you pull it away from the chain ring, you can see a full tooth.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[397, 364];2661;Specialist toolset;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[221, 2, 1277, 60, 156, 303];2662;Check the hydraulic brake system function.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[41, 2, 340, 3, 2, 279, 5, 618, 638, 29, 2, 332, 39, 876, 13];2663;If the position of the pads is too low on the rim, as shown in ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[41, 2, 340, 3, 2, 353, 23, 618, 638, 29, 2, 332, 39, 2020, 13];2663;If the position of the pads is too low on the rim, as shown in ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[176];2664;KZ222;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 2, 221, 29, 2, 94];2665;Do the checks on the chain.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 2, 887, 29, 2, 94];2665;Do the checks on the chain.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[186, 32, 2, 497, 17];2666;Clean all the unwanted material.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[196, 403];2667;General lubricant;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[109, 3, 54];2668;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[113, 3, 54];2668;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 25, 221, 3, 2, 151, 253, 37, 2];2669;Do a check of the tire pressure with the ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[41, 2, 94, 5, 618, 1712, 186, 82, 39, 637, 13, 2, 186, 94, 434, 138, 4];2670;If the chain is too dirty, clean it as specified in the clean chain task (refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[41, 2, 94, 23, 618, 1712, 186, 82, 39, 1960, 13, 2, 186, 94, 434, 138, 4];2670;If the chain is too dirty, clean it as specified in the clean chain task (refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2671;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2671;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2672;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2672;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[151, 253, 408];2673;Tire pressure gauge;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[504, 2, 60, 1279, 676];2674;Open the brake quick release.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[60, 279, 2543];2675;Brake pad seating;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[18, 20, 128];2676;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 25, 221, 3, 2, 151, 253];2677;Do a check of the tire pressure.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[2544, 2, 88, 161, 1112, 37, 2, 1362, 253, 16, 5, 876, 276, 2, 1937, 3, 2, 151];2678;Compare the value you read with the recommended pressure that is shown into the sidewall of the tire.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[2544, 2, 88, 161, 1112, 37, 2, 1402, 253, 16, 23, 2020, 276, 2, 1937, 3, 2, 151];2678;Compare the value you read with the recommended pressure that is shown into the sidewall of the tire.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2679;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2679;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[280];2680;Operator;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[83, 89];2681;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 279, 5, 38, 618, 940];2682;Make sure that the pad is not too hard.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 279, 23, 38, 618, 940];2682;Make sure that the pad is not too hard.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 150, 3, 2, 133];2683;Examine the condition of the wheels.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 150, 3, 2, 648];2683;Examine the condition of the wheels.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2684;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2684;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2685;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2685;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[71];2686;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[289, 2, 94, 29, 2, 644, 94, 363];2687;Move the chain on the largest chain ring.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[289, 2, 94, 29, 2, 1885, 94, 363];2687;Move the chain on the largest chain ring.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[457, 2, 94, 37, 2, 458, 413, 43, 2];2688;Tighten the chain with the Allen wrench from the ;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[39, 291];2689;As required;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[39, 306];2689;As required;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 279, 5, 683, 581, 13, 2, 777, 3, 2, 358, 1047, 3, 2, 60, 935];2690;Make sure that the pads are correctly installed in the center of the inner diameter of the brake surface.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[57, 218, 16, 2, 353, 24, 683, 820, 13, 2, 777, 3, 2, 358, 1047, 3, 2, 60, 935];2690;Make sure that the pads are correctly installed in the center of the inner diameter of the brake surface.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 183, 380, 3, 2, 323, 3, 2, 60];2691;Do an inspection of the installation of the brakes.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[153, 183, 380, 3, 2, 323, 3, 2, 317];2691;Do an inspection of the installation of the brakes.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2692;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2692;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 150, 3, 2, 60];2693;Examine the condition of the brakes.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 150, 3, 2, 317];2693;Examine the condition of the brakes.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 332, 10, 3073, 6, 3074];2694;Examine the rims for bulges and dents.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[580, 2, 3270, 10, 3271, 6, 3272];2694;Examine the rims for bulges and dents.;DMC-S1000DBIKE-A-D00-00-00-00AA-121A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2695;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2695;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2696;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2696;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1713, 684];2697;Wrong answer!;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1703, 29, 2, 44];2698;Sit on the bike.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1714, 57, 218, 161, 5, 2545, 37, 2, 326, 140, 3, 25, 34];2699;"Please make sure you are familiar with the functional description of a bicycle: + ";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1714, 57, 218, 161, 24, 2545, 37, 2, 326, 140, 3, 25, 34];2699;"Please make sure you are familiar with the functional description of a bicycle: + ";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1378, 60, 214];2700;Left brake lever;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[636, 60, 214];2700;Left brake lever;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[34];2701;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[50, 6, 30, 102, 61, 3, 51];2702;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[50, 6, 30, 115, 61, 3, 51];2702;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1715, 365, 230];2703;Enter your name;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2704;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2704;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[153, 161, 2546, 357, 25, 34];2705;Did you ever ride a bicycle?;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[2956, 161, 2546, 357, 25, 34];2705;Did you ever ride a bicycle?;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[357, 25, 34];2706;Riding a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1847, 25, 34];2706;Riding a bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2707;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2707;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[18, 20, 123, 74, 124, 107];2708;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[2547];2709;amateur;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[140, 3, 303];2710;Description of function;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[26];2711;No;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1716, 420, 36, 2, 1713, 684];2712;Inexperienced rider has the wrong answer.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1716, 420, 81, 2, 1713, 684];2712;Inexperienced rider has the wrong answer.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[460, 60, 214];2713;Right brake lever;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[186, 2, 34, 43, 2, 1280];2714;Clean the bicycle from the dust.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[552, 2548, 4, 154, 88, 3, 462, 169];2715;add 'variablePreSet' to set value of variable level.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[3075];2716;Prerequisities;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[3273];2716;Prerequisities;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[153, 161, 2549, 1112, 2, 166];2717;Did you really read the instructions?;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[2956, 161, 2549, 1112, 2, 185];2717;Did you really read the instructions?;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2718;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2718;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[32, 911, 5, 614];2719;All fields are mandatory;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[32, 2013, 24, 614];2719;All fields are mandatory;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[619, 139];2720;Practical part;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[2, 173, 60, 5, 347, 71];2721;The rear brake is operated by;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[2, 173, 60, 23, 3274, 71];2721;The rear brake is operated by;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[539];2722;Introduction;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[897, 43, 765, 1281];2723; sample from CPF 2008-006US ;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[897, 43, 765, 1886];2723; sample from CPF 2008-006US ;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[161, 148, 1717, 1195, 37, 2, 619, 139, 3, 7, 496];2724;You can now continue with the practical part of this manual.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[109, 3, 54];2725;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[113, 3, 54];2725;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1379, 80, 5, 159, 4];2726;Age must be within 4 to 100;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2727;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2727;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2728;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2728;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[137, 3, 3076];2729;Number of mistakes: ;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[137, 3, 3275];2729;Number of mistakes: ;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[685];2730;Correct!;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[3077, 2, 448, 35, 40];2731;Querying the basic user information;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[3276, 2, 448, 35, 40];2731;Querying the basic user information;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[18, 20, 128];2732;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[9, 25, 2550, 4, 1938, 88, 3, 3078, 71];2733;use a 'variablePostSet' to increase value of approvedBikers by 1;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[9, 25, 2550, 4, 1938, 88, 3, 3277, 71];2733;use a 'variablePostSet' to increase value of approvedBikers by 1;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2734;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2734;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1051];2735;Click ;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[83, 89];2736;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[161, 162, 5, 264, 2, 539, 1266, 877];2737;You will be given the introduction once again.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[161, 162, 5, 366, 2, 539, 1266, 877];2737;You will be given the introduction once again.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2738;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2738;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1161];2739;Yes;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[456];2740;next;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2741;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2741;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[6, 357];2742;...and RIDE!;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1716, 420, 36, 2, 460, 684];2743;Inexperienced rider has the right answer.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1716, 420, 81, 2, 460, 684];2743;Inexperienced rider has the right answer.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[140, 31, 4, 270];2744;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[140, 1393, 4, 270];2744;Description attributed to crew;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[298, 161, 148, 2551, 4, 2, 619, 417, 3, 7, 496, 161, 162, 5, 264, 25, 961, 1380, 4, 244, 21, 161, 1112, 2, 166, 1718];2745;Before you can proceed to the practical section of this manual, you will be given a simple question to test whether you read the instructions carefully.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[298, 161, 148, 2551, 4, 2, 619, 417, 3, 7, 496, 161, 162, 5, 366, 25, 961, 1380, 4, 244, 21, 161, 1112, 2, 185, 1718];2745;Before you can proceed to the practical section of this manual, you will be given a simple question to test whether you read the instructions carefully.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1381];2746;experienced;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[3278];2746;experienced;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[1715, 365, 1379];2747;Enter your age;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2748;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2748;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[2552];2749;Dear ;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[526, 2, 34, 43, 2, 1719];2750;Take the bicycle from the garage.;DMC-S1000DBIKE-A-D00-00-00-00AA-130A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2751;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2751;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[2553];2752;ALTITUDE;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1052];2753;40lbs;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[351];2754;Links;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1352];2754;Links;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[151, 253];2755;Tire Pressures;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[151, 3279];2755;Tire Pressures;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[94];2756;Chain;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[2554, 1939];2757;Axel Nuts;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[153, 38, 357, 37, 25, 1720, 174];2758;Do not ride with a cracked stem;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[153, 38, 357, 37, 25, 2021, 174];2758;Do not ride with a cracked stem;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[55, 143, 59];2759;Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[174, 1720];2760;Stem cracked;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[174, 2021];2760;Stem cracked;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2761;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2761;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[2555];2762;Min;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[532];2763;SPEED;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[38, 1252];2764;Not broken;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[38, 1883];2764;Not broken;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[563, 38, 1252];2765;Spokes not broken;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[651, 38, 1883];2765;Spokes not broken;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[977, 3, 151, 253, 6, 2556];2766;Correlation of tire pressure and terrain;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[360];2767;Computer;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[60];2768;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[317];2768;Brakes;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1052];2769;55lbs;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[26, 1278, 378];2770;No loose bearings;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[26, 1278, 487];2770;No loose bearings;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[563];2771;Spokes;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[651];2771;Spokes;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[351, 215];2772;Link Wire;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1721, 3, 497, 17];2773;Free of unwanted material;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[34];2774;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[50, 6, 30, 102, 61, 3, 51];2775;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[50, 6, 30, 115, 61, 3, 51];2775;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2776;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2776;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2777;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[3079];2778;0 miles;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[3280];2778;0 miles;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[2557];2779;Max;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[44, 134];2780;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2781;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2781;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[29, 1111];2782;On Road;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[355];2783;Cables;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1353];2783;Cables;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[2558];2784;0 mph;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[174, 5, 1278];2785;Stem is loose;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[174, 23, 1278];2785;Stem is loose;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1424];2786;Callipers;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1846];2786;Callipers;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1052];2787;60lbs;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[26, 1370, 8, 3080];2788;No cuts or fraying;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[26, 3281, 8, 3282];2788;No cuts or fraying;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[71];2789;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2790;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2790;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2791;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2791;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[383, 357, 380];2792;Pre-ride inspection;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[538, 1111];2793;Off Road;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[146, 147, 59];2794;Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[528, 174];2795;Replace stem;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[18, 20, 123, 74, 124, 107];2796;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1048];2797;Tight;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[133];2798;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[648];2798;Wheels;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1722, 352];2799;Firmly attached;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1722, 1355];2799;Firmly attached;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[151];2800;Tires;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1411];2800;Tires;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[214];2801;Levers;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[647];2801;Levers;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2802;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2802;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[279];2803;Pads;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[353];2803;Pads;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[457, 174];2804;Tighten stem;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[830, 284, 73, 270];2805;Normal operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[830, 284, 149, 270];2805;Normal operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2806;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2806;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1207, 273, 214, 6, 222, 172, 686, 521];2807;Space between lever and handlebar when fully pulled;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1207, 273, 214, 6, 222, 172, 686, 3283];2807;Space between lever and handlebar when fully pulled;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[222];2808;Handlebar;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1723];2809;DISTANCE;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[222, 1724, 13, 174];2810;Handlebars twist in stem;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[634, 1724, 13, 174];2810;Handlebars twist in stem;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1053, 2559, 3, 1725, 298, 2560];2811;Approximately 1 inch of travel before engagement;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1264, 279, 778];2812;Acceptable pad clearance;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[231, 443, 957, 5, 38, 13, 2, 76, 3, 18, 20, 3081, 88, 36, 5, 154, 4, 2561];2813;"Caption color ""blue"" is not in the list of S1000D interpreted values. Has been set to ""co51"".";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[231, 443, 957, 23, 38, 13, 2, 76, 3, 18, 20, 3284, 165, 81, 1080, 154, 4, 2561];2813;"Caption color ""blue"" is not in the list of S1000D interpreted values. Has been set to ""co51"".";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[457, 349, 316];2814;Tighten clamp bolt;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[109, 3, 54];2815;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[113, 3, 54];2815;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1142];2816;True;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[26, 1720, 8, 1265];2817;No cracks or splits;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[26, 3285, 8, 2955];2817;No cracks or splits;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2818;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2818;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2819;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2819;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[18, 20, 128];2820;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1052];2821;35lbs;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[83, 89];2822;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[239, 378];2823;Headset bearings;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[239, 487];2823;Headset bearings;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1264, 279, 2562];2824;Acceptable pad width;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2825;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2825;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[239];2826;Headset;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[253];2827;Pressure;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1726, 873, 3, 351];2828;Easy movement of links;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[1726, 873, 3, 1352];2828;Easy movement of links;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[360, 489];2829;Computer Display;DMC-S1000DBIKE-A-D00-00-00-00AA-131A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2830;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2830;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2831;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2831;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[176];2832;KZ666;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[283];2833;LL-001;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[186, 2, 34];2834;Clean the bicycle.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 333, 412];2835;the gear sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 333, 719];2835;the gear sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[34];2836;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[50, 6, 30, 102, 61, 3, 51];2837;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[50, 6, 30, 115, 61, 3, 51];2837;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2838;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2838;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2839;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 60, 914];2840;the brake pivots;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 60, 930];2840;the brake pivots;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2841;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2841;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[18, 20, 123, 74, 124, 107];2842;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[114, 2, 403, 58, 5, 407, 516, 2, 259];2843;Remove the lubricant which is more than the necessary.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[114, 2, 403, 58, 23, 407, 516, 2, 259];2843;Remove the lubricant which is more than the necessary.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[193, 225];2844;BSK-TLST-001;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 94];2845;the chain;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[44, 134];2846;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2847;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2847;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2563, 2];2848;Spray the ;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[397, 364];2849;Specialist toolset;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[176];2850;KZ222;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 238, 914];2851;the derailleur pivots;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 238, 930];2851;the derailleur pivots;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 60, 214, 914];2852;the brake lever pivots;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 60, 214, 930];2852;the brake lever pivots;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[196, 403];2853;General lubricant;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[109, 3, 54];2854;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[113, 3, 54];2854;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2855;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2855;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2856;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2856;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[18, 20, 128];2857;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2858;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2858;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[564, 2, 34];2859;Lubricate the bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[384, 284, 73, 270];2860;Post-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[384, 284, 149, 270];2860;Post-operation procedures (crew);DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[83, 89];2861;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[875, 2, 34, 426];2862;Let the bicycle dry.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2863;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2863;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[186, 2, 34, 37, 390];2864;Clean the bicycle with water.;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2865;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2865;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 238, 518, 597];2866;the derailleur tension guides;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 238, 518, 2957];2866;the derailleur tension guides;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[71];2867;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 292, 355];2868;the control cables;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[2, 292, 1353];2868;the control cables;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[39, 291];2869;As required;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[39, 306];2869;As required;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2870;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2870;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[9, 2, 565, 43, 2];2871;Use the brush from the ;DMC-S1000DBIKE-A-D00-00-00-00AA-151A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2872;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2872;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2873;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2873;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[82, 5, 310, 821, 4, 534, 70, 4, 427, 183, 358, 175, 1727, 39, 161, 5, 357, 161, 2564, 534, 275, 161, 1261, 1382, 682, 25, 2565, 8, 25, 2566, 148, 512, 1575, 25, 2567, 3, 2568];2874;It is also important to know how to patch an inner tube puncture. As you are riding, you never know what you might run over. A nail or a tack can cause quite a bit of aggravation.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[82, 23, 310, 821, 4, 534, 70, 4, 427, 183, 358, 175, 1727, 39, 161, 24, 1847, 161, 2564, 534, 275, 161, 1261, 1382, 682, 25, 2565, 8, 25, 2566, 148, 512, 1575, 25, 2567, 3, 2568];2874;It is also important to know how to patch an inner tube puncture. As you are riding, you never know what you might run over. A nail or a tack can cause quite a bit of aggravation.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[34];2875;Bicycle;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[50, 6, 30, 102, 61, 3, 51];2876;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[50, 6, 30, 115, 61, 3, 51];2876;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2877;To be made available to all S1000D users.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2877;To be made available to all S1000D users.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2878;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2878;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[18, 20, 123, 74, 124, 107];2879;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2880;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2880;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[1728];2881;Summary;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[20];2882;D0000;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[109, 3, 54];2883;Limitations of liability:;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[113, 3, 54];2883;Limitations of liability:;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2884;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2884;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2885;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2885;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[18, 20, 128];2886;S1000D upissued;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2887;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2887;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[83, 89];2888;Copyright (C) 2016;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2889;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2889;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2890;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2890;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[1256, 334, 6, 1113, 3, 365, 44, 18, 156, 5, 139, 3, 1282, 365, 44, 436, 682, 304, 365, 44, 18, 289, 139, 915, 2569, 4, 1283, 6, 1284, 6, 162, 2570, 1940, 4, 347, 683, 41, 240, 5, 38, 436, 687, 2, 44, 36, 1031, 1285, 289, 139, 82, 5, 821, 16, 161, 534, 70, 4, 1282, 2, 44, 186, 6, 564];2891;Regular cleaning and testing of your bike's systems are part of keeping your bike maintained. Over time, your bike's moving parts become susceptible to dirt and grime and will eventually fail to operate correctly if they are not maintained. Because the bike has so many moving parts, it is important that you know how to keep the bike clean and lubricated. ;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[1256, 334, 6, 1113, 3, 365, 44, 18, 1118, 24, 139, 3, 3286, 365, 44, 1407, 682, 304, 365, 44, 18, 2958, 290, 915, 2569, 4, 1283, 6, 1284, 6, 162, 2570, 1940, 4, 347, 683, 41, 240, 24, 38, 1407, 687, 2, 44, 81, 1031, 1285, 2958, 290, 82, 23, 821, 16, 161, 534, 70, 4, 1282, 2, 44, 186, 6, 1887];2891;Regular cleaning and testing of your bike's systems are part of keeping your bike maintained. Over time, your bike's moving parts become susceptible to dirt and grime and will eventually fail to operate correctly if they are not maintained. Because the bike has so many moving parts, it is important that you know how to keep the bike clean and lubricated. ;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[1717, 16, 161, 36, 424, 7, 815, 161, 774, 5, 1729, 4, 878, 472, 196, 33, 29, 365, 44];2892;Now that you have completed this topic, you should be able to perform some general maintenance on your bike. ;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[1717, 16, 161, 36, 2959, 7, 815, 161, 774, 5, 1729, 4, 878, 472, 196, 33, 29, 365, 44];2892;Now that you have completed this topic, you should be able to perform some general maintenance on your bike. ;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2893;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2893;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[537, 1094, 385, 725];2894;Servicing: Prerequisite concept review;DMC-S1000DBIKE-T-D00-00-00-00AA-200A-AAA +[153, 38, 466];2895;Do not get ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2896;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2896;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2897;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2897;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[72, 73, 4, 186];2898;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[72, 149, 4, 186];2898;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[193, 225];2899;BSK-TLST-001-15;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[566, 89];2900;Detergent C;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[176];2901;KZ666;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[153, 38, 447, 2, 779, 768, 65, 2, 269, 8, 65, 2, 501, 656, 378, 7, 148, 512, 171, 4, 2, 139];2902;Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[153, 38, 447, 2, 779, 768, 65, 2, 269, 8, 65, 2, 501, 656, 487, 7, 148, 512, 171, 4, 2, 290];2902;Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[1286, 1730, 328, 808];2903;Sticky stuff - Safety sheet;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[55, 34, 55, 143, 59];2904;Mountain bicycle Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[114, 2, 409, 43, 2, 775, 250, 37, 2];2905;Remove the grease from the freewheel assembly with the ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[94, 363, 1711];2906;chain ring teeth;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[94, 363, 2960];2906;chain ring teeth;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[34];2907;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[50, 6, 30, 102, 61, 3, 51];2908;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[50, 6, 30, 115, 61, 3, 51];2908;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[2571, 4, 2, 1270, 1731, 61, 1732, 135, 3, 1733, 161, 5, 1734, 1941, 4, 410, 25, 1287, 436, 34, 58, 416, 2, 44, 36, 4, 5, 1735, 186];2909;According to The International Bikers' Association (IBA) code of honor you are kindly requested to drive a properly maintained bicycle, which means the bike has to be regularly cleaned.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[2961, 4, 2, 1270, 1731, 61, 1732, 135, 3, 1733, 161, 24, 1734, 2962, 4, 410, 25, 1287, 1407, 34, 58, 438, 2, 44, 81, 4, 5, 1735, 2963];2909;According to The International Bikers' Association (IBA) code of honor you are kindly requested to drive a properly maintained bicycle, which means the bike has to be regularly cleaned.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[186, 2, 2572, 1284, 43, 2, 94, 6, 2, 412, 37, 25, 620, 16, 36, 25, 710, 1736];2910;Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[186, 2, 2964, 1284, 43, 2, 94, 6, 2, 719, 37, 25, 620, 16, 81, 25, 710, 1736];2910;Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2911;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2911;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[688, 689, 565];2912;Stiff bristle brush;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2913;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[193, 225];2914;BSK-TLST-001-11;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2915;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2915;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[18, 20, 123, 74, 124, 107];2916;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[621, 2, 34, 6, 57, 218, 16, 32];2917;Flush the bicycle and make sure that all ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[621, 2, 34, 4, 57, 218, 16, 32, 566, 5, 114];2918;Flush the bicycle to make sure that all detergents are removed.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[621, 2, 34, 4, 57, 218, 16, 32, 2965, 24, 696];2918;Flush the bicycle to make sure that all detergents are removed.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[9, 25, 565, 4, 114, 2, 409, 43, 345, 139];2919;Use a brush to remove the grease from these parts: ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[9, 25, 565, 4, 114, 2, 409, 43, 345, 290];2919;Use a brush to remove the grease from these parts: ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[686, 186, 2, 34, 37, 2, 879, 622];2920;Fully clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[686, 186, 2, 34, 37, 2, 1888, 622];2920;Fully clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[597, 6, 518, 133, 3, 2, 238];2921;guide and tension wheels of the derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[597, 6, 518, 648, 3, 2, 238];2921;guide and tension wheels of the derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[186, 2, 34, 37, 2, 879, 622];2922;Clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[186, 2, 34, 37, 2, 1888, 622];2922;Clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[390, 779];2923;Water hose;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[55, 34, 146, 147, 59];2924;Mountain bicycle Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[44, 134];2925;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[186, 2, 44];2926;Cleaning the bike;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[334, 2, 44];2926;Cleaning the bike;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];2927;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];2927;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[66];2928;Apply ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[9, 25];2929;Use a ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[328, 1737, 1738, 44];2930;Safety Handbook - Greasy Bikes;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[328, 1737, 1738, 803];2930;Safety Handbook - Greasy Bikes;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[412];2931;sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[719];2931;sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[44, 1739];2932;Bike cleaner;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[193, 225];2933;BSK-TLST-001-09;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[176];2934;KZ222;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[186, 2, 34, 37, 390, 4, 114, 32, 1283, 138, 4];2935;Clean the bicycle with water to remove all dirt. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[1740, 2, 44];2936;Wash the Bike;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[283];2937;LL-004;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[109, 3, 54];2938;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[113, 3, 54];2938;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[193, 225];2939;BSK-TLST-023-14;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[41, 259, 153, 2, 621, 73, 877];2940;If necessary, do the flush procedure again.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[564, 2, 34, 138, 4];2941;Lubricate the bicycle. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[153, 38, 9, 25];2942;Do not use a ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[2573, 2, 1741];2943;Degreasing the freehub;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[587, 2, 1741];2943;Degreasing the freehub;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[880, 780, 566];2944;ACME Middling Detergent 69;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[880, 2966, 566];2944;ACME Middling Detergent 69;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];2945;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];2945;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];2946;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];2946;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[622];2947;Sponge;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[18, 20, 128];2948;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[621, 2, 412, 2, 238, 2, 94, 363, 6, 2, 94, 37, 390];2949;Flush the sprockets, the derailleurs, the chain rings and the chain with water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[621, 2, 719, 2, 1412, 2, 94, 1093, 6, 2, 94, 37, 390];2949;Flush the sprockets, the derailleurs, the chain rings and the chain with water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];2950;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];2950;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[83, 89];2951;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[879, 2];2952;Soak the ;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[57, 218, 2, 34, 5, 426];2953;Make sure the bicycle is dry;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[57, 218, 2, 34, 23, 426];2953;Make sure the bicycle is dry;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[193, 225];2954;BSK-TLST-001-02;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[1742, 1743, 566, 26];2955;BoeBus DeLux Detergent No.6;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[1744, 467];2956;SafeS-12-156B;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[2967, 467];2956;SafeS-12-156B;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];2957;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];2957;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];2958;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];2958;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[587, 440];2959;Degreasing agent;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[71];2960;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[44, 420];2961;Bike rider;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[880, 1745, 440];2962;ACME super 45 Agent;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[289, 2, 34, 524, 6, 773, 29, 67, 151, 4, 114, 32, 390];2963;Move the bicycle up and down on its tires to remove all water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[289, 2, 34, 524, 6, 773, 29, 67, 1411, 4, 114, 32, 390];2963;Move the bicycle up and down on its tires to remove all water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];2964;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];2964;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[2, 34, 5, 1746];2965;The bicycle is outdoors;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[2, 34, 23, 1746];2965;The bicycle is outdoors;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[566, 25];2966;Detergent A;DMC-S1000DBIKE-A-D00-00-00-00AA-258A-AAA +[153, 38, 466];2967;Do not get ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];2968;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];2968;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];2969;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];2969;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[72, 73, 4, 186];2970;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[72, 149, 4, 186];2970;Other procedures to clean;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[193, 225];2971;BSK-TLST-001-15;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[566, 89];2972;Detergent C;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[176];2973;KZ666;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[153, 38, 447, 2, 779, 768, 65, 2, 269, 8, 65, 2, 501, 656, 378, 7, 148, 512, 171, 4, 2, 139];2974;Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[153, 38, 447, 2, 779, 768, 65, 2, 269, 8, 65, 2, 501, 656, 487, 7, 148, 512, 171, 4, 2, 290];2974;Do not point the hose directly at the hub or at the bottom bracket bearings. This can cause damage to the parts.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[1286, 1730, 328, 808];2975;Sticky stuff - Safety sheet;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[55, 34, 55, 143, 59];2976;Mountain bicycle Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[114, 2, 409, 43, 2, 775, 250, 37, 2];2977;Remove the grease from the freewheel assembly with the ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[94, 363, 1711];2978;chain ring teeth;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[94, 363, 2960];2978;chain ring teeth;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[34];2979;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[50, 6, 30, 102, 61, 3, 51];2980;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[50, 6, 30, 115, 61, 3, 51];2980;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[2571, 4, 2, 1270, 1731, 61, 1732, 135, 3, 1733, 161, 5, 1734, 1941, 4, 410, 25, 1287, 436, 34, 58, 416, 2, 44, 36, 4, 5, 1735, 186];2981;According to The International Bikers' Association (IBA) code of honor you are kindly requested to drive a properly maintained bicycle, which means the bike has to be regularly cleaned.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[2961, 4, 2, 1270, 1731, 61, 1732, 135, 3, 1733, 161, 24, 1734, 2962, 4, 410, 25, 1287, 1407, 34, 58, 438, 2, 44, 81, 4, 5, 1735, 2963];2981;According to The International Bikers' Association (IBA) code of honor you are kindly requested to drive a properly maintained bicycle, which means the bike has to be regularly cleaned.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 2, 2572, 1284, 43, 2, 94, 6, 2, 412, 37, 25, 620, 16, 36, 25, 710, 1736];2982;Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 2, 2964, 1284, 43, 2, 94, 6, 2, 719, 37, 25, 620, 16, 81, 25, 710, 1736];2982;Clean the caked grime from the chain and the sprockets with a screwdriver that has a small blade.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];2983;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];2983;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[688, 689, 565];2984;Stiff bristle brush;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];2985;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[193, 225];2986;BSK-TLST-001-11;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];2987;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];2987;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[18, 20, 123, 74, 124, 107];2988;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[621, 2, 34, 6, 57, 218, 16, 32];2989;Flush the bicycle and make sure that all ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[621, 2, 34, 4, 57, 218, 16, 32, 566, 5, 114];2990;Flush the bicycle to make sure that all detergents are removed.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[621, 2, 34, 4, 57, 218, 16, 32, 2965, 24, 696];2990;Flush the bicycle to make sure that all detergents are removed.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[9, 25, 565, 4, 114, 2, 409, 43, 345, 139];2991;Use a brush to remove the grease from these parts: ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[9, 25, 565, 4, 114, 2, 409, 43, 345, 290];2991;Use a brush to remove the grease from these parts: ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[686, 186, 2, 34, 37, 2, 879, 622];2992;Fully clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[686, 186, 2, 34, 37, 2, 1888, 622];2992;Fully clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 37, 390];2993;Clean with water;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[597, 6, 518, 133, 3, 2, 238];2994;guide and tension wheels of the derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[597, 6, 518, 648, 3, 2, 238];2994;guide and tension wheels of the derailleur;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 2, 34, 37, 2, 879, 622];2995;Clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 2, 34, 37, 2, 1888, 622];2995;Clean the bicycle with the soaked sponge.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[390, 779];2996;Water hose;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[55, 34, 146, 147, 59];2997;Mountain bicycle Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[44, 134];2998;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 2, 44];2999;Cleaning the bike;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[334, 2, 44];2999;Cleaning the bike;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3000;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3000;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[66];3001;Apply ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[9, 25];3002;Use a ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[328, 1737, 1738, 44];3003;Safety Handbook - Greasy Bikes;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[328, 1737, 1738, 803];3003;Safety Handbook - Greasy Bikes;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[412];3004;sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[719];3004;sprockets;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[44, 1739];3005;Bike cleaner;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[193, 225];3006;BSK-TLST-001-09;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[176];3007;KZ222;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[186, 2, 34, 37, 390, 4, 114, 32, 1283, 138, 4];3008;Clean the bicycle with water to remove all dirt. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[1740, 2, 44];3009;Wash the Bike;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[283];3010;LL-004;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[109, 3, 54];3011;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[113, 3, 54];3011;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[193, 225];3012;BSK-TLST-023-14;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[41, 259, 153, 2, 621, 73, 877];3013;If necessary, do the flush procedure again.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[564, 2, 34, 138, 4];3014;Lubricate the bicycle. Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[153, 38, 9, 25];3015;Do not use a ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[2573, 2, 1741];3016;Degreasing the freehub;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[587, 2, 1741];3016;Degreasing the freehub;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[880, 780, 566];3017;ACME Middling Detergent 69;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[880, 2966, 566];3017;ACME Middling Detergent 69;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3018;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3018;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3019;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3019;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[622];3020;Sponge;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[18, 20, 128];3021;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[621, 2, 412, 2, 238, 2, 94, 363, 6, 2, 94, 37, 390];3022;Flush the sprockets, the derailleurs, the chain rings and the chain with water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[621, 2, 719, 2, 1412, 2, 94, 1093, 6, 2, 94, 37, 390];3022;Flush the sprockets, the derailleurs, the chain rings and the chain with water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3023;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3023;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[83, 89];3024;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[879, 2];3025;Soak the ;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[57, 218, 2, 34, 5, 426];3026;Make sure the bicycle is dry;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[57, 218, 2, 34, 23, 426];3026;Make sure the bicycle is dry;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[193, 225];3027;BSK-TLST-001-02;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[1742, 1743, 566, 26];3028;BoeBus DeLux Detergent No.6;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[1744, 467];3029;SafeS-12-156B;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[2967, 467];3029;SafeS-12-156B;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3030;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3030;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3031;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3031;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[587, 440];3032;Degreasing agent;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[71];3033;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[44, 420];3034;Bike rider;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[880, 1745, 440];3035;ACME super 45 Agent;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[289, 2, 34, 524, 6, 773, 29, 67, 151, 4, 114, 32, 390];3036;Move the bicycle up and down on its tires to remove all water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[289, 2, 34, 524, 6, 773, 29, 67, 1411, 4, 114, 32, 390];3036;Move the bicycle up and down on its tires to remove all water.;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3037;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3037;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[2, 34, 5, 1746];3038;The bicycle is outdoors;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[2, 34, 23, 1746];3038;The bicycle is outdoors;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[566, 25];3039;Detergent A;DMC-S1000DBIKE-A-D00-00-00-00AA-258B-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3040;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3040;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3041;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3041;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[176];3042;KZ666;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[740];3043;Ensure ;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[34];3044;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[50, 6, 30, 102, 61, 3, 51];3045;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[50, 6, 30, 115, 61, 3, 51];3045;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[71];3046;BY112;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3047;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3047;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3048;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3049;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3049;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[18, 20, 123, 74, 124, 107];3050;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[44, 134];3051;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3052;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3052;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[109, 3, 54];3053;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[113, 3, 54];3053;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[193, 225];3054;BSK-TLST-999-01;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[831, 34, 29, 2, 244, 243];3055;Place bicycle on the test stand.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3056;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3056;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3057;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3057;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[18, 20, 128];3058;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[1048, 349, 584, 34, 5, 2574, 352, 4, 2, 244, 243];3059;Tight clamps until bicycle is securely attach to the test stand.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[1048, 3287, 584, 34, 23, 2574, 352, 4, 2, 244, 243];3059;Tight clamps until bicycle is securely attach to the test stand.;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3060;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3060;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[280];3061;Operator;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[83, 89];3062;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[244, 243];3063;Test stand;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3064;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3064;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3065;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3065;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3066;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3066;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[831, 29, 244, 243];3067;Place on test stand;DMC-S1000DBIKE-A-D00-00-00-00AA-330A-AAA +[480, 2, 1747, 29, 2, 519, 174];3068;Loosen the cap on the valve stem.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3069;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3069;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3070;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3070;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[176];3071;KZ666;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[623, 38, 686, 2, 2575, 175, 37, 2, 617, 624];3072;Inflate (not fully) the repaired tube with the foot pump.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[41, 161, 933, 25, 1383, 338, 82, 37, 25, 1748, 57, 37, 25];3073;If you find a leak, identify it with a circle made with a ;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[41, 161, 933, 25, 1383, 338, 82, 37, 25, 1748, 164, 37, 25];3073;If you find a leak, identify it with a circle made with a ;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[34];3074;Bicycle;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[50, 6, 30, 102, 61, 3, 51];3075;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[50, 6, 30, 115, 61, 3, 51];3075;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[3082, 2, 151, 37, 25, 151, 214];3076;Unseating the tire with a tire lever;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[3288, 2, 151, 37, 25, 151, 214];3076;Unseating the tire with a tire lever;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[193, 225];3077;BSK-TLST-001-05;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[711, 1288];3078;Marker pen;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[66, 25, 723, 896, 3, 1054, 43, 2, 427, 625, 29, 6, 626, 2, 781, 57, 218, 16, 2, 361, 37, 2, 1054, 5, 644, 516, 2, 427];3079;Apply a thin layer of glue from the patch kit on and around the hole. Make sure that the area with the glue is larger than the patch.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[66, 25, 723, 896, 3, 1054, 43, 2, 427, 625, 29, 6, 626, 2, 781, 57, 218, 16, 2, 361, 37, 2, 1054, 23, 2019, 516, 2, 427];3079;Apply a thin layer of glue from the patch kit on and around the hole. Make sure that the area with the glue is larger than the patch.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3080;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3080;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3081;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3082;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3082;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[18, 20, 123, 74, 124, 107];3083;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[57, 218, 16, 27, 5, 26, 439, 13, 2, 175];3084;Make sure that there is no air in the tube.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[57, 218, 16, 27, 23, 26, 439, 13, 2, 175];3084;Make sure that there is no air in the tube.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[114, 2, 173, 2576, 43, 2, 427, 16, 5, 25, 139, 3, 2, 427, 625, 6, 382, 2, 427, 13, 67, 340];3085;Remove the rear foil from the patch (that is a part of the patch kit) and push the patch in its position.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[114, 2, 173, 2576, 43, 2, 427, 16, 23, 25, 139, 3, 2, 427, 625, 6, 382, 2, 427, 13, 67, 340];3085;Remove the rear foil from the patch (that is a part of the patch kit) and push the patch in its position.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[311, 25, 1289, 723, 896, 3, 2577, 2578, 29, 6, 626, 2, 427];3086;Put a very thin layer of talcum powder on and around the patch.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[627];3087;KT222;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[114, 2, 175];3088;Remove the tube.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[875, 2, 1054, 426, 10, 1686, 3083, 584, 82, 915, 2579, 6, 1749];3089;Let the glue dry for five minutes until it becomes tacky and dim.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[875, 2, 1054, 426, 10, 1686, 3289, 584, 82, 3290, 2579, 6, 1749];3089;Let the glue dry for five minutes until it becomes tacky and dim.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[142, 2, 1750, 3, 2, 151];3090;Install the remaining of the tire.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[358, 175];3091;Inner-tube;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[44, 134];3092;Bike book;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[82];3093;IT-001;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3094;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3094;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[9, 25];3095;Use a ;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[3084, 2, 572, 361];3096;Sanding the application area;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[3291, 2, 572, 361];3096;Sanding the application area;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[623, 38, 686, 2, 175, 37, 2];3097;Inflate (not fully) the tube with the ;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[57, 218, 16, 2, 519, 174, 5, 1751];3098;Make sure that the valve stem is straight.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[57, 218, 16, 2, 519, 174, 23, 1751];3098;Make sure that the valve stem is straight.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[114, 2, 173, 133, 138, 4];3099;Remove the rear wheel. (Refer to ;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[109, 3, 54];3100;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[113, 3, 54];3100;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[1748, 1383];3101;Circle leak;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[226, 297, 73];3102;Standard repair procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[226, 297, 149];3102;Standard repair procedures;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[617, 624];3103;Foot pump;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[172, 161, 114, 2, 173, 133, 4, 297, 25, 1727, 1942, 2, 60, 1137, 43, 2, 94, 1290];3104;When you remove the rear wheel to repair a puncture, disconnect the brake arm from the chain stay.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[676, 583, 3, 2, 439];3105;Release most of the air.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[9, 25, 1752, 3, 2580, 43, 2];3106; Use a piece of sandpaper from the ;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[114, 2, 723, 395, 43, 2, 427];3107;Remove the thin cover from the patch.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3108;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3108;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3109;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3109;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[66, 1054, 4, 572, 361];3110;Apply glue to application area;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[18, 20, 128];3111;S1000D upissued;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[66, 253, 4, 175];3112;Apply pressure to tube;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3113;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3113;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[83, 89];3114;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3115;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3115;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3116;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3116;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[382, 2, 519, 174, 1253, 773, 4, 2581, 32, 2, 439];3117;Push the valve stem core down to bleed all the air.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[193, 225];3118;BSK-TLST-001-04;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[71];3119;BY;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[382, 2, 519, 174, 782, 2, 781, 13, 2, 332];3120;Push the valve stem through the hole in the rim.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[44, 420];3121;Bike rider;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[151, 214];3122;Tire lever;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[175, 427, 625];3123;Tube patch kit;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[193, 225];3124;BSK-TLST-001-07;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[1384, 65, 2, 519, 174, 6, 142, 2, 175, 877, 273, 2, 151, 6, 2, 332];3125;Start at the valve stem and install the tube again between the tire and the rim.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3126;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3126;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[382, 37, 365, 916, 43, 2, 777, 3, 2, 427, 4, 2, 824, 139, 3, 2, 66, 361];3127;Push with your thumbs from the center of the patch to the outer part of the applied area.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[382, 37, 365, 3292, 43, 2, 777, 3, 2, 427, 4, 2, 824, 139, 3, 2, 577, 361];3127;Push with your thumbs from the center of the patch to the outer part of the applied area.;DMC-S1000DBIKE-A-D00-00-00-00AA-663A-AAA +[436, 44, 13, 1105, 301, 287, 1114, 571, 13, 25, 1753, 1232, 814, 297, 65, 2, 304, 3, 571];3128;Maintains bike in good working order. Troubleshoots breakdowns in a timely manner. Conducts repairs at the time of breakdown.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[3293, 44, 13, 1105, 1115, 287, 3294, 2022, 13, 25, 1753, 1232, 3295, 2968, 65, 2, 304, 3, 571];3128;Maintains bike in good working order. Troubleshoots breakdowns in a timely manner. Conducts repairs at the time of breakdown.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[783, 228, 137];3129;Course Identification Number;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[196, 44, 303, 961, 33];3130;General bike functions, simple maintenance;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[196, 44, 2006, 961, 33];3130;General bike functions, simple maintenance;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1385, 65, 520, 251, 1291, 36, 1925, 992, 77, 245, 251, 1386, 4, 436, 77, 44, 687, 251, 554, 77, 90, 44, 2, 294, 36, 26, 2582, 3, 249, 44, 18, 150, 13, 287, 10, 251, 4, 153, 77, 857, 1292, 77, 44, 80, 5, 13, 1105, 1115, 287];3131;Managers at Speedy Couriers, Inc. have concerns regarding their new couriers' abilities to maintain their bikes. Because couriers supply their own bikes, the company has no idea of each bike's condition. In order for couriers to do their jobs effectively, their bikes must be in good working order.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1413, 65, 520, 318, 1291, 36, 2924, 1878, 77, 245, 318, 3296, 4, 436, 77, 803, 687, 318, 554, 77, 90, 803, 2, 294, 81, 26, 2582, 3, 249, 44, 18, 150, 13, 287, 10, 318, 4, 153, 77, 2969, 1292, 77, 803, 80, 5, 13, 1105, 1115, 287];3131;Managers at Speedy Couriers, Inc. have concerns regarding their new couriers' abilities to maintain their bikes. Because couriers supply their own bikes, the company has no idea of each bike's condition. In order for couriers to do their jobs effectively, their bikes must be in good working order.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 371, 628];3132;The following information outlines the Performance evaluation.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 371, 628];3132;The following information outlines the Performance evaluation.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[251, 5, 158, 32, 3, 2, 1036, 359, 4, 436, 6, 297, 77, 44];3133;Couriers are provided all of the resources needed to maintain and repair their bikes. ;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[318, 24, 187, 32, 3, 2, 2970, 798, 4, 436, 6, 297, 77, 803];3133;Couriers are provided all of the resources needed to maintain and repair their bikes. ;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[738, 169, 10, 573, 169, 44, 251, 148, 1229, 43, 1162, 4, 2583, 1381, 169, 58, 455, 43, 4, 806, 13, 241, 251, 36, 1754, 419, 2, 738, 359, 782, 2584, 6, 2585];3134;Skill levels for entry level bike couriers can vary from none to novice experience levels, which range from 0 to 1 year in service. Couriers have typically learned the skills needed through trial and error.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[738, 649, 10, 573, 169, 44, 318, 148, 1229, 43, 1162, 4, 2583, 1381, 649, 58, 455, 43, 4, 806, 13, 241, 318, 36, 1754, 3297, 2, 1889, 798, 782, 2584, 6, 2585];3134;Skill levels for entry level bike couriers can vary from none to novice experience levels, which range from 0 to 1 year in service. Couriers have typically learned the skills needed through trial and error.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1755, 628];3135;Summative Evaluation;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[32, 1385, 162, 5, 291, 4, 424, 2, 616, 481, 235, 39, 2, 251];3136;All managers will be required to complete the same courseware training as the couriers.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[32, 1413, 162, 5, 306, 4, 424, 2, 616, 481, 235, 39, 2, 318];3136;All managers will be required to complete the same courseware training as the couriers.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 529, 5, 3085, 71, 2, 1269, 44, 251, 61];3137;This learning is sponsored by the National Bike Courier association.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 529, 23, 3298, 71, 2, 1269, 44, 251, 61];3137;This learning is sponsored by the National Bike Courier association.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[609, 177, 908, 162, 5, 1929, 13, 2, 2586, 669, 2587];3138;Lesson content packages will be tracked in the Sum Total LMS.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[609, 177, 1984, 162, 5, 2014, 13, 2, 2586, 669, 2971];3138;Lesson content packages will be tracked in the Sum Total LMS.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[371, 628];3139;Performance Evaluation;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2588, 304, 162, 1229, 1033, 4, 2, 2, 35, 360, 546];3140;Download time will vary due to the the users computer specifications.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2588, 304, 162, 1229, 1033, 4, 2, 2, 63, 360, 2913];3140;Download time will vary due to the the users computer specifications.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 704, 2, 1055, 19, 3, 2, 371, 278];3141;The following information describes the organizational elements of the performance analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 2023, 2, 1055, 257, 3, 2, 371, 278];3141;The following information describes the organizational elements of the performance analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 1756, 5, 814, 65, 520, 251, 9, 25, 2589, 278, 268, 10, 1943, 410, 903];3142;A study was conducted at Speedy Couriers using a proformance analysis model for goals driven measurements.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 1756, 926, 1414, 65, 520, 318, 307, 25, 2589, 278, 268, 10, 3299, 3300, 3301];3142;A study was conducted at Speedy Couriers using a proformance analysis model for goals driven measurements.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[251, 45, 526, 2, 360, 1043, 3, 2, 235, 9, 248, 3, 520, 251, 18, 1757, 360, 3086, 8, 240, 45, 526, 25, 2590, 3, 2, 235, 4, 5, 424, 65, 1194, 2, 730, 34, 297, 232, 162, 5, 9, 10, 2, 619, 1387, 6, 336, 3, 235, 646, 29, 244];3143;Couriers may take the computer portion of the training using one of Speedy Courier's office computer workstations or they may take a CD of the training to be completed at home. The current bicycle repair equipment will be used for the practical exercises and end of training hands-on test.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[318, 45, 526, 2, 360, 1043, 3, 2, 235, 307, 248, 3, 520, 251, 18, 1757, 360, 3302, 8, 240, 45, 526, 25, 2590, 3, 2, 235, 4, 5, 2959, 65, 1194, 2, 730, 34, 297, 232, 162, 5, 144, 10, 2, 619, 2024, 6, 336, 3, 235, 1130, 29, 244];3143;Couriers may take the computer portion of the training using one of Speedy Courier's office computer workstations or they may take a CD of the training to be completed at home. The current bicycle repair equipment will be used for the practical exercises and end of training hands-on test.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1215, 910];3144;Environmental Factor;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2591, 27, 36, 5, 25, 2592, 13, 3087, 10, 571, 2593, 687, 2, 251, 153, 38, 534, 70, 4, 1553, 1758, 3088, 7, 720, 1097, 4, 1938, 1759, 29, 72, 3089, 6, 1921, 764, 6, 2593, 58, 13, 441, 1097, 4, 2594, 509];3145;"Recently, there has been a rise in calls for ""breakdown"" pickups, because the couriers do not know how to fix mechanical failures. This problem leads to increased workload on other carriers and late deliveries and pickups, which in turn leads to unsatisfied customers.";DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2591, 27, 81, 1080, 25, 2592, 13, 3303, 10, 571, 2972, 687, 2, 318, 153, 38, 534, 70, 4, 1553, 1758, 3304, 7, 720, 2973, 4, 3305, 1759, 29, 72, 3306, 6, 1921, 2974, 6, 2972, 58, 13, 441, 2973, 4, 2594, 1884];3145;"Recently, there has been a rise in calls for ""breakdown"" pickups, because the couriers do not know how to fix mechanical failures. This problem leads to increased workload on other carriers and late deliveries and pickups, which in turn leads to unsatisfied customers.";DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 481, 162, 57, 9, 3, 2, 471, 1388, 6, 772, 13, 1760, 1761, 1388, 6, 1762, 1762, 2595];3146;The courseware will make use of the following players and plug-ins: Adobe Flash Player and Acrobat Acrobat Reader;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 481, 162, 57, 9, 3, 2, 796, 3307, 6, 772, 3308, 1760, 1761, 1388, 6, 1762, 1762, 2595];3146;The courseware will make use of the following players and plug-ins: Adobe Flash Player and Acrobat Acrobat Reader;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[44, 251, 80, 740, 16, 77, 44, 5, 13, 1744, 301, 287, 10, 240, 4, 878, 77, 857, 1292];3147;Bike couriers must ensure that their bikes are in safe working order for them to perform their jobs effectively.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[44, 318, 80, 740, 16, 77, 803, 24, 13, 1744, 1115, 287, 10, 925, 4, 878, 77, 2969, 1292];3147;Bike couriers must ensure that their bikes are in safe working order for them to perform their jobs effectively.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[512, 278];3148;Cause Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 1056, 1763, 16, 3, 2, 251, 5, 2596, 4, 424, 235, 39, 913, 39, 2, 832, 1764, 5, 2597];3149;A survey revealed that 95% of the couriers are willing to complete training as long as the stated incentives are employed.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 1056, 1890, 16, 3, 2, 318, 24, 2596, 4, 424, 235, 39, 913, 39, 2, 1349, 2975, 24, 2976];3149;A survey revealed that 95% of the couriers are willing to complete training as long as the stated incentives are employed.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1756, 1763, 16, 27, 5, 2598, 25, 2599, 1764, 4, 1114, 6, 297, 44, 720, 1701, 29, 251, 1944, 951, 2, 294, 158, 2600, 571, 241, 27, 5, 26, 771, 10, 251, 4, 297, 77, 90, 44];3150;The study revealed that there is currently a negative incentive to troubleshoot and repair bike problems while on courier duties. Since the company provides unlimited breakdown service there is no reason for couriers to repair their own bikes.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1756, 1890, 16, 27, 23, 2598, 25, 2599, 1764, 4, 1114, 6, 297, 44, 1869, 1701, 29, 251, 3309, 951, 2, 294, 2977, 2600, 571, 241, 27, 23, 26, 771, 10, 318, 4, 297, 77, 90, 803];3150;The study revealed that there is currently a negative incentive to troubleshoot and repair bike problems while on courier duties. Since the company provides unlimited breakdown service there is no reason for couriers to repair their own bikes.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 481, 5, 465, 4, 1382, 13, 2, 2601, 2602, 1765, 1766, 2603];3151;This courseware is created to run in the Internet Explorter 6.x web browser.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 481, 23, 3310, 4, 1382, 13, 2, 2601, 2602, 1765, 1766, 2603];3151;This courseware is created to run in the Internet Explorter 6.x web browser.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[82, 5, 1763, 674, 2, 1056, 3, 2, 1767, 3090, 3, 520, 251, 16, 27, 5, 1289, 1293, 1767, 1359, 1033, 4, 2, 2604, 3, 2, 301, 39, 645, 39, 2, 305, 441, 682, 2605];3152;It was revealed during the survey of the social aspects of Speedy Couriers that there was very little social interaction due to the nature of the work as well as the high turn over rate.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[82, 926, 1890, 674, 2, 1056, 3, 2, 1767, 3311, 3, 520, 318, 16, 27, 926, 1289, 1293, 1767, 1359, 1033, 4, 2, 2604, 3, 2, 301, 39, 645, 39, 2, 305, 441, 682, 2605];3152;It was revealed during the survey of the social aspects of Speedy Couriers that there was very little social interaction due to the nature of the work as well as the high turn over rate.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 730, 34, 297, 361, 162, 5, 9, 10, 2, 619, 1387, 6, 336, 3, 235, 646, 29, 244];3153;The current bicycle repair area will be used for the practical exercises and end of training hands-on test.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 730, 34, 297, 361, 162, 5, 144, 10, 2, 619, 2024, 6, 336, 3, 235, 1130, 29, 244];3153;The current bicycle repair area will be used for the practical exercises and end of training hands-on test.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 417, 76, 2, 300, 260, 359, 4, 424, 2, 166];3154;This section lists the technical requirements needed to complete the instruction.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 417, 368, 2, 300, 430, 798, 4, 424, 2, 166];3154;This section lists the technical requirements needed to complete the instruction.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[34];3155;Bicycle;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[50, 6, 30, 102, 61, 3, 51];3156;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[50, 6, 30, 115, 61, 3, 51];3156;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 481, 1282, 82, 404, 640, 4, 2, 2606, 354, 82, 1936, 4, 1282, 32, 404, 677, 1294, 41, 472, 404, 5, 644, 516, 2, 1294, 25, 383, 2607, 5, 352];3157;This courseware keeps it file size to the bare minimum. It tries to keep all files below 100k. If some files are larger than the 100k a pre-loader is attached.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 481, 3312, 82, 404, 640, 4, 2, 2606, 354, 82, 3313, 4, 1282, 32, 1086, 677, 1294, 41, 472, 1086, 24, 2019, 516, 2, 1294, 25, 383, 2607, 23, 1355];3157;This courseware keeps it file size to the bare minimum. It tries to keep all files below 100k. If some files are larger than the 100k a pre-loader is attached.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 2608, 3, 251, 36, 305, 1768, 3091, 6, 36, 448, 586, 3, 265, 9];3158;The majority of couriers have high school educations and have basic knowledge of tool use.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 2608, 3, 318, 36, 305, 1768, 3314, 6, 36, 448, 586, 3, 265, 9];3158;The majority of couriers have high school educations and have basic knowledge of tool use.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[520, 251, 36, 248, 196, 1385, 6, 822, 817, 1385, 2, 1385, 301, 13, 1025, 37, 249, 72];3159;Speedy Couriers has one general managers and four shift managers. The managers work in conjunction with each other.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[520, 318, 81, 248, 196, 1413, 6, 822, 817, 1413, 2, 1413, 301, 13, 1025, 37, 249, 72];3159;Speedy Couriers has one general managers and four shift managers. The managers work in conjunction with each other.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[615, 910];3160;Internal Factor;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 557, 678, 10, 2, 360, 377, 1043, 3, 2, 235];3161;The following information outlines the assessment strategy for the computer based portion of the training;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 557, 678, 10, 2, 360, 399, 1043, 3, 2, 235];3161;The following information outlines the assessment strategy for the computer based portion of the training;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[32, 2609, 260, 162, 5, 395, 71, 520, 251, 1291];3162;All financial requirements will be covered by Speedy Couriers, Inc.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[32, 2609, 430, 162, 5, 2007, 71, 520, 318, 1291];3162;All financial requirements will be covered by Speedy Couriers, Inc.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[235, 856];3163;Training Interventions;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[235, 2978];3163;Training Interventions;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[313, 235, 856];3164;Non-Training Interventions;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[313, 235, 2978];3164;Non-Training Interventions;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1057, 36, 1293, 4, 26, 1381, 37, 44, 33, 738, 5, 2610, 13, 44, 284];3165;The audience has little to no experience with bike maintenance. Skills are mainly in bike operation.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1057, 81, 1293, 4, 26, 1381, 37, 44, 33, 1889, 24, 2610, 13, 44, 284];3165;The audience has little to no experience with bike maintenance. Skills are mainly in bike operation.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1055, 562, 278];3166;Organizational Environment Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 594, 2611, 1056, 1763, 16, 2, 2612, 600, 3, 2, 520, 251, 2613, 158, 2614, 2615, 6, 3092, 4, 2616, 2, 137, 3, 251, 2597, 39, 645, 39, 14, 33, 8, 297, 16, 5, 291];3167;The physical site survey revealed that the interior layout of the Speedy Couriers facility provided ample room and features to accommodate the number of couriers employed as well as any maintenance or repair that is required.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 594, 2611, 1056, 1890, 16, 2, 2612, 600, 3, 2, 520, 318, 2613, 187, 2614, 2615, 6, 3315, 4, 2616, 2, 137, 3, 318, 2976, 39, 645, 39, 14, 33, 8, 297, 16, 23, 306];3167;The physical site survey revealed that the interior layout of the Speedy Couriers facility provided ample room and features to accommodate the number of couriers employed as well as any maintenance or repair that is required.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[27, 5, 26, 300, 260, 10, 2617];3168;There are no technical requirements for OJT.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[27, 24, 26, 300, 430, 10, 2617];3168;There are no technical requirements for OJT.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[305, 1768, 2618, 472, 2619];3169;High school diploma, some college;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 562, 13, 58, 44, 251, 301, 5, 1754, 1228, 469, 2, 251, 6, 2620, 8, 2621, 44, 5, 1172, 4, 2622, 150, 846, 39, 2623, 2624, 2625, 2626, 1039, 44, 33, 162, 583, 2627, 5, 878, 1769, 2, 251, 18, 2628, 8, 25, 1719];3170;The environment in which bike couriers work is typically outside, where the courier and his or her bike are subject to atmospheric conditions such as sun, rain, sleet, snow, etc. Bike maintenance will most likely be performed inside the courier's dwelling or a garage.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 562, 13, 58, 44, 318, 301, 23, 1754, 1228, 469, 2, 251, 6, 2620, 8, 2621, 44, 24, 1172, 4, 2622, 168, 846, 39, 2623, 2624, 2625, 2626, 1039, 44, 33, 162, 583, 2627, 5, 2979, 1769, 2, 251, 18, 2628, 8, 25, 1719];3170;The environment in which bike couriers work is typically outside, where the courier and his or her bike are subject to atmospheric conditions such as sun, rain, sleet, snow, etc. Bike maintenance will most likely be performed inside the courier's dwelling or a garage.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1094];3171;Prerequisites;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[3316];3171;Prerequisites;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 557, 678, 10, 2, 448, 44, 1295, 783];3172;The following information outlines the assessment strategies for the Basic Bike Awareness course.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 557, 2980, 10, 2, 448, 44, 1295, 783];3172;The following information outlines the assessment strategies for the Basic Bike Awareness course.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 2629, 5, 158, 37, 2, 481, 984];3173;A rubric is provided with the courseware documentation.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 2629, 23, 187, 37, 2, 481, 984];3173;A rubric is provided with the courseware documentation.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 313, 235, 1100, 10, 1389, 2, 338, 707];3174;The following information outlines the non-training recommendations for addressing the identified gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 313, 235, 2025, 10, 2026, 2, 1350, 707];3174;The following information outlines the non-training recommendations for addressing the identified gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 730, 34, 297, 1170, 162, 1157, 39, 25, 2630, 674, 2, 619, 1387, 1043, 3, 2, 235, 39, 645, 39, 2, 2631, 10, 2, 646, 29, 244, 65, 2, 336, 3, 2, 235];3175;The current bicycle repair technician will serve as a facilitator during the practical exercise portion of the training as well as the grader for the hands-on test at the end of the training.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 730, 34, 297, 1170, 162, 1157, 39, 25, 2630, 674, 2, 619, 1387, 1043, 3, 2, 235, 39, 645, 39, 2, 2631, 10, 2, 1130, 29, 244, 65, 2, 336, 3, 2, 235];3175;The current bicycle repair technician will serve as a facilitator during the practical exercise portion of the training as well as the grader for the hands-on test at the end of the training.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 481, 153, 38, 291, 14, 85, 1368, 172, 82, 5, 1382, 1228, 3, 183, 2587];3176;The courseware does not require any special considerations when it is running outside of an LMS.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 481, 1075, 38, 291, 14, 85, 3317, 172, 82, 23, 3318, 1228, 3, 183, 2971];3176;The courseware does not require any special considerations when it is running outside of an LMS.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[300, 260];3177;Technical Requirements;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[300, 430];3177;Technical Requirements;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[707, 281];3178;Gap Item;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 2632, 910, 2633, 278, 5, 814, 29, 2, 520, 251, 1291];3179;A causal factor tree analysis was conducted on the Speedy Couriers, Inc.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[25, 2632, 910, 2633, 278, 926, 1414, 29, 2, 520, 318, 1291];3179;A causal factor tree analysis was conducted on the Speedy Couriers, Inc.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[235, 533];3180;Training Component;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[251, 774, 5, 1943, 422, 240, 80, 2634, 2, 1922, 4, 1095, 2, 56, 18, 3093, 71, 424, 77, 857, 434, 39, 907, 2, 294, 3094, 7, 148, 5, 3095, 407, 1292, 41, 251, 526, 6, 2635, 2, 44, 783];3181;Couriers should be goal oriented. They must exhibit the desire to meet the organization's expectations by completing their job tasks as assigned. The company believes this can be accomplished more effectively if couriers take and pass the Bike course. ;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[318, 774, 5, 1943, 429, 240, 80, 2634, 2, 1922, 4, 1095, 2, 56, 18, 3319, 71, 3320, 77, 857, 1995, 39, 2016, 2, 294, 3321, 7, 148, 5, 3322, 407, 1292, 41, 318, 526, 6, 2635, 2, 44, 783];3181;Couriers should be goal oriented. They must exhibit the desire to meet the organization's expectations by completing their job tasks as assigned. The company believes this can be accomplished more effectively if couriers take and pass the Bike course. ;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[183, 1055, 278, 5, 814, 29, 520, 251, 7, 2636, 5, 3096, 65, 338, 361, 3, 2637, 6, 3097, 10, 2638, 6, 2639];3182;An organizational analysis was conducted on Speedy Couriers. This appraisal was aimed at identifying areas of inefficiency and opportunities for streamlining and reorganization.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[183, 1055, 278, 926, 1414, 29, 520, 318, 7, 2636, 926, 3323, 65, 1986, 1082, 3, 2637, 6, 3324, 10, 2638, 6, 2639];3182;An organizational analysis was conducted on Speedy Couriers. This appraisal was aimed at identifying areas of inefficiency and opportunities for streamlining and reorganization.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 609, 807, 704, 2, 529, 359, 6, 2640, 678, 10, 2641, 2, 139, 3, 25, 44, 6, 44, 33];3183;This lesson plan describes the learning needs and instructional strategies for teaching the parts of a bike and bike maintenance.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 609, 807, 2023, 2, 529, 1871, 6, 2640, 2980, 10, 2981, 2, 290, 3, 25, 44, 6, 44, 33];3183;This lesson plan describes the learning needs and instructional strategies for teaching the parts of a bike and bike maintenance.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[236, 25, 710, 2642, 3, 2, 251, 36, 2, 259, 586, 359, 4, 436, 6, 297, 34];3184;Only a small percentage of the couriers had the necessary knowledge needed to maintain and repair bicycles. ;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[236, 25, 710, 2642, 3, 2, 318, 3325, 2, 259, 586, 798, 4, 436, 6, 297, 1077];3184;Only a small percentage of the couriers had the necessary knowledge needed to maintain and repair bicycles. ;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[301, 562, 278];3185;Work Environment Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1770, 2, 481, 148, 5, 843, 9, 356, 1103, 82, 5, 645, 843, 13, 1765, 1103];3186;Although the courseware can be viewed using different resolutions, it is best viewed in 1024x768 resolution;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1770, 2, 481, 148, 5, 2027, 307, 356, 3326, 82, 23, 2908, 2027, 13, 1765, 1103];3186;Although the courseware can be viewed using different resolutions, it is best viewed in 1024x768 resolution;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[64, 169, 5, 1005];3187;Security level is unclassified.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[64, 169, 23, 1005];3187;Security level is unclassified.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[466, 4, 534, 365, 44];3188;Getting to Know Your Bike;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[3327, 4, 534, 365, 44];3188;Getting to Know Your Bike;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2643, 4, 436, 44, 13, 1105, 1115, 287, 148, 38, 1114, 571, 13, 25, 1753, 1232, 38, 1729, 4, 814, 297, 65, 2, 304, 3, 571];3189;Unable to maintain bike in good working order. Cannot troubleshoot breakdowns in a timely manner. Not able to conduct repairs at the time of breakdown.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2643, 4, 436, 44, 13, 1105, 1115, 287, 148, 38, 1114, 2022, 13, 25, 1753, 1232, 38, 1729, 4, 814, 2968, 65, 2, 304, 3, 571];3189;Unable to maintain bike in good working order. Cannot troubleshoot breakdowns in a timely manner. Not able to conduct repairs at the time of breakdown.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[730, 1390, 162, 5, 291, 4, 2644, 424, 2, 481, 159, 1771, 699, 3, 853, 32, 1772, 1945, 162, 5, 291, 4, 424, 2, 481, 159, 1771, 699, 3, 1945, 256];3190;Current employees will be required to successfully complete the courseware within 30 calendar days of implementation. All subsequent hires will be required to complete the courseware within 30 calendar days of hire date.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[730, 3328, 162, 5, 306, 4, 2644, 424, 2, 481, 159, 1771, 1399, 3, 853, 32, 1772, 3329, 162, 5, 306, 4, 424, 2, 481, 159, 1771, 1399, 3, 1945, 256];3190;Current employees will be required to successfully complete the courseware within 30 calendar days of implementation. All subsequent hires will be required to complete the courseware within 30 calendar days of hire date.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[856, 853];3191;Intervention Implementation;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[44, 251, 153, 38, 36, 2, 586, 8, 738, 359, 4, 436, 25, 34, 8, 2, 1386, 4, 1114, 6, 1389, 720, 172, 240, 62];3192;Bike couriers do not have the knowledge or skills needed to maintain a bicycle or the ability to troubleshoot and address problems when they occur.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[44, 318, 153, 38, 36, 2, 586, 8, 1889, 798, 4, 436, 25, 34, 8, 2, 1386, 4, 1114, 6, 1389, 1869, 172, 240, 62];3192;Bike couriers do not have the knowledge or skills needed to maintain a bicycle or the ability to troubleshoot and address problems when they occur.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2645, 278];3193;Performer Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1773, 628];3194;Formative Evaluation;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[371, 335];3195;Performance support;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[338, 2, 139, 3, 25, 44, 18, 74, 156];3196;Identify the parts of a bike's steering system.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[338, 2, 290, 3, 25, 44, 18, 74, 156];3196;Identify the parts of a bike's steering system.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 609, 244, 5, 3098, 9, 360, 522, 1604, 276, 2, 235];3197;The lesson tests are scored using computer programing built into the training;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 609, 2982, 24, 3330, 307, 360, 3331, 2983, 276, 2, 235];3197;The lesson tests are scored using computer programing built into the training;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[360, 377, 557, 533];3198;Computer-based Assessment Component;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[360, 399, 557, 533];3198;Computer-based Assessment Component;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1055, 278];3199;Organizational Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1296, 20];3200;N00174-05-D-0003;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[291, 573, 3099];3201;Required Entry Behaviors;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[306, 573, 3332];3201;Required Entry Behaviors;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 235, 1100, 10, 1389, 2, 338, 707];3202;The following information outlines the training recommendations for addressing the identified gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 235, 2025, 10, 2026, 2, 1350, 707];3202;The following information outlines the training recommendations for addressing the identified gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 360, 377, 481, 162, 526, 1053, 2646, 4, 424, 2, 619, 1387, 162, 526, 1053, 2646, 4, 424];3203;The computer-based courseware will take approximately 1.5 hours to complete. The practical exercises will take approximately 2 hours to complete.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 360, 399, 481, 162, 526, 1053, 2984, 4, 424, 2, 619, 2024, 162, 526, 1053, 2984, 4, 424];3203;The computer-based courseware will take approximately 1.5 hours to complete. The practical exercises will take approximately 2 hours to complete.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2647, 3, 32, 609, 244];3204;80% mastery of all lesson tests;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2647, 3, 32, 609, 2982];3204;80% mastery of all lesson tests;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[158, 235, 1031, 16, 251, 148, 436, 77, 90, 44, 6, 1563, 571, 7, 246, 2, 251, 2, 1386, 4, 57, 407, 1369, 524, 6, 764];3205;Provide training so that couriers can maintain their own bikes and avoid breakdowns. This allows the couriers the ability to make more pick-ups and deliveries.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[158, 235, 1031, 16, 318, 148, 436, 77, 90, 803, 6, 1563, 2022, 7, 1876, 2, 318, 2, 1386, 4, 57, 407, 1369, 3333, 6, 2974];3205;Provide training so that couriers can maintain their own bikes and avoid breakdowns. This allows the couriers the ability to make more pick-ups and deliveries.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[166, 162, 5, 526, 13, 2, 419, 2648, 65, 520, 251, 18, 1029, 1757, 2, 235, 5, 139, 3, 2, 1390, 18, 598, 699, 1774, 6, 5, 291, 26, 251, 3100, 162, 5, 264, 584, 2, 1390, 424, 2, 1774, 6, 2, 235];3206;Instruction will be taken in the Learning Lab at Speedy Courier's main office. The training is part of the employee's first day orientation and is required. No courier assignements will be given until the employee completes the orientation and the training.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[166, 162, 5, 1406, 13, 2, 529, 2648, 65, 520, 251, 18, 1029, 1757, 2, 235, 23, 139, 3, 2, 1390, 18, 598, 699, 1774, 6, 23, 306, 26, 251, 3334, 162, 5, 366, 584, 2, 1390, 3335, 2, 1774, 6, 2, 235];3206;Instruction will be taken in the Learning Lab at Speedy Courier's main office. The training is part of the employee's first day orientation and is required. No courier assignements will be given until the employee completes the orientation and the training.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[419, 807, 1172, 406];3207;Learning Plan Subject Matter;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[529, 807, 1172, 406];3207;Learning Plan Subject Matter;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1773, 628, 162, 5, 814, 9, 1056];3208;The formative evaluation will be conducted using surveys;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1773, 628, 162, 5, 1414, 307, 2985];3208;The formative evaluation will be conducted using surveys;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[764, 256];3209;Delivery Date;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1775, 18, 2649, 601, 5, 4, 2650, 2651, 6, 2652, 159, 2, 1776, 1777, 6, 4, 2653, 2, 329, 3, 2654, 2655];3210;The NBCA's mission statement is to promote unity and solidarity within the messenger community and to raise the status of our profession.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1775, 18, 2649, 601, 23, 4, 2650, 2651, 6, 2652, 159, 2, 1776, 1777, 6, 4, 2653, 2, 329, 3, 2654, 2655];3210;The NBCA's mission statement is to promote unity and solidarity within the messenger community and to raise the status of our profession.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2656, 163, 419, 479, 163, 140, 261, 479, 10, 2, 448, 44, 1295, 783, 261, 140, 1058, 163, 74, 156, 609, 479, 163, 140, 261, 479, 10, 2, 74, 156, 609, 261, 140, 784, 163, 976, 479, 163, 140, 261, 878, 274, 4, 114, 6, 142, 2, 139, 3, 25, 44, 18, 74, 156, 261, 140, 785, 140, 261, 12, 74, 156, 261, 140, 785, 453, 786, 540, 938, 18, 670, 1004, 881, 945, 20, 948, 1297, 955, 1034, 1035, 302, 958, 1298, 25, 1299, 567, 1300, 567, 428, 1301, 89, 1037, 1302, 478, 320, 1303, 1281, 1304, 1305, 786, 917, 787, 680, 1059, 230, 10, 12, 680, 681, 1778, 230, 10, 12, 681, 787, 1038, 806, 900, 699, 1946, 453, 1058, 163, 1306, 479, 163, 140, 261, 728, 156, 12, 1306, 479, 261, 140, 784, 163, 1306, 479, 10, 560, 163, 140, 261, 338, 2, 139, 3, 25, 44, 18, 74, 156, 261, 140, 785, 140, 261, 560, 74, 156, 140, 261, 140, 785, 453, 786, 540, 938, 18, 670, 1004, 881, 945, 20, 948, 1297, 955, 1034, 1035, 302, 958, 1298, 25, 1299, 567, 1300, 567, 428, 1301, 89, 1037, 1302, 478, 320, 1303, 1281, 1304, 1305, 786, 917, 787, 680, 1059, 230, 10, 12, 560, 680, 681, 1778, 230, 10, 12, 560, 681, 787, 1038, 806, 900, 699, 1946, 453, 784, 784, 163, 1306, 479, 10, 560, 163, 140, 261, 704, 2, 274, 10, 581, 6, 114, 25, 44, 18, 74, 156, 261, 140, 785, 140, 261, 560, 74, 156, 323, 6, 423, 261, 140, 785, 453, 786, 540, 938, 18, 670, 1004, 881, 945, 20, 948, 1297, 955, 1034, 1035, 302, 958, 1298, 25, 1299, 567, 1300, 567, 428, 1301, 89, 1037, 1302, 478, 320, 1303, 1281, 1304, 1305, 786, 917, 787, 680, 1059, 230, 10, 12, 560, 680, 681, 1059, 230, 10, 12, 560, 681, 787, 1038, 806, 900, 699, 1946, 453, 784, 1058, 784, 1058, 2656];3211;" + Learning Objectives + + Objectives for the Basic Bike Awareness course + + + Steering System Lesson Objectives + + Objectives for the steering system lesson + + + Terminal Objective + + Perform steps to remove and install the parts of a bike's steering system. + + + + Module 3: Steering System + + + + + + + + + + + TECH NAME FOR MODULE 3 + INFO NAME FOR MODULE 3 + + + + + + Enabling Objectives + + Steering System Module Enabling Objectives + + + Enabling Objective for SCO 1 + + Identify the parts of a bike's steering system. + + + + SCO 1 – Steering System Description + + + + + + + + + + + TECH NAME FOR MODULE 3 SCO 1 + INFO NAME FOR MODULE 3 SCO 1 + + + + + + + Enabling Objective for SCO 2 + + Describe the steps for installing and removing a bike's steering system. + + + + SCO 2 – Steering System Installation and Removal + + + + + + + + + + + TECH NAME FOR MODULE 3 SCO 2 + TECH NAME FOR MODULE 3 SCO 2 + + + + + + + + + ";DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2986, 163, 529, 894, 163, 140, 261, 894, 10, 2, 448, 44, 1295, 783, 261, 140, 1058, 163, 74, 156, 609, 894, 163, 140, 261, 894, 10, 2, 74, 156, 609, 261, 140, 784, 163, 976, 479, 163, 140, 261, 878, 485, 4, 114, 6, 142, 2, 290, 3, 25, 44, 18, 74, 156, 261, 140, 785, 140, 261, 12, 74, 156, 261, 140, 785, 453, 786, 540, 938, 18, 670, 1004, 881, 945, 20, 948, 1297, 955, 1034, 1035, 302, 958, 1298, 25, 1299, 567, 1300, 567, 428, 1301, 89, 1037, 1302, 478, 320, 1303, 1886, 1304, 1305, 786, 917, 787, 680, 1059, 230, 10, 12, 680, 681, 1778, 230, 10, 12, 681, 787, 1038, 806, 900, 699, 917, 453, 1058, 163, 1891, 894, 163, 140, 261, 74, 156, 12, 1891, 894, 261, 140, 784, 163, 1891, 479, 10, 560, 163, 140, 261, 338, 2, 290, 3, 25, 44, 18, 74, 156, 261, 140, 785, 140, 261, 560, 74, 156, 140, 261, 140, 785, 453, 786, 540, 938, 18, 670, 1004, 881, 945, 20, 948, 1297, 955, 1034, 1035, 302, 958, 1298, 25, 1299, 567, 1300, 567, 428, 1301, 89, 1037, 1302, 478, 320, 1303, 1886, 1304, 1305, 786, 917, 787, 680, 1059, 230, 10, 12, 560, 680, 681, 1778, 230, 10, 12, 560, 681, 787, 1038, 806, 900, 699, 917, 453, 784, 784, 163, 1891, 479, 10, 560, 163, 140, 261, 704, 2, 485, 10, 1356, 6, 1415, 25, 44, 18, 74, 156, 261, 140, 785, 140, 261, 560, 74, 156, 323, 6, 423, 261, 140, 785, 453, 786, 540, 938, 18, 670, 1004, 881, 945, 20, 948, 1297, 955, 1034, 1035, 302, 958, 1298, 25, 1299, 567, 1300, 567, 428, 1301, 89, 1037, 1302, 478, 320, 1303, 1886, 1304, 1305, 786, 917, 787, 680, 1059, 230, 10, 12, 560, 680, 681, 1059, 230, 10, 12, 560, 681, 787, 1038, 806, 900, 699, 917, 453, 784, 1058, 784, 1058, 2986];3211;" + Learning Objectives + + Objectives for the Basic Bike Awareness course + + + Steering System Lesson Objectives + + Objectives for the steering system lesson + + + Terminal Objective + + Perform steps to remove and install the parts of a bike's steering system. + + + + Module 3: Steering System + + + + + + + + + + + TECH NAME FOR MODULE 3 + INFO NAME FOR MODULE 3 + + + + + + Enabling Objectives + + Steering System Module Enabling Objectives + + + Enabling Objective for SCO 1 + + Identify the parts of a bike's steering system. + + + + SCO 1 – Steering System Description + + + + + + + + + + + TECH NAME FOR MODULE 3 SCO 1 + INFO NAME FOR MODULE 3 SCO 1 + + + + + + + Enabling Objective for SCO 2 + + Describe the steps for installing and removing a bike's steering system. + + + + SCO 2 – Steering System Installation and Removal + + + + + + + + + + + TECH NAME FOR MODULE 3 SCO 2 + TECH NAME FOR MODULE 3 SCO 2 + + + + + + + + + ";DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1755, 628, 162, 5, 814, 9, 1056, 39, 645, 39, 2, 278, 3, 557, 1909];3212;The summative evaluation will be conducted using surveys as well as the analysis of assessment results;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1755, 628, 162, 5, 1414, 307, 2985, 39, 645, 39, 2, 278, 3, 557, 3336];3212;The summative evaluation will be conducted using surveys as well as the analysis of assessment results;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[704, 2, 274, 10, 581, 6, 114, 25, 44, 18, 74, 156];3213;Describe the steps for installing and removing a bike's steering system.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[704, 2, 485, 10, 1356, 6, 1415, 25, 44, 18, 74, 156];3213;Describe the steps for installing and removing a bike's steering system.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[371, 278];3214;Performance Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[448, 44, 1295];3215;Basic Bike Awareness;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[979, 1947, 5, 3101, 6, 1307, 404, 1307, 404, 45, 160, 20, 2657, 8, 2658, 1307, 404, 5, 5, 1947, 13, 2659, 3, 2660, 404, 4, 2661, 25, 3102, 1057, 687, 240, 148, 5, 843, 1947, 2, 1760, 1761, 1388];3216;Graphics utilized are JPEGs and SWF files. SWF files may contain 3D animation or interactivity. SWF files are being utilized in lieu of CGM files to reach a broader audience because they can be viewed utilizing the Adobe Flash Player.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1864, 2987, 24, 3337, 6, 1307, 1086, 1307, 1086, 45, 160, 20, 2657, 8, 2658, 1307, 1086, 24, 1992, 2987, 13, 2659, 3, 2660, 1086, 4, 2661, 25, 3338, 1057, 687, 240, 148, 5, 2027, 3339, 2, 1760, 1761, 1388];3216;Graphics utilized are JPEGs and SWF files. SWF files may contain 3D animation or interactivity. SWF files are being utilized in lieu of CGM files to reach a broader audience because they can be viewed utilizing the Adobe Flash Player.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[557, 678];3217;Assessment Strategy;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 615, 910, 5, 1578, 43, 3103, 37, 2, 251];3218;The internal factors were derived from interviews with the couriers.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 615, 1998, 2988, 1872, 43, 3340, 37, 2, 318];3218;The internal factors were derived from interviews with the couriers.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[707, 278];3219;Gap Analysis;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1296, 25];3220;N/A;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 853, 3, 7, 856, 162, 2662, 3, 2, 46, 6, 2663, 3, 25, 360, 377, 235, 522, 16, 301, 13, 1025, 37, 646, 29, 619, 3104];3221;The implementation of this intervention will comprise of the creation and institution of a computer-based training program that works in conjunction with hands-on practical exercizes.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 853, 3, 7, 856, 162, 2662, 3, 2, 46, 6, 2663, 3, 25, 360, 399, 235, 522, 16, 3341, 13, 1025, 37, 1130, 29, 619, 3342];3221;The implementation of this intervention will comprise of the creation and institution of a computer-based training program that works in conjunction with hands-on practical exercizes.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1285, 251, 153, 38, 534, 70, 4, 685, 1758, 720, 37, 2, 44, 18, 74, 156];3222;Many couriers do not know how to correct mechanical problems with the bike's steering system.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1285, 318, 153, 38, 534, 70, 4, 685, 1758, 1869, 37, 2, 44, 18, 74, 156];3222;Many couriers do not know how to correct mechanical problems with the bike's steering system.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1269, 44, 251, 61, 1775];3223;National Bike Courier Association (NBCA);DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1281, 1708, 2, 229, 3, 2, 1779, 5, 407, 2664, 6, 2665, 71, 158, 2, 1948, 583, 1780, 251, 241, 43, 365, 1168, 4, 2666, 13, 769, 304];3224;We help the businesses of the city be more productive and successful by providing the fastest, most convenient courier services: From your door to theirs in less time.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[1281, 1708, 2, 3343, 3, 2, 1779, 5, 407, 2664, 6, 2665, 71, 1877, 2, 3344, 583, 1780, 251, 3345, 43, 365, 1168, 4, 2666, 13, 769, 304];3224;We help the businesses of the city be more productive and successful by providing the fastest, most convenient courier services: From your door to theirs in less time.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[183, 2667, 360, 377, 783, 162, 5, 9, 13, 1025, 37, 646, 29, 1376];3225;An online computer-based course will be used in conjunction with hands on practices.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[183, 2667, 360, 399, 783, 162, 5, 144, 13, 1025, 37, 1130, 29, 2011];3225;An online computer-based course will be used in conjunction with hands on practices.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1215, 910, 5, 1578, 43, 580, 2, 2668, 1036, 6, 14, 294, 1764, 16, 45, 36, 183, 446, 29, 2, 707];3226;The environmental factors were derived from examining the workplace, resources and any company incentives that may have an impact on the gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 1215, 1998, 2988, 1872, 43, 3346, 2, 2668, 2970, 6, 14, 294, 2975, 16, 45, 36, 183, 446, 29, 2, 707];3226;The environmental factors were derived from examining the workplace, resources and any company incentives that may have an impact on the gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[309, 68, 162, 5, 57, 992, 251, 3105, 598, 251, 162, 38, 2669, 2, 2670, 10, 25, 764, 41, 2, 571, 241, 5, 9, 6, 2, 297, 2671, 36, 5, 57, 450, 1369, 524, 741, 3106, 162, 5, 158, 4, 251, 16, 153, 38, 9, 2, 571, 241];3227;Two changes will be made regarding courier responsibilities. First couriers will not receive the commission for a delivery if the breakdown service is used and the repair could have been made without pick-up. Second, bonuses will be provided to couriers that do not use the breakdown service.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[309, 1084, 162, 5, 164, 1878, 251, 3347, 598, 318, 162, 38, 2669, 2, 2670, 10, 25, 764, 41, 2, 571, 241, 23, 144, 6, 2, 297, 2671, 36, 1080, 164, 450, 1369, 524, 741, 3348, 162, 5, 187, 4, 318, 16, 153, 38, 9, 2, 571, 241];3227;Two changes will be made regarding courier responsibilities. First couriers will not receive the commission for a delivery if the breakdown service is used and the repair could have been made without pick-up. Second, bonuses will be provided to couriers that do not use the breakdown service.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[3107, 1379, 4];3228;Adults aged 18 to 21;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[3349, 3350, 4];3228;Adults aged 18 to 21;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[411, 256];3229;Modification Date;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 1100, 10, 1389, 2, 338, 707];3230;The following information outlines the recommendations for addressing the identified gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 2025, 10, 2026, 2, 1350, 707];3230;The following information outlines the recommendations for addressing the identified gap.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[4, 915, 2, 137, 248, 1776, 241, 13, 2, 1779, 71, 558, 158, 1948, 1780, 241, 65, 25, 2672, 956, 37, 509, 2673];3231;To become the number one messenger service in the city by consistently providing fast, convenient service at a competitive price with 98% customer satisfaction.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[4, 915, 2, 137, 248, 1776, 241, 13, 2, 1779, 71, 558, 1877, 1948, 1780, 241, 65, 25, 2672, 956, 37, 509, 2673];3231;To become the number one messenger service in the city by consistently providing fast, convenient service at a competitive price with 98% customer satisfaction.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 758, 1057, 10, 7, 783, 96, 44, 251, 49, 5, 78, 436, 77, 90, 34];3232;The target audience for this course includes bike couriers who are responsible maintaining their own bicycles.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 758, 1057, 10, 7, 783, 1408, 44, 318, 49, 24, 78, 3351, 77, 90, 1077];3232;The target audience for this course includes bike couriers who are responsible maintaining their own bicycles.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[856, 167];3233;Intervention Definition;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[38, 79];3234;Not Applicable;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[18, 20, 128];3235;S1000D upissued;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 471, 40, 1000, 2, 235, 533];3236;The following information outlines the training component.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[2, 796, 40, 1129, 2, 235, 533];3236;The following information outlines the training component.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 481, 1095, 1781, 89, 1766, 2674, 2675, 2443, 838, 3108];3237;This courseware meets W3C Web Accessibility Initiative Guidelines Priority 1 checkpoints;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 481, 3352, 1781, 89, 1766, 2674, 2675, 2940, 838, 3353];3237;This courseware meets W3C Web Accessibility Initiative Guidelines Priority 1 checkpoints;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[34, 251];3238;Bicycle Courier;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[44, 140, 6, 196, 33];3239;Bike description and general maintenance;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[32, 3, 2, 251, 3109, 2, 2676, 4, 419, 2, 738, 359, 4, 436, 6, 297, 34];3240;All of the couriers possessed the capacity to learn the skills needed to maintain and repair bicycles.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[32, 3, 2, 318, 3354, 2, 2676, 4, 419, 2, 1889, 798, 4, 436, 6, 297, 1077];3240;All of the couriers possessed the capacity to learn the skills needed to maintain and repair bicycles.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 235, 9, 25, 2677, 2678, 4, 2641, 34, 33, 6, 297];3241;This training uses a blended approach to teaching bicycle maintenance and repair.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[7, 235, 2953, 25, 2677, 2678, 4, 2981, 34, 33, 6, 297];3241;This training uses a blended approach to teaching bicycle maintenance and repair.;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[758, 1057];3242;Target Audience;DMC-S1000DBIKE-T-D00-00-00-00AA-952A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3243;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3243;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3244;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3244;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[217, 250];3245;Frame assembly;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[330, 250];3246;Seat, assembly;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[133, 250, 173];3247;Wheel, assembly rear;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[176, 2679];3248;KZ999:LNS10276051;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[60, 611, 156];3249;Brake sub-system;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[1782];3250;UKA;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[728, 156];3251;Steering system;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[74, 156];3251;Steering system;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[34];3252;Bicycle;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 102, 61, 3, 51];3253;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 115, 61, 3, 51];3253;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[1308, 2680];3254;F2408:1-4UD:02;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2681];3255;J;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3256;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3256;To be made available to all S1000D users.;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3257;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3258;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3258;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[18, 20, 123, 74, 124, 107];3259;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2682];3260;PAOZZ;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[7, 834, 5, 1783, 230, 1784, 18, 670, 881, 20, 302, 25, 25];3261;This DM was originally named DMC-S1000DBIKE-AAA-D00-00-00-00AA-941A-A;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[7, 834, 926, 1783, 2989, 1784, 18, 670, 881, 20, 302, 25, 25];3261;This DM was originally named DMC-S1000DBIKE-AAA-D00-00-00-00AA-941A-A;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[816];3262;REF;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2683];3263;SP;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[44, 134];3264;Bike book;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3265;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3265;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2684];3266;PAODD;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[219, 156];3267;Light system;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[109, 3, 54];3268;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[113, 3, 54];3268;Limitations of liability:;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2685, 330, 250];3269;Cruiser Seat, assembly;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2686];3270;PGOOF;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3271;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3271;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3272;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3272;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[410, 461, 156];3273;Drive train system;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[18, 20, 128];3274;S1000D upissued;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2687];3275;XB;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[133, 250, 101];3276;Wheel, assembly front;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3277;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3277;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[83, 89];3278;Copyright (C) 2016;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2688];3279;EA;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3280;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3280;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3281;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3281;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[360];3282;Computer;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[71];3283;BY;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[1785];3284;PAFFD;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[2689];3285;UKX;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[828, 139, 47, 322];3286;Illustrated Parts Data - IPD;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[679, 290, 11, 322];3286;Illustrated Parts Data - IPD;DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3287;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3287;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-D-D00-00-00-01AA-941A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3288;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3288;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3289;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3289;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[496, 244];3290;Manual test;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51];3291;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[50, 6, 30, 115, 61, 3, 51];3291;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[357, 653, 2, 34];3292;Ride forward the bicycle.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3293;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3293;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3294;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3295;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3295;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[18, 20, 123, 74, 124, 107];3296;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[180];3297;Fork;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[44, 134];3298;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3299;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3299;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[71];3300;BY18;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[109, 3, 54];3301;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[113, 3, 54];3301;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3302;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3302;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3303;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3303;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[18, 20, 128];3304;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3305;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3305;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[280];3306;Operator;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[83, 89];3307;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3308;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3308;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3309;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3309;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[2690, 29, 2, 34];3310;Climb on the bicycle.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[441, 460, 6, 1378, 511, 304];3311;Turn right and left several times.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[441, 460, 6, 636, 511, 3355];3311;Turn right and left several times.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[382, 13, 2, 180];3312;Push in the fork.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[57, 218, 16, 26, 536, 8, 439, 5, 1383, 549, 2, 180];3313;Make sure that no oil or air is leaking out the fork.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[57, 218, 16, 26, 536, 8, 439, 23, 3356, 549, 2, 180];3313;Make sure that no oil or air is leaking out the fork.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[57, 218, 16, 2, 133, 5, 2691];3314;Make sure that the wheels are stable.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[57, 218, 16, 2, 648, 24, 2691];3314;Make sure that the wheels are stable.;DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3315;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3315;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3316;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3316;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3317;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3317;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[382, 2, 180, 3110, 4, 114, 82, 43, 2, 217];3318;Push the fork downwards to remove it from the frame;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[382, 2, 180, 3357, 4, 114, 82, 43, 2, 217];3318;Push the fork downwards to remove it from the frame;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];3319;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];3319;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3320;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3320;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3321;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[311, 2, 217, 29, 2, 398];3322;Put the frame on the floor;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3323;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3323;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];3324;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[180];3325;Fork;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[44, 134];3326;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3327;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3327;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[114, 73];3328;Remove procedures;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[114, 149];3328;Remove procedures;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[71];3329;BY18;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[109, 3, 54];3330;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[113, 3, 54];3330;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3331;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3331;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3332;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3332;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[18, 20, 128];3333;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3334;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3334;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[83, 89];3335;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3336;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3336;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3337;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3337;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[174, 423, 73];3338; Stem removal procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[239, 423, 73];3339; Headset removal procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[114, 2, 239, 138, 4];3340;"Remove the headset, refer to: +";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3341;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3341;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[114, 2, 174, 138, 4];3342;"Remove the stem, refer to: +";DMC-S1000DBIKE-A-D00-00-01-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3343;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3343;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3344;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3344;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[176];3345;KZ666;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[174, 142, 73];3346; Stem install procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[142, 73];3347;Install procedures;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[142, 149];3347;Install procedures;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[1786];3348;SPA-1000-1;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[4, 142, 2, 629, 138, 4];3349;"To install the spacers, refer to: +";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[4, 142, 2, 2990, 138, 4];3349;"To install the spacers, refer to: +";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];3350;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];3350;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3351;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3351;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3352;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3352;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];3353;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[227, 902, 4, 25, 2692, 2693, 33, 260, 1787];3354;Text related to a CMR - Certification Maintenance Requirement (cat06);DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[227, 920, 4, 25, 2692, 2693, 33, 260, 1787];3354;Text related to a CMR - Certification Maintenance Requirement (cat06);DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[180, 154];3355;Fork set;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[142, 2, 174, 138, 4];3356;"Install the stem, refer to: +";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[1060, 1309];3357;FK-TEL1001;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[180];3358;Fork;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[44, 134];3359;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3360;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3360;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[71];3361;BY18;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[176];3362;KZ222;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[109, 3, 54];3363;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[113, 3, 54];3363;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[66, 409];3364;Apply grease (;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3365;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3365;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3366;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3366;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[55, 34, 6, 55, 143, 59];3367;Mountain bicycle and Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[18, 20, 128];3368;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[196, 409];3369;General grease;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3370;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3370;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[83, 89];3371;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3372;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3372;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3373;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3373;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[142, 2, 180];3374;Install the fork (;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[142, 2, 239, 138, 4];3375;"Install the headset, refer to: +";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[39, 291];3376;As required;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[39, 306];3376;As required;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[283];3377;LL-005;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[227, 902, 4, 183, 2694, 2695, 2696, 1787];3378;Text related to an AD - Airworthiness Directive (cat01);DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[227, 920, 4, 183, 2694, 2695, 2696, 1787];3378;Text related to an AD - Airworthiness Directive (cat01);DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3379;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3379;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[239, 142, 73];3380; Headset install procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[629, 142, 73];3381; Spacer install procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3382;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3382;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[25, 1788, 3, 509, 100, 1693, 4, 9, 2, 44, 13, 407, 1789, 150];3383;A lot of customers would like to use the bike in more severe conditions.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[25, 1788, 3, 1884, 100, 1693, 4, 9, 2, 44, 13, 407, 1789, 168];3383;A lot of customers would like to use the bike in more severe conditions.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[3111, 304];3384;Estimated time;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[3358, 304];3384;Estimated time;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[285, 1250, 47];3385;Electrical Load Data;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[285, 1250, 11];3385;Electrical Load Data;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 411, 36, 5, 1897, 6, 3112, 13, 2697, 37, 2, 260, 3, 2, 18, 20, 1777];3386;This modification has been approved and certified in conformity with the requirements of the S1000D community.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 411, 81, 1080, 1963, 6, 3359, 13, 2697, 37, 2, 430, 3, 2, 18, 20, 1777];3386;This modification has been approved and certified in conformity with the requirements of the S1000D community.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[114, 753, 154];3387;Removed spare set;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[696, 753, 154];3387;Removed spare set;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1790, 3, 2, 44, 18, 101, 2698];3388;Improvement of the bike's front hanging.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1790, 3, 2, 44, 18, 101, 2991];3388;Improvement of the bike's front hanging.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1310, 416, 1189];3389;" ""qty08"" means ""Mass"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1310, 438, 1189];3389;" ""qty08"" means ""Mass"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3390;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3390;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[871, 416, 1222, 755, 2699];3391;" ""gpt04"" means ""Structural Life Extension"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[871, 438, 1222, 755, 2699];3391;" ""gpt04"" means ""Structural Life Extension"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[630, 416, 739];3392;" ""mu01"" means ""Discarded"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[630, 438, 2992];3392;" ""mu01"" means ""Discarded"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1108, 753];3393;Modified spare;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1416, 753];3393;Modified spare;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[323, 3, 882, 180, 37, 568, 778];3394;Installation of telescopic fork with 140mm clearance;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1310, 416, 304];3395;" ""qty04"" means ""Time"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1310, 438, 304];3395;" ""qty04"" means ""Time"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[883];3396;UK;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[690, 3, 2, 1230, 180];3397;Replacement of the original fork;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2700, 3, 2, 133, 691];3398; Shortening of the wheel axis ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1113, 3, 2, 245, 180];3399; Testing of the new fork ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2701, 44];3400;World-Bike;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1060, 1309];3401;FK-TEL1002;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[493, 26, 395, 55, 34, 146, 147, 729, 59];3402;Configuration no. 2 covers mountain bicycle Brook trekker version Mk9;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[493, 26, 2993, 55, 34, 146, 147, 729, 59];3402;Configuration no. 2 covers mountain bicycle Brook trekker version Mk9;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[196, 628];3403;General evaluation;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[55, 34, 6, 55, 143, 59];3404;Mountain bicycle and Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[250, 3, 2, 245, 180, 10, 59];3405; Assembly of the new fork for Mk9;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[493, 26, 395, 55, 34, 55, 143, 729, 59];3406;Configuration no. 1 covers mountain bicycle Mountain storm version Mk1;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[493, 26, 2993, 55, 34, 55, 143, 729, 59];3406;Configuration no. 1 covers mountain bicycle Mountain storm version Mk1;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[871, 416, 192, 284, 673];3407;" ""gpt06"" means ""Product Operation Affected"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[871, 438, 192, 284, 1092];3407;" ""gpt06"" means ""Product Operation Affected"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[142, 3, 2, 174];3408;"Install of the stem + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[71, 882, 180, 37, 25, 568, 778];3409;by telescopic fork with a 140 mm clearance;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[193, 1791];3410;BSK-THR-3001;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1704];3411;U8025;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[250, 3, 2, 629];3412; Assembly of the spacer ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[182];3413;Applicability;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[423, 3, 2, 239];3414;"Removal of the headset + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[39, 291];3415;As required;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[39, 306];3415;As required;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[431, 265];3416;Saw tool;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1417, 265];3416;Saw tool;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[630, 416, 739];3417;" ""mu01"" means ""Discard"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[630, 438, 739];3417;" ""mu01"" means ""Discard"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1188, 304, 2702];3418;Accomplishment time scale;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[690, 3, 2, 180];3419;Replacement of the fork.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[250, 3, 2, 101, 133];3420; Assembly of the front wheel ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[176];3421;KZ666;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[613, 3, 2, 101, 133];3422; Disassembly of the front wheel ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[44, 284, 673];3423;Bike operation affected;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[44, 284, 1092];3423;Bike operation affected;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[250, 3, 2, 101, 60];3424; Assembly of the front brakes ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[250, 3, 2, 101, 317];3424; Assembly of the front brakes ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[771];3425;Reason;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[34];3426;Bicycle;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[50, 6, 30, 102, 61, 3, 51];3427;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[50, 6, 30, 115, 61, 3, 51];3427;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1792, 1793];3428;Grace period;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[44, 2703];3429;100, Bike Street;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3430;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3430;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[613, 3, 2, 180];3431; Disassembly of the fork ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1311, 1312, 631];3432;Conical expansion washer;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3433;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[250, 3, 2, 245, 180, 10, 59];3434; Assembly of the new fork for Mk1;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 42, 5, 2, 598, 191, 3, 2, 241, 341];3435;This document is the first issue of the Service Bulletin;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 42, 23, 2, 598, 191, 3, 2, 241, 341];3435;This document is the first issue of the Service Bulletin;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[180, 154];3436;Fork set;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[28, 2704];3437;Revision history;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[322];3438;"IPD + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[669, 1759];3439;Total workload;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1310, 416, 956];3440;" ""qty02"" means ""price"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1310, 438, 956];3440;" ""qty02"" means ""price"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[44, 134];3441;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1794];3442;SPC-200-12;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3443;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3443;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[431, 265, 154];3444;Saw tool set;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1417, 265, 154];3444;Saw tool set;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1795, 1796, 673];3445;Passenger comfort affected;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1795, 1796, 1092];3445;Passenger comfort affected;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[71];3446;BY18;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[857, 154, 524];3447;Job Set-up;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2705, 260];3448;Concurrent Requirements;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2705, 430];3448;Concurrent Requirements;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[241, 341, 690, 3, 226, 653, 180, 71, 882, 180];3449;Service Bulletin - Replacement of standard forward fork by telescopic fork;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2706, 416, 810];3450;" ""sbit01"" means ""Weight"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2706, 438, 810];3450;" ""sbit01"" means ""Weight"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1313, 416, 154, 3, 17, 8, 362, 17, 38, 2707, 1604, 10, 2, 241, 341];3451;" ""sbmt02"" means ""Set of material or individual material not specially built for the Service Bulletin"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1313, 438, 154, 3, 17, 8, 362, 17, 38, 2707, 2983, 10, 2, 241, 341];3451;" ""sbmt02"" means ""Set of material or individual material not specially built for the Service Bulletin"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[323, 3, 882, 180, 37, 568, 778];3452;Installation of telescopic fork with 100mm clearance;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1688, 163, 13, 2708, 264, 2, 2709, 3, 2, 863, 88];3453; Every title in sbTopic, gives the meaning of the @sbTopicType value ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1688, 163, 13, 2708, 804, 2, 2709, 3, 2, 863, 88];3453; Every title in sbTopic, gives the meaning of the @sbTopicType value ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1222, 755, 1247];3454;Structural life extended;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1222, 755, 1879];3454;Structural life extended;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[10, 14, 191, 37, 2, 180, 250, 1714, 776, 365, 87, 1949];3455;For any issue with the fork assembly, please contact your local retailer.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[629];3456;Spacer;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1021];3457;Approval;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3458;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3458;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[55, 143, 268];3459; Mountain storm models ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[55, 143, 1873];3459; Mountain storm models ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[613, 3, 2, 101, 60];3460; Disassembly of the front brakes ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[613, 3, 2, 101, 317];3460; Disassembly of the front brakes ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3461;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3461;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2710];3462;Manpower;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[788, 265];3463;Threading tool;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2994, 265];3463;Threading tool;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[28, 870];3464;Revision sequence;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[133, 691];3465;Wheel axis;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1797, 416, 448, 170];3466;" ""sbtct01"" means ""Basic limit"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1797, 438, 448, 170];3466;" ""sbtct01"" means ""Basic limit"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2, 411, 774, 5, 57, 13, 97, 37, 2, 509, 18, 2711, 91, 159, 2, 471, 170, 298, 1950, 1798, 3, 2, 217];3467;The modification should be made in accordance with the customer's availability, but within the following limits (before marked wear of the frame);DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2, 411, 774, 5, 164, 13, 97, 37, 2, 509, 18, 2711, 91, 159, 2, 796, 1850, 298, 1950, 1798, 3, 2, 217];3467;The modification should be made in accordance with the customer's availability, but within the following limits (before marked wear of the frame);DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[509, 335];3468;Customer Support;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[18, 20, 123, 74, 124, 107];3469;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1230, 191, 256];3470;"Original Issue date + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1060, 1309];3471;FK-TEL1001;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[180];3472;Fork;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2, 883, 1061, 294, 236, 158, 2712, 2713, 67, 2714, 3, 1949];3473;The UK MoD Company only provides assistance via its network of retailers.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2, 883, 1061, 294, 236, 2977, 2712, 2713, 67, 2714, 3, 3360];3473;The UK MoD Company only provides assistance via its network of retailers.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[720, 6, 1224];3474;Problem and effect :;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2715, 1188, 1728];3475;Software Accomplishment Summary;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[176];3476;KZ222;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1218];3477;Compliance;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[142, 3, 2, 239];3478;"Install of the headset + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[423, 3, 2, 174];3479;"Removal of the stem + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[140];3480;Description;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1021, 26];3481;Approval No. ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[554];3482;Supplies;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1085];3482;Supplies;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[244];3483;Testing;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1113];3483;Testing;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[196, 409];3484;General grease;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2716];3485;London;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3486;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3486;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[479];3487;Objective :;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[170];3488;Limit;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[690, 3, 2, 180];3489;Replacement of the fork;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[102, 335, 40];3490;Industry Support Information;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[193, 1799];3491;BSK-TW-100;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3492;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3492;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2717, 416, 878, 1266];3493;" ""po"" means ""Perform once"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2717, 438, 878, 1266];3493;" ""po"" means ""Perform once"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[630, 416, 1108, 4];3494;" ""mu06"" means ""Modified to"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[630, 438, 1416, 4];3494;" ""mu06"" means ""Modified to"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[146, 147, 268];3495; Brook trekker models ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[146, 147, 1873];3495; Brook trekker models ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1113, 3, 2, 60];3496;"Testing of the brakes + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1113, 3, 2, 317];3496;"Testing of the brakes + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[93, 2718, 287, 2719];3497;after purchase order reception;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2720, 416, 411];3498;" ""sbtc01"" means ""Modification"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2720, 438, 411];3498;" ""sbtc01"" means ""Modification"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[71, 882, 180, 37, 25, 568, 778];3499;by telescopic fork with a 100 mm clearance;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1224, 29, 810];3500;Effect on weight;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2, 18, 1296, 3, 2, 446, 44, 5];3501;"The S/N of the impacted bikes are : + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2, 18, 1296, 3, 2, 2995, 803, 24];3501;"The S/N of the impacted bikes are : + ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[55, 34, 6, 146, 147, 59];3502;Mountain bicycle and Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1060];3503;FK-1000;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[114, 142, 180, 434, 154];3504; Remove/install fork Task Set ;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[871, 416, 1795, 1796, 673];3505;" ""gpt01"" means ""Passenger comfort affected"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[871, 438, 1795, 1796, 1092];3505;" ""gpt01"" means ""Passenger comfort affected"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1313, 416, 154, 3, 17, 8, 362, 17, 69, 4, 2, 241, 341];3506;" ""sbmt01"" means ""Set of material or individual material specific to the Service Bulletin"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1313, 438, 154, 3, 17, 8, 362, 17, 69, 4, 2, 241, 341];3506;" ""sbmt01"" means ""Set of material or individual material specific to the Service Bulletin"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 241, 341, 5, 79, 4, 44, 3113, 273, 6];3507;This Service Bulletin is applicable to bikes manufactured between 01/05/2001 and 30/09/2009;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[7, 241, 341, 23, 79, 4, 803, 3361, 273, 6];3507;This Service Bulletin is applicable to bikes manufactured between 01/05/2001 and 30/09/2009;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2721, 416, 299];3508;" ""sbcc04"" means ""Optional"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2721, 438, 299];3508;" ""sbcc04"" means ""Optional"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1313, 416, 3114, 17];3509;" ""sbmt05"" means ""Reidentified material"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1313, 438, 3362, 17];3509;" ""sbmt05"" means ""Reidentified material"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[109, 3, 54];3510;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[113, 3, 54];3510;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1797, 416, 1792, 1793];3511;" ""sbtct02"" means ""Grace period"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1797, 438, 1792, 1793];3511;" ""sbtct02"" means ""Grace period"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3512;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3512;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3513;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3513;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[189, 984];3514;Referenced Documentation;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[1126, 984];3514;Referenced Documentation;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[38, 79];3515;Not Applicable;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[18, 20, 128];3516;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[65, 509, 2722];3517;At customer convenience;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[2723];3518;Solution :;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[810, 6, 1217];3519;Weight and Balance;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[83, 89];3520;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[628, 155];3521;EVALUATION TABLE;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[142];3522;Install;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3523;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3523;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[423];3524;Removal;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[283];3525;LL-005;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[25, 1788, 3, 509, 3115, 10, 2, 1790, 3, 2, 101, 2698, 13, 287, 4, 9, 2, 44, 13, 407, 1789, 150];3526;A lot of customers asked for the improvement of the front hanging in order to use the bike in more severe conditions.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[25, 1788, 3, 1884, 3363, 10, 2, 1790, 3, 2, 101, 2991, 13, 287, 4, 9, 2, 44, 13, 407, 1789, 168];3526;A lot of customers asked for the improvement of the front hanging in order to use the bike in more severe conditions.;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[984, 673];3527;Documentation Affected;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[984, 1092];3527;Documentation Affected;DMC-S1000DBIKE-A-D00-00-01-00AA-930A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3528;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3528;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3529;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3529;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[142, 2, 245, 180, 138, 4];3530;"Install the new fork, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[180, 423, 73];3531; Fork removal procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[1800, 467, 180, 323, 73];3532; CONF-B Fork installation procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[245, 362, 180];3533; New individual fork ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[50, 6, 30, 102, 61, 3, 51];3534;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[50, 6, 30, 115, 61, 3, 51];3534;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 60, 423, 73];3535; Front brakes removal procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 317, 423, 73];3535; Front brakes removal procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 60, 244, 138, 4];3536;"Front brakes test, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 317, 244, 138, 4];3536;"Front brakes test, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3537;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3537;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[142, 2, 101, 133, 138, 4];3538;"Install the front wheel, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3539;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3540;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3540;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[18, 20, 123, 74, 124, 107];3541;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[2724, 416, 11, 12, 834];3542;" ""ti02"" means ""Data module (DM)"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[2724, 438, 11, 12, 834];3542;" ""ti02"" means ""Data module (DM)"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[180, 154];3543;Fork set;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[1470];3544;PREPARATION;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[55, 34, 6, 146, 147, 59];3545;Mountain bicycle and Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[244];3546;TEST;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[180];3547;Fork;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[690, 73];3548;Replacement procedure;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[44, 134];3549;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3550;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3550;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 60, 323, 73];3551; Front brakes installation procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 317, 323, 73];3551; Front brakes installation procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 133, 323, 73];3552; Front wheel installation procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[431, 265, 154];3553;Saw tool set;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[1417, 265, 154];3553;Saw tool set;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[180, 244, 73];3554; Fork test procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[142, 2, 101, 60, 138, 4];3555;"Install the front brakes, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[142, 2, 101, 317, 138, 4];3555;"Install the front brakes, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[71];3556;BY18;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[176];3557;KZ222;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[109, 3, 54];3558;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[113, 3, 54];3558;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[73];3559;PROCEDURE;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[244, 16, 2, 180, 5, 1287, 581, 138, 4];3560;"Test that the fork is properly installed, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[244, 16, 2, 180, 23, 1287, 820, 138, 4];3560;"Test that the fork is properly installed, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[114, 2, 180, 138, 4];3561;"Remove the fork, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3562;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3562;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3563;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3563;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[55, 34, 6, 55, 143, 59];3564;Mountain bicycle and Mountain storm Mk1;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[18, 20, 128];3565;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 133, 423, 73];3566; Front wheel removal procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[196, 409];3567;General grease;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3568;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3568;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 60, 244, 73];3569; Front brakes test procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[101, 317, 244, 73];3569; Front brakes test procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[83, 89];3570;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[114, 2, 101, 133, 138, 4];3571;"Remove the front wheel, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3572;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3572;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3573;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3573;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[245, 180, 154];3574; New fork set ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[114, 2, 101, 60, 138, 4];3575;"Remove the front brakes, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[114, 2, 101, 317, 138, 4];3575;"Remove the front brakes, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[68, 2, 44, 691, 138, 4];3576;"Change the bike axis, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[39, 291];3577;As required;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[39, 306];3577;As required;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[283];3578;LL-005;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3579;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3579;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[44, 691, 411, 73];3580; Bike axis modification procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[1800, 25, 180, 323, 73];3581; CONF-A Fork installation procedure ;DMC-S1000DBIKE-A-D00-00-01-00AA-933A-AAA +[630, 416, 1108, 43];3582;" ""mu03"" means ""modified from"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[630, 438, 1416, 43];3582;" ""mu03"" means ""modified from"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3583;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3583;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3584;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3584;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[630, 416, 17, 154];3585;" ""mu05"" means ""material set"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[630, 438, 17, 154];3585;" ""mu05"" means ""material set"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[788, 265];3586;Threading tool;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[2994, 265];3586;Threading tool;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[176];3587;KZ666;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[50, 6, 30, 102, 61, 3, 51];3588;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[50, 6, 30, 115, 61, 3, 51];3588;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[133, 691];3589;Wheel axis;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3590;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3590;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3591;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[311, 2, 217, 29, 2, 398];3592;Put the frame on the floor;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3593;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3593;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[18, 20, 123, 74, 124, 107];3594;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[193, 1801];3595;BSK-AXS-2000;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[9, 2];3596;Use the (;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[44, 134];3597;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3598;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3598;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[34, 691];3599;Bicycle axis;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[431, 265, 154];3600;Saw tool set;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[1417, 265, 154];3600;Saw tool set;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[109, 3, 54];3601;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[113, 3, 54];3601;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3602;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3602;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3603;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3603;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[18, 20, 128];3604;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3605;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3605;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[83, 89];3606;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[1802, 416, 753];3607;" ""irtt06"" means ""spare"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[1802, 438, 753];3607;" ""irtt06"" means ""spare"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[193, 1799];3608;BSK-TW-100;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3609;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3609;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[1802, 416, 2725];3610;" ""irtt05"" means ""supequip"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[1802, 438, 2725];3610;" ""irtt05"" means ""supequip"" ";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3611;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3611;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[193, 1791];3612;BSK-THR-3001;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[71];3613;BY;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[411, 73];3614;Modification procedures;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[411, 149];3614;Modification procedures;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[193, 1801];3615;BSK-AXS-2001;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[431, 265];3616;Saw tool;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[1417, 265];3616;Saw tool;DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3617;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3617;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AA-93AA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3618;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3618;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3619;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3619;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[174, 142, 73];3620; Stem install procedure ;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[142, 73];3621;Install procedures;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[142, 149];3621;Install procedures;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[50, 6, 30, 102, 61, 3, 51];3622;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[50, 6, 30, 115, 61, 3, 51];3622;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3623;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3623;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3624;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3624;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[18, 20, 123, 74, 124, 107];3625;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[142, 2, 239, 138, 4];3626;"Install the headset, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[55, 34, 6, 146, 147, 59];3627;Mountain bicycle and Brook trekker Mk9;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[180];3628;Fork;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[44, 134];3629;Bike book;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3630;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3630;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[142, 2, 174, 138, 4];3631;"Install the stem, refer to: + ";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[71];3632;BY18;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[176];3633;KZ222;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[109, 3, 54];3634;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[113, 3, 54];3634;Limitations of liability:;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[66, 409];3635;Apply grease (;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3636;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3636;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3637;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3637;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[18, 20, 128];3638;S1000D upissued;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[196, 409];3639;General grease;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3640;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3640;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[83, 89];3641;Copyright (C) 2016;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3642;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3642;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3643;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3643;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[142, 2, 180];3644;Install the fork (;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[39, 291];3645;As required;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[39, 306];3645;As required;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[283];3646;LL-005;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3647;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3647;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[239, 142, 73];3648; Headset install procedure ;DMC-S1000DBIKE-A-D00-00-01-00AB-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3649;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3649;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3650;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3650;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[94];3651;Chain;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[1803];3652;Ch-001;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[34];3653;Bicycle;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[50, 6, 30, 102, 61, 3, 51];3654;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[50, 6, 30, 115, 61, 3, 51];3654;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[672, 279];3655;BR-PADS-001;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[672, 353];3655;BR-PADS-001;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3656;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3656;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3657;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3658;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3658;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[18, 20, 123, 74, 124, 107];3659;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[44, 134];3660;Bike book;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3661;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3661;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[109, 3, 54];3662;Limitations of liability:;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[113, 3, 54];3662;Limitations of liability:;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[269, 378];3663;Hub bearings;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[269, 487];3663;Hub bearings;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3664;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3664;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3665;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3665;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[18, 20, 128];3666;S1000D upissued;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[176];3667;KZ555;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[627];3668;KT444;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3669;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3669;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[34];3670;Bicycle-001;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[1804];3671;HB-001;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[83, 89];3672;Copyright (C) 2016;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3673;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3673;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3674;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3674;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[304, 170];3675;Time limits;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[304, 1850];3675;Time limits;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[71];3676;BY;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[60, 279];3677;Brake pads;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[60, 353];3677;Brake pads;DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3678;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3678;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-10-00-00AA-000A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3679;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3679;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3680;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3680;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[4, 153, 2, 384, 357, 33];3681;To do the post-ride maintenance;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[269];3682;Hubs;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[1074];3682;Hubs;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[283];3683;LL-003;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[94];3684;Chain;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[176];3685;KZ666;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[186, 2, 269, 378];3686;Clean the hub bearings;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[186, 2, 269, 487];3686;Clean the hub bearings;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[283];3687;LL-001;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[34, 1805];3688;Bicycle mechanic;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[1803];3689;Ch-001;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[34];3690;Bicycle;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[50, 6, 30, 102, 61, 3, 51];3691;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[50, 6, 30, 115, 61, 3, 51];3691;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[672, 279];3692;BR-PADS-001;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[672, 353];3692;BR-PADS-001;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3693;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3693;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[688, 689, 565];3694;Stiff bristle brush;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3695;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3696;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3696;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[18, 20, 123, 74, 124, 107];3697;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[193, 225];3698;BSK-TLST-001-01;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[2726];3699;Rev 1;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[283];3700;LL-002;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[193, 225];3701;BSK-TLST-001;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[94, 334, 265];3702;Chain cleaning tool;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[1140, 33, 76];3703;Scheduled maintenance lists;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[1339, 33, 368];3703;Scheduled maintenance lists;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[2727];3704;January 2007;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[4, 153, 2, 383, 357, 221];3705;To do the pre-ride checks;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[4, 153, 2, 383, 357, 887];3705;To do the pre-ride checks;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[383, 284, 73, 270];3706;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[383, 284, 149, 270];3706;Pre-operation procedures (crew);DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[193, 225];3707;BSK-TLST-001-03;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[44, 134];3708;Bike book;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3709;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3709;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[397, 364];3710;Specialist toolset;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[2728, 141];3711;My Publication;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[398, 395];3712;Floor covering;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[398, 1131];3712;Floor covering;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[1804];3713;HB-002;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[176];3714;KZ222;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[196, 403];3715;General lubricant;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[109, 3, 54];3716;Limitations of liability:;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[113, 3, 54];3716;Limitations of liability:;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[283];3717;LL-004;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[186, 60, 279];3718;Clean brake pads;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[186, 60, 353];3718;Clean brake pads;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3719;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3719;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3720;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3720;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[151, 253, 408];3721;Tire pressure gauge;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[18, 20, 128];3722;S1000D upissued;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[176];3723;KZ555;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[627];3724;KT444;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3725;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3725;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[280];3726;Operator;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[34];3727;Bicycle-001;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[83, 89];3728;Copyright (C) 2016;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[94, 334, 535];3729;Chain cleaning fluid;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[196, 409];3730;General grease;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[193, 225];3731;BSK-TLST-001-02;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3732;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3732;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3733;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3733;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[587, 440];3734;Degreasing agent;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[71];3735;BY;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[60, 279];3736;Brake pads;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[60, 353];3736;Brake pads;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[39, 291];3737;As required;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[39, 306];3737;As required;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[170, 2729, 2730, 2731, 1712];3738;"";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[173, 133, 114];3739;Rear wheel removed;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[173, 133, 696];3739;Rear wheel removed;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[283];3740;LL-005;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[186, 2, 94];3741;Clean the chain;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3742;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3742;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[20];3743;D6-1234;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[724, 498];3744;Rubbing alcohol;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[1078, 498];3744;Rubbing alcohol;DMC-S1000DBIKE-A-D05-20-00-00AA-000A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3745;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3745;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3746;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3746;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[897, 383, 357, 1951, 114, 687, 1365, 25, 140, 3, 25, 1651, 3, 2, 669, 137, 3, 192, 523, 29, 58, 2, 380, 80, 5, 878];3747;"Pre-ride +removed because chapter 3.9.5.2.5 +""...a description of a subset of the total number of Product instances on which the inspection must be performed."" +";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[1951, 383, 357, 1951, 696, 687, 1365, 25, 140, 3, 25, 1651, 3, 2, 669, 137, 3, 192, 818, 29, 58, 2, 380, 80, 5, 2979];3747;"Pre-ride +removed because chapter 3.9.5.2.5 +""...a description of a subset of the total number of Product instances on which the inspection must be performed."" +";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 25, 221, 3, 2, 151, 253];3748;To do a check of the tire pressure;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[34];3749;Bicycle;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[50, 6, 30, 102, 61, 3, 51];3750;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[50, 6, 30, 115, 61, 3, 51];3750;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 25, 221, 3, 2, 94];3751;To do a check of the chain;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3752;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3752;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3753;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3754;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3754;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[18, 20, 123, 74, 124, 107];3755;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3756;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3756;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[44, 134];3757;Bike book;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3758;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3758;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 183, 380, 3, 2, 60, 323];3759;To do an inspection of the brakes installation;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 183, 380, 3, 2, 317, 323];3759;To do an inspection of the brakes installation;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[109, 3, 54];3760;Limitations of liability:;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[113, 3, 54];3760;Limitations of liability:;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 183, 380, 3, 2, 60];3761;To do an inspection of the brakes;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 183, 380, 3, 2, 317];3761;To do an inspection of the brakes;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 25, 221, 3, 2, 239, 378];3762;To do a check of the headset bearings;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 25, 221, 3, 2, 239, 487];3762;To do a check of the headset bearings;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[4, 153, 183, 380, 3, 2, 133, 150];3763;To do an inspection of the wheel condition;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3764;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3764;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3765;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3765;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[18, 20, 128];3766;S1000D upissued;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3767;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3767;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[83, 89];3768;Copyright (C) 2016;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[1175, 1806, 68, 4, 1175, 1806, 687, 3, 152, 272];3769;" thresholdUnitOfMeasure=""th51"" changed to thresholdUnitOfMeasure=""th04"" because of project BREX";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[1175, 1806, 2005, 4, 1175, 1806, 687, 3, 152, 272];3769;" thresholdUnitOfMeasure=""th51"" changed to thresholdUnitOfMeasure=""th04"" because of project BREX";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3770;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3770;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3771;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3771;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[71];3772;BY;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[1140, 33, 221];3773;Scheduled maintenance checks;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[1339, 33, 887];3773;Scheduled maintenance checks;DMC-S1000DBIKE-A-D05-40-00-00AA-000A-AAA +[330, 6, 330, 384];3774;Seat and Seat Post;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3775;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3775;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3776;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3776;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[333, 238];3777;Gears-Derailleurs;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[437, 1412];3777;Gears-Derailleurs;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[94];3778;Chain;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[333, 173, 775];3779;Gears-Rear freewheel;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[437, 173, 775];3779;Gears-Rear freewheel;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[60, 279];3780;Brakes-Pads;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[317, 353];3780;Brakes-Pads;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[397, 364];3781;Specialist Toolset;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[333, 101, 94, 363];3782;Gears-Front chain ring;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[437, 101, 94, 363];3782;Gears-Front chain ring;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[34];3783;Bicycle;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[50, 6, 30, 102, 61, 3, 51];3784;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[50, 6, 30, 115, 61, 3, 51];3784;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[333, 355];3785;Gears-Cables;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[437, 1353];3785;Gears-Cables;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[33, 592, 2732];3786;Maintenance Allocation Chart;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3787;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3787;To be made available to all S1000D users.;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[217];3788;Frame;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3789;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3790;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3790;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[18, 20, 123, 74, 124, 107];3791;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[151, 253, 408];3792;Tire Pressure Gauge;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[60, 1952];3793;Brakes-Calipers;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[317, 3364];3793;Brakes-Calipers;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3794;TL01;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3795;TL03;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[1434, 38, 581];3796;Headlight not installed;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[1434, 38, 820];3796;Headlight not installed;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[44, 134];3797;Bike book;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[222];3798;Handlebars;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[634];3798;Handlebars;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3799;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3799;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[151, 214];3800;Tire Lever;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3801;TL06;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[109, 3, 54];3802;Limitations of liability:;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[113, 3, 54];3802;Limitations of liability:;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[151];3803;Tire;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[244, 243];3804;Test Stand;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3805;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3805;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3806;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3806;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3807;TL02;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[333, 817, 214];3808;Gears-Shift levers;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[437, 817, 647];3808;Gears-Shift levers;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[295, 263, 174];3809;Handle Bar Stem;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[18, 20, 128];3810;S1000D upissued;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[458, 413, 154];3811;Allen wrench set;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3812;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3812;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[83, 89];3813;Copyright (C) 2016;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[33, 265];3814;Maintenance Tools;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[33, 891];3814;Maintenance Tools;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[60, 222, 2532];3815;Brakes-Handlebar actuators;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[317, 222, 2948];3815;Brakes-Handlebar actuators;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3816;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3816;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3817;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3817;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[617, 624];3818;Foot Pump;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[427, 625];3819;Patch Kit;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3820;TL04;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[71];3821;BY;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3822;TL05;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[692];3823;TL07;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[60, 355];3824;Brakes-Cables;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[317, 1353];3824;Brakes-Cables;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[173, 133];3825;Rear Wheel;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[101, 133];3826;Front Wheel;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[470];3827;Pedals;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[797];3827;Pedals;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[657];3828;Cranks;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[1341];3828;Cranks;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[905, 76];3829;Remarks List;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[922, 76];3829;Remarks List;DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3830;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3830;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-D05-80-00-00AA-916A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3831;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3831;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3832;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3832;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[563];3833;Spokes;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[651];3833;Spokes;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 563];3834;the spokes;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 651];3834;the spokes;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[133];3835;Wheel;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 175];3836;the tube;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 332, 138, 4];3837;The rim (refer to ;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 563, 805, 549, 43, 2, 269, 6, 805, 510, 6, 677, 249, 72, 2, 1953, 1377, 352, 2, 563, 4, 2, 332, 37, 2, 788, 29, 2, 336, 3, 2, 563, 161, 148, 9, 2, 1953, 1377, 4, 1046, 2, 518, 3, 2, 563, 2, 518, 29, 249, 3, 2, 563, 80, 5, 2733];3838;The spokes go out from the hub and go across and below each other. The spoke nipples attach the spokes to the rim with the threads on the end of the spokes. You can use the spoke nipples to adjust the tension of the spokes. The tension on each of the spokes must be equal.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 651, 805, 549, 43, 2, 269, 6, 805, 510, 6, 677, 249, 72, 2, 563, 2028, 352, 2, 651, 4, 2, 332, 37, 2, 2996, 29, 2, 336, 3, 2, 651, 161, 148, 9, 2, 563, 2028, 4, 1046, 2, 518, 3, 2, 651, 2, 518, 29, 249, 3, 2, 651, 80, 5, 2733];3838;The spokes go out from the hub and go across and below each other. The spoke nipples attach the spokes to the rim with the threads on the end of the spokes. You can use the spoke nipples to adjust the tension of the spokes. The tension on each of the spokes must be equal.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];3839;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];3839;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 269];3840;the hub;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3841;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3841;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 151];3842;the tire;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3843;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3844;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3844;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];3845;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 34, 133];3846;The bicycle wheel;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[44, 134];3847;Bike book;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 175, 6, 2, 151, 142, 29, 2, 332, 2, 1937, 3, 2, 151, 36, 525, 29, 240, 345, 58, 5, 9, 4, 500, 2, 685, 874, 3, 1275, 2, 525, 310, 57, 218, 2, 151, 142, 29, 2, 332, 6, 16, 2, 2734, 2735, 447, 13, 2, 685, 874, 161, 142, 2, 175, 276, 2, 151, 298, 161, 623, 82, 2, 175, 36, 25, 519, 138, 4];3848;The tube and the tire install on the rim. The sidewalls of the tire have markings on them. These which are used to indicate the correct direction of rotation. The markings also make sure the tire installs on the rim and that the directional arrows points in the correct direction. You install the tube into the tire before you inflate it. The tube has a valve (refer to ;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 175, 6, 2, 151, 142, 29, 2, 332, 2, 3365, 3, 2, 151, 36, 801, 29, 925, 345, 58, 24, 144, 4, 500, 2, 685, 874, 3, 1275, 2, 801, 310, 57, 218, 2, 151, 2029, 29, 2, 332, 6, 16, 2, 2734, 2997, 1083, 13, 2, 685, 874, 161, 142, 2, 175, 276, 2, 151, 298, 161, 623, 82, 2, 175, 81, 25, 519, 138, 4];3848;The tube and the tire install on the rim. The sidewalls of the tire have markings on them. These which are used to indicate the correct direction of rotation. The markings also make sure the tire installs on the rim and that the directional arrows points in the correct direction. You install the tube into the tire before you inflate it. The tube has a valve (refer to ;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3849;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3849;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[133, 332];3850;Wheel rim;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[109, 3, 54];3851;Limitations of liability:;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[113, 3, 54];3851;Limitations of liability:;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3852;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3852;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3853;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3853;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];3854;Description of how it is made;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];3854;Description of how it is made;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[18, 20, 128];3855;S1000D upissued;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[139, 3, 2, 133];3856;Parts of the wheel;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[290, 3, 2, 133];3856;Parts of the wheel;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[519];3857;Valve;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3858;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3858;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 519];3859;the valve;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[83, 89];3860;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 133, 138, 4];3861;The wheel (refer to ;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 151, 6, 332];3862;The tire and rim;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3863;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3863;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3864;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3864;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[71];3865;BY;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 1953, 1377];3866;the spoke nipples;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[2, 563, 2028];3866;the spoke nipples;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[175, 6, 151];3867;Tube and tire;DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3868;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3868;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-00-00-00AA-041A-AAA +[269, 2736];3869;Hub shell;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3870;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3870;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3871;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3871;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[1314];3872;DA000;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];3873;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];3873;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[425];3874;Axle;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57, 586, 221];3875;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164, 586, 221];3875;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3876;To be made available to all S1000D users.;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3876;To be made available to all S1000D users.;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3877;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3877;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];3878;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[133];3879;Wheels;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[648];3879;Wheels;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3880;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3880;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[58, 139, 3, 2, 269, 250, 246, 133, 533, 4, 2737, 2738, 626, 2, 425];3881;Which part of the hub assembly allows wheel components to rotate freely around the axle?;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[58, 139, 3, 2, 269, 250, 1876, 133, 1076, 4, 2737, 2738, 626, 2, 425];3881;Which part of the hub assembly allows wheel components to rotate freely around the axle?;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[109, 3, 54];3882;Limitations of liability:;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[113, 3, 54];3882;Limitations of liability:;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3883;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3883;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3884;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3884;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[18, 20, 128];3885;S1000D upissued;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3886;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3886;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[83, 89];3887;Copyright (C) 2016;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[1807, 2, 684, 2266, 4, 2, 2739, 1380, 6, 1315, 1051, 221];3888;Drag the answer options to the matching questions, and then click CHECK;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[1807, 2, 684, 2911, 4, 2, 2739, 3366, 6, 1315, 1051, 221];3888;Drag the answer options to the matching questions, and then click CHECK;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3889;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3889;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3890;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3890;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[58, 139, 3, 2, 269, 250, 5, 352, 4, 2, 2740];3891;Which part of the hub assembly is attached to the dropouts?;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[58, 139, 3, 2, 269, 250, 23, 1355, 4, 2, 2998];3891;Which part of the hub assembly is attached to the dropouts?;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[4, 58, 139, 3, 2, 250, 5, 2, 563, 352];3892;To which part of the assembly are the spokes attached?;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[4, 58, 139, 3, 2, 250, 24, 2, 651, 1355];3892;To which part of the assembly are the spokes attached?;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[378];3893;Bearings;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[487];3893;Bearings;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3894;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3894;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[1807, 6, 2741, 557, 1380];3895;Drag-and-Drop Assessment Question;DMC-S1000DBIKE-T-DA0-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3896;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3896;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3897;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3897;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[623, 2, 151, 37, 439];3898;Inflate the tire with air.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[142, 2, 245];3899;Install the new ;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[528, 2, 151];3900;Replace the tire.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51];3901;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[50, 6, 30, 115, 61, 3, 51];3901;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[5, 2742, 37, 2743, 8, 940, 265, 240, 148, 512, 171, 4, 2, 358, 175];3902;Be careful with sharp or hard tools. They can cause damage to the inner tube.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[5, 2742, 37, 2743, 8, 940, 891, 240, 148, 512, 171, 4, 2, 358, 175];3902;Be careful with sharp or hard tools. They can cause damage to the inner tube.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[71];3903;BY111;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3904;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3904;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3905;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3906;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3906;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[18, 20, 123, 74, 124, 107];3907;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[627];3908;KT222;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[358, 175];3909;Inner tube;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[114, 2, 1045, 358, 175];3910;Remove the old inner-tube.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[44, 134];3911;Bike book;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[82];3912;IT-001;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3913;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3913;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[109, 3, 54];3914;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[113, 3, 54];3914;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[114, 2, 358, 175];3915;Removing the inner tube;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[1415, 2, 358, 175];3915;Removing the inner tube;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3916;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3916;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3917;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3917;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[18, 20, 128];3918;S1000D upissued;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3919;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3919;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[280];3920;Operator;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[83, 89];3921;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3922;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3922;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[2, 151, 5, 114];3923;The tire is removed.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[2, 151, 23, 696];3923;The tire is removed.;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3924;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3924;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[114, 6, 142, 25, 245, 281];3925;Remove and install a new item;DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3926;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3926;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-10-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3927;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3927;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3928;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3928;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[176];3929;KZ666;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[71];3930;BY112;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[50, 6, 30, 102, 61, 3, 51];3931;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[50, 6, 30, 115, 61, 3, 51];3931;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[193, 225];3932;BSK-TLST-001-05;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3933;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3933;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3934;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3935;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3935;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[18, 20, 123, 74, 124, 107];3936;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[193, 225];3937;BSK-TLST-001-01;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[623, 2, 151];3938;Inflate the tire.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[193, 225];3939;BSK-TLST-001;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[44, 134];3940;Bike book;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3941;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3941;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[397, 364];3942;Specialist toolset;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[109, 3, 54];3943;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[113, 3, 54];3943;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[151];3944;Tire;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[352, 2, 2744, 519, 3, 2];3945;Attach the outlet valve of the ;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[617, 624];3946;Foot pump;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[347, 2, 617, 624, 4, 624, 439, 276, 2, 151];3947;Operate the foot pump to pump air into the tire.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3948;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3948;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[726, 37, 439];3949;Fill with air;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3950;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3950;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[151, 253, 408];3951;Tire pressure gauge;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[18, 20, 128];3952;S1000D upissued;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[740, 34, 5, 29, 2, 297, 243];3953;Ensure bicycle is on the repair stand.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[740, 34, 23, 29, 2, 297, 243];3953;Ensure bicycle is on the repair stand.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3954;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3954;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[280];3955;Operator;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[83, 89];3956;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3957;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3957;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3958;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3958;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[221, 151, 253, 138, 4];3959;Check tire pressure. Refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[1145, 2, 2745, 151];3960;Locate the deflated tire.;DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3961;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3961;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-215A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3962;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3962;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3963;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3963;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[9, 2, 151, 253, 408];3964;Use the tire pressure gauge (;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[41, 2, 151, 148, 38, 436, 253, 8, 2, 151, 253, 5, 3116, 516, 569, 528, 2, 358, 175, 138, 4];3965;If the tire cannot maintain pressure or the tire pressure is greater than 2700 hPa replace the inner tube. Refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[41, 2, 151, 148, 38, 436, 253, 8, 2, 151, 253, 23, 3367, 516, 569, 528, 2, 358, 175, 138, 4];3965;If the tire cannot maintain pressure or the tire pressure is greater than 2700 hPa replace the inner tube. Refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[176];3966;KZ666;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[71];3967;BY112;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[50, 6, 30, 102, 61, 3, 51];3968;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[50, 6, 30, 115, 61, 3, 51];3968;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[9, 253, 408];3969;Use pressure gauge;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];3970;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];3970;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];3971;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];3972;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];3972;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[18, 20, 123, 74, 124, 107];3973;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[193, 225];3974;BSK-TLST-001-01;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[221, 253];3975;Check pressure;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[151, 253, 774, 273, 569, 4, 569];3976;Tire pressure should between 2000 hPa to 2700 hPa.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[44, 134];3977;Bike book;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];3978;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];3978;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[109, 3, 54];3979;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[113, 3, 54];3979;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[151];3980;Tire;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];3981;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];3981;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[50, 6, 30, 102, 61, 3, 51, 22];3982;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[50, 6, 30, 115, 211, 3, 51, 22];3982;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[151, 253, 408];3983;Tire pressure gauge;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[18, 20, 128];3984;S1000D upissued;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];3985;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];3985;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[280];3986;Operator;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[41, 151, 253, 5, 769, 516, 569, 623, 151, 138, 4];3987;If tire pressure is less than 2000 hPa inflate tire. Refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[41, 151, 253, 23, 769, 516, 569, 623, 151, 138, 4];3987;If tire pressure is less than 2000 hPa inflate tire. Refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[83, 89];3988;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];3989;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];3989;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];3990;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];3990;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[1145, 2, 519, 174, 3, 151];3991;Locate the valve stem of tire.;DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];3992;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];3992;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-362B-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];3993;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];3993;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];3994;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];3994;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[9, 2, 151, 253, 408];3995;Use the tire pressure gauge (;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[407, 516, 569];3996;More than 2700 hPa;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[1391, 2, 151, 584, 2, 253, 5, 569];3997;Deflate the tire until the pressure is 2700 hPa;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[1391, 2, 151, 584, 2, 253, 23, 569];3997;Deflate the tire until the pressure is 2700 hPa;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[176];3998;KZ666;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[528, 2, 151, 138, 4];3999;Replace the tire (refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[71];4000;BY112;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[50, 6, 30, 102, 61, 3, 51];4001;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[50, 6, 30, 115, 61, 3, 51];4001;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[275, 5, 2, 151, 253, 1112];4002;What is the tire pressure reading?;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[275, 23, 2, 151, 253, 3368];4002;What is the tire pressure reading?;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4003;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4003;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4004;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4005;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4005;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[18, 20, 123, 74, 124, 107];4006;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[193, 225];4007;BSK-TLST-001-01;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[5, 27, 171, 4, 2, 151];4008;Is there damage to the tire?;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[23, 27, 171, 4, 2, 151];4008;Is there damage to the tire?;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[273, 569, 6, 569];4009;Between 100 hPa and 2700 hPa;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[193, 225];4010;BSK-TLST-001;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[623, 2, 151, 39, 264, 13];4011;Inflate the tire as given in ;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[623, 2, 151, 39, 366, 13];4011;Inflate the tire as given in ;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[44, 134];4012;Bike book;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4013;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4013;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[769, 516, 569];4014;Less than 100 hPa;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[397, 364];4015;Specialist toolset;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[101, 133];4016;Front wheel;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[109, 3, 54];4017;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[113, 3, 54];4017;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[528, 2, 358, 175, 138, 4];4018;Replace the inner-tube (refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4019;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4019;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4020;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4020;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[151, 253, 408];4021;Tire pressure gauge;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[18, 20, 128];4022;S1000D upissued;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4023;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4023;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[83, 89];4024;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[252, 937, 6, 654, 73];4025;Fault reports and isolation procedures;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[252, 1849, 6, 654, 149];4025;Fault reports and isolation procedures;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4026;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4026;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4027;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4027;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[4, 153, 25, 221, 3, 2, 151, 10, 171];4028;To do a check of the tire for damage;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[151, 153, 38, 303, 683];4029;Tire does not function correctly;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[151, 1075, 38, 303, 683];4029;Tire does not function correctly;DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4030;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4030;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-400A-AAA +[114, 73, 370, 177, 73];4031;Remove procedures: Interactive content - Procedure;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[114, 149, 370, 177, 73];4031;Remove procedures: Interactive content - Procedure;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4032;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4032;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4033;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4033;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4034;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4034;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[114, 2, 133];4035;" + Remove the wheel. + ";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[41, 365, 44, 36, 25, 1279, 676, 214, 382, 2, 214, 2746, 6, 441, 82, 13, 25, 2747, 2748, 10, 511, 3117];4036;If your bike has a quick-release lever, push the lever outward and turn it in a counterclockwise motion for several revolutions.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[41, 365, 44, 81, 25, 1279, 676, 214, 382, 2, 214, 2746, 6, 441, 82, 13, 25, 2747, 2748, 10, 511, 3369];4036;If your bike has a quick-release lever, push the lever outward and turn it in a counterclockwise motion for several revolutions.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4037;To be made available to all S1000D users.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4037;To be made available to all S1000D users.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4038;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4038;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4039;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[2, 177, 3, 7, 47, 268, 704, 2, 274, 10, 114, 2, 34, 101, 133];4040;The content of this data model describes the steps for removing the bicycle front wheel.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[2, 177, 3, 7, 11, 268, 2023, 2, 485, 10, 1415, 2, 34, 101, 133];4040;The content of this data model describes the steps for removing the bicycle front wheel.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[1954, 71, 969, 1391, 2, 101, 151, 2749, 8, 1942, 2, 101, 60, 7, 5, 153, 1031, 2, 133, 148, 2750, 549, 1049, 6, 38, 466, 3118, 65, 2, 60, 279];4041;" + Begin by either deflating the front tire slightly or disconnecting the front brakes. This is done so the wheel can come out easily and not get stuck at the brake pads. + ";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[1954, 71, 969, 3370, 2, 101, 151, 2749, 8, 3371, 2, 101, 317, 7, 23, 1874, 1031, 2, 133, 148, 2750, 549, 1049, 6, 38, 466, 3372, 65, 2, 60, 353];4041;" + Begin by either deflating the front tire slightly or disconnecting the front brakes. This is done so the wheel can come out easily and not get stuck at the brake pads. + ";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4042;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4042;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[101, 133, 423];4043;Front Wheel Removal;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[101, 133];4044;Front wheel;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[109, 3, 54];4045;Limitations of liability:;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[113, 3, 54];4045;Limitations of liability:;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[41, 365, 44, 153, 38, 36, 25, 1279, 676, 214, 161, 162, 359, 25, 413, 4, 480, 2, 1116, 29, 969, 435, 3, 2, 269];4046;If your bike does not have a quick-release lever, you will need a wrench to loosen the nuts on either side of the hub.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[41, 365, 44, 1075, 38, 36, 25, 1279, 676, 214, 161, 162, 359, 25, 413, 4, 480, 2, 1939, 29, 969, 435, 3, 2, 269];4046;If your bike does not have a quick-release lever, you will need a wrench to loosen the nuts on either side of the hub.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4047;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4047;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4048;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4048;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[18, 20, 128];4049;S1000D upissued;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4050;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4050;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[83, 89];4051;Copyright (C) 2016;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[1314];4052;DA010;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4053;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4053;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4054;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4054;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[9, 2, 2735, 4, 843, 2, 2751, 876];4055;Use the arrows to view the slide show.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[9, 2, 2997, 4, 843, 2, 2751, 876];4055;Use the arrows to view the slide show.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4056;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4056;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[4, 114, 365, 44, 18, 101, 133, 831, 2, 44, 29, 25, 243, 41, 161, 153, 38, 36, 25, 243, 161, 148, 2752, 114, 2, 151, 82, 162, 1808, 526, 25, 1293, 2753, 29, 365, 139];4057;To remove your bike's front wheel, place the bike on a stand. If you do not have a stand, you can still remove the tire. It will just take a little coordination on your part.;DMC-S1000DBIKE-T-DA0-10-20-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4058;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4058;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4059;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4059;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[623, 2, 151, 138, 4];4060;Inflate the tire (refer to ;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[176];4061;KZ666;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[71];4062;BY112;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51];4063;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[50, 6, 30, 115, 61, 3, 51];4063;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4064;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4064;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[114, 2, 133];4065;Remove the wheel.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4066;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4067;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4067;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[18, 20, 123, 74, 124, 107];4068;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[193, 225];4069;BSK-TLST-001-01;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[627];4070;KT666;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[114, 2, 425, 316];4071;Remove the axle bolt.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[193, 225];4072;BSK-TLST-001;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[153, 25, 244, 3, 2, 60, 39, 264, 13, 2, 60, 244, 73];4073;Do a test of the brakes as given in the brake test procedure.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[153, 25, 244, 3, 2, 317, 39, 366, 13, 2, 60, 244, 73];4073;Do a test of the brakes as given in the brake test procedure.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[44, 134];4074;Bike book;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4075;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4075;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[397, 364];4076;Specialist toolset;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[151];4077;TIRES-010101;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[1411];4077;TIRES-010101;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[457, 2, 60, 1952];4078;Tighten the brake caliper.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[109, 3, 54];4079;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[113, 3, 54];4079;Limitations of liability:;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[151];4080;Tire;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[142, 2, 133];4081;Install the wheel.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4082;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4082;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4083;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4083;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[18, 20, 128];4084;S1000D upissued;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[151, 253, 2754];4085;Tire pressure guage;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[789, 6, 441, 2, 34, 4, 2, 685, 340];4086;Lift and turn the bicycle to the correct position.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4087;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4087;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[280];4088;Operator;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[83, 89];4089;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[9, 25, 226, 413, 43, 2];4090;Use a standard wrench from the ;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4091;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4091;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4092;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4092;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[193, 225];4093;BSK-TLST-001-04;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[114, 6, 142, 25, 245, 281];4094;Remove and install a new item;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[151, 214];4095;Tire lever;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[9, 2];4096;Use the ;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[1391, 2, 151];4097;Deflate the tire.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[457, 2, 425, 316];4098;Tighten the axle bolt.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4099;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4099;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[789, 6, 441, 2, 34, 6, 57, 218, 2, 34, 5, 267, 632, 13, 7, 340];4100;Lift and turn the bicycle and make sure the bicycle is held safely in this position.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[789, 6, 441, 2, 34, 6, 57, 218, 2, 34, 23, 1132, 632, 13, 7, 340];4100;Lift and turn the bicycle and make sure the bicycle is held safely in this position.;DMC-S1000DBIKE-A-DA0-10-20-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4101;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4101;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4102;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4102;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[1357, 252];4103;Detected fault;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[1394, 252];4103;Detected fault;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[50, 6, 30, 102, 61, 3, 51];4104;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[50, 6, 30, 115, 61, 3, 51];4104;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4105;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4105;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4106;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[762, 2, 173, 133, 10, 2, 423, 3, 2, 151];4107;Prepare the rear wheel for the removal of the tire;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4108;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4108;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[18, 20, 123, 74, 124, 107];4109;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[627];4110;KT666;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[44, 134];4111;Bike book;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4112;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4112;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[151];4113;TIRES-010101;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[1411];4113;TIRES-010101;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[109, 3, 54];4114;Limitations of liability:;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[113, 3, 54];4114;Limitations of liability:;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[151];4115;Tire;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[173, 133];4116;Rear wheel;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[71];4117;BY12;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[2, 173, 133, 153, 38, 347, 683];4118;The rear wheel does not operate correctly;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[2, 173, 133, 1075, 38, 347, 683];4118;The rear wheel does not operate correctly;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4119;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4119;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4120;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4120;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[18, 20, 128];4121;S1000D upissued;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4122;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4122;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[83, 89];4123;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4124;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4124;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4125;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4125;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[2755];4126;WH-001;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[176];4127;KZ333;DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4128;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4128;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-412A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4129;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4129;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4130;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4130;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[441, 2, 133, 4, 2, 435, 6, 789, 82, 1050, 43, 2, 217];4131;Turn the wheel to the side and lift it away from the frame.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4132;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4132;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4133;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4133;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4134;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4135;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4135;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4136;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[382, 2, 133, 1316, 6, 773, 4, 2756, 2, 94, 43, 2, 412];4137;Push the wheel forwards and down to disengage the chain from the sprocket.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[44, 134];4138;Bike book;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4139;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4139;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[114, 73];4140;Remove procedures;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[114, 149];4140;Remove procedures;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[109, 3, 54];4141;Limitations of liability:;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[113, 3, 54];4141;Limitations of liability:;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[173, 133];4142;Rear wheel;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[71];4143;BY12;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4144;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4144;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4145;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4145;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[18, 20, 128];4146;S1000D upissued;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4147;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4147;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[83, 89];4148;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[311, 2, 217, 29, 2, 398];4149;Put the frame on the floor.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4150;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4150;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[267, 2, 173, 3, 2, 34];4151;Hold the rear of the bicycle.;DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4152;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4152;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4153;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4153;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4154;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4154;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4155;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4155;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[176];4156;KZ666;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4157;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4157;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4158;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4158;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4159;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4160;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4160;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4161;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[789, 2, 133, 1050, 43, 2, 217];4162;Lift the wheel away from the frame.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[193, 225];4163;BSK-TLST-001;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[9, 2];4164;Use the (;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[44, 134];4165;Bike book;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4166;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4166;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[114, 73];4167;Remove procedures;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[114, 149];4167;Remove procedures;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[397, 364];4168;Specialist toolset;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[267, 2, 101, 3, 2, 34];4169;Hold the front of the bicycle.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[101, 133];4170;Front wheel;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[109, 3, 54];4171;Limitations of liability:;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[113, 3, 54];4171;Limitations of liability:;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4172;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4172;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4173;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4173;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[18, 20, 128];4174;S1000D upissued;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4175;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4175;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[83, 89];4176;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[311, 2, 217, 29, 2, 398];4177;Put the frame on the floor.;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4178;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4178;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4179;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4179;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[71];4180;BY;DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4181;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4181;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4182;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4182;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4183;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4183;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[176];4184;KZ666;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[142, 73];4185;Install procedures;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[142, 149];4185;Install procedures;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];4186;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];4186;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4187;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4187;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4188;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4189;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4189;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];4190;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[82, 5, 259, 4, 142, 2, 180, 6, 2, 60, 298, 581, 2, 133];4191;It is necessary to install the fork and the brakes before installing the wheel;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[82, 23, 259, 4, 142, 2, 180, 6, 2, 317, 298, 1356, 2, 133];4191;It is necessary to install the fork and the brakes before installing the wheel;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[193, 225];4192;BSK-TLST-001;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[44, 134];4193;Bike book;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4194;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4194;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[397, 364];4195;Specialist toolset;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[267, 2, 101, 3, 2, 34];4196;Hold the front of the bicycle.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[101, 133];4197;Front wheel;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[142, 2, 133, 37];4198;Install the wheel with (;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[311, 2, 44, 29, 2, 398];4199;Put the bike on the floor.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[109, 3, 54];4200;Limitations of liability:;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[113, 3, 54];4200;Limitations of liability:;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4201;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4201;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4202;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4202;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[18, 20, 128];4203;S1000D upissued;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4204;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4204;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[83, 89];4205;Copyright (C) 2016;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4206;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4206;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4207;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4207;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[71];4208;BY;DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4209;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4209;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA0-30-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4210;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4210;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4211;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4211;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 583, 821, 139, 3, 2, 34, 5, 2, 60, 156, 236, 25, 354, 33, 3, 2, 60, 156, 5, 259, 91, 172, 25, 720, 153, 62, 57, 218, 161, 4, 153, 2, 259, 33, 39, 1422, 39, 721, 41, 161, 153, 38, 153, 7, 2, 34, 162, 5, 1423, 4, 9];4212;The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 583, 821, 139, 3, 2, 34, 23, 2, 60, 156, 236, 25, 354, 33, 3, 2, 60, 156, 23, 259, 91, 172, 25, 720, 1075, 62, 57, 218, 161, 4, 153, 2, 259, 33, 39, 1422, 39, 721, 41, 161, 153, 38, 153, 7, 2, 34, 162, 5, 1423, 4, 9];4212;The most important part of the bicycle is the brake system. Only a minimum maintenance of the brake system is necessary. But, when a problem does occur, make sure you to do the necessary maintenance as quickly as possible. If you do not do this the bicycle will be dangerous to use.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 822, 60, 279, 138, 4];4213;There are four brake pads (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 822, 60, 353, 138, 4];4213;There are four brake pads (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[60, 214];4214;Brake lever;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];4215;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];4215;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4216;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4216;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 279, 138, 4];4217;the brake pads (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 353, 138, 4];4217;the brake pads (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 636, 60, 214, 267, 2, 60, 279, 29, 2, 101, 133, 6, 2, 460, 60, 279, 267, 2, 60, 29, 2, 173, 133];4218;The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 636, 60, 214, 1845, 2, 60, 353, 29, 2, 101, 133, 6, 2, 460, 60, 353, 267, 2, 317, 29, 2, 173, 133];4218;The left brake lever holds the brake pads on the front wheel and the right brake pads hold the brakes on the rear wheel.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4219;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4220;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4220;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];4221;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[722, 60];4222;Cantilever brake;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[71];4223;BY13;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[44, 134];4224;Bike book;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[25, 355, 16, 805, 43, 2, 60, 214, 29, 2, 222, 521, 2, 309, 214, 29, 2, 60, 823, 7, 1133, 2, 60, 279, 931, 2, 824, 332, 3, 2, 133, 58, 932, 2, 532, 3, 2, 34];4225;A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[25, 355, 16, 1959, 43, 2, 60, 647, 29, 2, 634, 2853, 2, 309, 647, 29, 2, 317, 823, 7, 2854, 2, 60, 353, 931, 2, 824, 332, 3, 2, 133, 58, 2855, 2, 532, 3, 2, 34];4225;A cable that goes from the brake levers on the handlebars pulls the two levers on the brakes together. This presses the brake pads against the outer rim of the wheel, which decreases the speed of the bicycle.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4226;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4226;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[1134, 533, 3, 25, 55, 34, 214];4227;Typical components of a mountain bicycle lever;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[1134, 1076, 3, 25, 55, 34, 214];4227;Typical components of a mountain bicycle lever;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[722, 60, 37, 1135, 355];4228;Cantilever brake with straddle cable;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[109, 3, 54];4229;Limitations of liability:;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[113, 3, 54];4229;Limitations of liability:;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 1136, 356, 157, 3, 60, 156, 2, 248, 933, 29, 583, 34, 5, 2, 722, 60, 138, 4];4230;There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 1136, 356, 258, 3, 60, 1118, 2, 248, 2856, 29, 583, 1077, 23, 2, 722, 60, 138, 4];4230;There are nine different types of brake systems. The one found on most bicycles is the cantilever brake (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4231;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4231;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4232;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4232;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 355];4233;the brake cable;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];4234;Description of how it is made;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];4234;Description of how it is made;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[18, 20, 128];4235;S1000D upissued;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 1137];4236;the brake arm;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[60, 156];4237;Brake system;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4238;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4238;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[83, 89];4239;Copyright (C) 2016;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 349, 310, 534, 39, 1424];4240;the brake clamp (also known as callipers);DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 349, 310, 98, 39, 1846];4240;the brake clamp (also known as callipers);DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 214, 138, 4];4241;The brake levers (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 647, 138, 4];4241;The brake levers (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4242;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4242;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4243;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4243;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 214, 138, 4];4244;the brake lever (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[60, 279];4245;Brake pads;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[60, 353];4245;Brake pads;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2034, 934, 3, 25, 60];4246;Exploded diagram of a brake;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2857, 934, 3, 25, 60];4246;Exploded diagram of a brake;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[2, 60, 156, 138, 4];4247;The brake system (refer to ;DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4248;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4248;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4249;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4249;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4250;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4250;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[311, 2, 34, 13, 25, 825, 340];4251;Put the bicycle in a vertical position.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[496, 244];4252;Manual test;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51];4253;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 115, 61, 3, 51];4253;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4254;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4254;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4255;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4256;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4256;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[18, 20, 123, 74, 124, 107];4257;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[267, 2, 295, 263, 6, 382, 2, 34, 653];4258;Hold the handle bars and push the bicycle forwards.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[267, 2, 295, 1119, 6, 382, 2, 34, 1316];4258;Hold the handle bars and push the bicycle forwards.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[71];4259;BY13;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[44, 134];4260;Bike book;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4261;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4261;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[109, 3, 54];4262;Limitations of liability:;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[113, 3, 54];4262;Limitations of liability:;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4263;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4263;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4264;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4264;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[18, 20, 128];4265;S1000D upissued;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[60, 156];4266;Brake system;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4267;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4267;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[280];4268;Operator;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[83, 89];4269;Copyright (C) 2016;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4270;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4270;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[66, 2, 60];4271;Apply the brakes.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[66, 2, 317];4271;Apply the brakes.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4272;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4272;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[57, 218, 16, 2, 133, 1138, 6, 2, 34, 1139];4273;Make sure that the wheels lock and the bicycle stops.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[57, 218, 16, 2, 648, 1138, 6, 2, 34, 2858];4273;Make sure that the wheels lock and the bicycle stops.;DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4274;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4274;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-00-00-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4275;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4275;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4276;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4276;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[71];4277;BY131;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[114, 2, 497, 498];4278;Remove the unwanted alcohol.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 102, 61, 3, 51];4279;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 115, 61, 3, 51];4279;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[66, 25, 723, 896, 3, 2];4280;Apply a thin layer of the ;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4281;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4281;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4282;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4283;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4283;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[18, 20, 123, 74, 124, 107];4284;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[283];4285;LL-002;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[44, 134];4286;Bike book;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4287;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4287;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[933, 249, 3, 2, 60, 279];4288;Find each of the brake pads.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[933, 249, 3, 2, 60, 353];4288;Find each of the brake pads.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[724, 2, 935, 584, 161, 36, 66, 2];4289;Rub the surface until you have applied the ;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[724, 2, 935, 584, 161, 36, 577, 2];4289;Rub the surface until you have applied the ;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[153, 25, 585, 380, 3, 2, 60, 39, 264, 13, 2, 383, 357, 221, 138, 4];4290;Do a visual inspection of the brakes as given in the pre-ride checks (refer to ;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[153, 25, 585, 380, 3, 2, 317, 39, 366, 13, 2, 383, 357, 887, 138, 4];4290;Do a visual inspection of the brakes as given in the pre-ride checks (refer to ;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[176];4291;KZ222;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[109, 3, 54];4292;Limitations of liability:;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[113, 3, 54];4292;Limitations of liability:;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4293;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4293;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4294;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4294;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[186, 37, 724, 498];4295;Clean with rubbing alcohol;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[186, 37, 1078, 498];4295;Clean with rubbing alcohol;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[18, 20, 128];4296;S1000D upissued;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[186, 2, 60, 279];4297;Clean the brake pads.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[186, 2, 60, 353];4297;Clean the brake pads.;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4298;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4298;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[280];4299;Operator;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[83, 89];4300;Copyright (C) 2016;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4301;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4301;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4302;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4302;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[60, 279];4303;Brake pads;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[60, 353];4303;Brake pads;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[39, 291];4304;As required;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[39, 306];4304;As required;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4305;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4305;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[724, 498];4306;Rubbing alcohol;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[1078, 498];4306;Rubbing alcohol;DMC-S1000DBIKE-A-DA1-10-00-00AA-251A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4307;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4307;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4308;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4308;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4309;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4309;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4310;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4310;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4311;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4312;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4312;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4313;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[71];4314;BY13;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[44, 134];4315;Bike book;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4316;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4316;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[114, 73];4317;Remove procedures;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[114, 149];4317;Remove procedures;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[267, 2, 101, 3, 2, 34];4318;Hold the front of the bicycle.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[109, 3, 54];4319;Limitations of liability:;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[113, 3, 54];4319;Limitations of liability:;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4320;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4320;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4321;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4321;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[114, 2, 101, 60, 653];4322;Remove the front brake forwards.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[114, 2, 101, 60, 1316];4322;Remove the front brake forwards.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[18, 20, 128];4323;S1000D upissued;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4324;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4324;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[83, 89];4325;Copyright (C) 2016;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[311, 2, 217, 29, 2, 398];4326;Put the frame on the floor.;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4327;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4327;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4328;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4328;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[101, 60];4329;Front brake;DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4330;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4330;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4331;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4331;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4332;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4332;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[82, 5, 259, 4, 142, 2, 180, 298, 581, 2, 60];4333;It is necessary to install the fork before installing the brakes;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[82, 23, 259, 4, 142, 2, 180, 298, 1356, 2, 317];4333;It is necessary to install the fork before installing the brakes;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[142, 73];4334;Install procedures;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[142, 149];4334;Install procedures;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];4335;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];4335;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4336;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4336;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4337;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[142, 2, 101, 60, 29, 2, 180];4338;Install the front brakes on the fork.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[142, 2, 101, 317, 29, 2, 180];4338;Install the front brakes on the fork.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4339;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4339;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];4340;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[71];4341;BY13;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[44, 134];4342;Bike book;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4343;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4343;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[267, 2, 101, 3, 2, 34];4344;Hold the front of the bicycle.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[109, 3, 54];4345;Limitations of liability:;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[113, 3, 54];4345;Limitations of liability:;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4346;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4346;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4347;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4347;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[18, 20, 128];4348;S1000D upissued;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4349;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4349;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[83, 89];4350;Copyright (C) 2016;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[311, 2, 217, 29, 2, 398];4351;Put the frame on the floor.;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4352;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4352;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4353;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4353;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[101, 60];4354;Front brake;DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4355;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4355;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA1-20-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4356;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4356;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4357;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4357;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[10, 25, 849, 140, 3, 2, 239, 138, 4];4358;For a full description of the headset, refer to ;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];4359;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];4359;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4360;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4360;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4361;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4362;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4362;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];4363;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[174];4364;Stem;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[44, 134];4365;Bike book;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4366;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4366;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[71];4367;BY142;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[2, 174, 5, 25, 1752, 16, 352, 2, 222, 4, 2, 74, 175, 2757, 2, 174, 5, 1808, 25, 788, 174, 316, 2758, 1769, 2, 693, 175, 6, 5, 275, 352, 2, 222, 4, 2, 239];4368;The stem is a piece that attaches the handlebar to the steering tube. Basically the stem is just a threaded stem bolt situated inside the steerer tube and is what attaches the handlebars to the headset.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[2, 174, 23, 25, 1752, 16, 928, 2, 222, 4, 2, 74, 175, 2757, 2, 174, 23, 1808, 25, 2999, 174, 316, 3000, 1769, 2, 693, 175, 6, 23, 275, 928, 2, 634, 4, 2, 239];4368;The stem is a piece that attaches the handlebar to the steering tube. Basically the stem is just a threaded stem bolt situated inside the steerer tube and is what attaches the handlebars to the headset.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[728];4369;Steering;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[74];4369;Steering;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[109, 3, 54];4370;Limitations of liability:;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[113, 3, 54];4370;Limitations of liability:;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4371;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4371;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4372;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4372;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];4373;Description of how it is made;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];4373;Description of how it is made;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[18, 20, 128];4374;S1000D upissued;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4375;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4375;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[83, 89];4376;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4377;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4377;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4378;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4378;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[2, 74, 29, 2, 44, 5, 275, 1306, 2, 44, 4, 2759, 13, 25, 264, 874, 674, 1725, 2, 74, 156, 29, 2, 44, 5, 57, 3, 543, 139, 240, 5];4379;The steering on the bike is what enables the bike to manoeuvre in a given direction during travel. The steering system on the bike is made of three parts, they are:;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[2, 74, 29, 2, 44, 23, 275, 3001, 2, 44, 4, 2759, 13, 25, 366, 874, 674, 1725, 2, 74, 156, 29, 2, 44, 23, 164, 3, 543, 290, 240, 24];4379;The steering on the bike is what enables the bike to manoeuvre in a given direction during travel. The steering system on the bike is made of three parts, they are:;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[222];4380;Handlebar;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[239];4381;Headset;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[7, 1932, 3, 25, 1273, 263, 352, 4, 2, 174, 37, 3119, 65, 2, 336, 60, 214, 6, 271, 5, 310, 352, 4, 7, 263, 1770, 240, 153, 38, 36, 14, 139, 13, 2, 74, 405, 2, 222, 2760, 5, 25, 2761, 1317, 2762, 2, 222, 2763, 153, 38, 158, 7, 1317, 2, 239, 310, 534, 39, 2, 74, 175, 5, 2, 405, 16, 1306, 2, 222, 4, 1317];4382;This consists of a horizontal bar attached to the stem with handgrips at the end. Brake levers and shifters are also attached to this bar although they do not have any part in the steering mechanism. The handlebars manoeuvrability is a sideways swivelling action. The handlebars themselves do not provide this swivelling, the headset (also known as the steering tube) is the mechanism that enables the handlebars to swivel.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[7, 3373, 3, 25, 1273, 263, 1355, 4, 2, 174, 37, 3374, 65, 2, 336, 60, 647, 6, 484, 24, 310, 1355, 4, 7, 263, 1770, 240, 153, 38, 36, 14, 139, 13, 2, 74, 405, 2, 634, 2760, 23, 25, 2761, 3002, 2762, 2, 634, 2763, 153, 38, 158, 7, 3002, 2, 239, 310, 98, 39, 2, 74, 175, 23, 2, 405, 16, 3001, 2, 634, 4, 1317];4382;This consists of a horizontal bar attached to the stem with handgrips at the end. Brake levers and shifters are also attached to this bar although they do not have any part in the steering mechanism. The handlebars manoeuvrability is a sideways swivelling action. The handlebars themselves do not provide this swivelling, the headset (also known as the steering tube) is the mechanism that enables the handlebars to swivel.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[7, 405, 5, 2758, 13, 101, 3, 2, 217, 6, 661, 2, 101, 180, 4, 2, 174, 6, 222, 2, 239, 246, 2, 222, 4, 1317, 1378, 6, 460, 10, 74, 105];4383;This mechanism is situated in front of the frame and connects the front fork to the stem and handlebars. The headset allows the handlebars to swivel left and right for steering purposes.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[7, 405, 23, 3000, 13, 101, 3, 2, 217, 6, 3003, 2, 101, 180, 4, 2, 174, 6, 634, 2, 239, 1876, 2, 634, 4, 1317, 636, 6, 460, 10, 74, 1961];4383;This mechanism is situated in front of the frame and connects the front fork to the stem and handlebars. The headset allows the handlebars to swivel left and right for steering purposes.;DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4384;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4384;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4385;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4385;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4386;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4386;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[239, 180];4387;"""headset / fork""";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[685];4388;" + Correct! + ";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];4389;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];4389;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57, 586, 221];4390;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164, 586, 221];4390;Description of how it is made: Knowledge Check;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4391;To be made available to all S1000D users.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4391;To be made available to all S1000D users.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[2, 684];4392;The answer ;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4393;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4393;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];4394;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[222, 239];4395;handlebar / headset;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[217, 222];4396;frame / handlebar;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[180, 222];4397;"""fork / handlebar""";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[1314];4398;DA210;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[2, 174, 352, 2, 4, 2];4399;The stem attaches the _________________________ to the ________________________.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[2, 174, 928, 2, 4, 2];4399;The stem attaches the _________________________ to the ________________________.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4400;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4400;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[728];4401;Steering;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[74];4401;Steering;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[109, 3, 54];4402;Limitations of liability:;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[113, 3, 54];4402;Limitations of liability:;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[2, 684];4403;" + The answer ";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[180, 222];4404;fork / handlebar;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4405;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4405;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4406;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4406;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[18, 20, 128];4407;S1000D upissued;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[586, 221];4408;Knowledge Check;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4409;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4409;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[83, 89];4410;Copyright (C) 2016;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4411;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4411;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[1523, 365, 684, 6, 1315, 1051, 221];4412;Select your answer, and then click CHECK.;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4413;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4413;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[239, 180];4414;headset / fork;DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[217, 222];4415;"""frame / handlebar""";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4416;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4416;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-T-DA2-10-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4417;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4417;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4418;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4418;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[193, 225];4419;BSK-TLST-001-13;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[176];4420;KZ666;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4421;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4421;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4422;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4422;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4423;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4424;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4424;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4425;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[71];4426;BY141;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[174];4427;Stem;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[44, 134];4428;Bike book;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4429;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4429;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[328, 2, 34, 13, 25, 34, 243, 6, 267, 2, 101, 133, 538, 2, 1809];4430;Safety the bicycle in a bicycle stand and hold the front wheel off the ground;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 73];4431;Remove procedures;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 149];4431;Remove procedures;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[480, 2, 174, 2764, 316, 37, 25];4432;Loosen the stem clam bolt with a ;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 2, 174, 43, 2, 693, 175];4433;Remove the stem from the steerer tube.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[82, 5, 38, 259, 4, 114, 2, 222, 172, 161, 114, 2, 174, 4, 466, 327, 4, 2, 239];4434;It is not necessary to remove the handlebar when you remove the stem to get access to the headset.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[82, 23, 38, 259, 4, 114, 2, 222, 172, 161, 114, 2, 174, 4, 466, 327, 4, 2, 239];4434;It is not necessary to remove the handlebar when you remove the stem to get access to the headset.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[109, 3, 54];4435;Limitations of liability:;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[113, 3, 54];4435;Limitations of liability:;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[433, 82, 5, 38, 259, 4, 114, 2, 222, 41, 161, 114, 2, 174, 4, 466, 327, 4, 2, 239];4436;Note: It is not necessary to remove the handlebar if you remove the stem to get access to the headset.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[433, 82, 23, 38, 259, 4, 114, 2, 222, 41, 161, 114, 2, 174, 4, 466, 327, 4, 2, 239];4436;Note: It is not necessary to remove the handlebar if you remove the stem to get access to the headset.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[243];4437;Stand-001;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 2, 316];4438;Remove the bolt;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4439;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4439;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4440;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4440;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[18, 20, 128];4441;S1000D upissued;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[176];4442;KZ555;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4443;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4443;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[280];4444;Operator;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[83, 89];4445;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 2, 222];4446;Remove the handlebar ;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 2, 174];4447;Remove the stem.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4448;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4448;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4449;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4449;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[301, 243];4450;Work stand;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4451;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4451;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[154, 3, 458, 413];4452;Set of Allen wrenches;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[154, 3, 458, 1418];4452;Set of Allen wrenches;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[114, 2, 316, 13, 2, 777, 3, 2, 174, 1747];4453;Remove the bolt in the center of the stem cap.;DMC-S1000DBIKE-A-DA2-10-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4454;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4454;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4455;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4455;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[176];4456;KZ666;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[142, 2];4457;Install the ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[283];4458;LL-001;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[142, 73];4459;Install procedures;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[142, 149];4459;Install procedures;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[790];4460;St-001-01;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];4461;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];4461;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4462;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4462;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[174, 316];4463;Stem bolt;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4464;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4465;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4465;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];4466;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[283];4467;LL-002;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[71];4468;BY141;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[174];4469;Stem;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[44, 134];4470;Bike book;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[142, 2, 222, 138, 4];4471;Install the handlebars (refer to ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[142, 2, 634, 138, 4];4471;Install the handlebars (refer to ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4472;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4472;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[9, 25];4473;Use a ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[176];4474;KZ222;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[196, 403];4475;General lubricant;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[109, 3, 54];4476;Limitations of liability:;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[113, 3, 54];4476;Limitations of liability:;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 174, 316, 153, 38, 328, 2, 174];4477;The stem bolt does not safety the stem.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 174, 316, 1075, 38, 328, 2, 174];4477;The stem bolt does not safety the stem.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[457, 2, 316];4478;Tighten the bolt;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[243];4479;Stand-001;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 435];4480;the sides;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 2907];4480;the sides;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4481;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4481;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4482;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4482;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[193, 225];4483;BSK-TLST-001-12;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[1046, 4, 1696, 2];4484;Adjust to align the ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[18, 20, 128];4485;S1000D upissued;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[57, 218, 2, 34, 5, 267, 632, 29, 25, 301, 243, 37, 2, 101, 133, 1721, 3, 2, 1809];4486;Make sure the bicycle is held safely on a work stand with the front wheel free of the ground;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[57, 218, 2, 34, 23, 1132, 632, 29, 25, 301, 243, 37, 2, 101, 133, 1721, 3, 2, 1809];4486;Make sure the bicycle is held safely on a work stand with the front wheel free of the ground;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[153, 38, 457, 2, 174, 316, 618, 1276, 161, 148, 512, 171, 4, 2, 239, 378, 41, 161, 457, 2, 174, 618, 1276];4487;Do not tighten the stem bolt too much. You can cause damage to the headset bearings if you tighten the stem too much.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[153, 38, 457, 2, 174, 316, 618, 1276, 161, 148, 512, 171, 4, 2, 239, 487, 41, 161, 457, 2, 174, 618, 1276];4487;Do not tighten the stem bolt too much. You can cause damage to the headset bearings if you tighten the stem too much.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[176];4488;KZ555;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 174, 80, 447, 653, 13, 1697, 37, 2, 133];4489;The stem must point forward in alignment with the wheel.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4490;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4490;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[280];4491;Operator;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[83, 89];4492;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4493;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4493;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4494;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4494;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[186, 426, 884];4495;Clean dry cloth;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[301, 243];4496;Work stand;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[114, 32, 2, 2765, 6, 2, 2766, 37, 25];4497;Remove all the rust and the corrosion with a ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[142, 2, 174];4498;Install the stem.;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 788, 3, 2];4499;the threads of the ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 2996, 3, 2];4499;the threads of the ;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[564, 2, 788];4500;Lubricate the thread;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[2, 578, 3, 2, 2767];4501;the top of the wedge;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4502;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4502;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[790];4503;St-001;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[724, 498];4504;Rubbing alcohol;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[1078, 498];4504;Rubbing alcohol;DMC-S1000DBIKE-A-DA2-10-00-00AA-720A-AAA +[311, 25, 913, 723, 620, 677, 2, 579, 6, 66, 390, 273, 2, 579, 6, 2, 295, 263];4505;Put a long thin screwdriver below the grip and apply water between the grip and the handle bar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4506;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4506;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4507;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4507;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[193, 225];4508;BSK-TLST-001-13;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[176];4509;KZ666;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[261, 7, 5, 25, 2768, 639, 3120, 236, 10, 2769, 18, 2770, 1941, 261];4510;This is a dummy paragraph, inserted only for Svante's strang requests.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[261, 7, 23, 25, 2768, 639, 3375, 236, 10, 2769, 18, 2770, 3376, 261];4510;This is a dummy paragraph, inserted only for Svante's strang requests.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4511;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4511;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4512;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4512;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4513;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4514;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4514;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4515;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[480, 2, 349, 316, 6, 114, 2, 271, 43, 2, 222];4516;Loosen the clamp bolt and remove the shifter from the handlebar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 2, 222];4517;Remove the handlebar;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[2, 34, 5, 267, 632, 29, 25, 301, 243];4518;The bicycle is held safely on a work stand.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[2, 34, 23, 1132, 632, 29, 25, 301, 243];4518;The bicycle is held safely on a work stand.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[441, 2, 579, 653, 6, 1810, 4, 480, 82, 6, 1315, 521, 82, 538, 2, 336, 3, 2, 222];4519;Turn the grip forwards and rearwards to loosen it and then pull it off the end of the handlebar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[441, 2, 579, 1316, 6, 1892, 4, 480, 82, 6, 1315, 521, 82, 538, 2, 336, 3, 2, 222];4519;Turn the grip forwards and rearwards to loosen it and then pull it off the end of the handlebar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[44, 134];4520;Bike book;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4521;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4521;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[71];4522;BY142;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[9, 25];4523;Use a ;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 73];4524;Remove procedures;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 149];4524;Remove procedures;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[480, 2, 349, 316];4525;Loosen the clamp bolt;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[109, 3, 54];4526;Limitations of liability:;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[113, 3, 54];4526;Limitations of liability:;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 2, 60, 6, 2, 817, 214, 43, 2, 222];4527;Remove the brake and the shift levers from the handlebars;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 2, 60, 6, 2, 817, 647, 43, 2, 634];4527;Remove the brake and the shift levers from the handlebars;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[243];4528;Stand-001;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4529;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4529;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4530;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4530;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[18, 20, 128];4531;S1000D upissued;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[176];4532;KZ555;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4533;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4533;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[280];4534;Operator;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[153, 38, 357, 25, 34, 37, 26, 579, 29, 2, 222, 7, 148, 512, 2, 646, 3, 2, 420, 4, 2771];4535;Do not ride a bicycle with no grips on the handlebar. This can cause the hands of the rider to slip.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[153, 38, 357, 25, 34, 37, 26, 929, 29, 2, 222, 7, 148, 512, 2, 1130, 3, 2, 420, 4, 2771];4535;Do not ride a bicycle with no grips on the handlebar. This can cause the hands of the rider to slip.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[83, 89];4536;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[480, 2, 349, 582, 138, 4];4537;Loosen the clamp screw (refer to ;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 2, 579];4538;Remove the grips;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 2, 929];4538;Remove the grips;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4539;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4539;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4540;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4540;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[301, 243];4541;Work stand;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[222];4542;Handlebar;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[114, 2, 214, 6, 2, 1062, 43, 2, 222];4543;Remove the lever and the mount from the handlebar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[480, 2, 349, 582, 37, 2, 458, 413];4544;Loosen the clamp screw with the Allen wrench;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4545;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4545;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[154, 3, 458, 413];4546;Set of Allen wrenches;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[154, 3, 458, 1418];4546;Set of Allen wrenches;DMC-S1000DBIKE-A-DA2-20-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4547;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4547;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4548;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4548;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[193, 225];4549;BSK-TLST-001-13;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[298, 2];4550;Before the ;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[176];4551;KZ666;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[60, 214];4552;Brake lever;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[2772, 20];4553;HSP-D001;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[142, 73];4554;Install procedures;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[142, 149];4554;Install procedures;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];4555;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];4555;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4556;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4556;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4557;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4558;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4558;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];4559;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[57, 218, 2, 222, 5, 683, 1696, 13, 2, 777, 3, 2, 174];4560;Make sure the handlebar is correctly aligned in the center of the stem.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[57, 218, 2, 222, 23, 683, 3377, 13, 2, 777, 3, 2, 174];4560;Make sure the handlebar is correctly aligned in the center of the stem.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[1063];4561;Hd-001-02;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[66, 37, 2];4562;Apply with the ;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[672, 1318];4563;BR-LVRS-001;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[44, 134];4564;Bike book;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[1063];4565;Hd-001-01;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4566;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4566;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[71];4567;BY142;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[2, 34, 5, 267, 632, 29, 301, 243, 138, 4];4568;The bicycle is held safely on work stand. Refer to (;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[2, 34, 23, 1132, 632, 29, 301, 243, 138, 4];4568;The bicycle is held safely on work stand. Refer to (;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[60, 214, 1062];4569;Brake lever mount;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[222, 579];4570;Handlebar grips;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[222, 929];4570;Handlebar grips;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[109, 3, 54];4571;Limitations of liability:;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[113, 3, 54];4571;Limitations of liability:;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[2773];4572;Sl-001;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[457, 2, 349, 316];4573;Tighten the clamp bolt.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[243];4574;Stand-001;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[271, 214];4575;Shifter lever;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4576;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4576;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4577;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4577;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[18, 20, 128];4578;S1000D upissued;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[153, 38, 357, 25, 34, 37, 26, 579, 29, 2, 222];4579;Do not ride a bicycle with no grips on the handlebar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[153, 38, 357, 25, 34, 37, 26, 929, 29, 2, 222];4579;Do not ride a bicycle with no grips on the handlebar.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[2774];4580;HS111;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[176];4581;KZ555;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[627];4582;KT444;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4583;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4583;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[280];4584;Operator;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[457, 2, 349, 582];4585;Tighten the clamp screw.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[83, 89];4586;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[311, 2];4587;Put the ;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[289, 2];4588;Move the ;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[528, 2];4589;Replace the ;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4590;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4590;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4591;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4591;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[301, 243];4592;Work stand;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[222];4593;Handlebar;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[222, 772];4594;Handlebar plug;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[1319, 1320, 267, 1321];4595;Extra firm hold hairspray;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[153, 38, 357, 2, 34, 584, 2, 579, 36, 915, 426, 6, 5, 1722, 267, 13, 340, 41, 2, 579, 5, 1322, 365, 646, 148, 289, 538, 2, 579, 172, 161, 357, 2, 34];4596;Do not ride the bicycle until the grips have become dry and are firmly held in position. If the grips are wet, your hands can move off the grips when you ride the bicycle.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[153, 38, 357, 2, 34, 584, 2, 929, 36, 915, 426, 6, 24, 1722, 1132, 13, 340, 41, 2, 929, 24, 1322, 365, 1130, 148, 289, 538, 2, 929, 172, 161, 357, 2, 34];4596;Do not ride the bicycle until the grips have become dry and are firmly held in position. If the grips are wet, your hands can move off the grips when you ride the bicycle.;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[672, 1318];4597;BR-LVRS-001-01;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4598;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4598;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[154, 3, 458, 413];4599;Set of Allen wrenches;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[154, 3, 458, 1418];4599;Set of Allen wrenches;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[1063];4600;Hd-001;DMC-S1000DBIKE-A-DA2-20-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4601;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4601;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4602;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4602;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[25, 1811, 712, 16, 382, 29, 2, 180, 693, 175];4603;a bearing race that pushes on the fork steerer tube;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[25, 378, 712, 16, 3378, 29, 2, 180, 693, 175];4603;a bearing race that pushes on the fork steerer tube;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];4604;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];4604;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4605;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4605;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4606;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4607;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4607;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];4608;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 1811, 712, 16, 382, 276, 2, 706, 175];4609;The bearing races that push into the head tube;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 378, 2030, 16, 382, 276, 2, 706, 175];4609;The bearing races that push into the head tube;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[44, 134];4610;Bike book;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4611;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4611;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 239, 138, 4];4612;The headset (refer to ;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[10, 183, 262, 3, 2, 139, 3, 2, 239, 138, 4];4613;For an illustration of the parts of the headset (refer to ;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[10, 183, 262, 3, 2, 290, 3, 2, 239, 138, 4];4613;For an illustration of the parts of the headset (refer to ;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[109, 3, 54];4614;Limitations of liability:;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[113, 3, 54];4614;Limitations of liability:;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[309, 154, 3, 1323, 378];4615;two sets of ball bearings;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[309, 266, 3, 1323, 487];4615;two sets of ball bearings;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[183, 2775, 791, 712];4616;an adjustable upper race;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[25, 239, 36, 1117, 16, 5, 382, 276, 2, 706, 175, 6, 25, 363, 29, 2, 180, 32, 543, 80, 5, 686, 1064, 82, 5, 1552, 259, 4, 114, 2776, 2777, 4, 466, 32, 543, 686, 1064];4617;A headset has cups that are pushed into the head tube and a ring on the fork. All three must be fully parallel. It is usually necessary to remove rough paint to get all three fully parallel.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[25, 239, 81, 3379, 16, 24, 3380, 276, 2, 706, 175, 6, 25, 363, 29, 2, 180, 32, 543, 80, 5, 686, 1064, 82, 23, 1552, 259, 4, 114, 2776, 2777, 4, 466, 32, 543, 686, 1064];4617;A headset has cups that are pushed into the head tube and a ring on the fork. All three must be fully parallel. It is usually necessary to remove rough paint to get all three fully parallel.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4618;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4618;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4619;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4619;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];4620;Description of how it is made;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];4620;Description of how it is made;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[18, 20, 128];4621;S1000D upissued;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4622;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4622;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[71];4623;BY143;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[83, 89];4624;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4625;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4625;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4626;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4626;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 791, 712, 142, 1324, 2, 693, 175, 37, 25, 788, 25, 1325, 5, 9, 4, 328, 2, 791, 712];4627;The upper race installs onto the steerer tube with a thread. A locknut is used to safety the upper race.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 791, 712, 2029, 1324, 2, 693, 175, 37, 25, 788, 25, 1325, 23, 144, 4, 328, 2, 791, 712];4627;The upper race installs onto the steerer tube with a thread. A locknut is used to safety the upper race.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[239];4628;Headset;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[25, 349, 316, 267, 2, 174, 4, 2, 693, 175];4629;A clamp bolt holds the stem to the steerer tube.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[25, 349, 316, 1845, 2, 174, 4, 2, 693, 175];4629;A clamp bolt holds the stem to the steerer tube.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 2778, 2779, 1811, 712, 5, 139, 3, 25, 1116, 16, 142, 29, 2, 788, 578, 336, 3, 2, 180, 7, 5, 153, 93, 161, 142, 82, 13, 2, 706, 175, 82, 5, 2780, 259, 10, 472, 239, 4, 36, 407, 788, 65, 2, 578, 3, 2, 706, 175, 41, 2, 180, 5, 618, 913, 2, 629, 363, 148, 5, 581, 41, 82, 5, 618, 474, 27, 5, 25, 170, 4, 2, 137, 3, 239, 161, 148, 9];4630;The fourth remaining bearing race is part of a nut that installs on the threaded top end of the fork. This is done after you install it in the head tube. It is sometimes necessary for some headsets to have more thread at the top of the head tube. If the fork is too long, the spacer rings can be installed. If it is too short, there is a limit to the number of headsets you can use.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[2, 2778, 1750, 378, 712, 23, 139, 3, 25, 1116, 16, 2029, 29, 2, 2999, 578, 336, 3, 2, 180, 7, 23, 1874, 93, 161, 142, 82, 13, 2, 706, 175, 82, 23, 2780, 259, 10, 472, 3004, 4, 36, 407, 788, 65, 2, 578, 3, 2, 706, 175, 41, 2, 180, 23, 618, 913, 2, 629, 1093, 148, 5, 820, 41, 82, 23, 618, 474, 27, 23, 25, 170, 4, 2, 137, 3, 3004, 161, 148, 9];4630;The fourth remaining bearing race is part of a nut that installs on the threaded top end of the fork. This is done after you install it in the head tube. It is sometimes necessary for some headsets to have more thread at the top of the head tube. If the fork is too long, the spacer rings can be installed. If it is too short, there is a limit to the number of headsets you can use.;DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4631;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4631;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4632;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4632;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4633;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4633;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 60, 355, 1812];4634;the brake cable hangar;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51];4635;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[50, 6, 30, 115, 61, 3, 51];4635;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4636;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4636;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[82, 5, 38, 259, 4, 114, 2, 222, 10, 7, 73];4637;It is not necessary to remove the handlebar for this procedure.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[82, 23, 38, 259, 4, 114, 2, 222, 10, 7, 73];4637;It is not necessary to remove the handlebar for this procedure.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[789, 2, 791, 378, 1117, 538, 138, 4];4638;Lift the upper bearing cup off (refer to ;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4639;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4640;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4640;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[18, 20, 123, 74, 124, 107];4641;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[789, 2, 791, 378, 1117];4642;Lift the upper bearing cup;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[44, 134];4643;Bike book;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4644;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4644;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2781];4645;Bikey;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 1280, 1392];4646;the dust seals;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 1280, 3381];4646;the dust seals;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[114, 73];4647;Remove procedures;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[114, 149];4647;Remove procedures;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[114];4648;Remove: ;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[109, 3, 54];4649;Limitations of liability:;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[113, 3, 54];4649;Limitations of liability:;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[243];4650;Stand-001;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 1311, 1312, 631, 18, 43, 2, 693, 175];4651;the conical expansion washer(s) from the steerer tube;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4652;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4652;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4653;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4653;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[18, 20, 128];4654;S1000D upissued;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[114, 2, 174, 138, 4];4655;Remove the stem (refer to ;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4656;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4656;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[71];4657;BY143;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[280];4658;Operator;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[83, 89];4659;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 34, 5, 632, 267, 29, 25, 301, 243];4660;The bicycle is safely held on a work stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 34, 23, 632, 1132, 29, 25, 301, 243];4660;The bicycle is safely held on a work stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4661;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4661;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 629];4662;the spacers;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[2, 2990];4662;the spacers;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4663;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4663;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[301, 243];4664;Work stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[239];4665;Headset;DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4666;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4666;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-520A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4667;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4667;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4668;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4668;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[1280, 1392];4669;Dust seal;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[2];4670;the ;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[142, 2];4671;Install the ;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[142, 73];4672;Install procedures;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[142, 149];4672;Install procedures;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[790];4673;St-001-03;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];4674;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];4674;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4675;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4675;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[1311, 1312, 631];4676;Conical expansion washer;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4677;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4678;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4678;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];4679;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[790];4680;St-001-05;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[44, 134];4681;Bike book;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[142, 2, 533, 16, 471, 29, 2, 74, 175];4682;Install the components that follow on the steering tube: ;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[142, 2, 1076, 16, 471, 29, 2, 74, 175];4682;Install the components that follow on the steering tube: ;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4683;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4683;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[790];4684;St-001-02;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[672, 1318];4685;BR-LVRS-002;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[109, 3, 54];4686;Limitations of liability:;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[113, 3, 54];4686;Limitations of liability:;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[243];4687;Stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[243];4688;Stand-001;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4689;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4689;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4690;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4690;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[18, 20, 128];4691;S1000D upissued;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[176];4692;KZ555;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[627];4693;KT444;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4694;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4694;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[71];4695;BY143;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[280];4696;Operator;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[83, 89];4697;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[790];4698;St-001-04;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[2, 34, 5, 632, 267, 29, 25, 301, 243];4699;The bicycle is safely held on a work stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[2, 34, 23, 632, 1132, 29, 25, 301, 243];4699;The bicycle is safely held on a work stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4700;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4700;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[791, 378, 1117];4701;Upper bearing cup;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4702;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4702;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[301, 243];4703;Work stand;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[217, 180];4704;Frame fork;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[239];4705;Headset;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[60, 355, 1812];4706;Brake cable hangar;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[142, 2, 174, 138, 4];4707;Install the stem (refer to ;DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4708;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4708;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-30-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4709;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4709;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4710;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4710;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[176];4711;KZ666;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[142, 73];4712;Install procedures;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[142, 149];4712;Install procedures;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[1786];4713;SPA-1000-1;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51];4714;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[50, 6, 30, 115, 61, 3, 51];4714;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4715;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4715;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4716;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4716;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[18, 20, 123, 74, 124, 107];4717;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[180, 154];4718;Fork set;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[44, 134];4719;Bike book;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[1794];4720;SPC-200-12;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4721;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4721;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[71];4722;BY142;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[142, 2, 629];4723;Install the spacer (;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[109, 3, 54];4724;Limitations of liability:;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[113, 3, 54];4724;Limitations of liability:;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4725;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4725;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4726;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4726;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[55, 34, 6, 55, 143, 59];4727;Mountain bicycle and Mountain storm Mk1;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[18, 20, 128];4728;S1000D upissued;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4729;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4729;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[83, 89];4730;Copyright (C) 2016;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4731;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4731;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4732;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4732;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[82, 5, 259, 4, 142, 2, 239, 298, 581, 14, 629];4733;It is necessary to install the headset before installing any spacer;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[82, 23, 259, 4, 142, 2, 239, 298, 1356, 14, 629];4733;It is necessary to install the headset before installing any spacer;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[629];4734;Spacer;DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4735;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4735;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA2-40-00-00AA-720A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4736;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4736;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4737;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4737;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 217, 96, 2, 139, 16, 471];4738;The frame includes the parts that follow: ;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 217, 1408, 2, 290, 16, 471];4738;The frame includes the parts that follow: ;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];4739;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];4739;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4740;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4740;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[217];4741;Frame;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4742;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4743;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4743;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];4744;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 217, 5, 2, 1705, 2, 1249, 139, 3, 365, 34, 67, 319, 57, 2, 34, 2782, 4, 644, 1935];4745;The frame is the skeleton, the primary part of your bicycle. Its structure makes the bicycle resistant to large forces.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 217, 23, 2, 1705, 2, 1249, 139, 3, 365, 34, 67, 319, 199, 2, 34, 2782, 4, 644, 3382];4745;The frame is the skeleton, the primary part of your bicycle. Its structure makes the bicycle resistant to large forces.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 330, 1290, 2, 175, 16, 96, 2, 1723, 273, 2, 330, 175, 6, 2, 173, 2740];4746;the seat stay (the tube that includes the distance between the seat tube and the rear dropouts);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 330, 1290, 2, 175, 16, 1408, 2, 1723, 273, 2, 330, 175, 6, 2, 173, 2998];4746;the seat stay (the tube that includes the distance between the seat tube and the rear dropouts);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 578, 175, 2, 305, 263, 3, 2, 34, 217];4747;the top tube (the higher bar of the bicycle frame);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 578, 175, 2, 718, 263, 3, 2, 34, 217];4747;the top tube (the higher bar of the bicycle frame);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[44, 134];4748;Bike book;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4749;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4749;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 34, 217];4750;The bicycle frame;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[109, 3, 54];4751;Limitations of liability:;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[113, 3, 54];4751;Limitations of liability:;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 330, 175, 2, 825, 139, 3, 2, 217, 16, 5, 2, 173, 3, 2, 101, 1065, 6, 16, 5, 273, 2, 501, 656, 6, 2, 578, 175];4752;the seat tube (the vertical part of the frame that is the rear of the front triangle and that is between the bottom bracket and the top tube);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 330, 175, 2, 825, 139, 3, 2, 217, 16, 23, 2, 173, 3, 2, 101, 1065, 6, 16, 23, 273, 2, 501, 656, 6, 2, 578, 175];4752;the seat tube (the vertical part of the frame that is the rear of the front triangle and that is between the bottom bracket and the top tube);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4753;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4753;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4754;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4754;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];4755;Description of how it is made;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];4755;Description of how it is made;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[18, 20, 128];4756;S1000D upissued;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2531, 217, 3121];4757;Welded frame joints;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2947, 217, 3383];4757;Welded frame joints;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 773, 175, 2, 417, 3, 2, 217, 16, 1247, 43, 2, 174, 4, 2, 501, 656];4758;the down tube (the section of the frame that extends from the stem to the bottom bracket);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 773, 175, 2, 417, 3, 2, 217, 16, 2950, 43, 2, 174, 4, 2, 501, 656];4758;the down tube (the section of the frame that extends from the stem to the bottom bracket);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4759;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4759;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[83, 89];4760;Copyright (C) 2016;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 94, 1290, 2, 175, 16, 5, 2, 501, 139, 3, 2, 173, 1065];4761;the chain stay (the tube that is the bottom part of the rear triangle);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 94, 1290, 2, 175, 16, 23, 2, 501, 139, 3, 2, 173, 1065];4761;the chain stay (the tube that is the bottom part of the rear triangle);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4762;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4762;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 1690, 217, 138, 4];4763;The initial frames (refer to ;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 1690, 1419, 138, 4];4763;The initial frames (refer to ;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4764;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4764;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[71];4765;BY15;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[1772, 217, 138, 4];4766;Subsequent frames (refer to ;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[1772, 1419, 138, 4];4766;Subsequent frames (refer to ;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[72, 217, 5, 356, 6, 148, 310, 5, 3, 356, 17, 10, 325, 2783, 8, 1432, 2784, 472, 34, 217, 5, 3, 1813, 1814, 4, 466, 7, 17, 82, 5, 259, 4, 311, 808, 3, 1813, 1814, 884, 29, 2785, 703, 6, 2786, 240, 13, 340, 7, 73, 264, 25, 1289, 219, 2787, 319, 16, 148, 36, 356, 2535];4767;Other Frames are different and can also be of different materials (for example, titanium or chrome moly). Some bicycle frames are of carbon fiber. To get this material, it is necessary to put sheets of carbon fiber cloth on foam forms and epoxy them in position. This procedure gives a very light, strong structure that can have different shapes.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[72, 1419, 24, 356, 6, 148, 310, 5, 3, 356, 1982, 10, 325, 2783, 8, 1432, 2784, 472, 34, 1419, 24, 3, 1813, 1814, 4, 466, 7, 17, 82, 23, 259, 4, 311, 1976, 3, 1813, 1814, 884, 29, 2785, 1981, 6, 2786, 925, 13, 340, 7, 73, 804, 25, 1289, 219, 2787, 319, 16, 148, 36, 356, 3384];4767;Other Frames are different and can also be of different materials (for example, titanium or chrome moly). Some bicycle frames are of carbon fiber. To get this material, it is necessary to put sheets of carbon fiber cloth on foam forms and epoxy them in position. This procedure gives a very light, strong structure that can have different shapes.;DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 706, 175, 2, 139, 3, 2, 217, 16, 2, 180, 693, 175, 805, 782];4768;the head tube (the part of the frame that the fork steerer tube goes through);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[2, 706, 175, 2, 139, 3, 2, 217, 16, 2, 180, 693, 175, 1959, 782];4768;the head tube (the part of the frame that the fork steerer tube goes through);DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4769;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4769;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA3-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4770;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4770;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4771;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4771;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[50, 6, 30, 102, 61, 3, 51];4772;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[50, 6, 30, 115, 61, 3, 51];4772;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4773;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4773;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[71];4774;BY151;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4775;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4776;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4776;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[18, 20, 123, 74, 124, 107];4777;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[1425, 252];4778;Isolated fault;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[1848, 252];4778;Isolated fault;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[44, 134];4779;Bike book;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4780;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4780;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[468];4781;Horn-001;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[109, 3, 54];4782;Limitations of liability:;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[113, 3, 54];4782;Limitations of liability:;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[176];4783;KZ444;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4784;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4784;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4785;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4785;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[18, 20, 128];4786;S1000D upissued;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4787;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4787;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[83, 89];4788;Copyright (C) 2016;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[468, 1940];4789;Horn failed;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[468, 3385];4789;Horn failed;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[468];4790;Horn;DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4791;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4791;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4792;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4792;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4793;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4793;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-411A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4794;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4794;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4795;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4795;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[142, 2, 245];4796;Install the new ;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[176];4797;KZ666;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[568, 458, 413];4798;8mm Allen wrench;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[193, 225];4799;BSK-TLST-001-08;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51];4800;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[50, 6, 30, 115, 61, 3, 51];4800;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4801;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4801;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[71];4802;BY151;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4803;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4804;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4804;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[18, 20, 123, 74, 124, 107];4805;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[87, 2788, 73];4806;Local Disposal Procedures;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[87, 2788, 149];4806;Local Disposal Procedures;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[193, 225];4807;BSK-TLST-001;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[44, 134];4808;Bike book;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[632, 739, 2, 468, 16, 161, 114];4809;Safely discard the horn that you removed;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[632, 739, 2, 468, 16, 161, 696];4809;Safely discard the horn that you removed;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4810;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4810;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[468];4811;Horn-001;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[397, 364];4812;Specialist toolset;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[632, 267, 2, 34];4813;Safely hold the bicycle.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[114, 2, 468];4814;Remove the horn.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[109, 3, 54];4815;Limitations of liability:;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[113, 3, 54];4815;Limitations of liability:;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[176];4816;KZ444;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4817;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4817;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4818;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4818;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[18, 20, 128];4819;S1000D upissued;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4820;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4820;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[83, 89];4821;Copyright (C) 2016;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[468];4822;Horn;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[9, 2, 568, 458, 413, 43, 2];4823;Use the 8mm Allen wrench from the ;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4824;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4824;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4825;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4825;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[114, 6, 142, 25, 245, 281];4826;Remove and install a new item;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[9, 2];4827;Use the ;DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4828;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4828;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA3-10-00-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4829;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4829;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4830;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4830;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[2, 410, 461, 5, 2, 391, 3, 533, 16, 5, 259, 10, 2, 284, 3, 2, 34, 2, 410, 461, 5, 2, 1249, 156, 10, 2, 873, 3, 2, 34, 25, 1134, 410, 461, 36, 2, 94, 133, 2, 94, 2, 470, 6, 2, 1274];4831;The drive train is the group of components that are necessary for the operation of the bicycle. The drive train is the primary system for the movement of the bicycle. A typical drive train has the chain wheels, the chain, the pedals and the saddle.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[2, 410, 461, 23, 2, 391, 3, 1076, 16, 24, 259, 10, 2, 284, 3, 2, 34, 2, 410, 461, 23, 2, 1249, 156, 10, 2, 873, 3, 2, 34, 25, 1134, 410, 461, 81, 2, 94, 648, 2, 94, 2, 797, 6, 2, 1274];4831;The drive train is the group of components that are necessary for the operation of the bicycle. The drive train is the primary system for the movement of the bicycle. A typical drive train has the chain wheels, the chain, the pedals and the saddle.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];4832;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];4832;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4833;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4833;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4834;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4835;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4835;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];4836;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[410, 461];4837;Drive train;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[951, 2, 410, 461, 36, 1285, 533, 82, 5, 259, 4, 153, 25, 1256, 33, 2, 410, 461, 33, 5, 1726, 6, 2, 35, 148, 2789, 6, 840, 249, 139, 3, 2, 410, 461, 687, 3, 7, 172, 248, 139, 5, 2790, 82, 5, 721, 4, 114, 6, 528, 82, 37, 25, 245, 248];4838;Since the drive train has many components, it is necessary to do a regular maintenance. The drive train maintenance is easy and the users can disassemble and assemble each part of the drive train. Because of this, when one part is defective, it is possible to remove and replace it with a new one.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[951, 2, 410, 461, 81, 1285, 1076, 82, 23, 259, 4, 153, 25, 1256, 33, 2, 410, 461, 33, 23, 1726, 6, 2, 63, 148, 2789, 6, 840, 249, 139, 3, 2, 410, 461, 687, 3, 7, 172, 248, 139, 23, 2790, 82, 23, 721, 4, 114, 6, 528, 82, 37, 25, 245, 248];4838;Since the drive train has many components, it is necessary to do a regular maintenance. The drive train maintenance is easy and the users can disassemble and assemble each part of the drive train. Because of this, when one part is defective, it is possible to remove and replace it with a new one.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[44, 134];4839;Bike book;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4840;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4840;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[826];4841;Drivetrain;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[109, 3, 54];4842;Limitations of liability:;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[113, 3, 54];4842;Limitations of liability:;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4843;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4843;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4844;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4844;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];4845;Description of how it is made;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];4845;Description of how it is made;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[18, 20, 128];4846;S1000D upissued;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[71];4847;BY16;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4848;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4848;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[83, 89];4849;Copyright (C) 2016;DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4850;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4850;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4851;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4851;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4852;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4852;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4853;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4853;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4854;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4854;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[32];4855;All;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[60, 214, 914];4856;brake lever pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[60, 214, 930];4856;brake lever pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[875, 2, 403, 879, 276, 94, 298, 161, 186, 2, 497, 403, 43, 2, 94];4857;"Let the lubricant soak into chain before you clean the unwanted + lubricant from the chain.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[66, 2];4858;Apply the ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[94];4859;Chain;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[176];4860;KZ666;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[880, 1286, 1326, 467];4861;ACME sticky lube 52B;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 25, 221, 3, 2, 173, 133, 332, 6, 186, 2, 497, 403, 41, 259];4862;"Do a check of the rear wheel rim and clean the unwanted lubricant + if necessary.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[50, 6, 30, 102, 61, 3, 51];4863;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[50, 6, 30, 115, 61, 3, 51];4863;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 38, 466, 1180, 536, 276, 2, 60, 156, 536, 13, 2, 1252, 156, 148, 673, 2, 2791, 3, 2, 2792, 156, 153, 38, 466, 536, 1324, 2, 398, 469, 82, 148, 1049, 466, 847, 1324, 2, 60, 156];4864;"Do not get lubrication oil into the brake system. + Oil in the break system can affect the efficiency of the bake + system. Do not get oil onto the floor where it can easily get + transferred onto the brake system.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 38, 466, 1180, 536, 276, 2, 60, 156, 536, 13, 2, 1252, 156, 148, 673, 2, 2791, 3, 2, 2792, 156, 153, 38, 466, 536, 1324, 2, 398, 469, 82, 148, 1049, 466, 2904, 1324, 2, 60, 156];4864;"Do not get lubrication oil into the brake system. + Oil in the break system can affect the efficiency of the bake + system. Do not get oil onto the floor where it can easily get + transferred onto the brake system.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4865;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4865;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[1322, 150];4866;Wet conditions;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[1322, 168];4866;Wet conditions;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 518];4867;derailleur tension;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[292, 355, 6, 469, 240, 805, 276, 77, 3122];4868;control cables and where they go into their casings;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[292, 1353, 6, 469, 240, 805, 276, 77, 3386];4868;control cables and where they go into their casings;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4869;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4869;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[18, 20, 123, 74, 124, 107];4870;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[1063];4871;HD1988;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[1322, 1326];4872;Wet lube;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[426, 150];4873;Dry conditions;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[426, 168];4873;Dry conditions;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 914];4874;Derailleur pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 930];4874;Derailleur pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[44, 134];4875;Bike book;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4876;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4876;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[66];4877;Apply ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 518];4878;Derailleur tension;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[398, 395];4879;Floor covering;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[398, 1131];4879;Floor covering;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[176];4880;KZ222;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[1815];4881;KK999;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[109, 3, 54];4882;Limitations of liability:;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[113, 3, 54];4882;Limitations of liability:;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 518, 138, 4];4883;derailleur tension (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[1816];4884;PPP-001;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 914, 138, 4];4885;derailleur pivots (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 930, 138, 4];4885;derailleur pivots (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[66, 2, 3123, 403, 276, 32, 2, 139, 3, 2, 44, 16, 289];4886;"Apply the penetrating lubricant into all the parts of the bike that + move";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[66, 2, 3387, 403, 276, 32, 2, 290, 3, 2, 44, 16, 289];4886;"Apply the penetrating lubricant into all the parts of the bike that + move";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4887;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4887;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4888;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4888;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[193, 225];4889;BSK-TLST-001-12;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[283];4890;LL-007;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[426, 1326];4891;Dry lube;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[18, 20, 128];4892;S1000D upissued;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[467];4893;B6865;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[564, 2, 94];4894;Lubricate the chain;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4895;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4895;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[221, 564, 139];4896;Check lubricated parts;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[221, 1887, 290];4896;Check lubricated parts;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[83, 89];4897;Copyright (C) 2016;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[57, 218, 2, 94, 5, 186, 6, 426];4898;Make sure the chain is clean and dry.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[57, 218, 2, 94, 23, 186, 6, 426];4898;Make sure the chain is clean and dry.;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[60, 214, 914];4899;Brake lever pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[60, 214, 930];4899;Brake lever pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[311, 2];4900;Put the ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 25, 221, 3, 2, 2779, 564, 139, 6, 186, 2, 497, 403, 37, 25];4901;"Do a check of the remaining lubricated parts and clean the + unwanted lubricant with a ";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 25, 221, 3, 2, 1750, 1887, 290, 6, 186, 2, 497, 403, 37, 25];4901;"Do a check of the remaining lubricated parts and clean the + unwanted lubricant with a ";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4902;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4902;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4903;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4903;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[186, 426, 884];4904;Clean dry cloth;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 25, 221, 3, 2, 94, 4, 57, 218, 16, 249, 351, 5, 564, 41, 27, 5, 351, 16, 153, 38, 289, 1049, 8, 36, 915, 1710, 564, 2, 94, 877, 138, 4];4905;"Do a check of the chain to make sure that each link is lubricated. + If there are links that do not move easily or have become frozen, + lubricate the chain again (refer to ";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[153, 25, 221, 3, 2, 94, 4, 57, 218, 16, 249, 351, 23, 1887, 41, 27, 24, 1352, 16, 153, 38, 289, 1049, 8, 36, 915, 1710, 564, 2, 94, 877, 138, 4];4905;"Do a check of the chain to make sure that each link is lubricated. + If there are links that do not move easily or have become frozen, + lubricate the chain again (refer to ";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[267, 2, 2793, 3, 2, 515, 1227, 2, 101, 3, 2, 94, 363, 6, 1817, 441, 2, 657, 1810];4906;"Hold the nozzle of the container above the front of the chain ring and + slowly turn the cranks rearwards.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[267, 2, 2793, 3, 2, 515, 1227, 2, 101, 3, 2, 94, 363, 6, 1817, 441, 2, 1341, 1892];4906;"Hold the nozzle of the container above the front of the chain ring and + slowly turn the cranks rearwards.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[2, 34, 94, 5, 186, 6, 426];4907;The bicycle chain is clean and dry;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[2, 34, 94, 23, 186, 6, 426];4907;The bicycle chain is clean and dry;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[71];4908;BY161;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[536];4909;Oil;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[44, 420];4910;Bike rider;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[2794, 2795, 1944, 536];4911;AECMA Heavy duty Oil 1988;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[597, 133];4912;guide wheels;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[597, 648];4912;guide wheels;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 914];4913;derailleur pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[238, 930];4913;derailleur pivots;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4914;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4914;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[60, 214, 914, 138, 4];4915;brake lever pivots (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[60, 214, 930, 138, 4];4915;brake lever pivots (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-241A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4916;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4916;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4917;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4917;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[283];4918;LL-003;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[153, 2, 380, 3, 2, 94, 39, 264, 13, 2, 383, 357, 221, 138, 4];4919;Do the inspection of the chain as given in the pre-ride checks (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[153, 2, 380, 3, 2, 94, 39, 366, 13, 2, 383, 357, 887, 138, 4];4919;Do the inspection of the chain as given in the pre-ride checks (refer to ;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[94];4920;Chain;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[176];4921;KZ666;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[2796, 6, 114, 2, 334, 265];4922;Unlock and remove the cleaning tool.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[186, 37, 1155, 440];4923;Clean with chemical agent;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[283];4924;LL-001;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[311, 2, 94, 13, 2, 94, 597, 3, 2, 94, 334, 265, 6, 1138, 2, 265, 29, 2, 94];4925;Put the chain in the chain guides of the chain cleaning tool and lock the tool on the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[311, 2, 94, 13, 2, 94, 2957, 3, 2, 94, 334, 265, 6, 1138, 2, 265, 29, 2, 94];4925;Put the chain in the chain guides of the chain cleaning tool and lock the tool on the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[50, 6, 30, 102, 61, 3, 51];4926;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[50, 6, 30, 115, 61, 3, 51];4926;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[267, 2, 265, 37, 2, 636, 646, 6, 1817, 441, 2, 1810, 37, 2, 460, 646];4927;Hold the tool with the left hand and slowly turn the rearwards with the right hand.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[267, 2, 265, 37, 2, 636, 646, 6, 1817, 441, 2, 1892, 37, 2, 460, 646];4927;Hold the tool with the left hand and slowly turn the rearwards with the right hand.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4928;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4928;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[688, 689, 565];4929;Stiff bristle brush;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[762, 2, 334, 361];4930;Prepare the cleaning area.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4931;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[41, 259, 114, 2, 497, 403];4932;If necessary, remove the unwanted lubricant.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4933;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4933;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[18, 20, 123, 74, 124, 107];4934;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[186, 2, 94];4935;Clean the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[94, 334, 265];4936;Chain cleaning tool;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[186, 2797, 43, 2, 94];4937;Clean debris from the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[193, 225];4938;BSK-TLST-001-03;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[1133, 2, 1148, 29, 2, 334, 265, 4, 57, 218, 16, 186, 535, 3124, 584, 2, 265, 5, 2798];4939;Press the button on the cleaning tool to make sure that cleaning fluid flows until the tool is empty.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[1133, 2, 1148, 29, 2, 334, 265, 4, 57, 218, 16, 334, 535, 3388, 584, 2, 265, 23, 2798];4939;Press the button on the cleaning tool to make sure that cleaning fluid flows until the tool is empty.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[44, 134];4940;Bike book;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4941;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4941;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[2799, 2, 94];4942;Inspect the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[398, 395];4943;Floor covering;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[398, 1131];4943;Floor covering;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[176];4944;KZ222;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[1815];4945;KK999;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[196, 403];4946;General lubricant;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[109, 3, 54];4947;Limitations of liability:;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[113, 3, 54];4947;Limitations of liability:;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[1816];4948;PPP-001;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4949;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4949;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4950;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4950;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[564, 2, 94];4951;Lubricate the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[9, 94, 334, 535];4952;Use chain cleaning fluid;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[504, 2];4953;Open the ;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[18, 20, 128];4954;S1000D upissued;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[41, 259, 114, 2, 497, 94, 334, 535];4955;If necessary, remove the unwanted chain cleaning fluid.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[57, 218, 16, 161, 114, 32, 2, 497, 17, 43, 2, 94];4956;Make sure that you remove all the unwanted material from the chain.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4957;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4957;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[94, 334, 535];4958;Chain cleaning fluid;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[83, 89];4959;Copyright (C) 2016;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[193, 225];4960;BSK-TLST-001-02;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[311, 2];4961;Put the ;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[311, 2, 34, 29, 2, 398, 395];4962;Put the bicycle on the floor covering.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[311, 2, 34, 29, 2, 398, 1131];4962;Put the bicycle on the floor covering.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4963;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4963;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4964;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4964;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[71];4965;BY161;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[39, 291];4966;As required;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[39, 306];4966;As required;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[9, 2];4967;Use the ;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[289, 2, 34, 4, 67, 104, 361, 6, 114, 2, 398, 395];4968;Move the bicycle to its storage area and remove the floor covering.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[289, 2, 34, 4, 67, 104, 361, 6, 114, 2, 398, 1131];4968;Move the bicycle to its storage area and remove the floor covering.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4969;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4969;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[289, 2, 94, 4, 2, 780, 2800, 6, 2, 780, 412, 65, 2, 173];4970;Move the chain to the middle chainring and the middle sprocket at the rear.;DMC-S1000DBIKE-A-DA4-10-00-00AA-251B-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4971;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4971;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4972;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4972;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[50, 6, 30, 102, 61, 3, 51];4973;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[50, 6, 30, 115, 61, 3, 51];4973;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[2, 238, 5, 2801];4974;The derailleur is jammed;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[2, 238, 23, 3005];4974;The derailleur is jammed;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];4975;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];4975;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[71];4976;BY151;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];4977;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];4978;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];4978;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[410, 461];4979;Drive train;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[18, 20, 123, 74, 124, 107];4980;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[762, 2, 238, 4, 311, 2802, 94, 1327, 29, 470, 405];4981;Prepare the derailleur to put transmission chain back on pedal mechanism.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[44, 134];4982;Bike book;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];4983;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];4983;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[2803];4984;Tchain-120;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[109, 3, 54];4985;Limitations of liability:;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[113, 3, 54];4985;Limitations of liability:;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];4986;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];4986;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];4987;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];4987;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[18, 20, 128];4988;S1000D upissued;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];4989;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];4989;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[83, 89];4990;Copyright (C) 2016;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];4991;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];4991;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[2, 470, 405, 5, 2801];4992;The pedal mechanism is jammed;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[2, 470, 405, 23, 3005];4992;The pedal mechanism is jammed;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[176];4993;KZ120;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];4994;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];4994;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[34, 94];4995;Bicycle chain;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];4996;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];4996;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[936, 252];4997;Correlated fault;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[1079, 252];4997;Correlated fault;DMC-S1000DBIKE-A-DA4-10-00-00AA-414A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];4998;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];4998;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];4999;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];4999;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 271, 581, 29, 2, 222, 68, 2, 333, 6, 347, 2, 405, 310, 534, 39, 238, 345, 238, 5, 355, 3125, 405, 240, 289, 2, 94, 43, 2, 356, 412];5000;The shifters installed on the handlebars change the gears and operate the mechanisms (also known as derailleurs). These derailleurs are cable-actuated mechanisms. They move the chain from the different sprockets.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 484, 820, 29, 2, 634, 68, 2, 437, 6, 347, 2, 1354, 310, 98, 39, 1412, 345, 1412, 24, 355, 3389, 1354, 240, 289, 2, 94, 43, 2, 356, 719];5000;The shifters installed on the handlebars change the gears and operate the mechanisms (also known as derailleurs). These derailleurs are cable-actuated mechanisms. They move the chain from the different sprockets.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[543, 1818, 412, 3, 356, 1955, 29, 2, 101];5001;Three socket sprockets of different dimension on the front;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[543, 1818, 719, 3, 356, 1955, 29, 2, 101];5001;Three socket sprockets of different dimension on the front;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];5002;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];5002;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5003;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5003;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5004;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5005;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5005;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];5006;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[333];5007;Gears;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[437];5007;Gears;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[7, 154, 264, 2, 333, 1109];5008;This set gives the gear ratios.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[7, 154, 804, 2, 333, 3390];5008;This set gives the gear ratios.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[71];5009;BY17;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[44, 134];5010;Bike book;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5011;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5011;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[1136, 1818, 412, 3, 356, 1955, 65, 2, 173];5012;Nine socket sprockets of different dimensions at the rear;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[1136, 1818, 719, 3, 356, 3391, 65, 2, 173];5012;Nine socket sprockets of different dimensions at the rear;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 34, 3, 345, 699, 148, 36, 333, 8, 407, 2, 55, 44, 9, 25, 154, 16, 96];5013;The bicycles of these days can have 27 gears or more. The mountain bikes use a set that includes: ;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 1077, 3, 345, 1399, 148, 36, 437, 8, 407, 2, 55, 803, 9, 25, 154, 16, 1408];5013;The bicycles of these days can have 27 gears or more. The mountain bikes use a set that includes: ;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 269, 5, 2, 777, 3, 2, 133, 6, 160, 2, 425, 6, 378];5014;The hub is the center of the wheel and contains the axle and bearings.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 269, 23, 2, 777, 3, 2, 133, 6, 1351, 2, 425, 6, 487];5014;The hub is the center of the wheel and contains the axle and bearings.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[109, 3, 54];5015;Limitations of liability:;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[113, 3, 54];5015;Limitations of liability:;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 140, 3, 2, 271, 5, 264, 13];5016;The description of the shifters is given in ;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 140, 3, 2, 484, 23, 366, 13];5016;The description of the shifters is given in ;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5017;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5017;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5018;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5018;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];5019;Description of how it is made;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];5019;Description of how it is made;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[18, 20, 128];5020;S1000D upissued;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 333, 96, 2, 405, 2, 269, 6, 2, 271];5021;The gears include the mechanism, the hubs and the shifters.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 437, 96, 2, 405, 2, 1074, 6, 2, 484];5021;The gears include the mechanism, the hubs and the shifters.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5022;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5022;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[83, 89];5023;Copyright (C) 2016;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5024;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5024;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 333, 875, 2, 420, 657, 65, 2, 470, 65, 25, 1174, 873, 29, 3126, 3, 356, 3127];5025;The gears let the rider crank at the pedals at a constant movement on slopes of different angles.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 437, 875, 2, 420, 657, 65, 2, 797, 65, 25, 1174, 873, 29, 3392, 3, 356, 3393];5025;The gears let the rider crank at the pedals at a constant movement on slopes of different angles.;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5026;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5026;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 140, 3, 2, 405, 5, 264, 13];5027;The description of the mechanisms is given in ;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[2, 140, 3, 2, 1354, 23, 366, 13];5027;The description of the mechanisms is given in ;DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5028;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5028;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-00-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5029;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5029;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5030;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5030;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 173, 238, 138, 4];5031;The rear derailleur (refer to ;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];5032;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];5032;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5033;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5033;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[71];5034;BY171;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5035;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5036;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5036;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];5037;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[101, 238];5038;Front derailleur;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 101, 238, 138, 4];5039;The front derailleur (refer to ;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 5, 309, 356, 157, 3, 238, 2, 101, 6, 2, 173];5040;There are two different types of derailleur, the front and the rear.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 24, 309, 356, 258, 3, 238, 2, 101, 6, 2, 173];5040;There are two different types of derailleur, the front and the rear.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 1139, 582, 638, 333];5041;the stop screw low-gear;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[44, 134];5042;Bike book;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5043;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5043;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[238];5044;Derailleur;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 597, 133, 36, 2, 303, 4, 289, 2, 94, 37, 2, 238, 82, 289, 2, 94, 43, 248, 412, 4, 2, 72, 2, 597, 133, 80, 38, 289, 29, 67, 691, 41, 7, 62, 27, 162, 5, 1798, 29, 2, 133, 2, 340, 3, 2, 597, 133, 5, 677, 2, 644, 412];5045;The guide wheel has the function to move the chain with the derailleur. It moves the chain from one sprocket to the other. The guide wheel must not move on its axis. If this occurs, there will be wear on the wheel. The position of the guide wheel is below the largest sprocket.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 597, 133, 81, 2, 303, 4, 289, 2, 94, 37, 2, 238, 82, 1410, 2, 94, 43, 248, 412, 4, 2, 72, 2, 597, 133, 80, 38, 289, 29, 67, 691, 41, 7, 3006, 27, 162, 5, 1798, 29, 2, 133, 2, 340, 3, 2, 597, 133, 23, 677, 2, 1885, 412];5045;The guide wheel has the function to move the chain with the derailleur. It moves the chain from one sprocket to the other. The guide wheel must not move on its axis. If this occurs, there will be wear on the wheel. The position of the guide wheel is below the largest sprocket.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[109, 3, 54];5046;Limitations of liability:;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[113, 3, 54];5046;Limitations of liability:;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[827];5047;Mechs;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[173, 238];5048;Rear derailleur;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5049;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5049;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5050;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5050;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 238, 1062, 316, 661, 2, 238, 4, 2, 217, 172, 2, 35, 352, 7, 316, 7, 57, 218, 16, 2, 559, 3128, 5, 1064, 37, 2, 94, 363];5051;The derailleur mounting bolt connects the derailleur to the frame. When the user attaches this bolt, this makes sure that the cage plates are parallel with the chain rings.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 238, 1893, 316, 3003, 2, 238, 4, 2, 217, 172, 2, 35, 928, 7, 316, 7, 199, 218, 16, 2, 559, 3394, 24, 1064, 37, 2, 94, 1093];5051;The derailleur mounting bolt connects the derailleur to the frame. When the user attaches this bolt, this makes sure that the cage plates are parallel with the chain rings.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];5052;Description of how it is made;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];5052;Description of how it is made;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[18, 20, 128];5053;S1000D upissued;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 303, 3, 345, 582, 5, 4, 2804, 2, 420, 43, 682, 817, 41, 7, 62, 2, 94, 162, 805, 549, 3, 2, 94, 133];5054;The function of these screws is to prevent the rider from over shifting . If this occurs, the chain will go out of the chain wheel.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 303, 3, 345, 3395, 23, 4, 2804, 2, 420, 43, 682, 3396, 41, 7, 3006, 2, 94, 162, 805, 549, 3, 2, 94, 133];5054;The function of these screws is to prevent the rider from over shifting . If this occurs, the chain will go out of the chain wheel.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5055;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5055;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[83, 89];5056;Copyright (C) 2016;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5057;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5057;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5058;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5058;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 238, 5, 581, 29, 2, 34, 330, 175, 37, 25, 349, 6, 5, 1064, 4, 2, 543, 101, 412];5059;The derailleur is installed on the bicycle seat tube with a clamp and is parallel to the three front sprockets.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 238, 23, 820, 29, 2, 34, 330, 175, 37, 25, 349, 6, 23, 1064, 4, 2, 543, 101, 719];5059;The derailleur is installed on the bicycle seat tube with a clamp and is parallel to the three front sprockets.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 817, 355, 5, 661, 273, 2, 271, 29, 2, 295, 263, 6, 2, 355, 349, 316, 29, 2, 101, 238, 7, 347, 2, 238, 29, 2, 412, 27, 5, 183, 358, 6, 824, 559, 2, 349, 352, 2, 559];5060;The shift cable is connected between the shifters on the handle bars and the cable clamp bolt on the front derailleur. This operates the derailleur. On the sprockets there is an inner and outer cage. The clamp attaches the cage.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 817, 355, 23, 1894, 273, 2, 484, 29, 2, 295, 1119, 6, 2, 355, 349, 316, 29, 2, 101, 238, 7, 1409, 2, 238, 29, 2, 719, 27, 23, 183, 358, 6, 824, 559, 2, 349, 928, 2, 559];5060;The shift cable is connected between the shifters on the handle bars and the cable clamp bolt on the front derailleur. This operates the derailleur. On the sprockets there is an inner and outer cage. The clamp attaches the cage.;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[2, 1139, 582, 305, 333];5061;the stop screw high-gear;DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5062;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5062;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-10-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5063;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5063;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5064;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5064;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[521, 2, 425, 549, 43, 2, 72, 435, 39, 876, 13];5065;Pull the axle out from the other side as shown in ;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[521, 2, 425, 549, 43, 2, 72, 435, 39, 2020, 13];5065;Pull the axle out from the other side as shown in ;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[269];5066;Hubs;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[1074];5066;Hubs;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[57, 218, 16, 249, 435, 3, 2, 269, 36, 2, 616, 137, 3, 378];5067;Make sure that each side of the hub has the same number of bearings.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[57, 218, 16, 249, 435, 3, 2, 269, 81, 2, 616, 137, 3, 487];5067;Make sure that each side of the hub has the same number of bearings.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[176];5068;KZ666;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[186, 37, 1155, 440];5069;Clean with chemical agent;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[34, 1805];5070;Bicycle mechanic;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[9, 25, 710, 620, 43, 2];5071;Use a small screwdriver from the ;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[142, 2, 1323, 378, 276, 2, 712, 6, 382, 240, 276, 2, 409];5072;Install the ball bearings into the races and push them into the grease.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[142, 2, 1323, 487, 276, 2, 2030, 6, 382, 925, 276, 2, 409];5072;Install the ball bearings into the races and push them into the grease.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[50, 6, 30, 102, 61, 3, 51];5073;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[50, 6, 30, 115, 61, 3, 51];5073;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5074;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5074;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5075;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5076;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5076;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[18, 20, 123, 74, 124, 107];5077;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[71];5078;BY172;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[114, 2, 425];5079;Remove the axle.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[66, 407, 409, 29, 2, 578, 3, 2, 378];5080;Apply more grease on the tops of the bearings.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[66, 407, 409, 29, 2, 3397, 3, 2, 487];5080;Apply more grease on the tops of the bearings.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[193, 225];5081;BSK-TLST-001;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[44, 134];5082;Bike book;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[9, 2, 918, 413, 43, 2];5083;Use the cone-wrench from the ;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5084;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5084;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[153, 25, 221, 3, 2, 425, 4, 57, 218, 16, 82, 5, 1751];5085;Do a check of the axle to make sure that it is straight.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[153, 25, 221, 3, 2, 425, 4, 57, 218, 16, 82, 23, 1751];5085;Do a check of the axle to make sure that it is straight.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[397, 364];5086;Specialist toolset;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[176];5087;KZ222;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[283];5088;LL-004;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[109, 3, 54];5089;Limitations of liability:;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[113, 3, 54];5089;Limitations of liability:;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[57, 218, 161, 153, 38, 2805, 2, 378, 43, 2, 269, 5, 2806, 4, 2807, 2, 378, 41, 240, 2808, 549, 3129, 378, 148, 512, 171, 4, 2, 269];5090;Make sure you do not lose the bearings from the hub. Be prepared to catch the bearings if they fall out. Missing bearings can cause damage to the hub.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[57, 218, 161, 153, 38, 2805, 2, 487, 43, 2, 269, 5, 2806, 4, 2807, 2, 487, 41, 240, 2808, 549, 3398, 487, 148, 512, 171, 4, 2, 269];5090;Make sure you do not lose the bearings from the hub. Be prepared to catch the bearings if they fall out. Missing bearings can cause damage to the hub.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5091;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5091;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5092;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5092;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[114, 2, 425];5093;Removing the axle;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[1415, 2, 425];5093;Removing the axle;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[142, 2, 918, 2, 631, 6, 2, 1325, 29, 2, 72, 435, 3, 2, 425];5094;Install the cone, the washer and the locknut on the other side of the axle.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[9, 2, 918, 413, 43, 2, 397, 364, 6, 1718, 457, 2, 1325];5095;Use the cone-wrench from the specialist toolset and carefully tighten the locknut.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[18, 20, 128];5096;S1000D upissued;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[153, 25, 221, 3, 2, 1323, 378, 10, 2809, 3, 171];5097;Do a check of the ball bearings for signs of damage.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[153, 25, 221, 3, 2, 1323, 487, 10, 3007, 3, 171];5097;Do a check of the ball bearings for signs of damage.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[66, 25, 644, 388, 3];5098;Apply a large quantity of ;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[196, 409];5099;General grease;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5100;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5100;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[280];5101;Operator;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[142, 2, 425, 782, 2, 269];5102;Install the axle through the hub.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[83, 89];5103;Copyright (C) 2016;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5104;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5104;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[9, 587, 440];5105;Use degreasing agent;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[840, 2, 269];5106;Assemble the hub.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5107;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5107;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[587, 440];5108;Degreasing agent;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[9, 2];5109;Use the ;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[39, 291];5110;As required;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[39, 306];5110;As required;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[173, 133, 114];5111;Rear wheel removed;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[173, 133, 696];5111;Rear wheel removed;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[114, 2, 631, 6, 2, 918, 43, 2, 425];5112;Remove the washer and the cone from the axle.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[283];5113;LL-005;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[114, 2, 378];5114;Remove the bearings.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[114, 2, 487];5114;Remove the bearings.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5115;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5115;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[580, 2, 1811, 776, 361, 29, 2, 918, 6, 2, 712, 13, 2, 269, 10, 2810, 6, 72, 2809, 3, 171];5116;Examine the bearing contact area on the cones and the races in the hub for pitting and other signs of damage.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[580, 2, 378, 776, 361, 29, 2, 3399, 6, 2, 2030, 13, 2, 269, 10, 2810, 6, 72, 3007, 3, 171];5116;Examine the bearing contact area on the cones and the races in the hub for pitting and other signs of damage.;DMC-S1000DBIKE-A-DA5-20-00-00AA-251C-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5117;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5117;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5118;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5118;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51];5119;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[50, 6, 30, 115, 61, 3, 51];5119;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5120;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5120;To be made available to all S1000D users.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[29, 1234, 268, 3, 7, 271, 27, 5, 25, 349, 316, 16, 267, 2, 271, 13, 67, 340, 138, 4];5121;On modern models of this shifter, there is a clamp bolt that holds the shifter in its position (refer to ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[29, 1234, 1873, 3, 7, 271, 27, 23, 25, 349, 316, 16, 1845, 2, 271, 13, 67, 340, 138, 4];5121;On modern models of this shifter, there is a clamp bolt that holds the shifter in its position (refer to ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5122;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5123;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5123;Ministries of Defence of the member countries of ASD.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[18, 20, 123, 74, 124, 107];5124;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[71];5125;BY173;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[480, 2, 271, 349, 316];5126;Loosen the shifter clamp bolt;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 1328, 271, 267, 2, 238, 13, 67, 340, 71, 1328];5127;The friction shifters hold the derailleur in its position by friction.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 1328, 484, 267, 2, 238, 13, 67, 340, 71, 1328];5127;The friction shifters hold the derailleur in its position by friction.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[44, 134];5128;Bike book;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5129;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5129;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[70, 25, 916, 271, 5, 57, 524];5130;How a thumb shifter is made up;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[70, 25, 916, 271, 23, 164, 524];5130;How a thumb shifter is made up;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[109, 3, 54];5131;Limitations of liability:;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[113, 3, 54];5131;Limitations of liability:;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 916, 271, 5, 25, 2811, 157, 13, 1234, 34, 82, 5, 721, 4, 1046, 7, 157, 3, 271, 10, 284, 13, 2, 994, 340, 8, 13, 2, 1328, 340, 2, 709, 273, 2, 309, 5];5132;The thumb shifter is a usual type in modern bicycles. It is possible to adjust this type of shifter for operation in the index position or in the friction position. The differences between the two are: ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 916, 271, 23, 25, 2811, 157, 13, 1234, 1077, 82, 23, 721, 4, 1046, 7, 157, 3, 271, 10, 284, 13, 2, 994, 340, 8, 13, 2, 1328, 340, 2, 3400, 273, 2, 309, 24];5132;The thumb shifter is a usual type in modern bicycles. It is possible to adjust this type of shifter for operation in the index position or in the friction position. The differences between the two are: ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5133;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5133;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5134;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5134;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[480, 2, 1116];5135;Loosen the nut;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[140, 3, 70, 82, 5, 57];5136;Description of how it is made;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[140, 3, 70, 82, 23, 164];5136;Description of how it is made;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[18, 20, 128];5137;S1000D upissued;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5138;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5138;"There are no specific handling instructions for this data + module.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[83, 89];5139;Copyright (C) 2016;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 916, 271, 138, 4];5140;The thumb shifters (refer to ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 916, 484, 138, 4];5140;The thumb shifters (refer to ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[25, 2812, 1116, 138, 4];5141;A wing nut (refer to ;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5142;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5142;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5143;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5143;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2813, 2814];5144;Unscrew wingnut;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[916, 271, 994, 157];5145;Thumb shifter index type;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[271];5146;Shifters;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[484];5146;Shifters;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 994, 271, 68, 2, 333, 37, 25, 1051, 3, 25, 214];5147;The index shifters change the gears with a click of a lever.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[2, 994, 484, 68, 2, 437, 37, 25, 1051, 3, 25, 214];5147;The index shifters change the gears with a click of a lever.;DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5148;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5148;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DBIKE-A-DA5-30-00-00AA-041A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5149;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5149;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5150;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5150;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1020, 12];5151;Distribution module;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1066, 1067];5152;GT-004-WD;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1819];5153;Diode;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[50, 6, 30, 102, 61, 3, 51];5154;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[50, 6, 30, 115, 61, 3, 51];5154;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5155;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5155;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[55, 143, 59];5156;Mountain storm Mk1;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[146, 147, 59];5157;Brook trekker Mk9;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5158;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[848, 1329];5159;Electronic Box 01;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5160;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5160;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[18, 20, 123, 74, 124, 107];5161;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[532, 1820];5162;Speed sensor;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[885];5163;Battery;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[44, 134];5164;Bike book;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5165;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5165;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[952, 88, 5, 400, 2815];5166;installationLocation values are populated arbitrarily.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[952, 165, 24, 889, 2815];5166;installationLocation values are populated arbitrarily.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1330];5167;Switch;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[26, 1171, 1028, 88, 5, 247, 4, 103, 217, 1428, 1171, 1150, 5, 1361, 4, 103, 217, 323];5168;"No installationLocationType allowable value is defined to express Frames. Here, installationLocationType=""instloctyp60"" is chosen to express Frame installation.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[26, 1171, 1028, 88, 23, 716, 4, 103, 1419, 1428, 1171, 1150, 23, 1861, 4, 103, 217, 323];5168;"No installationLocationType allowable value is defined to express Frames. Here, installationLocationType=""instloctyp60"" is chosen to express Frame installation.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1821, 1822, 20];5169;" installationInfo installationIdent=""d1"" ";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[109, 3, 54];5170;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[113, 3, 54];5170;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1821, 1822, 20];5171;" installationInfo installationIdent=""d2"" ";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1823];5172;Generator;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1824];5173;Relay;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5174;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5174;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5175;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5175;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[326, 281, 137, 293, 40, 342];5176;Functional item numbers common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[326, 281, 799, 293, 40, 342];5176;Functional item numbers common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1027];5177;Receptacle;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[18, 20, 128];5178;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[101, 219];5179;Front light;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5180;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5180;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[83, 89];5181;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1066, 1067];5182;GT-002-WD;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[694];5183;Connector;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5184;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5184;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[173, 219];5185;Rear light;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5186;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5186;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[219];5187;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[482];5187;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[219];5188;lights;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[795];5188;lights;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[1068];5189;Tachometer;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[848, 337];5190;Electronic Unit;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5191;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5191;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00EA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5192;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5192;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5193;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5193;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[219, 611, 250, 101];5194;Light, sub-assembly front;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[219, 377];5195;Light, base;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[245, 139, 43, 765, 18, 1825, 1826, 10, 1108, 482];5196;new parts from CPF 2009-158S1 spf proposal for modifying LIGHTING 941;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[245, 290, 43, 765, 18, 1825, 1826, 10, 2938, 482];5196;new parts from CPF 2009-158S1 spf proposal for modifying LIGHTING 941;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[101, 348];5197;Front Bulb;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[379, 37, 781];5198;Glass with hole;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[50, 6, 30, 102, 61, 3, 51];5199;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[50, 6, 30, 115, 61, 3, 51];5199;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[139, 293, 40, 342];5200;Parts common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[290, 293, 40, 342];5200;Parts common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[348];5201;Bulb;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5202;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5202;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[55, 143, 59];5203;Mountain storm Mk1;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[146, 147, 59];5204;Brook trekker Mk9;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5205;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[1331, 611, 250];5206;Lens sub-assembly;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5207;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5207;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[18, 20, 123, 74, 124, 107];5208;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[885];5209;Battery;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[44, 134];5210;Bike book;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[2816];5211;Clip;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5212;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5212;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[2817];5213;Reflector;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[219, 156];5214;Light system;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[379];5215;Glass;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[109, 3, 54];5216;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[113, 3, 54];5216;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[1331, 250];5217;Lens, assembly;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[1827, 224];5218;Loom wiring;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5219;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5219;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5220;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5220;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[219, 1029, 1581];5221;Light, main body;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[18, 20, 128];5222;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[656, 219, 1062];5223;Bracket, light mounting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[656, 219, 1893];5223;Bracket, light mounting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5224;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5224;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[83, 89];5225;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[579, 792];5226;Grip,strip;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[219, 611, 250, 173];5227;Light, sub assembly rear;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[173, 348];5228;Rear Bulb;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[631, 2818];5229;Washer,flat;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5230;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5230;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5231;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5231;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[1331, 250, 173];5232;Lens, assembly rear;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[219];5233;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[482];5233;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5234;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5234;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[1392];5235;Seal;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[582, 85];5236;Screw,special;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00GA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5237;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5237;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5238;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5238;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[1332, 282, 1327];5239; exemple 1 : Zone: BACK ;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[1332, 282, 780];5240; exemple 1 : Zone: MIDDLE ;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[50, 6, 30, 102, 61, 3, 51];5241;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[50, 6, 30, 115, 61, 3, 51];5241;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5242;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5242;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[55, 143, 59];5243;Mountain storm Mk1;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[146, 147, 59];5244;Brook trekker Mk9;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5245;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[1327, 282, 82, 1384, 43, 442, 793, 4, 442, 793];5246;"BACK ZONE. IT STARTS FROM LENGTH ""100 cm"" TO LENGTH ""150 cm""";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[1327, 282, 82, 2031, 43, 442, 793, 4, 442, 793];5246;"BACK ZONE. IT STARTS FROM LENGTH ""100 cm"" TO LENGTH ""150 cm""";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5247;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5247;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[18, 20, 123, 74, 124, 107];5248;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[1332, 282, 101];5249; exemple 1 : Zone: FRONT ;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[44, 134];5250;Bike book;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5251;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5251;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[101, 282, 1954, 71, 101, 151, 82, 1384, 43, 442, 793, 4, 442, 793];5252;"FRONT ZONE BEGINS BY FRONT TIRE. IT STARTS FROM LENGTH ""0 cm"" TO LENGTH ""50 cm""";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[101, 282, 3401, 71, 101, 151, 82, 2031, 43, 442, 793, 4, 442, 793];5252;"FRONT ZONE BEGINS BY FRONT TIRE. IT STARTS FROM LENGTH ""0 cm"" TO LENGTH ""50 cm""";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[151, 282, 96, 2, 101, 151, 2, 358, 175, 6, 2, 563];5253;TIRE ZONE INCLUDING THE FRONT TIRE, THE INNER TUBE AND THE SPOKES;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[151, 282, 184, 2, 101, 151, 2, 358, 175, 6, 2, 651];5253;TIRE ZONE INCLUDING THE FRONT TIRE, THE INNER TUBE AND THE SPOKES;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[109, 3, 54];5254;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[113, 3, 54];5254;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[282, 293, 40, 342];5255;Zones common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[1396, 293, 40, 342];5255;Zones common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5256;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5256;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5257;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5257;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[18, 20, 128];5258;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5259;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5259;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[83, 89];5260;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[780, 282, 82, 1384, 43, 442, 793, 4, 442, 793];5261;"MIDDLE ZONE. IT STARTS FROM LENGTH ""50 cm"" TO LENGTH ""100 cm""";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[780, 282, 82, 2031, 43, 442, 793, 4, 442, 793];5261;"MIDDLE ZONE. IT STARTS FROM LENGTH ""50 cm"" TO LENGTH ""100 cm""";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5262;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5262;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5263;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5263;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[219];5264;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[482];5264;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5265;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5265;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00HA-AAA +[186, 426, 884, 331];5266;Clean dry cloth Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5267;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5267;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5268;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5268;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[94, 334, 535, 331];5269;Chain cleaning fluid Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[244, 243, 331];5270;Test stand Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[568, 458, 413, 331];5271;8mm Allen wrench Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[397, 364, 331];5272;Specialist toolset Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[568, 458, 413];5273;8mm Allen wrench;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[50, 6, 30, 102, 61, 3, 51];5274;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[50, 6, 30, 115, 61, 3, 51];5274;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[711, 1288];5275;Marker pen;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5276;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5276;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[55, 143, 59];5277;Mountain storm Mk1;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[146, 147, 59];5278;Brook trekker Mk9;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[688, 689, 565];5279;Stiff bristle brush;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5280;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5281;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5281;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[18, 20, 123, 74, 124, 107];5282;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[175, 427, 625, 331];5283;Tube patch kit Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[94, 334, 265];5284;Chain cleaning tool;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[151, 253, 408, 331];5285;Tire pressure gauge Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[390, 779];5286;Water hose;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[44, 134];5287;Bike book;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5288;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5288;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[301, 243, 331];5289;Work stand Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[1319, 1320, 267, 1321, 331];5290;Extra firm hold hairspray Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[397, 364];5291;Specialist toolset;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[398, 395];5292;Floor covering;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[398, 1131];5292;Floor covering;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[622, 331];5293;Sponge Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[109, 3, 54];5294;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[113, 3, 54];5294;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[390, 779, 331];5295;Water hose Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[688, 689, 2819, 331];5296;Stiff bristle brus Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[617, 624];5297;Foot pump;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[688, 689, 565, 331];5298;Stiff bristle brush Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5299;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5299;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5300;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5300;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[151, 253, 408];5301;Tire pressure gauge;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[622];5302;Sponge;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[151, 214, 331];5303;Tire lever Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[18, 20, 128];5304;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[398, 395, 331];5305;Floor covering Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[398, 1131, 331];5305;Floor covering Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5306;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5306;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[94, 334, 535];5307;Chain cleaning fluid;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[83, 89];5308;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[244, 243];5309;Test stand;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[94, 334, 265, 331];5310;Chain cleaning tool Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5311;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5311;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[711, 1288, 331];5312;Marker pen Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5313;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5313;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[301, 243];5314;Work stand;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[335, 232, 293, 40, 342];5315;Support equipment common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[186, 426, 884];5316;Clean dry cloth;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[219];5317;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[482];5317;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[154, 3, 458, 413, 331];5318;Set of Allen wrenches Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[154, 3, 458, 1418, 331];5318;Set of Allen wrenches Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[151, 214];5319;Tire lever;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[1319, 1320, 267, 1321];5320;Extra firm hold hairspray;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[175, 427, 625];5321;Tube patch kit;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[39, 291];5322;As required;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[39, 306];5322;As required;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[617, 624, 331];5323;Foot pump Descr;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5324;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5324;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[154, 3, 458, 413];5325;Set of Allen wrenches;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[154, 3, 458, 1418];5325;Set of Allen wrenches;DMC-S1000DLIGHTING-D-D00-00-00-00AA-00NA-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5326;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5326;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2820, 3130, 782, 58, 2, 215, 5, 1912];5327;Identifies bunges through which the wire is routed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[635, 3402, 782, 58, 2, 215, 23, 3403];5327;Identifies bunges through which the wire is routed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[160, 2, 700, 3, 2, 671, 4, 58, 2, 215, 2821];5328;Contains the identifier of the circuit to which the wire belongs.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1351, 2, 700, 3, 2, 671, 4, 58, 2, 215, 3008];5328;Contains the identifier of the circuit to which the wire belongs.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[999];5329;Screens;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1895];5329;Screens;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 139, 137, 264, 2, 139, 137, 3, 2, 179, 338, 71, 2, 179, 633];5330;Harness part number gives the part number of the harness identified by the harness ident.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 139, 137, 804, 2, 139, 137, 3, 2, 179, 1350, 71, 2, 179, 633];5330;Harness part number gives the part number of the harness identified by the harness ident.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[139, 228, 876, 2, 139, 137, 3, 2, 232, 13, 583, 575, 2, 139, 137, 5, 2822, 4, 2, 139, 2823];5331;Part identification shows the part number of the equipment. In most cases the part number is identical to the part desciption.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[139, 228, 1420, 2, 139, 137, 3, 2, 232, 13, 583, 2018, 2, 139, 137, 23, 2822, 4, 2, 139, 2823];5331;Part identification shows the part number of the equipment. In most cases the part number is identical to the part desciption.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[224, 47];5332;Wiring data;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[224, 11];5332;Wiring data;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[517, 137, 3, 1062, 340];5333;Maximum number of mounting positions;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[517, 137, 3, 1893, 3009];5333;Maximum number of mounting positions;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[338, 215, 58, 5, 661, 4, 2, 616, 976, 2824];5334;Identifies wires, which are connected to the same terminal lug.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[635, 1090, 58, 24, 1894, 4, 2, 616, 976, 2824];5334;Identifies wires, which are connected to the same terminal lug.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[490];5335;Location;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5336;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5336;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[354, 590, 264, 2, 354, 562, 590, 13, 58, 2, 179, 148, 5, 9];5337;Minimum temperature gives the minimum environment temperature in which the harness can be used.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[354, 590, 804, 2, 354, 562, 590, 13, 58, 2, 179, 148, 5, 144];5337;Minimum temperature gives the minimum environment temperature in which the harness can be used.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 40, 215, 417, 228];5338;Wire information wire section identification;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1069, 633, 876, 2, 285, 228, 4, 58, 2, 215, 5, 661, 82, 5, 86, 10, 32, 285, 232, 237, 763];5339;Electric ident shows the electrical identification, to which the wire is connected. It is available for all electrical equipment, eg L1.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1069, 633, 1420, 2, 285, 228, 4, 58, 2, 215, 23, 1894, 82, 23, 86, 10, 32, 285, 232, 237, 763];5339;Electric ident shows the electrical identification, to which the wire is connected. It is available for all electrical equipment, eg L1.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 157];5340;Wire type;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 562];5341;Harness environment;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[354, 590];5342;Minimum temperature;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[264, 2, 517, 137, 3, 1062, 340, 29, 2, 456, 305, 250];5343;Gives the maximum number of mounting positions on the next higher assembly.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[804, 2, 517, 137, 3, 1893, 3009, 29, 2, 456, 718, 250];5343;Gives the maximum number of mounting positions on the next higher assembly.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1041, 135];5344;Harness separation code;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[776];5345;Contact;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[340, 29, 456, 305, 1070];5346;Position on next higher assenmbly;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[340, 29, 456, 718, 1070];5346;Position on next higher assenmbly;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[160, 2, 736, 137, 3, 2, 215, 2825, 428, 13, 2, 179];5347;Contains the sequential number of the wire, e.g. in the harness.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1351, 2, 736, 137, 3, 2, 215, 2825, 428, 13, 2, 179];5347;Contains the sequential number of the wire, e.g. in the harness.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 463];5348;Harness variant;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2826, 782];5349;Feed-through;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[442];5350;Length;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 562, 500, 16, 25, 179, 5, 9, 13, 305, 2827, 8, 6, 1277, 361];5351;Harness environment indicates that a harness is used in high vibriation or/and hydraulic areas.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 562, 1081, 16, 25, 179, 23, 144, 13, 305, 2827, 8, 6, 1277, 1082];5351;Harness environment indicates that a harness is used in high vibriation or/and hydraulic areas.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[50, 6, 30, 102, 61, 3, 51];5352;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[50, 6, 30, 115, 61, 3, 51];5352;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1724];5353;Twisting;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[3404];5353;Twisting;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5354;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5354;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[139, 228];5355;Part identification;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2828, 338, 215, 58, 5, 1724, 823, 37, 25, 1032, 700];5356;Twistig identifies wires, which are twisted together with a unique identifier.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2828, 635, 1090, 58, 24, 3405, 823, 37, 25, 1032, 700];5356;Twistig identifies wires, which are twisted together with a unique identifier.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2829, 772, 228, 160, 2, 1069, 633, 3, 2, 2830, 694];5357;Sibling plug identification contains the electric ident of the mating connector.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[3010, 772, 228, 1351, 2, 1069, 633, 3, 2, 2830, 694];5357;Sibling plug identification contains the electric ident of the mating connector.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5358;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5358;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[517, 590, 264, 2, 517, 562, 590, 13, 58, 2, 179, 148, 5, 9];5359;Maximum temperature gives the maximum environment temperature in which the harness can be used.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[517, 590, 804, 2, 517, 562, 590, 13, 58, 2, 179, 148, 5, 144];5359;Maximum temperature gives the maximum environment temperature in which the harness can be used.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 633];5360;Harness ident;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[442, 338, 2, 442, 3, 2, 215, 2, 264, 88, 5, 1053, 305, 516, 259, 4, 142, 2, 215, 29, 2, 34];5361;Length identifies the length of the wire. The given value is approximately 10% higher than necessary to install the wire on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[442, 635, 2, 442, 3, 2, 215, 2, 366, 88, 23, 1053, 718, 516, 259, 4, 142, 2, 215, 29, 2, 34];5361;Length identifies the length of the wire. The given value is approximately 10% higher than necessary to install the wire on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1828, 338, 2, 179, 71, 9, 25, 69, 230];5362;Harness nomenclature identifies the harness by using a specific name.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1828, 635, 2, 179, 71, 307, 25, 69, 230];5362;Harness nomenclature identifies the harness by using a specific name.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[160, 2, 700, 3, 2, 417, 4, 58, 2, 215, 2821];5363;Contains the identifier of the section to which the wire belongs.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1351, 2, 700, 3, 2, 417, 4, 58, 2, 215, 3008];5363;Contains the identifier of the section to which the wire belongs.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[338, 2, 456, 305, 2831, 13, 58, 2, 215, 5, 581];5364;Identifies the next higher assenbly, in which the wire is installed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[635, 2, 456, 718, 2831, 13, 58, 2, 215, 23, 820];5364;Identifies the next higher assenbly, in which the wire is installed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 157, 338, 2, 285, 215, 13, 135, 703, 237, 1829];5365;Wire type identifies the electrical wire in coded form, eg AP.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 157, 635, 2, 285, 215, 13, 3011, 703, 237, 1829];5365;Wire type identifies the electrical wire in coded form, eg AP.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1069, 633];5366;Electric ident;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5367;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5367;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5368;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5368;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[388];5369;Quantity;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1830, 351];5370;Transverse link;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 191, 338, 2, 868, 463, 3, 2, 179, 13, 1012, 4, 2, 179, 139, 137];5371;Harness issue identifies the production variant of the harness in addition to the harness part number.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 191, 635, 2, 868, 463, 3, 2, 179, 13, 1012, 4, 2, 179, 139, 137];5371;Harness issue identifies the production variant of the harness in addition to the harness part number.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 139, 137];5372;Wire part number;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[18, 20, 123, 74, 124, 107];5373;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2829, 772, 228];5374;Sibling plug identification;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[3010, 772, 228];5374;Sibling plug identification;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[490, 876, 2, 323, 340, 3, 2, 232, 29, 2, 34];5375;Location shows the installation position of the equipment on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[490, 1420, 2, 323, 340, 3, 2, 232, 29, 2, 34];5375;Location shows the installation position of the equipment on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 137];5376;Wire number;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[443];5377;Color;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 78, 381, 294, 500, 2, 294, 78, 10, 2, 1044, 3, 2, 232, 4, 2, 34];5378;The responsible partner company indicates the company responsible for the integration of the equipment to the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 78, 381, 294, 1081, 2, 294, 78, 10, 2, 1044, 3, 2, 232, 4, 2, 34];5378;The responsible partner company indicates the company responsible for the integration of the equipment to the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5379;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5379;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[78, 381, 294];5380;Responsible partner company;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 78, 381, 294, 500, 2, 294, 78, 10, 2, 1044, 3, 2, 215, 4, 2, 34];5381;The responsible partner company indicates the company responsible for the integration of the wire to the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 78, 381, 294, 1081, 2, 294, 78, 10, 2, 1044, 3, 2, 215, 4, 2, 34];5381;The responsible partner company indicates the company responsible for the integration of the wire to the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[391, 135];5382;Group code;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[264, 2, 340, 29, 2, 456, 305, 1070, 13, 58, 2, 232, 5, 581];5383;Gives the position on the next higher assenmbly, in which the equipment is installed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[804, 2, 340, 29, 2, 456, 718, 1070, 13, 58, 2, 232, 23, 820];5383;Gives the position on the next higher assenmbly, in which the equipment is installed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5384;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5384;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 78, 381, 294, 500, 2, 294, 78, 10, 2, 1044, 3, 2, 179, 4, 2, 34];5385;The responsible partner company indicates the company responsible for the integration of the harness to the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 78, 381, 294, 1081, 2, 294, 78, 10, 2, 1044, 3, 2, 179, 4, 2, 34];5385;The responsible partner company indicates the company responsible for the integration of the harness to the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[456, 305, 250];5386;Next higher assembly;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[456, 718, 250];5386;Next higher assembly;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1956];5387;Harness sleeve;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[456, 305, 1070];5388;Next higher assenmbly;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[456, 718, 1070];5388;Next higher assenmbly;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 736, 137];5389;Wire sequential number;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1041, 135, 264, 2, 1041, 135, 3, 2, 179];5390;Harness separation code gives the separation code of the harness.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1041, 135, 804, 2, 1041, 135, 3, 2, 179];5390;Harness separation code gives the separation code of the harness.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1830, 351, 876, 555, 8, 615, 285, 662, 3, 2, 232];5391;Transverse link shows external or internal electrical connections of the equipment.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1830, 351, 1420, 555, 8, 615, 285, 2944, 3, 2, 232];5391;Transverse link shows external or internal electrical connections of the equipment.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 191];5392;Harness issue;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 463, 338, 2, 463, 3, 2, 179, 13, 1012, 4, 2, 179, 139, 137];5393;Harness variant identifies the variant of the harness in addition to the harness part number.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 463, 635, 2, 463, 3, 2, 179, 13, 1012, 4, 2, 179, 139, 137];5393;Harness variant identifies the variant of the harness in addition to the harness part number.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 408];5394;Wire gauge;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[264, 2, 139, 137, 6, 8, 2, 17, 3, 2, 1956, 9, 29, 2, 179];5395;Gives the part number and/or the material of the sleeves used on the harness.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[804, 2, 139, 137, 6, 8, 2, 17, 3, 2, 3406, 144, 29, 2, 179];5395;Gives the part number and/or the material of the sleeves used on the harness.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[911, 140];5396;Field description;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 633, 2820, 383, 840, 215, 58, 5, 581, 29, 2, 34];5397;Harness ident identifies pre-assembled wires, which are installed on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 633, 635, 383, 3012, 1090, 58, 24, 820, 29, 2, 34];5397;Harness ident identifies pre-assembled wires, which are installed on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 1828];5398;Harness nomenclature;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 408, 338, 2, 408, 3, 2, 215, 13, 135, 703, 237];5399;Wire gauge identifies the gauge of the wire in coded form, eg. 010.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 408, 635, 2, 408, 3, 2, 215, 13, 3011, 703, 237];5399;Wire gauge identifies the gauge of the wire in coded form, eg. 010.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 215, 137, 5, 2, 1032, 700, 10, 32, 285, 215, 581, 29, 2, 34];5400;The wire number is the unique identifier for all electrical wires installed on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[2, 215, 137, 23, 2, 1032, 700, 10, 32, 285, 1090, 820, 29, 2, 34];5400;The wire number is the unique identifier for all electrical wires installed on the bicycle.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[109, 3, 54];5401;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[113, 3, 54];5401;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 139, 137, 264, 2, 139, 137, 3, 2, 215];5402;Wire part number gives the part number of the wire.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 139, 137, 804, 2, 139, 137, 3, 2, 215];5402;Wire part number gives the part number of the wire.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 633, 338, 2, 179, 13, 58, 2, 215, 5, 383, 840];5403;Harness ident identifies the harness in which the wire is pre-assembled.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 633, 635, 2, 179, 13, 58, 2, 215, 23, 383, 3012];5403;Harness ident identifies the harness in which the wire is pre-assembled.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5404;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5404;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5405;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5405;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[18, 20, 128];5406;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[456, 305, 1070, 338, 2, 1329, 8, 659, 13, 58, 2, 232, 5, 581];5407;Next higher assenmbly identifies the box or panel, in which the equipment is installed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[456, 718, 1070, 635, 2, 1329, 8, 659, 13, 58, 2, 232, 23, 820];5407;Next higher assenmbly identifies the box or panel, in which the equipment is installed.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[517, 590];5408;Maximum temperature;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1069, 633, 876, 2, 285, 228, 58, 5, 86, 10, 32, 285, 232, 237, 763];5409;Electric ident shows the electrical identification, which is available for all electrical equipment, eg L1.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1069, 633, 1420, 2, 285, 228, 58, 23, 86, 10, 32, 285, 232, 237, 763];5409;Electric ident shows the electrical identification, which is available for all electrical equipment, eg L1.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[83, 89];5410;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[179, 139, 137];5411;Harness Part number;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[443, 338, 2, 443, 3, 2, 215, 2832];5412;Color identifies the color of the wire sheating.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[443, 635, 2, 443, 3, 2, 215, 2832];5412;Color identifies the color of the wire sheating.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[264, 2, 388, 3, 477, 2833, 232];5413;Gives the quantity of multiple occurence equipment.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[804, 2, 388, 3, 477, 2833, 232];5413;Gives the quantity of multiple occurence equipment.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5414;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5414;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[999, 338, 32, 999, 16, 1957, 2, 215, 215, 1957, 71, 2, 616, 999, 5, 338, 71, 2, 616, 999, 88];5415;Screens identifies all screens that shield the wire. Wires shielded by the same screen are identified by the same screens value.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[1895, 635, 32, 1895, 16, 1957, 2, 215, 1090, 3407, 71, 2, 616, 999, 24, 1350, 71, 2, 616, 1895, 88];5415;Screens identifies all screens that shield the wire. Wires shielded by the same screen are identified by the same screens value.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[776, 338, 2, 285, 776, 4, 58, 2, 215, 5, 661];5416;Contact identifies the electrical contact to which the wire is connected.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[776, 635, 2, 285, 776, 4, 58, 2, 215, 23, 1894];5416;Contact identifies the electrical contact to which the wire is connected.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[215, 40, 671, 135];5417;Wire information circuit code;DMC-S1000DLIGHTING-A-D00-00-00-00AA-029A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5418;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5418;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5419;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5419;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1831, 4, 547];5420; Upgrade to securityClassification 04 ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[50, 6, 30, 102, 61, 3, 51];5421;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[50, 6, 30, 115, 61, 3, 51];5421;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5422;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5422;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1374, 71];5423; Classified By ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[912, 71];5423; Classified By ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5424;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5424;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[18, 20, 123, 74, 124, 107];5425;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[2, 482, 156, 5, 3131, 37, 85, 305, 1832, 482, 153, 38, 9, 85, 305, 1832, 482, 172, 34, 29, 1111, 674, 2834, 900];5426;The lighting system is equipped with special high beam lighting. Do not use special high beam lighting when bicycling on roads during winter months.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[2, 482, 156, 23, 3408, 37, 85, 305, 1832, 482, 153, 38, 9, 85, 305, 1832, 482, 172, 3409, 29, 3410, 674, 2834, 1962];5426;The lighting system is equipped with special high beam lighting. Do not use special high beam lighting when bicycling on roads during winter months.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1374, 71, 2835, 1071, 1071, 64, 29, 561, 44, 64, 454, 134, 1072, 561, 1333, 22, 251, 29, 561, 44, 64, 454, 134];5427; Classified by Mr. Calm (Calm Security) on 2012-01-02 per Bike Security Guidance Book 2. Declassify per Clifford (ASD Couriers) on 2012-04-01 per Bike Security Guidance Book 1. ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[912, 71, 2835, 1071, 1071, 64, 29, 561, 44, 64, 454, 134, 1072, 561, 1333, 22, 318, 29, 561, 44, 64, 454, 134];5427; Classified by Mr. Calm (Calm Security) on 2012-01-02 per Bike Security Guidance Book 2. Declassify per Clifford (ASD Couriers) on 2012-04-01 per Bike Security Guidance Book 1. ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[285, 156];5428;Electrical system;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[140, 3, 70, 82, 5, 57, 6, 67, 303];5429;Description of how it is made and its function;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[140, 3, 70, 82, 23, 164, 6, 67, 303];5429;Description of how it is made and its function;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[44, 134];5430;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5431;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5431;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1072];5432; Declassify ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1334];5433;Wink;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[44, 64, 454, 134];5434; Bike Security Guidance Book 1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[109, 3, 54];5435;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[113, 3, 54];5435;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1374, 71, 1333, 22, 251, 29, 561, 44, 64, 454, 134, 1831, 4, 547, 561, 1334, 22, 251, 29, 561, 44, 64, 454, 134, 1072, 561, 1334, 22, 251, 29, 561, 44, 64, 454, 134];5436; Classified by Clifford (ASD Couriers) on 2012-03-15 per Bike Security Guidance Book 1. Upgrade to securityClassification 04 per Wink (ASD Couriers) on 2012-11-02 per Bike Security Guidance Book 1 Declassify per Wink (ASD Couriers) on 2013-03-15 per Bike Security Guidance Book 1. ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[912, 71, 1333, 22, 318, 29, 561, 44, 64, 454, 134, 1831, 4, 547, 561, 1334, 22, 318, 29, 561, 44, 64, 454, 134, 1072, 561, 1334, 22, 318, 29, 561, 44, 64, 454, 134];5436; Classified by Clifford (ASD Couriers) on 2012-03-15 per Bike Security Guidance Book 1. Upgrade to securityClassification 04 per Wink (ASD Couriers) on 2012-11-02 per Bike Security Guidance Book 1 Declassify per Wink (ASD Couriers) on 2013-03-15 per Bike Security Guidance Book 1. ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[2, 482, 156, 5, 2836, 6, 162, 5, 528, 71];5437;The lighting system is faulty and will be replaced by 2013-03-15.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[2, 482, 156, 23, 2836, 6, 162, 5, 2032, 71];5437;The lighting system is faulty and will be replaced by 2013-03-15.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5438;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5438;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5439;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5439;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[483];5440;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1333];5441;Clifford;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[44, 64, 454, 134];5442;Bike Security Guidance Book 1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[18, 20, 128];5443;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[2, 262, 16, 471, 431];5444;The illustration that follows (see ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[2, 262, 16, 3411, 431];5444;The illustration that follows (see ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5445;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5445;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[83, 89];5446;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[482, 156];5447;Lighting system;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1071];5448;Calm;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[44, 64, 454, 134];5449;Bike Security Guidance Book 2;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5450;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5450;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1071, 64];5451;Calm Security;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5452;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5452;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[1072, 29];5453; Declassify On ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[22, 251];5454;ASD Couriers;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[22, 318];5454;ASD Couriers;DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5455;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5455;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-040A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5456;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5456;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5457;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5457;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1020, 12];5458;Distribution module;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1066, 1067];5459;GT-004-WD;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1819];5460;Diode;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[883, 1061];5461;UK MoD;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[50, 6, 30, 102, 61, 3, 51];5462;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[50, 6, 30, 115, 61, 3, 51];5462;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5463;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5463;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[217];5464;Frame;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[295, 263];5465;Handle bars;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[295, 1119];5465;Handle bars;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[848, 1329];5466;Electronic Box 01;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5467;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5467;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[18, 20, 123, 74, 124, 107];5468;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[532, 1820];5469;Speed sensor;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[885];5470;Battery;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[330, 384];5471;Seat post;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[232, 76];5472;Equipment lists;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[232, 368];5472;Equipment lists;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[44, 134];5473;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5474;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5474;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1330];5475;Switch;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[109, 3, 54];5476;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[113, 3, 54];5476;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1823];5477;Generator;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1824];5478;Relay;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5479;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5479;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5480;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5480;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[483];5481;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1027];5482;Receptacle;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[18, 20, 128];5483;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[101, 219];5484;Front light;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5485;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5485;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[83, 89];5486;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1066, 1067];5487;GT-002-WD;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[694];5488;Connector;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5489;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5489;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[173, 219];5490;Rear light;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[728, 175];5491;Steering tube;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[74, 175];5491;Steering tube;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5492;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5492;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[215];5493;Wiring;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[224];5493;Wiring;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[1068];5494;Tachometer;DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5495;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5495;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-056A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5496;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5496;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5497;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5497;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1781, 1294];5498;W2201-K;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[2837];5499;XY;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1833, 302];5500;FL2AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[883, 1061];5501;UK MoD;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1834, 302];5502;RL2AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[2838];5503;black;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[2839];5504;SCT1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[957];5505;blue;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[428];5506;G2+;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1186];5507;green;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[50, 6, 30, 102, 61, 3, 51];5508;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[50, 6, 30, 115, 61, 3, 51];5508;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 302];5509;GE4AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5510;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5510;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 1335];5511;GE5AB;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5512;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5512;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[18, 20, 123, 74, 124, 107];5513;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1835];5514;Tacho;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[960];5515;red;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1336, 302];5516;BA2AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1337];5517;Batt_01;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[567];5518;T001;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1337];5519;Batt;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1336, 302];5520;BA1AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 302];5521;GE1AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[44, 134];5522;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1829];5523;AP;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5524;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5524;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[215, 76];5525;Wire list;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1836, 302];5526;BT2AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[567];5527;T002;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1837];5528;ND2;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1336, 1335];5529;BA1AB;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 302];5530;GE5AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 302];5531;GE3AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1834, 302];5532;RL1AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1837];5533;ND1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[109, 3, 54];5534;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[113, 3, 54];5534;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[599];5535;yellow;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[428];5536;G1+;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 302];5537;GE2AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1073];5538;Lamp1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5539;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5539;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5540;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5540;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[483];5541;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[841];5542;R1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[18, 20, 128];5543;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1833, 302];5544;FL1AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5545;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5545;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[283, 302];5546;LL1AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1836, 302];5547;BT1AA;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[83, 89];5548;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5549;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5549;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5550;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5550;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[215];5551;Wiring;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[224];5551;Wiring;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[1073];5552;Lamp2;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[695, 1335];5553;GE3AB;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[2840, 2841];5554;NC1VI;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5555;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5555;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[428];5556;G1-;DMC-S1000DLIGHTING-A-D00-00-00-00AA-057A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5557;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5557;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5558;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5558;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[883, 1061];5559;UK MoD;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1838];5560;SPN1234;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1838];5561;SPN4321;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[50, 6, 30, 102, 61, 3, 51];5562;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[50, 6, 30, 115, 61, 3, 51];5562;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1068];5563;Tachometer_101;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5564;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5564;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5565;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5565;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[18, 20, 123, 74, 124, 107];5566;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1835];5567;Tacho;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1827, 76];5568;Loom list;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1338];5569;LS2;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1337];5570;Batt_01;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1068, 179];5571;Tachometer harness;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[173, 219];5572;Rear light_503;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[44, 134];5573;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5574;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5574;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[25];5575;A;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1338];5576;LS1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[885, 179];5577;Battery harness;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[109, 3, 54];5578;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[113, 3, 54];5578;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1073];5579;Lamp1;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5580;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5580;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5581;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5581;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[483];5582;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[101, 219, 179];5583;Front light harness;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[18, 20, 128];5584;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5585;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5585;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[101, 219];5586;Front light_501;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[83, 89];5587;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[173, 219, 179];5588;Rear light harness;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5589;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5589;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5590;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5590;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[215];5591;Wiring;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[224];5591;Wiring;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1073];5592;Lamp2;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[1338];5593;LS3;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5594;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5594;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[885];5595;Battery_123;DMC-S1000DLIGHTING-A-D00-00-00-00AA-058A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5596;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5596;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5597;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5597;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[32];5598;All;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[133, 196];5599;Wheel - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[728, 196];5600;Steering - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[74, 196];5600;Steering - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[269];5601;Hubs;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[1074];5601;Hubs;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[94];5602;Chain;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[133];5603;Wheel;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[333, 196];5604;Gears - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[437, 196];5604;Gears - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[794, 196];5605;TBD - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[794, 196];5606;TBD2 - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[34];5607;Bicycle;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[50, 6, 30, 102, 61, 3, 51];5608;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[50, 6, 30, 115, 61, 3, 51];5608;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[94, 196];5609;Chain - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5610;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5610;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[794];5611;TBD;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[358, 175, 196];5612;Inner tube - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[217];5613;Frame;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5614;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5614;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[18, 20, 123, 74, 124, 107];5615;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[827, 196];5616;Mechs - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[333];5617;Gears;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[437];5617;Gears;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[55, 34, 196];5618;Mountain bicycle - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[271, 196];5619;Shifters - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[484, 196];5619;Shifters - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[174];5620;Stem;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[358, 175];5621;Inner tube;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[794, 196];5622;TBD1 - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[468, 196];5623;Horn - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5624;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5624;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[728];5625;Steering;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[74];5625;Steering;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[826];5626;Drivetrain;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[109, 3, 54];5627;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[113, 3, 54];5627;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[34, 196];5628;Bicycle - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[151];5629;Tire;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[826, 196];5630;Drivetrain - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[827];5631;Mechs;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[173, 133];5632;Rear wheel;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[222, 196];5633;Handlebar - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[794];5634;TBD2;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[55, 34];5635;Mountain bicycle;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5636;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5636;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5637;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5637;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[60, 156, 196];5638;Brake system - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[18, 20, 128];5639;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[217, 196];5640;Frame - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[1074, 196];5641;Hubs - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[794];5642;TBD1;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[60, 156];5643;Brake system;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5644;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5644;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[83, 89];5645;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[326, 6, 8, 594, 361, 342];5646;Functional and/or physical areas repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[326, 6, 8, 594, 1082, 342];5646;Functional and/or physical areas repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[239, 196];5647;Headset - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[468];5648;Horn;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5649;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5649;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5650;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5650;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[222];5651;Handlebar;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[219];5652;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[482];5652;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[173, 133, 196];5653;Rear wheel - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[60, 279];5654;Brake pads;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[60, 353];5654;Brake pads;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[239];5655;Headset;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[271];5656;Shifters;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[484];5656;Shifters;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[174, 196];5657;Stem - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5658;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5658;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[60, 279, 196];5659;Brake pads - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[60, 353, 196];5659;Brake pads - General;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A1A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5660;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5660;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5661;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5661;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[50, 6, 30, 102, 61, 3, 51];5662;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[50, 6, 30, 115, 61, 3, 51];5662;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5663;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5663;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[55, 34, 6, 55, 143, 59, 8, 146, 147, 59];5664;Mountain bicycle and (Mountain storm Mk1 or Brook trekker Mk9);DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[182, 293, 40, 342];5665;Applicability common information repository;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5666;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5666;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[18, 20, 123, 74, 124, 107];5667;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[32, 34, 182];5668;All bicycles applicability;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[32, 1077, 182];5668;All bicycles applicability;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[44, 134];5669;Bike book;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5670;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5670;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[109, 3, 54];5671;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[113, 3, 54];5671;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5672;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5672;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5673;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5673;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[18, 20, 128];5674;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5675;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5675;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[83, 89];5676;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5677;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5677;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5678;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5678;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[219];5679;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[482];5679;Lighting;DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5680;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5680;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-00AA-0A2A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5681;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5681;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5682;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5682;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[496, 244];5683;Manual test;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[57, 218, 16, 32, 2, 219, 347, 683];5684;Make sure that all the lights operate correctly.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[57, 218, 16, 32, 2, 795, 347, 683];5684;Make sure that all the lights operate correctly.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[154, 2, 219, 4, 29];5685;Set the lights to on.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[154, 2, 795, 4, 29];5685;Set the lights to on.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51];5686;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[50, 6, 30, 115, 61, 3, 51];5686;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5687;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5687;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5688;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5688;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[18, 20, 123, 74, 124, 107];5689;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[44, 134];5690;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5691;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5691;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[109, 3, 54];5692;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[113, 3, 54];5692;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[219];5693;Lights;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[795];5693;Lights;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5694;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5694;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5695;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5695;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[483];5696;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[18, 20, 128];5697;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5698;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5698;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[280];5699;Operator;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[83, 89];5700;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5701;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5701;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5702;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5702;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5703;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5703;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-341A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5704;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5704;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5705;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5705;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[244, 2, 2842];5706;Test the bulbs;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[2073, 252];5707;Observed fault;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[2873, 252];5707;Observed fault;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[50, 6, 30, 102, 61, 3, 51];5708;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[50, 6, 30, 115, 61, 3, 51];5708;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[348];5709;Bulb;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5710;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5710;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5711;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5711;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[18, 20, 123, 74, 124, 107];5712;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[44, 134];5713;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5714;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5714;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[109, 3, 54];5715;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[113, 3, 54];5715;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[219];5716;Lights;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[795];5716;Lights;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[674, 9, 8, 33];5717;During use or maintenance;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5718;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5718;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5719;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5719;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[483];5720;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[18, 20, 128];5721;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5722;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5722;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[83, 89];5723;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5724;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5724;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5725;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5725;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[494, 763];5726;LiRUs-L1-11;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[176];5727;KZ111;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[7, 5, 2, 11, 12, 161, 100, 1443, 172, 161, 1525, 16, 2, 219, 153, 38, 347, 683];5728;This is the data module you would visit when you notice that the lights do not operate correctly.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[7, 23, 2, 11, 12, 161, 100, 1443, 172, 161, 1525, 16, 2, 795, 153, 38, 347, 683];5728;This is the data module you would visit when you notice that the lights do not operate correctly.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[2, 219, 5, 154, 4, 2, 1749, 340];5729;The lights are set to the dim position.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[2, 795, 24, 154, 4, 2, 1749, 340];5729;The lights are set to the dim position.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5730;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5730;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-413A-AAA +[142, 2, 219, 348, 4, 2, 101, 6, 173, 219, 138, 4];5731;Install the light bulb to the front and rear lights (refer to ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[142, 2, 219, 348, 4, 2, 101, 6, 173, 795, 138, 4];5731;Install the light bulb to the front and rear lights (refer to ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5732;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5732;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5733;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5733;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[44, 5, 2843];5734;Bike is stationary;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[44, 23, 2843];5734;Bike is stationary;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[840, 142, 6, 661, 73];5735;Assemble, install and connect procedures;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[840, 142, 6, 661, 149];5735;Assemble, install and connect procedures;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[521, 2, 349, 504, 6, 311, 82, 626, 2, 886, 792, 37, 2, 219, 694, 65, 2, 578];5736;Pull the clamp open and put it around the protective strip with the light connector at the top.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[50, 6, 30, 102, 61, 3, 51];5737;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[50, 6, 30, 115, 61, 3, 51];5737;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5738;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5738;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[352, 2, 173, 219, 1958, 4, 2, 173, 1065, 3, 2, 44, 217];5739;Attach the rear light fitting to the rear triangle of the bike frame.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[352, 2, 173, 219, 2033, 4, 2, 173, 1065, 3, 2, 44, 217];5739;Attach the rear light fitting to the rear triangle of the bike frame.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5740;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5740;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[18, 20, 123, 74, 124, 107];5741;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[446, 282];5742;Impacted zones:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[2995, 1396];5742;Impacted zones:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[352, 2, 101, 219, 1958, 29, 2, 578, 3, 2, 222];5743;Attach the front light fitting on the top of the handlebar.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[352, 2, 101, 219, 2033, 29, 2, 578, 3, 2, 222];5743;Attach the front light fitting on the top of the handlebar.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[521, 2, 349, 504, 6, 311, 82, 626, 2, 886, 792, 57, 218, 2, 219, 694, 447, 1810];5744;Pull the clamp open and put it around the protective strip. Make sure the light connector points rearwards.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[521, 2, 349, 504, 6, 311, 82, 626, 2, 886, 792, 57, 218, 2, 219, 694, 1083, 1892];5744;Pull the clamp open and put it around the protective strip. Make sure the light connector points rearwards.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[352, 2, 219, 37, 2, 545, 379, 4, 2, 101, 694];5745;Attach the light with the white glass to the front connector.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[44, 134];5746;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[230, 397, 364, 230, 1262, 1839, 176, 1839, 1840, 1841, 193, 225, 1841, 1840, 1262];5747;"Specialist toolset + +KZ666 +BSK-TLST-001 +";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5748;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5748;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[114, 2, 482, 156, 43, 2, 1535];5749;Remove the lighting system from the packaging.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[9, 2, 685, 620, 43, 2];5750;Use the correct screwdriver from the ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[66, 2, 886, 792, 626, 248, 3, 2, 309, 173, 1065, 524, 175];5751;Apply the protective strip around one of the two rear triangle up-tubes.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[66, 2, 886, 792, 626, 248, 3, 2, 309, 173, 1065, 524, 2946];5751;Apply the protective strip around one of the two rear triangle up-tubes.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[109, 3, 54];5752;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[113, 3, 54];5752;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[66, 2, 886, 792, 626, 2, 222];5753;Apply the protective strip around the handlebar.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5754;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5754;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5755;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5755;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[483];5756;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[142, 2, 631, 29, 2, 582];5757;Install the washer on the screw.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[352, 2, 219, 37, 2, 960, 379, 4, 2, 173, 694];5758;Attach the light with the red glass to the rear connector.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[18, 20, 128];5759;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5760;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5760;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[83, 89];5761;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[57, 218, 16, 2, 533, 13, 2, 908, 5, 2, 616, 39, 866, 29, 2];5762;Make sure that the components in the package are the same as those on the ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[57, 218, 16, 2, 1076, 13, 2, 908, 24, 2, 616, 39, 866, 29, 2];5762;Make sure that the components in the package are the same as those on the ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5763;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5763;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5764;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5764;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[219];5765;Lighting;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[482];5765;Lighting;DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5766;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5766;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-700A-AAA +[833, 2, 1274];5767;under the saddle;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5768;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5768;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5769;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5769;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[739, 2, 144, 348];5770;Discard the used bulb ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[552, 475, 9, 3, 265, 43, 85, 265, 154];5771; added lines : use of tool from special tool set ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1091, 895, 9, 3, 265, 43, 85, 265, 154];5771; added lines : use of tool from special tool set ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[43, 490];5772;From location ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[29, 2, 222];5773;on the handlebars;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[29, 2, 634];5773;on the handlebars;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[85, 364];5774;Special Toolset;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[552, 475, 750, 630, 10, 114, 2844, 379, 3132, 428];5775;" added lines: materialUsage=""mu04"" for removed/reinstalled glass LIRUS-G1-10 ";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1091, 895, 750, 630, 10, 696, 2844, 379, 494, 428];5775;" added lines: materialUsage=""mu04"" for removed/reinstalled glass LIRUS-G1-10 ";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[142, 2, 379, 37, 2, 781];5776;Install the glass with the hole ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[741, 490];5777; Second Location ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51];5778;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[50, 6, 30, 115, 61, 3, 51];5778;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1842, 101];5779;Half front;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[348];5780;Bulb;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[528, 475, 690, 3, 599, 101, 348, 71, 545, 245, 248];5781; replaced lines : replacement of yellow front bulb by white new one ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[2032, 895, 690, 3, 599, 101, 348, 71, 545, 245, 248];5781; replaced lines : replacement of yellow front bulb by white new one ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5782;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5782;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1108, 475, 552, 750, 630, 10, 739, 599, 348];5783;" Modified line: added materialUsage=""mu01"" for ""discarded"" yellow bulb ";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1416, 475, 1091, 750, 630, 10, 2992, 599, 348];5783;" Modified line: added materialUsage=""mu01"" for ""discarded"" yellow bulb ";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5784;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5784;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[18, 20, 123, 74, 124, 107];5785;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[142, 2, 245, 545, 348];5786;Install the new white bulb ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[219, 114, 43, 34];5787;Light removed from bicycle;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[219, 696, 43, 34];5787;Light removed from bicycle;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[309, 301, 361, 682, 101, 6, 173, 133];5788; Two working Areas over front and rear wheels ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[309, 1115, 1082, 682, 101, 6, 173, 648];5788; Two working Areas over front and rear wheels ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[570, 25, 568, 781, 13, 2, 780, 3, 2, 379];5789;Drill a 4mm hole in the middle of the glass ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[44, 134];5790;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5791;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5791;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[494, 467, 1308];5792;LIRUS-B1-12F;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[114, 2, 245, 545, 348];5793;Remove the new white bulb ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[528, 475, 690, 3, 599, 173, 348, 71, 545, 245, 248, 37, 411, 3, 2, 379];5794; replaced lines : replacement of yellow rear bulb by white new one with modification of the glass ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[2032, 895, 690, 3, 599, 173, 348, 71, 545, 245, 248, 37, 411, 3, 2, 379];5794; replaced lines : replacement of yellow rear bulb by white new one with modification of the glass ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[552, 475];5795;Added lines: ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1091, 895];5795;Added lines: ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[494, 467, 841];5796;LIRUS-B1-12R;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[379];5797;Glass;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[109, 3, 54];5798;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[113, 3, 54];5798;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[219, 154, 4, 538];5799;Light set to off;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[176];5800;KZ777;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[66, 2, 886, 792, 626, 2, 222];5801;Apply the protective strip around the handlebar.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5802;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5802;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5803;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5803;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[483];5804;LT;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[552, 475, 750, 630, 10, 1108, 379, 494, 428, 1843, 43, 379, 494, 428];5805;" added lines: materialUsage=""mu03"" for modified glass LIRUS-G1-10H from glass LIRUS-G1-10 ";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1091, 895, 750, 630, 10, 1416, 379, 494, 428, 1843, 43, 379, 494, 428];5805;" added lines: materialUsage=""mu03"" for modified glass LIRUS-G1-10H from glass LIRUS-G1-10 ";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[352, 2, 219, 1958, 29, 2, 222];5806;Attach the light fitting on the handlebar.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[352, 2, 219, 2033, 29, 2, 222];5806;Attach the light fitting on the handlebar.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[18, 20, 128];5807;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[142, 2, 631, 29, 2, 582];5808;Install the washer on the screw.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[114, 2, 144, 599, 173, 348];5809;Remove the used yellow rear bulb ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[142, 2, 245, 545];5810;Install the new white ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5811;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5811;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[83, 89];5812;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1842, 173];5813;Half rear;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[620];5814;Screwdriver;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[625];5815;Kit;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[494, 428];5816;LIRUS-G1-10;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5817;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5817;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[142, 2, 379];5818;Install the glass ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[2, 379, 37, 2, 781, 45, 5, 287, 2845, 37, 2, 189];5819;The glass with the hole may be ordered independently with the reference ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[2, 379, 37, 2, 781, 45, 5, 1397, 2845, 37, 2, 189];5819;The glass with the hole may be ordered independently with the reference ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5820;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5820;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[552, 475, 245, 545, 348, 494, 467, 1308, 10, 101, 219, 6, 494, 467, 841, 10, 173, 219, 860, 13, 625, 467, 191];5821; added lines: new white bulb LIRUS-B1-12F for front light and LIRUS-B1-12R for rear light delivered in kit 578015B01 issue 00 ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1091, 895, 245, 545, 348, 494, 467, 1308, 10, 101, 219, 6, 494, 467, 841, 10, 173, 219, 1087, 13, 625, 467, 191];5821; added lines: new white bulb LIRUS-B1-12F for front light and LIRUS-B1-12R for rear light delivered in kit 578015B01 issue 00 ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[57, 218, 16, 2, 245, 348, 5, 38, 1720];5822;Make sure that the new bulb is not cracked.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[57, 218, 16, 2, 245, 348, 23, 38, 2021];5822;Make sure that the new bulb is not cracked.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[114, 2, 144, 101, 599, 348];5823;Remove the used front yellow bulb ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[219];5824;Lighting;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[482];5824;Lighting;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1330, 2, 219, 29, 41, 259];5825;Switch the lights on if necessary.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1330, 2, 795, 29, 41, 259];5825;Switch the lights on if necessary.;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[114, 6, 142, 25, 245, 281];5826;Remove and install a new item;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[9, 2, 85, 620];5827;Use the special screwdriver ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[494, 428, 1843];5828;LIRUS-G1-10H;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5829;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5829;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[494, 763];5830;LIRUS-L1-11;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[552, 475, 620, 193, 2846, 13, 364, 567, 191];5831; added lines: screwdriver BSK-SCRDV-001 in toolSet 578015T01 issue 00 ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[1091, 895, 620, 193, 2846, 13, 364, 567, 191];5831; added lines: screwdriver BSK-SCRDV-001 in toolSet 578015T01 issue 00 ;DMC-S1000DLIGHTING-A-D00-00-00-00AA-921A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5832;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5832;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5833;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5833;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[50, 6, 30, 102, 61, 3, 51];5834;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[50, 6, 30, 115, 61, 3, 51];5834;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5835;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5835;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[1896, 342];5836;Warning repository;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[324, 342];5836;Warning repository;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5837;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5837;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[18, 20, 123, 74, 124, 107];5838;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[44, 134];5839;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5840;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5840;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[902, 765, 26, 302];5841;Related CPF No. 2006-054AA;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[920, 765, 26, 302];5841;Related CPF No. 2006-054AA;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[109, 3, 54];5842;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[113, 3, 54];5842;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[219];5843;Lights;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[795];5843;Lights;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5844;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5844;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5845;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5845;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[483];5846;LT;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[18, 20, 128];5847;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[57, 218, 2, 219, 379, 5, 38, 1252, 298, 295, 82];5848;Make sure the light glass is not broken before handling it;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[57, 218, 2, 219, 379, 23, 38, 1883, 298, 92, 82];5848;Make sure the light glass is not broken before handling it;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5849;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5849;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[83, 89];5850;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5851;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5851;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5852;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5852;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[57, 218, 16, 2, 348, 5, 2847, 298, 161, 528, 82];5853;Make sure that the bulb is cool before you replace it.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[57, 218, 16, 2, 348, 23, 2847, 298, 161, 528, 82];5853;Make sure that the bulb is cool before you replace it.;DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5854;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5854;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-01AA-012A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5855;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5855;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5856;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5856;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[1782];5857;UKA;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[101];5858;FRONT;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[2848];5859;PAODF;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 102, 61, 3, 51];5860;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 115, 61, 3, 51];5860;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[245, 139, 43, 765, 18, 1825, 1826, 139, 140, 13, 428];5861;new parts from CPF 2009-158S1 spf proposal , parts description in 00G;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[245, 290, 43, 765, 18, 1825, 1826, 290, 140, 13, 428];5861;new parts from CPF 2009-158S1 spf proposal , parts description in 00G;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5862;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5862;To be made available to all S1000D users.;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5863;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5863;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[18, 20, 123, 74, 124, 107];5864;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[1844, 68, 43, 4];5865;indenture changed from 5 to 4;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[1844, 2005, 43, 4];5865;indenture changed from 5 to 4;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[7, 834, 5, 1783, 230, 1784, 18, 670, 881, 20, 302, 25, 25];5866;This DM was originally named DMC-S1000DBIKE-AAA-D00-00-00-00AA-941A-A;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[7, 834, 926, 1783, 2989, 1784, 18, 670, 881, 20, 302, 25, 25];5866;This DM was originally named DMC-S1000DBIKE-AAA-D00-00-00-00AA-941A-A;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[816];5867;REF;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[44, 134];5868;Bike book;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5869;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5869;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[219, 156];5870;Light system;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[109, 3, 54];5871;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[113, 3, 54];5871;Limitations of liability:;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[2849, 2850, 20, 25, 1844];5872;"";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5873;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5873;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5874;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5874;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[483];5875;LT;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[18, 20, 128];5876;S1000D upissued;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5877;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5877;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[173];5878;REAR;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[83, 89];5879;Copyright (C) 2016;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5880;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5880;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5881;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5881;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[1785];5882;PAFFD;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[828, 139, 47, 322];5883;Illustrated Parts Data - IPD;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[679, 290, 11, 322];5883;Illustrated Parts Data - IPD;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[2851];5884;"catalogItemNumber=""000 """;DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5885;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5885;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-D-D00-00-00-01AA-941A-AAA +[52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 171, 8, 14, 72, 54, 203, 43, 14, 9, 3, 7, 17];5886;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 7, 17, 118, 5, 119, 10, 14, 120, 121, 85, 8, 122, 206, 8, 14, 72, 54, 207, 43, 14, 9, 3, 7, 17];5886;"Neither ASD nor any person who has contributed to the creation, + revision or maintenance of this material shall be liable for any direct, + indirect, special or consequential damages or any other liability + arising from any use of this material.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[35, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 73];5887;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[63, 45, 106, 7, 11, 12, 13, 97, 37, 77, 90, 87, 149];5887;"Users may destroy this data module in accordance with their own local + procedures.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[153, 38, 2852, 2, 379, 3, 2, 348];5888;Do not touch the glass of the bulb.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[50, 6, 30, 102, 61, 3, 51];5889;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[50, 6, 30, 115, 61, 3, 51];5889;AEROSPACE AND DEFENCE INDUSTRIES ASSOCIATION OF EUROPE;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[4, 5, 57, 86, 4, 32, 18, 20, 35];5890;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[4, 5, 164, 86, 4, 32, 18, 20, 63];5890;To be made available to all S1000D users.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[204, 3, 30, 3, 2, 99, 95, 3, 22];5891;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[208, 3, 30, 3, 2, 99, 116, 3, 22];5891;Ministries of Defence of the member countries of ASD.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[18, 20, 123, 74, 124, 107];5892;S1000D-SC-2016-017-002-00 Steering Committee TOR;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[44, 134];5893;Bike book;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[7, 17, 5, 158, 39, 5, 6, 52, 22, 53, 14, 48, 49, 36, 117, 4, 2, 46, 28, 8, 33, 3, 2, 17, 57, 14, 205, 8, 125, 103, 8, 201, 96, 91, 38, 170, 4, 125, 3, 126, 8, 127, 10, 14, 108, 105];5894;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[7, 17, 23, 187, 39, 23, 6, 52, 22, 53, 14, 48, 49, 81, 130, 4, 2, 46, 28, 8, 33, 3, 2, 17, 199, 14, 209, 8, 131, 103, 8, 210, 184, 91, 38, 198, 4, 131, 3, 126, 8, 127, 10, 14, 108, 105];5894;"This material is provided ""As is"" and neither ASD nor any person who + has contributed to the creation, revision or maintenance of the material + makes any representations or warranties, express or implied, including + but not limited to, warranties of merchantability or fitness for any + particular purpose.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[902, 765, 26, 302];5895;Related CPF No. 2006-054AA;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[920, 765, 26, 302];5895;Related CPF No. 2006-054AA;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[109, 3, 54];5896;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[113, 3, 54];5896;Limitations of liability:;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[219];5897;Lights;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[795];5897;Lights;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[27, 5, 26, 110, 109, 16, 66, 4, 7, 11, 12];5898;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[27, 24, 26, 110, 113, 16, 66, 4, 7, 11, 12];5898;"There are no dissemination limitations that apply to this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[50, 6, 30, 102, 61, 3, 51, 22];5899;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[50, 6, 30, 115, 211, 3, 51, 22];5899;AeroSpace and Defence Industries Associations of Europe - ASD.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[483];5900;LT;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[18, 20, 128];5901;S1000D upissued;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[27, 5, 26, 69, 92, 166, 10, 7, 11, 12];5902;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[27, 24, 26, 69, 92, 185, 10, 7, 11, 12];5902;"There are no specific handling instructions for this data + module.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[57, 218, 16, 2, 379, 5, 186, 298, 581, 82, 29, 2, 219];5903;Make sure that the glass is clean before installing it on the light.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[57, 218, 16, 2, 379, 23, 186, 298, 1356, 82, 29, 2, 219];5903;Make sure that the glass is clean before installing it on the light.;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[83, 89];5904;Copyright (C) 2016;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[350, 342];5905;Caution repository;DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[84, 3, 7, 11, 12, 4, 32, 95, 16, 5, 2, 111, 3, 56, 16, 5, 35, 3, 18, 20, 5, 194, 104, 3, 7, 11, 12, 5, 4, 5, 65, 2, 112, 3, 2, 56];5906;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[84, 3, 7, 11, 12, 4, 32, 116, 16, 24, 2, 111, 3, 202, 16, 24, 63, 3, 18, 20, 23, 195, 104, 3, 7, 11, 12, 23, 4, 5, 65, 2, 112, 3, 2, 56];5906;"Export of this data module to all countries that are the residence of + organizations that are users of S1000D is permitted. Storage of this data module + is to be at the discretion of the organization.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[28, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 5, 78, 10, 181, 41, 28, 4, 2, 17, 160, 13, 7, 42, 36, 62, 6, 5, 79];5907;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[132, 4, 7, 42, 45, 62, 93, 67, 129, 2, 35, 23, 78, 10, 212, 41, 132, 4, 2, 17, 200, 13, 7, 42, 36, 213, 6, 24, 79];5907;"Revisions to this document may occur after its issuance. The user is + responsible for determining if revisions to the material contained in + this document have occurred and are applicable.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[27, 5, 26, 98, 150, 16, 100, 68, 2, 47, 178, 10, 8, 64, 75, 3, 7, 11, 12];5908;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA +[27, 24, 26, 98, 168, 16, 100, 68, 2, 11, 188, 10, 8, 64, 75, 3, 7, 11, 12];5908;"There are no known conditions that would change the data restrictions for, or + security classification of, this data module.";DMC-S1000DLIGHTING-A-D00-00-00-02AA-012A-AAA diff --git a/publications/Bike Data Set for Release number 5.0/index/tokenizer_qa.pickle b/publications/Bike Data Set for Release number 5.0/index/tokenizer_qa.pickle new file mode 100644 index 0000000000000000000000000000000000000000..5ce3c1f448dc8bea20f3d7d54b485352e3b87ea7 --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/index/tokenizer_qa.pickle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac676743813cdc5ccdff12fd2c894785cb623e01dd245d28158342bb5b39309 +size 34103 diff --git a/publications/Bike Data Set for Release number 5.0/index/tokenizer_search.pickle b/publications/Bike Data Set for Release number 5.0/index/tokenizer_search.pickle new file mode 100644 index 0000000000000000000000000000000000000000..69c4a7a4be9d36a8bc9e24ba4e052c37244c500b --- /dev/null +++ b/publications/Bike Data Set for Release number 5.0/index/tokenizer_search.pickle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ff97895eb13578016e1d6177a8917926ed9668752d78ef8d8f92aa5c9c2393 +size 136231 diff --git a/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-002A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-002A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..def74fd1c64394682a2564ea03189baa78918000 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-002A-A_001_ru-RU.xml @@ -0,0 +1,61 @@ + + + + + +]> + + + + + + + + + + + + Урал + Титульный лист + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + Данное руководство является ознакомительным. + + + + + + Руководство по эксплуатации + Урал-44202-0003511-80М + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-00PA-D_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-00PA-D_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..a9cf1b99bbe1ee9b83fe7e16e7dfa8f6e7424232 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-00PA-D_001_ru-RU.xml @@ -0,0 +1,64 @@ + + + +]> + + + + + + + + + + + + + Products cross-reference table + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-00WA-D_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-00WA-D_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..ea253397a47c9ea770567776bda2777b9d894e81 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-00WA-D_001_ru-RU.xml @@ -0,0 +1,98 @@ + + + +]> + + + + + + + + + + + + + Applicability cross-reference table + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + Serial number + сер. + + + + Месяц и год + + + + + Серийный номер + + + + + Колёсная формула + + + + + Амортизаторы + Тип устанавливаемых амортизаторов + + + + Модель + Конфигурация изделия Урал-44202-80М + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-018A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-018A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..dee28eae090787fbfef2a51ed653c88cf1a5b4b6 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-018A-A_001_ru-RU.xml @@ -0,0 +1,74 @@ + + + + +]> + + + + + + + + + + + + Руководство по эксплуатации + Введение + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + Модернизированные автомобили «Урал» с колесной формулой 4х4, 6х6 с силовым агрегатом ЯМЗ-536 (экологический класс – 4), предназначены для перевозки грузов, людей и буксирования прицепов по всем видам дорог и местности. + Автомобили «Урал» рассчитаны на эксплуатацию при температурах окружающего воздуха в диапазоне от минус 45 °С до плюс 50 °С (кратковременно до минус 50 °С). + Ресурс до первого капитального ремонта при первой категории условий эксплуатации в соответствии с «Положением о техническом обслуживании и ремонте подвижного состава автомобильного транспорта» при условии соблюдения всех правил, указанных в руководстве по эксплуатации, должен быть не менее 350000 км. + В течении указанного периода допускается замена узлов и агрегатов, прошедших установленный пробег, а также покупных изделий, ресурс которых, установленный технической документацией предприятий-поставщиков и стандартами, меньше ресурса автомобиля. + Срок службы изделия не менее десяти лет. + Автомобили и шасси выпускаются в различных комплектациях по вариантам исполнения и номенклатуре составных частей. + Автомобили предназначены для эксплуатации с прицепными системами, имеющими пневмовыводы по ГОСТ Р 50023-92 и электровыводы по ГОСТ 9200-76 (исполнение II), пневматический вывод тормозной системы, тормозные системы по ЕЭК ООН №13-10, полную массу в соответствии с технической характеристикой на автомобиль, сцепные устройства: + Полуприцепов - сцепной шкворень диаметром А по ГОСТ 12017-81, равным 50,8 мм, и присоединительные размеры по ГОСТ 12105-74 для номинальной нагрузки на седло свыше 83,3 кН (8,5 тс).Прицепов - дышло прицепа (проушина сцепной тяги) должно соответствовать классу D50 по ГОСТ Р 41.55-2005 (для беззазорного тягово-сцепного устройства), основные размеры проушины должны соответствовать ГОСТ Р 41.55-2005 и ИСО 1102-75. + + Применение проушин других размерностей запрещается. + + По желанию потребителя имеется техническая возможность установки тягово-сцепного устройства (ТСУ) типа «крюк-петля» (поставляется в качестве запасных частей к автомобилям «Урал») для эксплуатации с прицепами по ГОСТ 2349-75 типоразмер 3. + Дышло прицепа (проушина сцепной петли) должно соответствовать ГОСТ 2349-75. + Основная модель прицепа - 82Б (2ПН-4М). + Установка различного оборудования и механизмов на автомобиль и его шасси допускается только при согласовании с Инженерно-конструкторским центром завода. В противном случае потребитель лишается права предъявлять рекламации на преждевременный выход из строя деталей автомобиля. + Автомобили «Урал» без дополнительной доработки не предназначены для перевозки опасных грузов. + Маркировка автомобиля и шасси «Урал» выполнена в соответствии с техническим регламентом о безопасности колесных транспортных средств. + Табличка изготовителя устанавливается на правой панели боковины кабины, в нижней части. Табличка изготовителя содержит следующие данные: + товарный знак завода изготовителяидентификационный номермодификациятехнически допустимая полная массатехнически допустимые максимальные осевые массытехнически допустимая максимальная масса автопоездамаксимальная допустимая нагрузка на седельно-сцепное устройствономер одобрения типа транспортного средства (одобрения типа шасси). + Маркировка идентификационного номера выполняется на правом лонжероне рамы, в задней части. + Кабина и двигатель маркируются как составные части в соответствии с ОСТ 37.001.269-96. + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-022A-D_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-022A-D_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..62250d32f9d27364bb3d470ad15b2cbe5eb24ea2 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-022A-D_001_ru-RU.xml @@ -0,0 +1,740 @@ + + + + +]> + + + + + + + + + + + + + Business rules exchange data module + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + + //@accessPointTypeValue + Attribute accessPointTypeValue - Access point (Chap 3.9.6.1, Table 2) + Люк + Пульт + Электрический пульт + + + //@acronymType + Attribute acronymType - Type of acronym or abbreviation (Chap 3.9.6.1, Table 3) + Акроним (кандидат в перечень аббревиатур) + Термин (кандидат в перечень терминов) + Условное обозначение (кандидат в перечень условных обозначений) + Технические условия (кандидат в перечень технических условий) + + + //@barCodeSymbology + Attribute barCodeSymbology - Symbology/rendering applied to a bar code value (Chap 3.9.6.1, Table 4) + Codabar + Code 11 + EAN-13 + EAN-8 + Industrial 2 of 5 + Interleaved 2 of 5 + MSI + Plessey + POSTNET + UPC-A + Standard 2 of 5 + UPC-E + Code 128 + Code 39 + Code 93 + LOGMARS + PDF417 + DataMatrix + Maxicode + QR Code + Data Code + Code 49 + 16K + Bookland EAN + ISSN and the SISAC Barcode + OPC + UCC/EAN-128 + UPC Shipping Container Symbol: ITF-14 + PLANET + Intelligent Mail (USPS4CB) + + + //@cancelCaption + Attribute cancelCaption - Caption for dialog cancel function (Chap 3.9.6.1, Table 5) + Задает надпись "CANCEL" + Задает надпись "ABORT" + Задает надпись "NO" + Задает надпись "END" + Задает надпись "QUIT" + + + //@caveat + Attribute caveat - National caveat (Chap 3.9.6.1, Table 6) + + + //@checkListCategory + Attribute checkListCategory - Check list category (Chap 3.9.6.1, Table 7) + Форма проведения планово-предупредительного технического обслуживания + Проверки и работы планово-предупредительного технического обслуживания + Схематическая + + + //@circuitBreakerRefType + Attribute circuitBreakerRefType - Circuit Breaker Reference Type (Chap 3.9.6.1, Table 8) + Ссылка на главный автомат защиты сети + Ссылка на поставляемый автомат защиты сети (для макетного автомата защиты) + + + //@circuitBreakerType + Attribute circuitBreakerType - Type of circuit breaker (Chap 3.9.6.1, Table 9) + Электронный автомат защиты + Электромеханический автомат защиты + Зафиксированный автомат защиты + + + //@color + Attribute color - Caption color (Chap 3.9.6.1, Table 10) + Зеленый + Янтарный + Желтый + Красный + Red + White + Белый + Серый + Прозрачный + + + //@commentPriorityCode + Attribute commentPriorityCode - Priority level of a comment (Chap 3.9.6.1, Table 11) + Обычный + Аварийный + Критический для безопасности + + + //@commercialClassification + Attribute commercialClassification - Commercial security classification (Chap 3.9.6.1, Table 12) + + + //@crewMemberType + Attribute crewMemberType - Type of crew member required for drill or procedural step (Chap 3.9.6.1, Table 13) + Все + + + //@crewStepCondition + Attribute crewStepCondition - Crew step condition (Chap 3.9.6.1, Table 14) + + + //@drillType + Attribute drillType - Type of aircrew drill (Chap 3.9.6.1, Table 15) + Нет + Зелёный + Тёмно-жёлтый + Жёлтый + Красный + Оранжевый + Синий + + + //@emphasisType + Attribute emphasisType - Type of emphasis (Chap 3.9.6.1, Table 16) + Полужирный + Курсив (только для заимствованных данных) + Подчеркивание (только для заимствованных данных) + Верхняя черта над текстом (только для векторов) + Зачеркивание (отмечать так удаленный текст запрещается) + + + //@frontMatterInfoType + Attribute frontMatterInfoType - Type of front matter title page info block (Chap 3.9.6.1, Table 17) + Общие сведения служебной информации + Сведения об изготовителе + Сообщение об ошибках и рекомендуемые меры усовершенствования + Отчет о доступности + Предупреждение о необходимости проведения планово-предупредительного технического обслуживания + Уведомление общего назначения + Сведения о веществах, разрушающих озоновый слой + Сведения об опасных материалах + + + //@frontMatterType + Attribute frontMatterType - Type of front matter content (Chap 3.9.6.1, Table 18) + Перечень действующих страниц - LOEP + Перечень действующих модулей данных - LOEDM + HIGH - Изменения + HIGH - Изменения с инструкциями обновления + Модули данных перечня публикаций + LOI - Перечень иллюстраций + LOA - Перечень аббревиатур + LOT - Перечень терминов + LOS - Перечень условных обозначений + TSR - Лист учета технических стандартов + LOM - Перечень изменений + LOASD - Перечень действующих спецификаций и документации + LOW - Перечень предупреждений + LOC - Перечень предостережений + LOSE - Перечень вспомогательного оборудования + LOSU - Перечень предметов поставки + LOSP - Перечень запасных частей + LOV - Перечень поставщиков + + + //@function + Attribute function - Maintenance function (Chap 3.9.6.1, Table 19) + Осмотр + Испытание + Обслуживание + Регулировка + Выравнивание + Калибровка + Снятие/установка + Замена + Ремонт + Капитальный ремонт + Восстановление + Rebuild + + + //@functionalItemRefType + Attribute functionalItemRefType - Functional Item Reference Type (Chap 3.9.6.1, Table 20) + Ссылка на программный функциональный элемент + Ссылка на программный функциональный элемент (для аппаратных функциональных элементов) + Ссылка на функциональные элементы LRI (для функциональных элементов LRU) + Ссылка на функциональный элемент шунта (для автомата защиты сети) + Ссылка на функциональный элемент спаренного оборудования/соединителя (для второго спаренного оборудования/соединителя) + Ссылка на функциональный элемент оборудования с электрической защитой с помощью данного автомата защиты сети + Ссылка на функциональный элемент жгута для функционального элемента оборудования + + + //@functionalItemType + Attribute functionalItemType - Type of functional item (Chap 3.9.6.1, Table 21) + Точный + Семейство + + + //@genericPropertyType + Attribute genericPropertyType (Chap 3.9.6.1, Table 22) + Нарушение комфорта пассажиров + Снижение надежности + Снижение затрат + Конструктивное продление жизненного цикла + Отмена сервисного бюллетеня проверки + Нарушение функционирования объекта + Нарушение LROPS + Нарушение ETOPS + Потенциальная директива летной годности + Отправка снятой запасной детали, возможно, в цех заказчика + Вспомогательный код снятой запасной детали + + + //@hazardousClassValue + Attribute hazardousClassValue - The class value of hazard (Chap 3.9.6.1, Table 23) + Взрывоопасный + Сжатые газы + Горючие жидкости + + + //@installationLocationType + Attribute installationLocationType - Type of install location (Chap 3.9.6.1, Table 24) + Section + Раздел + Узел подвески + Ватерлиния + + + //@internalRefTargetType + Attribute internalRefTargetType - Type of the internal reference target (Chap 3.9.6.1, Table 25) + Рисунок + Таблица + Мультимедийные объекты + Предмет поставки + Вспомогательное оборудование + Запасная деталь + Параграф + Шаг + Графическое изображение + Мультимедийный объект + Активный участок + Параметр + Зона + Место работы + Набор материалов сервисного бюллетеня (в том числе отдельные, внешние и снятые материалы) + Точка доступа + + + //@itemCharacteristic + Attribute itemCharacteristic - Item characteristic (Chap 3.9.6.1, Table 26) + Шаг, связанный с процессом, критическим для прочности + Шаг, связанный с разрядом статического электричества + Шаг, влияющий на обеспечение качества + + + //@itemOriginator + Attribute itemOriginator - Origin of equipment/harness/wire (Chap 3.9.6.1, Table 27) + Изготовитель + Поставщик + Партнер + + + //@limitUnitType + Attribute limitUnitType - Limit type (Chap 3.9.6.1, Table 28) + Межремонтный период + Остаточный ресурс + Наработка с момента последнего обслуживания + Истечение срока + По состоянию + Проверочное техобслуживание + Проверка функционирования (с контролем параметров) + + + //@listItemPrefix + Attribute listItemPrefix - Prefix for list items of random/unordered lists (Chap 3.9.6.1, Table 29) + Простой (без префикса, только отступ) + Неупорядоченный (В зависимости от уровня перечня префикс в виде короткого тире для первого уровня, точка для второго уровня, короткое тире для третьего уровня - ISOpub: точка, тире) + Тире (короткое тире - ISOpub: тире) + Диск (круг внутри круга - ISOamsb: ocir) + Круг (контур - ISOpub: cir) + Квадрат (контур - ISOtech: квадрат) + Точка (контур - ISOpub: bull) + + + //@lowestLevel + Attribute lowestLevel - Lowest authorized level (Chap 3.9.6.1, Table 30) + Нет + Полевой уровень (обслуживания) + Полевое/ASB техническое обслуживание может включать демонтаж, замену и использование изделия. + Тыловое техническое обслуживание в мастерской может включать демонтаж, замену и использование изделия. + Специализированные действия по ремонту/TASMG могут включать демонтаж, замену и использование изделия. + Промежуточное техническое обслуживание на плаву и на берегу может включать демонтаж, замену и использование изделия. + На установке подрядчика можно проводить демонтаж, замену и использование изделия. + Изделие не разрешается демонтировать, заменять и использовать ни на одном уровне ТО. + В мастерской можно проводить демонтаж, замену и использование изделия. + + + //@maintLevelCode + Attribute maintLevelCode - Maintenance Level Code (Chap 3.9.6.1, Table 31) + Уровень 1 + Уровень 2 + Уровень 3 + Уровень 4 + Уровень 5 + + + //@materialUsage + Attribute materialUsage (Chap 3.9.6.1, Table 32) + Отбраковано + Сохранено + Модифицировано из + Ссылочный + Набор материалов + Модифицировано до + + + //@partCharacteristic + Attribute partCharacteristic - Part characteristic (Chap 3.9.6.1, Table 33) + Критическое для прочности изделие + Деталь, критичная для безопасности эксплуатации + Деталь обязательной замены + Критическое для безопасности изделие + Испытательное оборудование + Деталь, чувствительная к разряду статического электричества + + + //@partStatus + Attribute partStatus - Status of the part at ISN level (Chap 3.9.6.1, Table 34) + Основная деталь + Больший/меньший размер + Выбрать из + Взаимозаменяемый + Альтернативный + + + //@partUsageCode + Attribute partUsageCode - The part Usage Code (Chap 3.9.6.1, Table 35) + Стандартная деталь + Расширяемая деталь + Компоненты деталей конечного изделия + Детали изделия основного издания + Изделие, необходимое для функционирования оборудования + Инструментальное изделие + Специальный инструмент + Стандартные механические аппаратные изделия + Аппаратура + Конструктивно-сменное изделие + Анестезирующие/медикаментозные вещества + Модуль + Боеприпасы с опасными веществами + Листок модификации + Медицинские предметы поставки + Набор изменений + Ни один другой код не применяется + Специализированное оборудование + Заготовки + Модуль конструктивного разделения + Примечания, касающиеся ПО + Деталь + Изделие основного издания + Компоненты конечного изделия + Инструмент + Изделие из перечня для дополнительного утверждения + + + //@pmEntryType + Attribute pmEntryType - Publication module entry type (Chap 3.9.6.1, Table 36) + + + //@productCategory + Attribute productCategory - Product categories (Chap 3.9.6.1, Table 37) + Связующие уплотнители + Anti freeze and de-icing products + Biocide products + Противообледенительные продукты + Fuels + Metal surface treatment products + Non-metal surface treatment products + Биоцидные продукты + Покрытия и краски, наполнители, мастики. растворители + Lubricants, grease, release products + Polymer preparation and compounds + Washing and cleaning product + + + //@productItemType + Attribute productItemType (Chap 3.9.6.1, Table 38) + + + //@quantityType + Attribute quantityType - Quantity data type (Chap 3.9.6.1, Table 39) + Длина + Цена + Температура + Время + Значение затяжки + Напряжение + Объем + Масса + + + //@refType + Attribute refType - Reference to part type (Chap 3.9.6.1, Table 40) + См. сборочную единицу вышестоящего уровня + Подробности см. в + Эквивалентная деталь + Заменная деталь + Деталь для крепления + Деталь для снятия/установки + Выбрать из деталей + Больший/меньший размер + Подсоединяемое изделие + Разбиение + + + //@reqCondCategory + Attribute reqCondCategory - Required condition category (Chap 3.9.6.1, Table 41) + Нормальный + Особые внешние условия, например, приглушенное освещение, вентиляция и температура + + + //@reqTechInfoCategory + Attribute reqTechInfoCategory - Required technical information category (Chap 3.9.6.1, Table 42) + Модуль публикации (PM) + Модуль данных (МД) + Чертеж + Электрическая схема + Принципиальная схема + Листок безопасности + + + //@resetCaption + Attribute resetCaption - Caption for dialog reset caption (Chap 3.9.6.1, Table 43) + Задает надпись "RESET" + Задает надпись "CLEAR" + + + //@responseType + Attribute responseType - Type of response to a comment (Chap 3.9.6.1, Table 44) + Принято + Ожидает решения + Принято частично + Отклонено + + + //@sbComplianceCategory + Attribute sbComplianceCategory (Chap 3.9.6.1, Table 45) + Обязательно (сервисный бюллетень должен быть выполнен) + Рекомендуется (рекомендуется выполнить сервисный бюллетень во избежание существенных эксплуатационных нарушений) + Желательно (в сервисном бюллетене вносятся усовершенствования) + Необязательно (сервисный бюллетень к сведению или в качестве опции) + + + //@sbImpactType + Attribute sbImpactType (Chap 3.9.6.1, Table 46) + Вес + Центровка + Нагрузка постоянного тока + Нагрузка переменного тока + Публикации по ТО + Эксплуатационные публикации + + + //@sbMaterialType + Attribute sbMaterialType (Chap 3.9.6.1, Table 47) + Набор материалов или отдельный материал для конкретного сервисного бюллетеня + Набор материалов или отдельный материал, который не создавался специально для сервисного бюллетеня + Набор ссылок на набор материалов или отдельный материал или внешний материал + Набор опасных удаляемых материалов + Набор материалов, требующих повторной идентификации + + + //@sbTaskCategory + Attribute sbTaskCategory (Chap 3.9.6.1, Table 48) + Модификация. + Осмотр + Ремонт + Оценка + Администрирование + + + //@sbTimeComplianceType + Attribute sbTimeComplianceType (Chap 3.9.6.1, Table 49) + Основной срок + Период отсрочки + Интервал повторений + + + //@sbTopicType + Attribute sbTopicType (Chap 3.9.6.1, Table 50) + Сведения о редакции + Сводка + Сведения по планированию + Дополнительные сведения + Применимость + Сопутствующие требования + Описание + Описание + Соответствие + Утверждение + Численность персонала + Вес и центровка + Данные по электрической нагрузке + Сводка выполнения ПО + Связанная документация + Затронутая изменениями документация + Сведения об отраслевой поддержке + Сведения по материалам + Общая оценка + Общая иллюстрация + Дополнительная работа + Причина новой редакции + История редакций + Последовательность редакций + + + //@scoEntryType + Attribute scoEntryType - Type of SCO entry (Chap 3.9.6.1, Table 51) + SCO + ASSET + + + //@securityClassification + Attribute securityClassification - Security classification (Chap 3.9.6.1, Table 52) + Несекретно + Для служебного пользования + Секретно + Совершенно секретно + Государственная тайна + Конфиденциально + + + //@significantParaDataType + Attribute significantParaDataType - Paragraph significant data type (Chap 3.9.6.1, Table 53) + Боеприпасы + Размещение по инструкции + Смазка + Уровень технического обслуживания + Код изготовителя + Рекомендация изготовителя + Код модификации + Квалификационный код + Уровень обучения. + Значение элемента управления или индикатора + + + //@skillLevelCode + Attribute skillLevelCode - Personnel skill level (Chap 3.9.6.1, Table 54) + Базовый + Средний + Высокий + + + //@skillType + Attribute skillType - Personnel skill category (Chap 3.9.6.1, Table 55) + Кузов и рама + Электрооборудование + Радиоэлектронное оборудование + Двигатель + Средства спасения + Связное оборудование + + + //@sourceCriticality + Attribute sourceCriticality - Source criticality (Chap 3.9.6.1, Table 56) + + + //@sourceTypeCode + Attribute sourceTypeCode - Source type code (Chap 3.9.6.1, Table 57) + + + //@submitCaption + Attribute submitCaption - Caption for dialog submit function (Chap 3.9.6.1, Table 58) + Задает надпись "OK" + Задает надпись "SUBMIT" + Sets the caption to CONTINUE + Задает надпись "CONTINUE" + + + //@supervisorLevelCode + Attribute supervisorLevelCode - Supervisor level (Chap 3.9.6.1, Table 59) + Низкий + Промежуточный низкий + Промежуточный высокий + Высокий + + + //@supplyNumberType + Attribute supplyNumberType - Type of supply (Chap 3.9.6.1, Table 60) + Коммерческая ссылка + Спецификация + Разное + Набор + Статья + + + //@taskCode + Attribute taskCode - Task code (Chap 3.9.6.1, Table 61) + DET + DIS + FNC + GVI + LUB + OPC + RST + SVC + VCK + REP + LU/SV + + + //@updateReasonType + Attribute updateReasonType - Update reason type for reason for update (Chap 3.9.6.1, Table 63) + Редакторское изменение (разработано/изменено техническое содержимое, но технические изменения незначительны) + Техническое изменение (разработано/изменено техническое содержимое, технические изменения значительны, и требуется новая редакция) + Изменение разметки (изменения касаются только разметки XML) + Изменение сведений о применимости (изменены только сведения о применимости) + + + //@verbatimStyle + Attribute verbatimStyle - Verbatim style (Chap 3.9.6.1, Table 64) + Базовый + Имя файла + Разметка XML/SGML + Наименование элемента XML/SGML + Наименование атрибута XML/SGML + Значение атрибута XML/SGML + Имя сущности XML/SGML + Обрабатывающая инструкция XML/SGML + Программная подсказка + Входные данные пользователя + Вывод данных из ЭВМ + Листинг программы + Программное имя переменной + Программная переменная величина + Постоянная величина + Имя класса + Имя параметра + + + //@unitOfMeasure|//@quantityUnitOfMeasure|//@itemUnitOfMeasure + Units of measure + шт + км + м + см + л + г + кг + т + мм + + + //@thresholdUnitOfMeasure + Threshold units of measure + километры пробега + годы + День + Количество раз в месяц + Месяц + Перед рейсом + + + //trade + Trade code + Электрик + + + //@limitCond + Attribute limitCond - Condition type of the limit + Подготовка перед выездом + Подготовка к повторному выезду + Обслуживание после рейса + + + //@limitCond + Attribute limitCond - Condition type of the limit + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-0A2A-D_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-0A2A-D_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..e35402831154e1d143184527251140e23538d137 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-00-00-00-00A-0A2A-D_001_ru-RU.xml @@ -0,0 +1,89 @@ + + + + +]> + + + + + + + + + + + + + Applicability common information repository + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-001A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-001A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..bf05f0efc9725d523896ead6484d6f49a4b610fb --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-001A-A_001_ru-RU.xml @@ -0,0 +1,60 @@ + + + + + +]> + + + + + + + + + + + + Плановые и внеплановые работы + Титульный лист + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + Руководство по техническому обслуживанию + + Урал-44202-0003511-80М + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-071A-A_001_ru_RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-071A-A_001_ru_RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..d6f89f2d4cbf1b2100ac63c4cd4cba5dc79cd970 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-071A-A_001_ru_RU.xml @@ -0,0 +1,229 @@ + + + +]> + + + + + + + + + + + + Урал-44202-80М + Нормы расхода материалов + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Урал-44202-80М + + + + + Горюче-смазочные материалы + + + WD-40 + Смазка глубокого проникновения + 501392 + WD40 + + + 10 + 600 + + + + + + Графитная смазка + 150295 + ГОСТ 3333-80 + + + 10 + 90 + + + + + ТМ-5-12рк + Масло трансмиссионное + 1872 + ТУ 38.101844-80 + + + 10 + 150 + + + + + КО-0.8 + Проволока контровочная + 7653734 + ГОСТ 792-67 + + + 10 + 4 + + + + + + Элементы крепления + + + 258085-П29 + Шплинт 6,3х50 + B3100002A011 + ОСТ 37.001.171-93 + + + 50 + 2 + + + + + 201502-П29 + Болт М10-6gх38 + B3100002A012 + ОСТ 37.001.123-96 + + + 4 + 22 + + + + + 252136-П2 + Шайба 10 + B3100002A013 + ОСТ 37.001.115-75 + + + 20 + 8 + + + + + 250512-П29 + Гайка М10-6Н + B3100002A014 + ОСТ 37.001.124-75 + + + 8 + 12 + + + + + 332763-П29 + Болт М18х1,5-6gх55 + B3100002A001 + ОСТ 37.001.115-75 + + + 6 + 30 + + + + + 252140-П2 + Шайба 18 + B3100002A002 + ОСТ 37.001.115-75 + + + 12 + 12 + + + + + 336448 + Шайба 50х21,5х5 + B3100001A001 + ОСТ37.001.171-93 + + + 4 + 20 + + + + + 258054-П29 + Шплинт 4х32 + B3100001A005 + ОСТ37.001.171-93 + + + 24 + 3 + + + + + 332722 + Болт М16-6ех160 + B3100001A018 + ОСТ37.001.171-93 + + + 2 + 5 + + + + + + + + + + \ No newline at end of file diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-075A-A_001_ru_RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-075A-A_001_ru_RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..27735628d3d0a1c2aa48cad669be498b6b3af849 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-00-00-00A-075A-A_001_ru_RU.xml @@ -0,0 +1,137 @@ + + + +]> + + + + + + + + + + + + Урал-44202-80М + Нормы расхода запасных частей + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Урал-44202-80М + + + + + + Детали ходовой части + + + 375-2902414-01 + Буфер передней рессоры + B3100001A008 + 2 + 0,3 + 2 + 500 + + + + + 4320-2902413 + Накладка рессоры + B3100001A009 + 2 + 0,1 + 2 + 450 + + + + + 264040-П29 + Масленка 2.3.90 Ц6 ГОСТ 19853-74 + B3100001A014 + 2 + 0,05 + 2 + 50 + + + + + 375-2902453 + Вкладыш боковой + B3100001A014 + 4 + 0,05 + 8 + 150 + + + + + 375-2902449-20 + Вкладыш заднего кронштейна + B3100001A024 + 2 + 0,1 + 2 + 320 + + + + + 5320-2912624 + Буфер задней рессоры + B3100002A005 + 4 + 0,3 + 2 + 550 + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-10-00-00A-00DA-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-10-00-00A-00DA-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..69233c2ba3b7fdf9ff23c25f07f617318c4b982c --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-10-00-00A-00DA-A_001_ru-RU.xml @@ -0,0 +1,105 @@ + + + + +]> + + + + + + + + + + + + Урал-44202-80М + Перечень изделий с ограниченным ресурсом + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + + Амортизатор + + + + 2 + + + + 50000 + + + + + + + + + + Подогреватель предпусковой + + + + 1 + + + + 30000 + + + 2 + + + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-20-00-01A-000A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-20-00-01A-000A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..cf102e72358df4a88dfe5944236b931d301901d7 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-20-00-01A-000A-A_001_ru-RU.xml @@ -0,0 +1,350 @@ + + + + +]> + + + + + + + + + + + + Урал-44202-80М + Перечень работ ТО + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Передняя рессора + Замена + + + + + + + + + + Задняя рессора + Замена + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + + + Раздаточная коробка + Замена масла + + + + + + + + + + Коробка переключения передач + Замена масла + + + + + + + + + Замена передней рессоры + + + + + + + + + + + + + + + + + + + + + + + + + + + + Передняя рессора + Замена + + + + + Передняя подвеска + + + 15000 + + + + + + + Замена задней рессоры + + + + + + + + + + + + + + + + + + + + + + + + + + + + Задняя рессора + Замена + + + + + Задняя подвеска + + + 15000 + + + + + + + Замена колес + + + + + + + + + + + + + + + + + + + + + + + + + + + + Колесо с шиной + Замена + + + + + Колеса + + + 40000 + + + + + + + Замена масла в раздаточной коробке + + + + + + + + + + + + + + + + + + + + + + + + + + + + Раздаточная коробка + Замена масла + + + + + Ведущий мост + + + 40000 + + + + + + + Замена масла в коробке переключения передач + + + + + + + + + + + + + + + + + + + + + + + + + + + + Коробка переключения передач + Замена масла + + + + + КПП + + + 40000 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-01A-000A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-01A-000A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..084d163f94759978796f9aefa3246ccb4033dd87 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-01A-000A-A_001_ru-RU.xml @@ -0,0 +1,143 @@ + + + + +]> + + + + + + + + + + + + Плановое техническое обслуживание + ТО1 + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Передняя рессора + Замена + + + + + + + + + + Задняя рессора + Замена + + + + + + + + + + + 15000 + + + + + 1 + + + + + + + + + + + + + + Передняя рессора + Замена + + + + + + + + + + + + + + + + + + + + Задняя рессора + Замена + + + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-02A-000A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-02A-000A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..6c4040af8c026aeedd1f82696d5a337e37a2c8ef --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-02A-000A-A_001_ru-RU.xml @@ -0,0 +1,256 @@ + + + + +]> + + + + + + + + + + + + Плановое техническое обслуживание + ТО2 + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Передняя рессора + Замена + + + + + + + + + + Задняя рессора + Замена + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + + + Коробка переключения передач + Замена масла + + + + + + + + + + Раздаточная коробка + Замена масла + + + + + + + + + + + 40000 + + + + + 3 + + + + + + + + + + + + + + Передняя рессора + Замена + + + + + + + + + + + + + + + + + + + + Задняя рессора + Замена + + + + + + + + + + + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + + + + + + + + + + + 40000 + + + + + 3 + + + + + + + + + + + + + + Коробка переключения передач + Замена масла + + + + + + + + + + + + + + + + + + + + Раздаточная коробка + Замена масла + + + + + + + + + + + + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-03A-000A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-03A-000A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..19373fe9767ba975a55c34ceaa8f7690e088d510 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-05-40-00-03A-000A-A_001_ru-RU.xml @@ -0,0 +1,84 @@ + + + + +]> + + + + + + + + + + + + Плановое техническое обслуживание + Ежедневное ТО + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + + + + Осмотреть автомобиль и проверить, нет ли подтекания топлива, масла, тормозной и охлаждающей жидкости. + + + + + + + Осмотреть двигатель, при необходимости очистить его от пыли и грязи + + + + + + + Проверить состояние шин и крепление колес, при необходимости устранить неисправности + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-15-30-00-01A-121A-A_001_ru-RU_OLD.xml b/publications/Demo publication in Russian/DMC-URALM-A-15-30-00-01A-121A-A_001_ru-RU_OLD.xml new file mode 100644 index 0000000000000000000000000000000000000000..6e0cb68c5a9d61f51d06c21d0bbd5f9186ba585e --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-15-30-00-01A-121A-A_001_ru-RU_OLD.xml @@ -0,0 +1,131 @@ + + + + +]> + + + + + + + + + + + + Нормальная эксплуатация + Подготовка нового автомобиля к эксплуатации + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + Подготовка нового автомобиля к эксплуатации + Перед началом эксплуатации нового автомобиля необходимо изучить данное руководство по эксплуатации и провести ежедневное техническое обслуживание и дополнительно выполнить следующие действия: + + + + Уровень охлаждающей жидкости. + + + Проверить. + + + + охлаждающей жидкости недостаточно. + + Долить охлаждающую жидкость до нормального уровня. + + + + После заправки топливного бака заполнить топливом систему питания двигателя с помощью ручного топливоподкачивающего насоса. + + + + Уровень и плотность электролита в аккумуляторных батареях + + + Проверить. + + + + электролит ниже нормального уровня. + + Долить дистиллированную воду до нормального уровня. + + + + Открыть колёсные краны, довести давление воздуха в шинах до нормы. + + + + Внешнее светосигнальное оборудование автомобиля + + + Проверить + + + + есть неработающие светосигнальные устройства. + + Заменить лампы. + + + Убедиться, что все светосигнальные устройства работают. + + + + + Замки дверей + + + Проверить работу + + + + + Стеклоподъёмники дверей кабины. + + + Проверить работу + + + + Произвести пробный выезд. + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-15-30-00-01A-131A-A_001_ru-RU_OLD.xml b/publications/Demo publication in Russian/DMC-URALM-A-15-30-00-01A-131A-A_001_ru-RU_OLD.xml new file mode 100644 index 0000000000000000000000000000000000000000..8d740aab1f4dc13edc888b64ef9d18c5f0e04581 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-15-30-00-01A-131A-A_001_ru-RU_OLD.xml @@ -0,0 +1,153 @@ + + + + +]> + + + + + + + + + + + + Нормальная эксплуатация + Проезд с негабаритным грузом под мостом/препятствием + + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + Подготовка к проезду под препятствием + + + + + Остановиться не ближе 15 метров до препятствия. + + + + Проезд под препятствием + + + + + Выйти из машины и подойти к препятствию. + + + Ассистировать водителю при проезде под препятствием + + + + + Визуально оценить высоту препятствия. + + возможен проезд автомобиля с грузом под препятствием. + + Дать команду водителю на начало движения. + + траектория движения должна проходить в месте с наибольшим расстоянием от дороги до препятствия. + + + + нет возможности проезда под препятствием. + + Дать команду водителю развернуться для проезда по альтернативному маршруту. + + + + + + + Движение под препятствием + + + + + Выполнять команды экспедитора. + + + Контролировать положение автомобиля и груза для избежания столкновения с препятствием. + + + Двигаться с минимально возможной скоростью, но не более 3 км/ч. + + + + Контроль проезда под препятствием + + + + + Есть опасность столкновения с препятствием + + Дать команду водителю остановить автомобиль. + + + Дополнительно проконтролировать расстояние между грузом и препятствием. + + Можно проехать препятствие. + + Дать команду водителю двигаться с минимальной скоростью. + + + Расстояние от груза до препятствия на всём протяжении движения под препятствием + + + + + + Контролировать визуально + + + + + Невозможно проехать под препятствием. + + Дать команду водителю двигаться задним ходом до выезда из-под препятствия для разворота и следования по альтернативному маршруту. + + + + + По окончании проезда препятствия занять своё место в автомобиле для продолжения движения по маршруту. + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-00-00-00A-001A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-00-00-00A-001A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..8d74f0ad05397968af9b2af3a3879dadad692126 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-00-00-00A-001A-A_001_ru-RU.xml @@ -0,0 +1,60 @@ + + + + + +]> + + + + + + + + + + + + Двигатель + Титульный лист + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + Руководство по эксплуатации + Двигатель ЯМЗ-53642.10 + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-00-00-00A-041A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-00-00-00A-041A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..d9d206e1ea1042fb6219b5c3dc6acfb6972963ef --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-00-00-00A-041A-A_001_ru-RU.xml @@ -0,0 +1,156 @@ + + + + + +]> + + + + + + + + + + + + Двигатель + Описание устройства + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Система охлаждения двигателя + Описание устройства и работы + + + + + + + + + + Система предпускового подогрева + Описание устройства и работы + + + + + + + + + + Система выпуска отработавших газов + Описание устройства + + + + + + На автомобиле установлен двигатель Ярославского моторного завода. Описание устройства двигателя, а также указания по эксплуатации и техническому обслуживанию приведены в прилагаемом к автомобилю Руководстве по эксплуатации двигателя Ярославского моторного завода. + Описание системы охлаждения двигателя приведено в МД Система охлаждения двигателяОписание устройства и работы. + Описание системы предпускового обогрева приведено в МД Система предпускового подогреваОписание устройства и работы. + Описание системы выпуска отработавших газов приведено в МД Система выпуска отработавших газовОписание устройства. + Подвеска двигателя предназначена для крепления двигателя к раме автомобиля и уменьшения амплитуды колебаний и вибраций во время его работы. + Двигатель установлен на четырёх опорах: + двух переднихдвух боковых задних. + Месторасположение подвески двигателя показано на Рис. 1. +
+ + Подвеска двигателя + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кронштейн передней опоры двигателя верхний + + + + 2 + + Кронштейн передней опоры двигателя нижний + + + + 3 + + Подушка + + + + 4 + + Опора двигателя боковая + + + + 5 + + Опора двигателя задняя + + + + +
+ Передние опоры двигателя состоят из верхнего кронштейна (1), нижнего кронштейна (2) и подушки (3). Кронштейн (1) крепится к двигателю. Кронштейн нижний (2) крепится к раме на заклёпки. Подушки (3) служат для снижения ударных нагрузок и гашения реактивных моментов. + Задние боковые опоры состоят из опор двигателя (4), установленных на картер сцепления, и опор задних (5), установленных на раму. Опора двигателя задняя (5) выполняет функцию амортизатора. +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-20-00-00A-040A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-00-00A-040A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..69dd128feab24a84db0a94ad92ae9b7132f037a9 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-00-00A-040A-A_001_ru-RU.xml @@ -0,0 +1,268 @@ + + + + + + +]> + + + + + + + + + + + + Система охлаждения двигателя + Описание устройства и работы + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + Назначение + Система охлаждения предназначена для поддержания оптимального теплового состояния двигателя на любом режиме его работы путём принудительного отвода тепла от его деталей. + Система охлаждения автоматически обеспечивает нормальный тепловой режим работы двигателя в заданных условиях эксплуатации во всём диапазоне его скоростных и нагрузочных режимов. + + + Характеристика + Система охлаждения ‒ жидкостная, закрытая, с вентилятором со встроенной вязкостной муфтой, с включением по температуре набегающего потока воздуха, с принудительной циркуляцией охлаждающей жидкости. Оборудована термостатическим устройством для поддержания постоянного теплового режима работы двигателя, рассчитана на всесезонное применение низкозамерзающих жидкостей. + + + Устройство + Система охлаждения двигателя включает следующие элементы: + сервисный модуль (Рис. 1 (11))вентиляторрадиатор (7)бачок расширительный (2)соединительные патрубки и рукавапароотводящие трубки. + Месторасположение основных элементов системы охлаждения двигателя на автомобиле показано на Рис. 1. +
+ + Расположение системы охлаждения + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Пробка расширительного бачка + + + + 2 + + Бачок расширительный + + + + 3 + + Рукав пароотводящий + + + + 4 + + Патрубок подвода охлаждающей жидкости к радиатору + + + + 5 + + Пробка радиатора + + + + 6 + + Рамка подвески радиатора + + + + 7 + + Радиатор + + + + 8 + + Кожух вентилятора + + + + 9 + + Патрубок водоподводящий + + + + 10 + + Трубопровод водоподводящий к водяному насосу двигателя + + + + 11 + + Сервисный модуль + + + + +
+ + Сервисный модуль + Водяной насос, жидкостно-масляный теплообменник, термостаты и масляный фильтр смонтированы на одном общем корпусе сервисного модуля (11), для сокращения номенклатуры деталей и уменьшения количества соединительных трубопроводов на двигателе. + + + Радиатор + Радиатор (7) трубчато-ленточный, трёхрядный, с заливной горловиной. В заливной горловине установлена герметичная пробка (5). В нижнем бачке радиатора установлена сливная пробка. Радиатор установлен на рамку (6), которая является несущим элементом. На радиаторе устанавливается кожух (8). + + + Бачок расширительный + Бачок расширительный (2) предназначен для компенсации изменения объёма охлаждающей жидкости при нагревании, удаления из неё воздуха, пара. Пробка расширительного бачка (1) снабжена двумя клапанами. Выпускной клапан открывается при избыточном давлении в системе 65 кПа (0,65 кгс/см2) и выпускает избыток пара в атмосферу. Впускной клапан открывается, если разрежение в системе составляет от 0 кПа до 12 кПа (от 0 кгс/см2 до 0,12 кгс/см2). + +
+ + Принцип работы + Схема движения жидкости в элементах системы охлаждения двигателя показана на Рис. 2. +
+ + Схема движения жидкости в элементах системы охлаждения + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Канал отвода от радиатора + + + + 2 + + Насос водяной + + + + 3 + + Полость термостатов + + + + 4 + + Полость жидкостно-масляного теплообменника + + + + 5 + + Канал в распределительной трубе + + + + 6 + + Канал подвода в радиатор + + + + +
+ Во время работы двигателя циркуляция охлаждающей жидкости в системе охлаждения создаётся водяным насосом (2). Из водяного насоса жидкость по каналу в корпусе сервисного модуля поступает к теплопередающему элементу жидкостно-масляного теплообменника (4), и омывает его, охлаждая масло смазочной системы двигателя. Пройдя через жидкостно-масляный теплообменник, жидкость разделяется на два потока и по вертикальным каналам в блоке цилиндров и в головке блока цилиндров поступает в распределительную трубу, которая расположена на головке цилиндров (5). Из распределительной трубы жидкость поступает в рубашку охлаждения, омывает гильзы цилиндров и собирается в водосборном канале, откуда попадает в полость термостатов сервисного модуля (3). + На прогретом двигателе, когда клапаны термостатов открыты, жидкость направляется в радиатор системы охлаждения, где остывает и поступает на всасывание водяного насоса. +
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-20-01-00A-941A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-01-00A-941A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..d5a44d46adb11593be35ead1b5027b16cf47467e --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-01-00A-941A-A_001_ru-RU.xml @@ -0,0 +1,326 @@ + + + + + +]> + + + + + + + + + + + + Установка расширительного бачка + Иллюстрированный каталог деталей + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + +
+ 4320Б5-1311000-20 Установка расширительного бачка + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + 1 + + + + Болт M8-6ex45 ОСТ 37.001.123-96 + + 4320Б5-1311000-20 + + + + + + + + + 4 + + + + Шайба 8 ОСТ 37.001.144-75 + + 4320Б5-1311000-20 + + + + + + + + + 1 + + + + Пружина + + 4320Б5-1311000-20 + + + + + + + + + 1 + + + + Втулка + + 4320Б5-1311000-20 + + + + + + + + + 1 + + + + Лента хомута + + 4320Б5-1311000-20 + + + + + + + + + 1 + + + + Бачок расширительный + + 4320Б5-1311000-20 + + + + + + + + + 3 + + + + Болт M8-6ex20 ОСТ 37.001.123-96 + + 4320Б5-1311000-20 + + + + + + + + + 3 + + + + Шайба 8Т ОСТ 37.001.115-75 + + 4320Б5-1311000-20 + + + + + + + + + 1 + + + + Хомут стяжной + + 4320Б5-1311000-20 + + + + + + + + + 2 + + + + Хомут 00.10.00-03 ТО-17-9-20-98 (32-50) + + 4320Б5-1311000-20 + + + + + + + + + + 1 + + + + Шланг соединительный угловой + + 4320Б5-1311000-20 + + + + + + + + + 2 + + + + Хомут 00.10.00-01 ТО-17-9-20-98 (16-27) + + 4320Б5-1311000-20 + + + + + + + + + + 1 + + + + Пробка расширительного бачка + + 4320Б5-1311000-20 + + + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-040A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-040A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..4313c07e778c6eb60f6e67e4b2f4ec5e04f639a4 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-040A-A_001_ru-RU.xml @@ -0,0 +1,522 @@ + + + + + + + + + +]> + + + + + + + + + + + + Система предпускового подогрева + Описание устройства и работы + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + Назначение + Система предпускового подогрева предназначена для: + обеспечения надёжного запуска двигателя в условиях низких температур воздухадополнительного догрева двигателя и салона во время работы двигателя в условиях сильных морозовподогрева салона и лобового стекла (для удаления обледенения) при неработающем двигателе. + Месторасположение системы предпускового подогрева показано на Рис. 1. +
+ + Месторасположение системы предпускового подогревателя + + + + +
+
+ + Характеристика + Система предпускового подогрева жидкостная с подогревателем модели 14TC-10-E4 фирмы «ТЕПЛОСТАР». + + + Общее устройство + Состав системы предпускового подогрева показан на Рис. 2. +
+ + Состав системы предпускового подогрева + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Шланг отвода жидкости от двигателя + + + + 2 + + Топливопровод + + + + 3 + + Насос топливный + + + + 4 + + Блок управления + + + + 5 + + Шланг подвода жидкости к двигателю + + + + 6 + + Нагнетатель воздуха + + + + 7 + + Труба выхлопная подогревателя + + + + 8 + + Нагреватель + + + + 9 + + Насос циркуляционный (помпа) + + + + 10 + + Кронштейн подогревателя + + + + 11 + + Бак топливный подогревателя + + + + 12 + + Хомут бака подогревателя + + + + 13 + + Пробка + + + + 14 + + Штуцер угловой + + + + 15 + + Штуцер + + + + +
+ + Нагреватель с нагнетателем воздуха + Нагреватель (8) с нагнетателем воздуха (6) предназначен для разогрева жидкости в системе охлаждения двигателя. + + + Топливный насос + Топливный насос (3) обеспечивают подкачку топлива из бака подогревателя (11) в камеру сгорания нагревателя (8). + + + Циркуляционный насос (помпа) + Циркуляционный насос (9) предназначен для принудительной прокачки охлаждающей жидкости системы охлаждения двигателя через теплообменную систему подогревателя. + + + Блок управления подогревателя + Блок управления (БУ) (4) предназначен для управления подогревателем совместно с пультом управления и выполняет следующие функции: + включение и выключение подогревателя по команде с пульта управленияначальную диагностику (проверку исправности) узлов подогревателя во время пускадиагностику узлов подогревателя во время всей работызапуск и автоматическую работу в зависимости от температуры охлаждающей жидкости на выходе из нагревателявыключение подогревателя при:окончании заданной программы работы (программа работы 3 часа или 8 часов)потере работоспособности одного из контролируемых узловвыходе параметров за допустимые пределы (температуры охлаждающей жидкости, напряжении и срыве пламени в камере сгорания). + + + Пульт управления + Пульт управления предназначен для обеспечения ручного управления подогревателем. + Функции пульта управления: + запуск и остановка подогревателя в ручном режимевыбор программы работы подогревателяуправление вентилятором отопителя кабиныотображение состояния подогревателя (работает, не работает или не работает по причине возникновения неисправности). + Внешний вид пульта управления подогревателем представлен на Рис. 3. +
+ + Пульт управления подогревателем + + + + + + + + + + + + + + + + + + + 1 + + Клавиша включения и выключения подогревателя + + + + 2 + + Клавиша выбора программы работы подогревателя + + + + 3 + + Светодиод + + + + 4 + + Ручка терморегулятора (потенциометра) + + + + +
+
+
+ + Принцип работы + + Во время автоматического управления работой подогревателя в аварийных и нештатных ситуациях подогреватель выключится: + - если по каким-либо причинам запуск подогревателя не произошёл с двух попыток + - если во время работы подогревателя горение прекратилось + - в случае перегрева подогревателя (нарушена циркуляция охлаждающей жидкости, воздушная пробка и др.) + - в случае падения напряжения ниже 20 В или его повышении свыше 30 В. + + + Блок управления неисправен и требует замены, если во время подачи напряжения на подогреватель светодиод на пульте светится при выключенных переключателях. + + Принцип работы подогревателя основан на разогреве жидкости. + Для разогрева жидкости в качестве источника тепла используются газы от сгорания топливной смеси в камере сгорания. Тепло через стенки теплообменника передается охлаждающей жидкости, которая принудительно прокачивается циркуляционным насосом (помпой) через жидкостный контур системы охлаждения двигателя. + Подогреватель может работать по одной из двух программ: «экономичная» или «предпусковая». «Экономичная» программа отличается меньшей потребляющей мощностью. + По заданной программе происходит предварительная продувка камеры сгорания и разогрев свечи накаливания до необходимой температуры. Затем, по той же программе, начинает подаваться топливо и воздух. В камере сгорания начинается процесс горения. Контроль над горением топливной смеси в камере сгорания осуществляется индикатором пламени. Всеми процессами при работе подогревателя управляет блок управления. + Блок управления осуществляет контроль над температурой охлаждающей жидкости и, в зависимости от величины температуры охлаждающей жидкости, устанавливает режимы работы подогревателя: «полный», «средний» или «малый». На режиме «полный» по программе «предпусковая» охлаждающая жидкость нагревается до 70 °C, по программе «экономичная» до 55 °C, а при нагреве свыше 70 °C или 55 °C, соответственно, переходит на режим «средний». На режиме «средний» по программам «предпусковая» или «экономичная» охлаждающая жидкость нагревается до температуры 75 °C, а при нагреве свыше 75 °C подогреватель переходит на режим «малый». На режиме «малый» охлаждающая жидкости нагревается до 80 °C (по обеим программам), а при нагреве свыше 80 °C переходит на режим «остывания», при этом прекращается процесс горения, продолжается работа помпы и обогрев салона автомобиля. Во время охлаждения жидкости ниже 55 °С по программе «предпусковая» подогреватель автоматически включается вновь на режим «полный», а по программе «экономичная» на режим «средний». + Продолжительность полного цикла работы по программе «предпусковая» составляет 3 часа, по программе «экономичная» 8 часов. Кроме того, имеется возможность выключить подогреватель в любой момент цикла. + + Во время выключения подогревателя вручную с помощью пульта или автоматически по причине неисправности, прекращается подача топлива и продувается камера сгорания. + + Схема работы системы предпускового подогрева представлена на Рис. 4. +
+ + Схема работы системы предпускового подогрева + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Блок предохранителей + + + + 2 + + Жгут электрических проводов для питания помпы + + + + 3 + + Топливный насос + + + + 4 + + Помпа + + + + 5 + + Датчик перегрева + + + + 6 + + Корпус подогревателя + + + + 7 + + Теплообменник + + + + 8 + + Камера сгорания + + + + 9 + + Кольцо уплотнительное теплообменника + + + + 10 + + Прокладка камеры сгорания + + + + 11 + + Индикатор пламени + + + + 12 + + Нагнетатель воздуха + + + + 13 + + Сетка + + + + 14 + + Воздухозаборник + + + + 15 + + Свеча накаливания + + + + 16 + + Датчик температуры + + + + 17 + + Кольцо уплотнительное блока управления + + + + 18 + + Блок управления + + + + 19 + + Крышка блока управления + + + + 20 + + Пульт управления подогревателем + + + + +
+ Поиск неисправностей необходимо начинать с проверки контактов разъёмов проверяемых цепей по схеме электрических соединений (Рис. 5). +
+ + Схема электрических соединений системы предпускового подогрева + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-520A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-520A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..b1b7f18595cf5df7e2eb2b123aee7c4161d32da6 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-520A-A_001_ru-RU.xml @@ -0,0 +1,412 @@ + + + + + + + + + + +]> + + + + + + + + + + + + Предпусковой подогреватель двигателя + Демонтаж + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + + Ключ гаечный комбинированный 27 мм + + + + 7811-0232 + + + 1 + + + Ключ гаечный комбинированный 7 мм + + + + 7811-0222 + + + 1 + + + Ключ гаечный комбинированный 14 мм + + + + 7811-0227 + + + 1 + + + Ёмкость для слива топлива + + + + 1 + + + Ёмкость для слива антифриза + + + + 1 + + + + + + + Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper) + + + + 1 + + + Ветошь + + + + 1 + + + + + + + Предпусковой подогреватель двигателя 14 ТС + + + + 14ТС.451.20.00.00.000-23 + + + 1 + + + + + + + При проведении работ соблюдаются общие меры безопасности. + + Антифриз токсичен. + Не вдыхайте, обеpегайтесь сопpикосновения с глазами и незащищенной кожей. В случае попадания антифриза в глаза, их необходимо немедленно пpомыть и обpатиться к вpачу + Пpи вытекающем антифризе подставьте сбоpный сосуд во избежание ущеpба окpужающей сpеде. + + Дизельное топливо и его испаpения опасны для здоpовья. + Не вдыхайте и не допускайте попадания дизельного топлива в глаза и на кожу. В случае попадания топлива в глаза необходимо промыть их водой и обратиться к врачу + Используйте специальную емкость для сбора вытекающего топлива во избежание нанесения ущеpба окpужающей сpеде. + + + Замена предпускового подогревателя двигателя осуществляется в случаях: + - подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений + - поломка нагревателя, водяного насоса, топливного насоса, блока управления + - повреждение корпуса нагревателя, горелки. + + + + + + + Демонтируйте предпусковой подогреватель. Для этого: + + Выключите выключатель аккумуляторных батарей. + + + Опрокиньте кабину (Рис. 1 (1)) автомобиля. +
+ + Опрокидывание кабины + + + + + + + + + + 1 + + Кабина + + + + +
+
+ + Откройте крышку заливной горловины (Рис. 2 (1)) радиатора (2). +
+ + Крышка заливной горловины + + + + + + + + + + + + + 1 + + Заливная горловина + + + + 2 + + Радиатор + + + + +
+
+ + Открутите поочередно сливные пробки радиатора (Рис. 3 (2)) и патрубка (1) и слейте охлаждающую жидкость. +
+ + Сливные пробки + + + + + + + + + + + + + 1 + + Сливная пробка патрубка + + + + 2 + + Сливная пробка радиатора + + + + +
+
+ + Отсоедините жгут проводов от подогревателя. + + + Ослабьте затяжку хомутов (Рис. 4 (2)) рукавов (1), которые соединяют подогреватель (3) с системой охлаждения двигателя, и отсоедините рукава (1). +
+ + Хомуты рукавов + + + + + + + + + + + + + + + + + + + + + + 1 + + Рукав системы охлаждения + + + + 2 + + Хомут + + + + 3 + + Подогреватель + + + + +
+
+ + Загерметизируйте рукава (1). + + + Ослабьте затяжку хомута (Рис. 5 (2)) и отсоединить топливопровод (1) от топливного насоса (3). +
+ + Отсоединение трубопровода от топливного насоса + + + + + + + + + + + + + + + + 1 + + Топливная трубка + + + + 2 + + Хомут + + + + 3 + + Топливный насос + + + + +
+
+ + Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака. + + + Отверните болты (Рис. 6 (1)) крепления предпускового подогревателя к кронштейну и демонтируйте подогреватель (3) в сборе. +
+ + Болты крепления предпускового подогревателя + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт + + + + 2 + + Кронштейн + + + + 3 + + Подогреватель в сборе + + + + +
+
+
+
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-920A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-920A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..93fe8d0f25f9fa9ac25b82d181b42ff544a6e5c8 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-920A-A_001_ru-RU.xml @@ -0,0 +1,414 @@ + + + + + + + + + + +]> + + + + + + + + + + + + Предпусковой подогреватель двигателя + Демонтаж + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + Перед началом работ по замене предпускового подогревателя двигателя необходимо заглушить двигатель автомобиля и дождаться остывания охлаждающей жидкости (30-40 минут). + + + + + + Ключ гаечный комбинированный 27 мм + + + + 7811-0232 + + + 1 + + + Ключ гаечный комбинированный 7 мм + + + + 7811-0222 + + + 1 + + + Ключ гаечный комбинированный 14 мм + + + + 7811-0227 + + + 1 + + + Емкость для слива топлива + + + + 1 + + + Емкость для слива антифриза + + + + 1 + + + + + + + Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper) + + + + 1 + + + Ветошь + + + + 1 + + + + + + + Предпусковой подогреватель двигателя 14 ТС + + + + 14ТС.451.20.00.00.000-23 + + + 1 + + + + + + + При проведении работ соблюдаются общие меры безопасности. + + Антифриз токсичен. + Не вдыхайте, обеpегайтесь сопpикосновения с глазами и незащищенной кожей. В случае попадания антифриза в глаза, их необходимо немедленно пpомыть и обpатиться к вpачу + Пpи вытекающем антифризе подставьте сбоpный сосуд во избежание ущеpба окpужающей сpеде. + + Дизельное топливо и его испаpения опасны для здоpовья. + Не вдыхайте и не допускайте попадания дизельного топлива в глаза и на кожу. В случае попадания топлива в глаза необходимо промыть их водой и обратиться к врачу + Используйте специальную емкость для сбора вытекающего топлива во избежание нанесения ущеpба окpужающей сpеде. + + + Замена предпускового подогревателя двигателя осуществляется в случаях: + - подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений + - поломка нагревателя, водяного насоса, топливного насоса, блока управления + - повреждение корпуса нагревателя, горелки. + + + + + + + Демонтируйте предпусковой подогреватель. Для этого: + + Выключите выключатель аккумуляторных батарей. + + + Опрокиньте кабину (Рис. 1 (1)) автомобиля. +
+ + + + + + + + + + + + 1 + + Кабина + + + + +
+
+ + Откройте крышку заливной горловины (Рис. 2 (1)) радиатора (2). +
+ + + + + + + + + + + + + + + 1 + + Заливная горловина + + + + 2 + + Радиатор + + + + +
+
+ + Открутите поочередно сливные пробки радиатора (Рис. 3 (2)) и патрубка (1) и слейте охлаждающую жидкость. +
+ + + + + + + + + + + + + + + 1 + + Сливная пробка патрубка + + + + 2 + + Сливная пробка радиатора + + + + +
+
+ + Отсоедините жгут проводов от подогревателя. + + + Ослабьте затяжку хомутов (Рис. 4 (2)) рукавов (1), которые соединяют подогреватель (3) с системой охлаждения двигателя, и отсоедините рукава (1). +
+ + + + + + + + + + + + + + + + + + + + + + + + 1 + + Рукав системы охлаждения + + + + 2 + + Хомут + + + + 3 + + Подогреватель + + + + +
+
+ + Загерметизируйте рукава (1). + + + Ослабьте затяжку хомута (Рис. 5 (2)) и отсоединить топливопровод (1) от топливного насоса (3). +
+ + + + + + + + + + + + + + + + + + 1 + + Топливная трубка + + + + 2 + + Хомут + + + + 3 + + Топливный насос + + + + +
+
+ + Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака. + + + Отверните болты (Рис. 6 (1)) крепления предпускового подогревателя к кронштейну и демонтируйте подогреватель в сборе (3). +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт + + + + 2 + + Кронштейн + + + + 3 + + Подогреватель в сборе + + + + +
+
+
+
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-941A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-941A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..45989bd289bf99e36b29dd044d349ab250efe5c6 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-20-03-00A-941A-A_001_ru-RU.xml @@ -0,0 +1,376 @@ + + + + + +]> + + + + + + + + + + + + Установка системы предпускового подогрева двигателя + Иллюстрированный каталог деталей + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + +
+ 4320Б5-1015000-10 Установка системы предпускового подогрева двигателя Леша + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + 4 + + + + Хомут 00.10.00-02 ТО 17-9-20-98 (20-32) + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Тройник + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Рукав-деталь 20-28-65-0,3(3) + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Подогреватель предпусковой дизельный 14ТС-10-Е4 ТУ 4591-004-40991176-2003 + + 4320Б5-1015000-10 + + + + + + + + + 4 + + + + Гайка М12-6Н ОСТ 37.001.124-75 + + 4320Б5-1015000-10 + + + + + + + + + 4 + + + + Шайба 12.ОТ ОСТ 37.001.115-75 + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Кронштейн подогревателя + + 4320Б5-1015000-10 + + + + + + + + + 4 + + + + Болт М12-6ех30 ОСТ 37.001.123-96 + + 4320Б5-1015000-10 + + + + + + + + + 4 + + + + Шайба 8Т ОСТ 37.001.115-75 + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Болт М8-6ех20 ОСТ 37.001.123-96 + + 4320Б5-1015000-10 + + + + + + + + + 3 + + + + Болт М8-6ех22 ОСТ 37.001.123-96 + + 4320Б5-1015000-10 + + + + + + + + + 3 + + + + Хомут + + 4320Б5-1015000-10 + + + + + + + + + + 8 + + + + Гайка М8-6Н ОСТ 37.001.124-75 + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Бак топливный пускового подогревателя + + 4320Б5-1015000-10 + + + + + + + + + 2 + + + + Хомут бака подогревателя + + 4320Б5-1015000-10 + + + + + + + + + 1 + + + + Трубка 6-1000 + + 4320Б5-1015000-10 + + + + + + + + + 3 + + + + Броня шланга + + 4320Б5-1015000-10 + + + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A2-40-00-00A-041A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A2-40-00-00A-041A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..0d28ecf27bdebfabc6b1f261f559355a61b81816 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A2-40-00-00A-041A-A_001_ru-RU.xml @@ -0,0 +1,185 @@ + + + + + +]> + + + + + + + + + + + + Система выпуска отработавших газов + Описание устройства + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + ГОСТ 2.610-2006 ГОСТ 2.601-2006 + + + + + + + + + + + + + + + + + + + Назначение + + Не прогревайте двигатель в закрытых помещениях с плохой вентиляцией. + + Система выпуска отработавших газов предназначена для отвода отработавших газов от двигателя и снижения шума выпуска. + + + Устройство + Месторасположение основных элементов системы выпуска отработавших газов показано на Рис. 1. +
+ + Система выпуска отработавших газов + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Труба выпускная + + + + 2 + + Хомут крепления глушителя + + + + 3 + + Глушитель выхлопа + + + + 4 + + Хомут крепления глушителя + + + + 5 + + Труба соединительная + + + + 6 + + Кронштейн соединительной трубы + + + + 7 + + Стремянка выхлопа + + + + 8 + + Металлорукав гибкий с фланцами + + + + 9 + + Патрубок выпускной + + + + 10 + + Заслонка вспомогательного тормоза + + + + 11 + + Приёмный патрубок турбокомпрессора + + + + +
+ Система выпуска отработавших газов с глушителем шума. Конец выпускной трубы (1) направлен к оси автомобиля. + В системе выпуска применяется износостойкий вспомогательный тормоз (10) (встроенный в двигатель), который размещается между приёмным патрубком (11) турбокомпрессора и выпускным патрубком (9). Выпускной патрубок (9) соединяется с металлорукавом (8). + Металлорукав (8) служит для компенсации температурных изменений размеров деталей и взаимных перемещений двигателя и глушителя. Металлорукав (8) соединён с глушителем при помощи соединительной трубы (5). + Глушитель (3) закреплён на кронштейнах, которые приварены к поперечинам рамы. +
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-10-00-00A-040A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-10-00-00A-040A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..9a4a640e2b38c82237b48820a9cdb875c9e65c4d --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-10-00-00A-040A-A_001_ru-RU.xml @@ -0,0 +1,1158 @@ + + + + + + + + + + + +]> + + + + + + + + + + + + Коробка переключения передач + Описание устройства и работы + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011 + + + + + + + + + + + + + + + + + + + Назначение + Коробка переключения передач предназначена для ступенчатого преобразования крутящего момента по величине и направлению, в зависимости от изменяющихся дорожных условий. + + + Характеристика + Коробка передач механическая, трёхходовая, пятиступенчатая (пять передач для движения вперед и одна для движения назад), с синхронизаторами на всех передачах, кроме первой передачи и заднего хода, с рычагом переключения передач. + + + Устройство + Место установки коробки передач показано на Рис. 1. +
+ + Место установки коробки переключения передач + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кронштейн передней опоры нижний + + + + 2 + + Подушка + + + + 3 + + Кронштейн передней опоры верхний + + + + 4 + + Лонжерон рамы левый + + + + 5 + + Опора задняя + + + + 6 + + Кронштейн задней опоры + + + + +
+ Конструкция коробки передач показана на Рис. 2. + Основными элементами коробки передач являются: + картер коробки (1)крышка верхняя с деталями переключения передач (26)валышестерниподшипники. +
+ + Коробка переключения передач + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Картер коробки передач + + + + 2 + + Задний шариковый подшипник + + + + 3 + + Втулка распорная + + + + 4 + + Вал вторичный + + + + 5 + + Фланец крепления карданного вала + + + + 6 + + Крышка подшипника первичного вала + + + + 7 + + Крышка подшипника вторичного вала + + + + 8 + + Задний роликовый подшипник + + + + 9 + + Блок шестерен заднего хода + + + + 10 + + Ось блока шестерен заднего хода + + + + 11 + + Венец шестерни первой передачи + + + + 12 + + Шестерня второй передачи + + + + 13 + + Вал промежуточный + + + + 14 + + Крышка заборника насоса с сеткой + + + + 15 + + Шестерня третьей передачи + + + + 16 + + Шестерня пятой передачи промежуточного вала + + + + 17 + + Пробка сливная с магнитом + + + + 18 + + Шестерня отбора мощности + + + + 19 + + Шестерня постоянного зацепления промежуточного вала + + + + 20 + + Передний роликовый подшипник + + + + 21 + + Насос масляный + + + + 22 + + Вал первичный + + + + 23 + + Шариковый подшипник + + + + 24 + + Крышка подшипника + + + + 25 + + Картер сцепления + + + + 26 + + Крышка верхняя коробки передач + + + + 27 + + Передний роликовый подшипник + + + + 28 + + Синхронизатор четвёртой и пятой передач + + + + 29 + + Рычаг переключения передач + + + + 30 + + Вилка переключения четвёртой и пятой передач + + + + 31 + + Пружина стопорного шарика + + + + 32 + + Шестерня пятой передачи + + + + 33 + + Шестерня третьей передачи + + + + 34 + + Вилка переключения второй и третьей передач + + + + 35 + + Синхронизатор второй и третьей передач + + + + 36 + + Шестерня второй передачи вторичного вала + + + + 37 + + Вилка переключения первой передачи и заднего хода + + + + 38 + + Шестерня первой передачи и заднего хода вторичного вала + + + + +
+ Первичный вал (22) коробки передач установлен на двух шариковых подшипниках. Передний подшипник с двухсторонним уплотнением запрессован в посадочное отверстие маховика. Задний подшипник, с помощью стопорного кольца, закреплён от осевых перемещений в передней стенке картера (1) коробки передач и крышке подшипника (24). + Вторичный вал (4) передним концом опирается на роликовый подшипник, помещенный в гнезде первичного вала. Задний конец вторичного вала опирается на шарикоподшипник, закреплённый стопорным кольцом в стенке картера и крышке. На шлицах заднего конца вторичного вала установлен фланец (5) крепления карданного вала автомобиля. + Промежуточный вал (13) установлен на двух конических подшипниках. Передний конец промежуточного вала имеет паз для привода масляного насоса. Блок шестерен заднего хода (9) вращается на двух роликовых подшипниках, установленных на неподвижной оси (10). + Все шестерни коробки передач имеют косозубое зацепление, кроме прямозубого у шестерен первой передачи и заднего хода, привода отбора мощности. Шестерни второй, третьей и пятой передач и пара шестерен первичного и привода промежуточного вала находятся в постоянном зацеплении. + Шестерни второй, третьей и пятой передач вторичного вала установлены на стальных подшипниках скольжения, имеющих специальные конфигурацию и покрытие. + Безударное включение второй, третьей, четвёртой и пятой передач обеспечивается двумя синхронизаторами (28), (35). Синхронизатор инерционного типа позволяет произвести зацепление зубчатой муфты каретки с зубчатой муфтой шестерни только при уравнении угловых скоростей вращения шестерни и вала. Уравнение скоростей производится с помощью фрикционной пары – конусного кольца синхронизатора и конуса на шестерне. + Включение первой передачи и заднего хода осуществляется перемещением шестерни (38) по шлицам вторичного вала до полного зацепления с соответствующей шестерней. + Через шестерню (18) можно производить отбор мощности для привода дополнительных агрегатов. + В верхней крышке коробки размещён механизм переключения передач. На штоках механизма переключения закреплены вилки, которые при перемещении штоков перемещают каретки синхронизаторов или шестерню первой передачи и заднего хода. + Конструкция механизма переключения передач показана на Рис. 3. +
+ + Механизм переключения передач + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Шток вилки переключения четвёртой и пятой передач + + + + 2 + + Крышка верхняя коробки передач + + + + 3 + + Вилка переключения четвёртой и пятой передач + + + + 4 + + Рычаг переключения передач + + + + 5 + + Валик + + + + 6 + + Пружина стопорного шарика + + + + 7 + + Шарик стопорный + + + + 8 + + Сапун коробки передач + + + + 9 + + Вилка переключения второй и третьей передач + + + + 10 + + Шток вилки переключения первой передачи и заднего хода + + + + 11 + + Вилка переключения первой передачи и заднего хода + + + + 12 + + Шток вилки переключения второй и третьей передач + + + + 13 + + Пробка заливного отверстия под масло + + + + 14 + + Шестерня первой передачи и заднего хода вторичного вала + + + + 15 + + Блок шестерен заднего хода + + + + 16 + + Шайба упорная + + + + 17 + + Ось блока шестерен заднего хода + + + + +
+ Штоки (1), (10), (12) в нужном положении удерживаются блокирующим устройством (7). Для предохранения от случайного включения одновременно двух передач имеется блокирующее устройство, состоящее из штифта и двух пар шариков (7), при движении какого-либо штока два других запираются шариками, которые входят в соответствующие канавки на штоках. Для предохранения от ошибочного включения заднего хода и первой передачи служит пружинный предохранитель (Рис. 4). Чтобы включить задний ход или первую передачу, нужно преодолеть дополнительно усилие пружины (3) предохранителя (4). +
+ + Предохранитель включения первой передачи и заднего хода + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Винт установочный + + + + 2 + + Шток вилки переключения первой передачи и заднего хода + + + + 3 + + Пружина предохранительная + + + + 4 + + Предохранитель включения первой передачи и заднего хода + + + + 5 + + Болт + + + + 6 + + Кольцо + + + + 7 + + Стакан + + + + 8 + + Прокладка + + + + 9 + + Кольцо + + + + 10 + + Опора валика + + + + 11 + + Валик + + + + 12 + + Рычаг переключения передач + + + + 13 + + Корпус механизма управления + + + + 14 + + Опора валика + + + + 15 + + Прокладка + + + + 16 + + Корпус с манжетой + + + + +
+ + Система смазки коробки передач + + Характеристика + Коробка переключения передач имеет смешанную систему смазки. + + + Устройство + Система смазки коробки передач показана на Рис. 5. + Масло засасывается из масляной ванны картера через заборник и систему каналов шестеренчатым масляным насосом (2), установленным на передней стенке картера коробки передач и приводимым от промежуточного вала. + Далее масло от масляного насоса через трубопровод системы смазки подаётся под давлением для смазывания подшипников скольжения шестерен вторичного вала. +
+ + Система смазки коробки передач + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Ведомая шестерня масляного насоса + + + + 2 + + Корпус масляного насоса + + + + 3 + + Крышка + + + + 4 + + Крышка подшипника + + + + 5 + + Шестерня ведущая масляного насоса + + + + 6 + + Вал ведущей шестерни + + + + 7 + + Шестерня ведомая масляного насоса + + + + 8 + + Вал ведомой шестерни + + + + + +
+ Подшипники качения, зубчатые зацепления и механизм переключения передач смазываются разбрызгиванием. Для улавливания мелких металлических частиц, находящихся в масле, в сливную пробку установлен магнит. Для защиты от засорения, маслозаборник закрывается сеткой. +
+
+
+ + Принцип работы + Схема распределения крутящего момента в коробке передач показана на Рис. 6. +
+ + Схема распределения крутящего момента в коробке передач + + + + +
+
+ + Привод управления коробкой передач + + Назначение + Привод управления коробкой передач предназначен для удалённого управления механизмом переключения передач. + + + Характеристика + Привод управления коробкой передач механический, дистанционный, телескопического типа. + + + Общее устройство + Конструкция привода управления коробкой передач показана на Рис. 7. +
+ + Привод управления коробкой передач + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Рукоятка + + + + 2 + + Рычаг + + + + + 3 + + Чехол уплотнительный + + + + 4 + + Болт + + + + 5 + + Наконечник блокировочного устройства + + + + 6 + + Крестовина + + + + 7 + + Наконечник внутренней подвижной тяги (удлинитель) + + + + 8 + + Втулка блокировочная + + + + 9 + + Шарик + + + + 10 + + Пружина + + + + 11 + + Внутренняя подвижная тяга + + + + 12 + + Тяга телескопическая с муфтой блокировки + + + + 13 + + Хвостовик + + + + 14 + + Тяга реактивная + + + + 15 + + Кронштейн реактивной тяги + + + + 16 + + Рычаг валика переключения передач + + + + 17 + + Наконечник + + + + 18 + + Гайка наконечника + + + + 19 + + Опора промежуточная + + + + +
+ Рычаг (2) в сборе с вилкой установлен на сферической опоре, которая закреплена на центральной панели приборов в кабине. Вилка через палец соединена с крестовиной (6), которая соединена с внутренней подвижной тягой (11). Внутренняя подвижная тяга размещена внутри телескопической тяги. На переднем конце телескопической тяги (12) установлена муфта блокировки. + Муфта блокировки в заблокированном состоянии фиксирует внутреннюю подвижную тягу (11) внутри телескопической тяги, а в разблокированном обеспечивает удлинение телескопической тяги. + Муфта блокировки состоит из: + блокировочной втулки (8)шариков (9)пружины (10). + На заднем конце телескопической тяги при помощи двух болтов (4) закреплена вилка карданного шарнира. Телескопическая тяга через карданный шарнир соединена с хвостовиком (13). В передней части хвостовик поддерживает промежуточная опора (19), а в задней части реактивная тяга (14). Промежуточная опора установлена на кронштейне, который закреплён в задней части блока цилиндров двигателя. Наконечник (17) хвостовика соединен с рычагом валика переключения передач (16). +
+ + Принцип действия + Во время перемещения рукоятки (1) рычага (2), через вилку поперечные и продольные усилия передаются на телескопическую тягу (12). Далее через карданный шарнир усилия передаются на хвостовик (13). Хвостовик, перемещаясь за счёт реактивной тяги (14), обеспечивает правильное положение рычага валика переключения передач (16). + + + Принцип действия муфты блокировки во время опрокидывании кабины + Во время опрокидывания кабины вилка воздействуют на блокировочную втулку (8). Втулка, преодолевая сопротивление пружины (10), перемещается в сторону карданного шарнира. В этом случае шарики (9) опускаются в паз блокировочной втулки и освобождают внутреннюю подвижную тягу (11) от фиксации. За счёт шариков обеспечивается плавное перемещение внутренней подвижной тяги. + +
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-10-00-00A-292A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-10-00-00A-292A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..2a86d78ebbd49a35697eebfe4ac16be6525d9ce2 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-10-00-00A-292A-A_001_ru-RU.xml @@ -0,0 +1,215 @@ + + + + + + + + + + +]> + + + + + + + + + + + + Коробка переключения передач + Замена масла + + + + + + + + ОАО "АЗ "УРАЛ" + + + ООО "Иторум" + + + + Все + + + + ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011 + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ключ гаечный комбинированный 17 мм + + + + 7811-0228 + + + 1 + + + Ключ гаечный комбинированный 14 мм + + + + 7811-0227 + + + 1 + + + Емкость для слива масла + + + + 1 + + + + + + + Масло ТСп-15К (при температуре не ниже минус 30 гр.С) + + + + 5 + + + Ветошь + + + + 1 + + + + + + + + + + При проведении работ соблюдаются общие меры безопасности. + + Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья. + Избегать вдыхания масляного тумана и паров. + При контакте с кожей: удалить масло с кожи, используя защитный крем. + При контакте с глазами промыть водой в течение 15 минут и обратитесь к врачу. + При попадании внутрь немедленно обратитесь к врачу. + + + + + + + + Слив масла + Для слива масла необходимо выполнить следующие действия: + + Открутить сливную пробку и слить масло, после чего завернуть пробку обратно. +
+ + Пробка сливного отверстия + + + +
+
+ + Открутить болты крепления крышки заборника насоса с сеткой. +
+ + Болты крепления крышки заборника насоса с сеткой + + + +
+
+ + Промыть магнитную пробку и крышку заборника насоса с сеткой от металлических частиц. +
+ + Магнитная пробка + + + +
+
+ + Крышка заборника насоса + + + +
+
+ + Завернуть сливную пробку обратно. + + + Установить новую прокладку и крышку заборника насоса с сеткой, ввернув болты крепления. + +
+ + Заправка масла + + Опрокинуть кабину. +
+ + Опрокидывание кабины + + + +
+
+ + Открутить пробку заливного отверстия и залить масло. +
+ + Пробка заливного отверстия + + + +
+
+
+
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-40-00-00A-040A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-40-00-00A-040A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..1ab66427d9e049d6866526b645f561cbbd421d91 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-40-00-00A-040A-A_001_ru-RU.xml @@ -0,0 +1,1158 @@ + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + Раздаточная коробка + Описание устройства и работы + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + Назначение + Раздаточная коробка предназначена для распределения крутящего момента от коробки передач между ведущими мостами автомобиля и служит для увеличения тяговой силы на ведущих колёсах и повышения проходимости автомобиля. + + + Характеристика + Раздаточная коробка механическая, двухступенчатая, с несимметричным межосевым дифференциалом. + + + Устройство + Раздаточная коробка установлена на четырёх резиновых подушках на раме автомобиля. + Конструкция раздаточной коробки показана на Рис. 1. +
+ + Раздаточная коробка + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Крышка подшипников + + + + 2 + + Датчик + + + + 3 + + Механизм блокировки дифференциала + + + + 4 + + Механизм переключения передач + + + + 5 + + Вал промежуточный + + + + 6 + + Шестерня ведомая высшей передачи + + + + 7 + + Крышка подшипников + + + + 8 + + Шестерня ведущая высшей передачи + + + + 9 + + Шестерня ведущая низшей передачи + + + + 10 + + Вал первичный + + + + 11 + + Шестерня ведомая низшей передачи + + + + 12 + + Крышка подшипников + + + + + 13 + + Крышка подшипников + + + + 14 + + Межосевой дифференциал + + + + 15 + + Валы приводов заднего и переднего мостов + + + + 16 + + Картер раздаточной коробки + + + + +
+ К основным элементам раздаточной коробки относятся: + картер (16) с крышками (1), (7), (12), (13)ведущие шестерни (8), (9)ведомые шестерни (6), (11)валы (5), (10), (15)межосевой дифференциал (14)механизм блокировки дифференциала (3)механизм переключения передач (4)датчики контроля (2). + В картере установлено четыре вала в сборе с шестернями: + вал первичный (Раздел 3.1)вал промежуточный (Раздел 3.2)вал привода мостов задней тележки (Раздел 3.3)вал привода переднего моста (Раздел 3.3). + Первичный вал связан через промежуточный карданный вал с коробкой передач с помощью приводного фланца (Рис. 2 (11)). Первичный и промежуточный валы установлены на регулируемых конических подшипниках (1), (6), и (Рис. 3 (3), (5)), а дифференциал и валы привода мостов на шарикоподшипниках (Рис. 4 (3), (6), (7), (8)). Все шестерни раздаточной коробки постоянного зацепления, косозубые. + + Первичный вал + Конструкция первичного вала показана на Рис. 2. + На первичном валу от переднего конца последовательно установлены ведущие шестерни высшей (3) и низшей передач (5). Шестерня низшей передачи установлена на бронзовой втулке (7) плавающего типа. Шестерни имеют наружные зубчатые венцы необходимые для соединения с первичным валом при помощи муфты (4) переключения передач. +
+ + Вал первичный + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Подшипник конический + + + + 2 + + Крышка подшипника + + + + 3 + + Шестерня высшей передачи + + + + 4 + + Муфта переключения передач + + + + 5 + + Шестерня низшей передачи + + + + 6 + + Подшипник конический + + + + 7 + + Втулка бронзовая + + + + 8 + + Вилка переключения передач + + + + 9 + + Зубчатые венцы первичного вала + + + + 10 + + Манжеты + + + + 11 + + Фланец приводной + + + + +
+
+ + Промежуточный вал + Конструкция промежуточного вала показана на Рис. 3. + Шестерня высшей передачи (4) и шестерня низшей передачи (7) установлены на шлицах промежуточного вала и разделены между собой распорной втулкой (8). На переднем конце промежуточного вала установлена звёздочка привода спидометра (2). На крышке подшипника (1) промежуточного вала, который установлен со стороны фланца привода переднего моста, размещается датчик импульсов. На крышке подшипника (6) промежуточного вала, который установлен со стороны фланца привода задней тележки, размещается сапун, который поддерживает постоянное давление внутри полости раздаточной коробки. Шестерня низшей передачи находится в зацеплении с шестернёй нижнего вала, которая приварена к передней обойме и соответственно к водилу дифференциала. +
+ + Вал промежуточный + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Крышка подшипников + + + + 2 + + Звёздочка привода спидометра + + + + 3 + + Подшипник конический + + + + 4 + + Шестерня высшей передачи + + + + 5 + + Подшипник конический + + + + 6 + + Крышка подшипников + + + + 7 + + Шестерня низшей передачи + + + + 8 + + Втулка распорная + + + + +
+
+ + Валы привода переднего моста и задней тележки + + Спирали винтовых канавок имеют разное направление: для вала привода переднего моста – левое направление, для вала привода заднего моста – правое. В соответствии с назначением на маслосгонных кольцах выбиты буквы «П» (переднее) и «З» (заднее). + + Конструкция валов привода переднего моста и задней тележки показана на Рис. 4. + Привод к переднему и двум задним мостам осуществляется с помощью фланцев (1), (10). + На валах привода переднего и заднего мостов установлены манжеты (2), (9), которые дополнительно разгружаются с помощью маслосгонных колец (12), (18). На наружных поверхностях маслосгонных колец нарезаны винтовые канавки, направляющие масло при вращении валов от манжет в картер. +
+ + Валы привода переднего и заднего мостов + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Фланец привода переднего моста + + + + 2 + + Манжета + + + + 3 + + Подшипник шариковый + + + + 4 + + Механизм блокировки межосевого дифференциала + + + + 5 + + Вилка привода блокировки + + + + 6 + + Подшипник шариковый + + + + 7 + + Подшипник шариковый + + + + 8 + + Подшипник шариковый + + + + 9 + + Манжета + + + + 10 + + Фланец привода задней тележки + + + + 11 + + Крышка подшипников + + + + 12 + + Кольцо маслосгонное + + + + 13 + + Вал привода задней тележки + + + + 14 + + Обойма передняя дифференциала + + + + 15 + + Вал привода переднего моста + + + + 16 + + Муфта блокировки дифференциала + + + + 17 + + Крышка подшипников + + + + 18 + + Кольцо маслосгонное + + + + +
+
+
+ + Принцип работы + Во время включения высшей передачи (Рис. 5), механизм переключения передач перемещает муфту переключения передач в сторону фланца первичного вала раздаточной коробки и жёстко блокирует первичный вал с шестернёй высшей передачи. В этом случае крутящий момент с первичного вала передаётся через шестерню высшей передачи на промежуточный вал и далее, через шестерни постоянного зацепления, к дифференциалу. Дифференциал распределяет крутящий момент между валом привода задней тележки и валом привода переднего моста. +
+ + Распределение крутящего момента на высшей передаче + + + + +
+ Во время включения низшей передачи (Рис. 6), механизм переключения передач перемещает муфту переключения передач в сторону коробки дополнительного отбора мощности и жёстко блокирует первичный вал с шестернёй низшей передачи. В этом случае крутящий момент к дифференциалу передается через шестерню низшей передачи. +
+ + Распределение крутящего момента на низшей передаче + + + + +
+ Во время включения нейтральной передачи механизм переключения передач перемещает муфту на зубчатые венцы первичного вала. В этом случае муфта не находится в зацепление ни с одной из шестерней передач. +
+ + Межосевой дифференциал + + Назначение + Межосевой дифференциал предназначен для распределения крутящего момента между передним мостом и задней тележкой в пропорции 1:2. Таким образом обеспечивается равномерная тяга всех мостов, а также предохранение трансмиссии от возникновения циркулирующей мощности, которая негативно влияет на её техническое состояние. + + + Характеристика + Межосевой дифференциал шестеренный, цилиндрический, несимметричный, планетарный с принудительной блокировкой. + + + Устройство + Конструкция межосевого дифференциала показана на Рис. 7. + К основным элементам дифференциала относятся: + четыре сателлита (4)солнечная шестерня (5)коронная шестерня (10). + Сателлиты установлены между солнечной шестернёй и коронной шестернёй. Солнечная шестерня установлена на шлицах вала привода переднего моста (13). Коронная шестерня установлена на валу привода мостов задней тележки (8). Дифференциал блокируется с помощью механизма блокировки (1), который перемещает муфту (2) в сторону дифференциала. При этом жёстко соединяются вал привода переднего моста (13) и передняя обойма дифференциала (12), сателлиты останавливаются (не вращаются относительно своих осей), в результате валы вращаются как единое целое. +
+ + Межосевой дифференциал и механизм блокировки + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Механизм блокировки дифференциала + + + + 2 + + Муфта блокировки + + + + 3 + + Вилка привода блокировки + + + + 4 + + Сателлит + + + + 5 + + Шестерня солнечная + + + + 6 + + Болт крепления задней обоймы к шестерни нижнего вала + + + + 7 + + Подшипник шариковый дифференциала + + + + 8 + + Вал привода задней тележки + + + + 9 + + Обойма задняя дифференциала + + + + 10 + + Шестерня коронная + + + + 11 + + Шестерня нижнего вала + + + + 12 + + Обойма передняя дифференциала + + + + 13 + + Вал привода переднего моста + + + + +
+
+ + Принцип работы + В работе несимметричного межосевого дифференциала можно выделить три характерных режима: + прямолинейное движение (Раздел 5.4.1)движение по неровностям дороги (Раздел 5.4.2)движение по скользкой дороге (Раздел 5.4.3). + + Прямолинейное движение + Во время прямолинейного движения колёса встречают равное сопротивление дороги. Крутящий момент от шестерни нижнего вала передается на переднюю обойму дифференциала. Так как сателлиты на осях не вращаются, солнечная и коронная шестерни движутся с равной угловой скоростью. Так как межосевой дифференциал несимметричный, крутящий момент распределяется между передним мостом и мостами задней тележки в пропорции 1:2. + + + Движение по неровностям дороги + Во время движения по неровностям дороги, в случае наезда передних колёс на ухаб они встречают большее сопротивление, чем задние. Солнечная шестерня замедляется и заставляет сателлиты вращаться вокруг своей оси, которые в свою очередь увеличивают частоту вращения коронной шестерни. Движение колёс с разными угловыми скоростями позволяет проходить неровности без пробуксовки. Крутящий момент, независимо от разных угловых скоростей, распределяется на колеса в равном соотношении. + + + Движение по скользкой дороге + Во время движения по скользкой дороге колёса мостов, которые стоят на твёрдой поверхности, встречают большее сопротивление, тогда как колёса, которые стоят на скользкой поверхности проскальзывают, буксуют. Дифференциал, в силу своей конструкции, заставляет вращаться буксующие колёса с увеличивающейся скоростью. Другие колёса при этом, останавливаются. + + Для продолжения движения необходимо исключить буксование колёс. Это осуществляется с помощью принудительной блокировки дифференциала механизмом блокировки. + + + +
+ + Механизм блокировки дифференциала + + Устройство + Механизм блокировки дифференциала пневматический. + Конструкция механизма блокировки дифференциала показана на Рис. 8. + Механизм блокировки дифференциала включает пневмоцилиндр, в корпусе которого располагается поршень (5), который соединен со штоком (10). С другого конца на штоке закреплена вилка блокировки дифференциала (11), которая передает усилие от штока к муфте (12). Для возврата муфты в исходное (разблокированное) положение, в корпусе также предусмотрены возвратные пружины (6), (7). В крышке пневмоцилиндра (2) предусмотрено отверстие для подвода воздуха. Втулка (1) с болтом (3) предназначена для принудительного включения блокировки дифференциала в случае неисправности в пневматической системе автомобиля. Для контроля включения блокировки дифференциала, в отверстие в корпусе пневмоцилиндра устанавливается датчик (8). +
+ + Механизм блокировки дифференциала + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Втулка + + + + 2 + + Крышка пневмоцилиндра + + + + 3 + + Болт принудительного включения + + + + 4 + + Уплотнительное устройство + + + + 5 + + Поршень + + + + 6 + + Пружина наружная + + + + 7 + + Пружина внутренняя + + + + 8 + + Датчик индикатора блокировки дифференциала + + + + 9 + + Упор поршня + + + + 10 + + Шток + + + + 11 + + Вилка привода блокировки + + + + 12 + + Муфта блокировки + + + + 13 + + Датчик индикатора нейтрали + + + + 14 + + Датчик индикатора низшей передачи + + + + +
+
+ + Принцип работы + Во время подачи воздуха из системы пневмоуправления агрегатами трансмиссии в отверстие в крышке пневмоцилиндра, воздух воздействует на поршень, который перемещается, преодолевая усилие пружины, и передвигает шток с вилкой и муфту в сторону передней обоймы дифференциала. Муфта входит в зацепление с зубчатыми венцами передней обоймы дифференциала и жестко соединяет её с валом привода переднего моста. В результате блокируется передняя обойма с сателлитами, которые перестают вращаться вокруг своей оси, заставляя валы вращаться как единое целое. + +
+ + Механизм переключения передач + + Характеристика + Механизм переключения передач пневматический. + + + Устройство + Конструкция механизма переключения передач показана на Рис. 9. + Механизм переключения передач раздаточной коробки включает в себя два пневмоцилиндра: пневмоцилиндр включения высшей передачи (14) и пневмоцилиндр включения низшей передачи и нейтрали (6), они расположены по обеим сторонам картера раздаточной коробки. В полостях пневмоцилиндров расположены поршни (8), (13), воздействующие с разных сторон на шток (12). В полости механизма переключения для включения низшей передачи располагается дополнительный поршень нейтрали (7). В средней части на шток закреплена вилка переключения передач (11), которая передает усилие от штока к муфте переключения передач (2). Для контроля включения передач раздаточной коробки, в отверстия в корпусе пневмоцилиндра устанавливаются два датчика (9). Для подвода воздуха к поршням в механизме переключения передач предусмотрены отверстия (Рис. 10 А, Б и В ). Втулка (Рис. 9 (5)) с болтом (4) предназначена для принудительного включения нейтрали и низшей передачи в случае неисправности в пневматической системе автомобиля и при условии, что изначально была включена высшая передача. +
+ + Механизм переключения передач + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Шестерня низшей передачи + + + + 2 + + Муфта переключения передач + + + + 3 + + Шестерня высшей передачи + + + + 4 + + Болт принудительного включения нейтрали и низшей передачи + + + + 5 + + Втулка + + + + 6 + + Пневмоцилиндр включения низшей передачи и нейтрали + + + + 7 + + Поршень нейтрали + + + + 8 + + Поршень низшей передачи + + + + 9 + + Датчик включения индикатора нейтрали + + + + 10 + + Фиксатор + + + + 11 + + Вилка привода переключения передач + + + + 12 + + Шток переключения передач + + + + 13 + + Поршень высшей передачи + + + + 14 + + Пневмоцилиндр включения высшей передачи + + + + +
+
+ + Принцип работы + + Нейтральная передача + Во время включения нейтральной передачи (Рис. 10) воздух из системы пневмоуправления агрегатами трансмиссии одновременно подаётся в полости перед поршнями, через отверстия А, В. Муфта выходит из зацепления с шестернёй и занимает место на зубчатых венцах первичного вала. В результате передача крутящего момента от первичного вала на промежуточный прекращается. Срабатывает датчик и в кабине загорается индикатор нейтрального положения раздаточной коробки. +
+ + Положение муфты на нейтральной передаче + + + + +
+
+ + Высшая передача + Во время включения высшей передачи (Рис. 11) воздух из системы пневмоуправления агрегатами трансмиссии подаётся в полость перед поршнем, через отверстие А. Муфта смещается в сторону шестерни высшей передачи и блокирует её с первичным валом, в результате момент передается последовательно с первичного вала на муфту, затем на шестерню. +
+ + Положение муфты на высшей передаче + + + +
+
+ + Низшая передача + Во время включения низшей передачи (Рис. 12) воздух из системы пневмоуправления агрегатами трансмиссии подаётся в полость перед поршнем, через отверстие Б. Муфта смещается в сторону шестерни низшей передачи и блокирует её с первичным валом, в результате момент передается последовательно с первичного вала на муфту, затем на шестерню. Срабатывает датчик и в кабине загорается индикатор низшей передачи. +
+ + Положение муфты на низшей передаче + + + +
+
+
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-40-00-00A-292A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-40-00-00A-292A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..4ac2eb6fcda027d78220c94da9485d8954b2f447 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-40-00-00A-292A-A_001_ru-RU.xml @@ -0,0 +1,197 @@ + + + + + + + +]> + + + + + + + + + + + + Раздаточная коробка + Замена масла + + + + + + + + ОАО "АЗ "УРАЛ" + + + ООО "Иторум" + + + + Все + + + + ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011 + + + + + + + + + + + + + + + + + + + + + + + + Перед выполнением работ по замене масла в раздаточной коробке заглушить двигатель и выключить выключатель аккумуляторных батарей.Масло из раздаточной коробки необходимо сливать в прогретом состоянии. + + + + + + Ключ гаечный комбинированный 27 мм + + + + 7811-0232 + + + 1 + + + Ключ динамометрический + + + + ГОСТ Р 51254-99 + + + 1 + + + Сменная головка с внутренним присоединительным квадратом и шестигранником 27 мм + + + + 1 + + + Емкость для слива масла + + + + 1 + + + + + + + Ветошь + + + + 1 + + + Масло ТСп-15К (при температуре не ниже минус 30 гр.С) + + + + 3,5 + + + + + + + + + + При проведении работ соблюдаются общие меры безопасности. + + Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья. + Избегать вдыхания масляного тумана и паров. + При контакте с кожей: удалить масло с кожи, используя защитный крем. + При контакте с глазами промыть водой в течение 15 минут и обратитесь к врачу. + При попадании внутрь немедленно обратитесь к врачу. + + + + + + + + Слив масла + Для слива масла необходимо выполнить следующие действия: + + Открутить магнитную пробку и слить масло. +
+ + Пробка сливного отверстия + + + +
+
+ + Промыть магнитную пробку от металлических частиц. +
+ + Магнитная пробка + + + +
+
+ + Закрутить магнитную пробку с моментом затяжки 100-140 (10-14) Н·м (кгс·м) + +
+ + Заправка масла + + Открутить пробку заливного отверстия и залить масло до уровня контрольного отверстия. +
+ + Пробка заливного отверстия + + + +
+
+ + Закрутить пробку заливного отверстия с моментом затяжки 100-140 (10-14) Н·м (кгс·м) + +
+ + Убедиться в отсутствии течей масла. + +
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-50-00-00A-041A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-50-00-00A-041A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..61a14eb20c687ec31f5f5f5e932654fadb56b74c --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-50-00-00A-041A-A_001_ru-RU.xml @@ -0,0 +1,852 @@ + + + + + + + + +]> + + + + + + + + + + + + Сцепление + Описание устройства + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011 + + + + + + + + + + + + + + + + + + + Назначение + Сцепление предназначено для кратковременного отсоединения двигателя от трансмиссии и плавного их соединения, а также для гашения колебаний и предохранения агрегатов трансмиссии от перегрузок. + + + Характеристика + Сцепление модели ЯМЗ 182-76 диафрагменное, сухое, фрикционное, однодисковое, вытяжного типа. + + + Устройство + Конструкция сцепления показана на Рис. 1. + Сцепление состоит из: + ведущих и ведомых частеймеханизма выключения. +
+ + Сцепление + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кожух сцепления + + + + 2 + + Диск нажимной + + + + 3 + + Пружина диафрагменная + + + + 4 + + Пружина демпферная + + + + 5 + + Муфта включения сцепления + + + + 6 + + Первичный вал коробки переключения передач + + + + 7 + + Подшипник выжимной + + + + 8 + + Вилка включения сцепления + + + + 9 + + Диск ведомый + + + + 10 + + Маховик + + + + 11 + + Коленчатый вал двигателя + + + + 12 + + Кольцо упорное + + + + 13 + + Диск демпфера + + + + +
+ + Ведущая часть + Ведущая часть сцепления ‒ нажимной диск (2) с кожухом (1) устанавливается на маховик двигателя и крепится болтами. Нажимной диск соединён с кожухом при помощи четырёх пакетов пластин, которые обеспечивают центрирование, осевое перемещение и передачу крутящего момента от кожуха к нажимному диску. Нажимное усилие создаётся диафрагменной пружиной (3) специальной конструкции, которая, будучи связанной с муфтой (5), осуществляет также выключение сцепления. + Для центрирования диафрагменной пружины и исключения её проворачивания относительно кожуха и нажимного диска, на нажимном диске установлено шесть пар втулок со специальными оттяжными скобами. Применение этих скоб позволяет сохранять постоянный контакт нажимного диска с пружиной и обеспечивать отход нажимного диска при выключении сцепления. + + + Ведомая часть + Ведомая часть ‒ ведомый диск (9) с демпфером пружинно-фрикционного типа, снижающим динамические нагрузки на трансмиссию. Крепление накладок осуществляется двумя типами латунных заклёпок. + Крепление фрикционной накладки, расположенной со стороны маховика, осуществляется простыми заклёпками одновременно с креплением двенадцати пружинных пластин. Крепление другой накладки производится к пружинным пластинам простыми и ступенчатыми заклёпками. + + + Механизм включения + Механизм выключения сцепления состоит из муфты (5) с подшипником (7) и вилки (8) с валом, на шлицевой конец которого устанавливается рычаг. Муфта выключения сцепления соединяется с диафрагменной пружиной с помощью запорного устройства. Во время работы муфта центрируется по направляющей крышки заднего подшипника первичного вала коробки передач и удерживается от поворота боковыми поверхностями вилки. + + + Привод включения сцепления + + Назначение + Привод выключения сцепления предназначен для дистанционного управления механизмом сцепления. + + + Характеристика + Привод выключения сцепления гидравлический с усилителем пневматического типа. + + + Устройство + Основными элементами привода являются: + педаль (Рис. 2 (2))главный цилиндр (13)пневмогидравлический усилитель (ПГУ) (11)баллон не тормозных потребителей (5)бачок компенсационный (16)трубопроводы. + Основные элементы привода показаны на Рис. 2. +
+ + Привод сцепления + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Механизм педальный + + + + 2 + + Педаль сцепления + + + + 3 + + Тройник + + + + 4 + + Рукав + + + + 5 + + Баллон не тормозных потребителей + + + + 6 + + Клапан обратный + + + + 7 + + Регулятор давления с адсорбером + + + + 8 + + Клапан четырёхконтурный + + + + 9 + + Пробка + + + + 10 + + Фитинг гидравлический + + + + 11 + + Усилитель пневмогидравлический + + + + 12 + + Трубопровод гидропривода + + + + 13 + + Цилиндр сцепления главный + + + + 14 + + Пружина + + + + 15 + + Рукав + + + + 16 + + Бачок компенсационный + + + + 17 + + Крышка бачка + + + + 18 + + Эксцентрик регулировки полного хода + + + + 19 + + Эксцентрик регулировки свободного хода + + + + L + + Величина полного хода педали (от 105 мм до 115 мм) + + + + L1 + + Величина свободного хода педали (от 2 мм до 10 мм) + + + + b + + Зазор от 0,2 мм до 0,6 мм** + + + + +
+ + Регулировка полного хода педали L осуществляется эксцентриком (18). + Регулировка свободного хода педали L1 осуществляется эксцентриком (19). + + + Пневматическая часть привода + Пневматическая часть состоит из: + баллона (5) ёмкостью 10 л, который установлен внутри левого лонжеронаобратного клапана (6)трубопроводов. + Питание воздухом осуществляется от отдельного контура пневмосистемы. + Обратный клапан установлен на баллоне и предназначен для разделения воздушной магистрали, идущей от отдельного контура пневмосистемы к баллону и сохранения давления в ней независимо от падения давления в основных контурах. + + + Гидравлическая часть привода + Гидравлическая часть состоит из компенсационного бачка (15), который сообщён с главным цилиндром (12). Главный цилиндр через толкатель соединён с педалью сцепления (2). Жидкость из главного цилиндра попадает в ПГУ через трубопровод (11). + + + Главный цилиндр сцепления + Главный цилиндр сцепления (13) крепится на кронштейне к передней панели кабины. Конструкция главного цилиндра показана на Рис. 3. +
+ + Цилиндр главный + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Пробка + + + + 2 + + Кольцо резиновое + + + + 3 + + Пружина возвратная + + + + 4 + + Чашка поджимной пружины + + + + 5 + + Пружина поджимная + + + + 6 + + Штуцер подводной + + + + 7 + + Кольцо резиновое + + + + 8 + + Корпус цилиндра + + + + 9 + + Поршень + + + + 10 + + Манжета + + + + 11 + + Кольцо стопорное + + + + 12 + + Чехол защитный + + + + 13 + + Толкатель + + + + 14 + + Кольцо + + + + 15 + + Кольцо уплотнительное + + + + +
+
+ + Пневмогидравлический усилитель сцепления + Конструкция ПГУ сцепления показана на Рис. 4. + ПГУ сцепления состоит из корпуса (1), внутри которого расположен поршень (5) и шток (4). Поршень со штоком подвижно уплотнены в корпусе и могут перемещаться в осевом направлении. Поршень уплотнён в корпусе при помощи резиновой манжеты (9), а шток двумя уплотнительными резиновыми кольцами (3). + Корпус со стороны поршня закрыт крышкой (8), сквозь которую проходит шток. На конце штока закреплена вилка (7), которой ПГУ крепится к рычагу вилки выключения сцепления. В центре крышки установлен резиновый грязесъёмник (6), который очищает шток от грязи и предотвращает попадание её внутрь корпуса. + В нижней части корпуса имеется выпускное окно (10), имеющее резиновый клапан. Клапан предотвращает попадание грязи внутрь корпуса. + В верхней части корпуса установлен клапан (2) для удаления воздуха из полости (D). К корпусу с помощью двух болтов прикреплён клапан управления пневмогидравлическим усилителем сцепления, который состоит из корпуса (16) и закрыт с двух сторон пробками (12). Внутри корпуса расположены золотник (17) и воздушный клапан (14). Золотник подвижно уплотнён в корпусе двумя резиновыми кольцами и подпружинен относительно корпуса витой цилиндрической пружиной (13). Пружина (13) отодвигает золотник от воздушного клапана до упора в пробку (12). Золотник имеет осевое и радиальное отверстия, которые сообщают полости (F) и (G). + Воздушный клапан (14) пружиной (13) прижат к седлу, который выполнен внутри корпуса и разобщает полость (E) с полостью (F). Полость (B) системой отверстий связана с полостью (F), полость (C) и (G) - с выпускным окном. Полости (D) и (K) связаны между собой отверстиями. Полость (K) через присоединительное отверстие в пробке (12) при помощи трубопроводов связана с главным гидроцилиндром выключения сцепления. Полость (E) через присоединительное отверстие в пробке (12) трубопроводом связана с воздушным баллоном. Из полости (E) имеется вывод сжатого воздуха для привода управления усилителем. +
+ + Пневмогидравлический усилитель сцепления + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Корпус + + + + 2 + + Клапан прокачки + + + + 3 + + Кольцо уплотнительное + + + + 4 + + Шток + + + + 5 + + Поршень + + + + 6 + + Грязесъёмник + + + + 7 + + Вилка + + + + 8 + + Крышка + + + + 9 + + Манжета + + + + 10 + + Окно выпускное + + + + 11 + + Клапан управления + + + + 12 + + Пробка + + + + 13 + + Пружина + + + + 14 + + Клапан воздушный + + + + 15 + + Пружина + + + + 16 + + Корпус + + + + 17 + + Золотник + + + + B + + Полость поршня (5) + + + + C + + Полость между поршнем (5) и крышкой (8) + + + + D + + Полость корпуса (1) + + + + E + + Полость над клапаном (14) + + + + F + + Полость (F) между золотником (17) и корпусом (16) + + + + G + + Полость (G) между золотником (17) и корпусом (16) + + + + K + + Полость (K) под золотником (17) + + + + +
+
+
+
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-60-00-00A-041A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-60-00-00A-041A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..a0a3e7b05a6177f39f33fa0cc2a3ac07df6dee27 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-60-00-00A-041A-A_001_ru-RU.xml @@ -0,0 +1,308 @@ + + + + + + +]> + + + + + + + + + + + + Карданная передача + Описание устройства + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + ГОСТ 2.610-2006 ГОСТ 2.601-2006 + + + + + + + + + + + + + + + + + + + Назначение + Карданная передача предназначена для передачи крутящего момента от коробки передач к раздаточной коробке и ведущим мостам, взаимное положение которых остаётся постоянным или меняется во время движения. + + + Характеристика + Карданные валы открытого типа, двухшарнирные, с шарнирами неравных угловых скоростей. + + + Устройство + Схема установки карданных валов показана на Рис. 1. +
+ + Схема установки карданных валов + + + + + + + + + + + + + + + + + + + + 1 + + Вал карданный промежуточный + + + + 2 + + Вал карданный привода переднего моста + + + + 3 + + Вал карданный привода среднего моста + + + + 4 + + Вал карданный привода заднего моста + + + + +
+ Промежуточный карданный вал (1) и карданный вал привода среднего моста (3) имеют больший типоразмер (диаметр фланца равен 180 мм, наружный диаметр трубы равен 102 мм), чем карданные валы привода переднего (2) и заднего (4) мостов (диаметр фланца равен 150 мм, наружный диаметр трубы равен 89 мм). Основным конструктивным отличием карданных валов является длина трубы. + Конструкция карданного вала показана на Рис. 2. +
+ + Карданный вал привода заднего моста + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Фланец-вилка + + + + 2 + + Крестовина + + + + 3 + + Подшипник игольчатый + + + + 4 + + Кольцо стопорное + + + + 5 + + Вилка скользящая + + + + 6 + + Уплотнение торцевое + + + + 7 + + Труба телескопа + + + + 8 + + Уплотнение телескопа + + + + 9 + + Труба карданного вала + + + + 10 + + Вилка приварная + + + + 11 + + Фланец-вилка + + + + 12 + + Крестовина + + + + 13 + + Пластина балансировочная + + + + 14 + + Втулка шлицевая + + + + 15 + + Стрелки установочные + + + + 16 + + Пресс-маслёнка + + + + 17 + + Уплотнение подшипника + + + + 18 + + Подшипник игольчатый + + + + +
+ Карданный вал состоит из трубы (9), к одному концу которого приварена вилка (10), а к другому концу шлицевая втулка (14). Шлицевая втулка соединена со шлицевым концом скользящей вилки (5). + Уплотнитель (8), который установлен на трубе телескопа (7), предохраняет шлицевое соединение карданного вала от загрязнения. + Вилки (5) и (10) соединяются с фланец-вилками (1) и (11) при помощи крестовин, образуя карданные шарниры. + Карданный шарнир состоит из крестовины (2), на шипах которого установлены игольчатые подшипники (3). Каждый подшипник состоит из стакана с иголками и имеет торцевое уплотнение (6). Игольчатые подшипники удерживаются в вилках вала стопорными кольцами (4). + Карданный вал динамически балансируется путём приварки балансировочных пластин (13). + Для правильной сборки карданного вала на трубе телескопа (7) и шлицевой втулке (14) нанесены установочные стрелки (15). +
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-60-00-00A-941A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-60-00-00A-941A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..25b0de5ab56e78f81429da8aeac2d21811ccc9d4 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-60-00-00A-941A-A_001_ru-RU.xml @@ -0,0 +1,261 @@ + + + + + + +]> + + + + + + + + + + + + Установка карданных валов + Иллюстрированный каталог деталей + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + +
+ 4320ЯМ-2200000-Установка карданных валов + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + 16 + + + + Болт М12х1,25-6gx45 + + 4320ЯМ-2200000 + + + + + + + + + 16 + + + + Гайка М12Х1,25 Ц6ХР + + 4320ЯМ-2200000 + + + + + + + + + 1 + + + + Вал карданный привода переднего моста + + 4320ЯМ-2200000 + + + + + + + + + 12 + + + + Болт М14х1,5х45 + + 4320ЯМ-2200000 + + + + + + + + + 12 + + + + Гайка М14х1,5-6Н ОСТ 37.001.197-97 + + 4320ЯМ-2200000 + + + + + + + + + 1 + + + + Вал карданный промежуточный + + 4320ЯМ-2200000 + + + + + + + + + + 4 + + + + Шайба 14.ОТ ОСТ 37.001.115-75 + + 4320ЯМ-2200000 + + + + + + + + + 1 + + + + Вал карданный привода среднего моста + + 4320ЯМ-2200000 + + + + + + + + + 1 + + + + Вал карданный привода заднего моста + + 4320ЯМ-2200000 + + + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-A7-80-00-00A-040A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-A7-80-00-00A-040A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..677beb127fa26526b92d34a7f9fd83b5ee065152 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-A7-80-00-00A-040A-A_001_ru-RU.xml @@ -0,0 +1,1730 @@ + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + Ведущие мосты + Описание устройства и работы + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + ГОСТ 2.610-2006 ГОСТ 2.601-2006 + + + + + + + + + + + + + + + + + + + Назначение + Ведущие мосты предназначены для установки колёс и передачи на них крутящего момента. + Ведущие мосты поддерживают несущую систему автомобиля и обеспечивают передачу на раму автомобиля толкающих, тормозных и боковых усилий. + + + Характеристика + Ведущие мосты проходного типа, с верхним расположением главной передачи. + + + Устройство + Ведущие мосты состоят из следующих элементов: + картеров с кожухами полуосейглавных передач (Раздел 3.1)механизмов блокировки (Раздел 3.7)полуосей (Раздел 3.3)приводов колёс (Раздел 3.4, Раздел 3.5). + Передний управляемый мост, кроме того, имеет шарнир равных угловых скоростей. + Месторасположение ведущих мостов показано на Рис. 1. +
+ + Месторасположение ведущих мостов на автомобиле + + + + + + + + + + + + + + + + + 1 + + Мост передний управляемый + + + + 2 + + Мост средний + + + + 3 + + Мост задний + + + + +
+ + Главная передача + + Назначение + Главная передача (ГП) предназначена для постоянного увеличения крутящего момента, который подводится к ведущим колёсам, и уменьшения скорости их вращения до необходимых значений. + + + Характеристика + ГП двойная, c центральной передачей. + + + Устройство + Конструкция ГП показана на Рис. 2. +
+ + Главная передача среднего моста + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кожух полуоси + + + + 2 + + Полуось + + + + 3 + + Шпилька + + + + 4 + + Крышка стакана подшипников + + + + 5 + + Шайба прижимная + + + + 6 + + Подшипник роликовый конический + + + + 7 + + Прокладка регулировочная + + + + 8 + + Стакан подшипников + + + + 9 + + Прокладка регулировочная + + + + 10 + + Шестерня цилиндрическая ведущая + + + + 11 + + Шайба опорная подшипника + + + + 12 + + Подшипник роликовый цилиндрический + + + + 13 + + Шпонка + + + + 14 + + Колесо зубчатое коническое ведомое + + + + 15 + + Фланец привода заднего моста + + + + 16 + + Картер редуктора + + + + 17 + + Прокладка уплотнительная + + + + 18 + + Сапун + + + + 19 + + Подшипник роликовый конический + + + + 20 + + Стакан подшипников ведущей конической шестерни + + + + 21 + + Шайба регулировочная + + + + 22 + + Подшипник роликовый конический + + + + 23 + + Штуцер маслоподводящий + + + + 24 + + Крышка стакана подшипников ведущей конической шестерни + + + + 25 + + Манжета + + + + 26 + + Шплинт + + + + 27 + + Гайка фланца + + + + 28 + + Фланец привода проходного вала + + + + 29 + + Вал проходной + + + + 30 + + Отражатель фланца + + + + 31 + + Контргайка + + + + 32 + + Шайба отгибная + + + + 33 + + Шайба стопорная + + + + 34 + + Гайка регулировочная + + + + 35 + + Прокладка уплотнительная + + + + 36 + + Шестерня коническая ведущая + + + + 37 + + Прокладка регулировочная + + + + 38 + + Болт + + + + 39 + + Прокладка картера + + + + 40 + + Пробка контрольно-заливного отверстия + + + + 41 + + Колесо зубчатое цилиндрическое ведомое + + + + 42 + + Картер моста + + + + 43 + + Крестовина дифференциала + + + + 44 + + Сателлит + + + + 45 + + Шайба опорная сателлита + + + + 46 + + Чашка дифференциала + + + + 47 + + Полуосевая шестерня + + + + 48 + + Шайба опорная полуосевой шестерни + + + + 49 + + Крышка подшипника дифференциала + + + + 50 + + Подшипник роликовый конический + + + + 51 + + Гайка регулировочная + + + + 52 + + Пробка сливного отверстия + + + + 53 + + Крышка картера редуктора + + + + 54 + + Болт внутренний + + + + 55 + + Шплинт + + + + 56 + + Болт крепления крышки картера редуктора + + + + 57 + + Прокладка крышки картера редуктора + + + + +
+ ГП состоит из пары конических шестерен со спиральными зубьями и пары цилиндрических шестерен с косыми зубьями. К ведомому цилиндрическому зубчатому колесу (41) болтами прикреплён симметричный конический дифференциал с четырьмя сателлитами (44). + Картер редуктора (16) соединён с картером моста (42) через паронитовую уплотнительную прокладку (39) и закреплён с помощью тринадцати болтов (38) и двух шпилек (3). Одиннадцать болтов и шпильки установлены снаружи, а два болта установлены в полости конических шестерен. Доступ к внутренним болтам (54) возможен только после снятия боковой крышки (53). Под наружные болты и гайки шпилек установлены пружинные шайбы. Внутренние болты зашплинтованы «восьмёркой» (55). + Ведущая коническая шестерня (36) установлена на шлицах проходного вала (29). Проходной вал установлен на двух роликовых конических подшипниках (19), (22) в стакане подшипников ведущей конической шестерни (20) и на одном цилиндрическом роликовом подшипнике. Два конических подшипника (19), (22) установлены со стороны фланца привода проходного вала (28). Цилиндрический подшипник установлен со стороны фланца привода заднего моста (15). Подшипниковый узел ведущей конической шестерни для регулировки имеет регулировочные прокладки (35), (37) и регулировочную шайбу (21), которая установлена между роликовыми коническими подшипниками. Роликовые конические подшипники поджаты регулировочной гайкой (34), застопорены стопорной шайбой (33) и отгибной шайбой (32) и законтрены гайкой (31). + Ведомое коническое зубчатое колесо (14) напрессовано на конец промежуточного вала и зафиксировано шпонкой (13). + Ведущая цилиндрическая шестерня (10) выполнена заодно с промежуточным валом. + Промежуточный вал установлен на одном цилиндрическом (12) и двух конических (6) роликовых подшипниках. + Подшипниковый узел ведущей цилиндрической шестерни для регулировки имеет регулировочные прокладки (7), (9). + Привод ГП осуществляется через фланцы (15), (28). + + Главная передача переднего моста + ГП переднего моста показана на Рис. 3. + ГП переднего моста отличается от ГП среднего моста наличием только одного приводного фланца (5), который установлен на заднем конце вала ведущей шестерни (3). На переднем конце вала ведущей шестерни установлена распорная втулка (2). Передний конец вала ведущей шестерни закрыт крышкой (1). +
+ + Главная передача переднего моста + + + + + + + + + + + + + + + + + + + + + + + 1 + + Крышка + + + + 2 + + Втулка распорная + + + + 3 + + Вал ведущей конической шестерни + + + + 4 + + Шестерня коническая ведущая + + + + 5 + + Фланец + + + + +
+
+ + Главная передача заднего моста + ГП заднего моста показана на Рис. 4. + ГП заднего моста отличается от ГП среднего моста наличием только одного приводного фланца (1), который установлен на переднем конце вала ведущей шестерни (2). Задний конец вала ведущей шестерни не имеет шлиц и закрыт крышкой (3). +
+ + Главная передача заднего моста + + + + + + + + + + + + + + + + + 1 + + Фланец + + + + 2 + + Вал ведущей шестерни + + + + 3 + + Крышка + + + + +
+
+
+ + Принцип смазывания + Шестерни и подшипники главной передачи смазываются маслом, заливаемым в картер моста и картер главной передачи до уровня контрольного отверстия. Масло подхватывается шестернями, разбрызгивается и через роликовый подшипник попадает в полость конических шестерен картера главной передачи, откуда стекает в картер моста. Подшипники ведущей конической шестерни смазываются маслом из полости конических шестерен, которое через карман на крышке картера и маслоподводящий штуцер подается в стакан подшипников. + + + Маркировка + Главные передачи маркируются пластиной с обозначением передаточного числа, которая устанавливается под болт крепления крышки стакана подшипников ведущей цилиндрической шестерни. + Месторасположение маркировочных пластин показано на Рис. 5. + Ведущие цилиндрические шестерни и ведомые цилиндрические зубчатые колёса главной передачи имеют метки согласно Табл. 1. + + Маркировка шестерен + + + + + + + Передаточное число + Метки на торце ведущей цилиндрической шестерни со стороны установки конической шестерни + Метка на ведомой цилиндрической шестерни + + + + + 7,49 + Маркировки нет + Одно сверление под венцом шестерни диаметром 5 мм на глубину 3 мм + + + +
+
+ + Места установки маркировочной пластины главной передачи + + + + +
+
+
+ + Дифференциал + + Назначение + Межколёсный дифференциал (МКД) предназначен для равномерного распределения крутящего момента между колёсами, в том числе при движении автомобиля по неровной дороге и поворотах, когда колёса автомобиля вращаются с разной частотой. + + + Характеристика + МКД симметричный, конический, с возможностью блокировки. + + + Устройство + Конструкция МКД показана на Рис. 2. + МКД установлен в главных передачах всех мостов и состоит из двух чашек (46), которые соединены болтами. Чашки составляют корпус дифференциала. + Между чашками дифференциала в плоскости разъёма зажата крестовина (43), на шипах которой свободно установлены четыре конических сателлита (44). Каждый сателлит находится в зацеплении с двумя коническими полуосевыми шестернями (47). Полуосевые шестерни свободно установлены в гнёздах чашек дифференциала и через шлицы соединены с полуосями (2). Для сохранения базовых деталей коробки дифференциала от износа под полуосевые шестерни и сателлиты установлены опорные стальные шайбы (45), (48). + Корпус дифференциала, в сборе с ведомым цилиндрическим зубчатым колесом (41), установлен на двух роликовых конических подшипниках (50), которые уложены в опоры (6). Для регулировки подшипников в опорах установлены регулировочные гайки (2), которые фиксируются стопорными пластинами (4). Опоры подшипников дифференциалов среднего и заднего мостов со стороны механизмов блокировки не имеют регулировочных гаек, при этом подшипники фиксируются стопорными кольцами (5). + Дифференциалы среднего и заднего мостов имеют механизмы блокировки (Раздел 3.7). +
+ + Опоры подшипников дифференциалов + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт + + + + 2 + + Гайка регулировочная + + + + 3 + + Крышка подшипника дифференциала + + + + 4 + + Пластина стопорная + + + + 5 + + Кольцо стопорное + + + + +
+
+ + Принцип работы + Ведомое зубчатое колесо во время вращения передает крутящий момент корпусу дифференциала, далее через сателлиты полуосевым шестерням. Через шлицевое соединение полуосевые шестерни передают крутящий момент на полуоси и далее к ведущим колёсам автомобиля. + + Прямолинейное движение + Во время прямолинейного движении угловые скорости колёс, полуосей и полуосевых шестерней одинаковые. Дифференциал при таком движении вращается как одно целое. Сателлиты в этом случае передают усилия с корпуса дифференциала и крестовины в равной степени левой и правой полуосевым шестерням, при этом распределение крутящего момента между ведущими колёсами происходит в равной пропорции. + + + Повороты + Во время поворота автомобиля сателлиты начинают вращаться на шипах крестовины, заставляя полуоси вращаться с разной скоростью. При этом колёса начинают вращаться с разной угловой скоростью. + + +
+ + Полуоси + Полуоси (Рис. 2 (2)) всех мостов полностью разгружены, то есть все изгибающие моменты от вертикальных и горизонтальных нагрузок воспринимает балка моста. Полуоси передают только крутящий момент. + Соединение полуосей со ступицами шлицевое. + + + Привод к ведущим колёсам задней тележки + Конструкция привода к ведущим колёсам показана на Рис. 7. + Ступичный узел состоит из кожуха полуоси (17), на концах которого с помощью конических роликовых подшипников (1), (18) установлена ступица (10). Для регулировки подшипников ступиц колёс на концах кожуха полуоси предусмотрена регулировочная гайка (2), которая застопорена замочной (3) и стопорной (4) шайбами и законтрена контргайкой (5). Ступица с помощью шпилек (21) соединена с тормозным барабаном (12). Для считывания положения колеса датчиком антиблокировочной системы во время движения, на хвостовике ступицы установлено импульсное кольцо. Ступицы колёс среднего моста импульсными кольцами и датчиками не укомплектовываются. Суппорт тормозного механизма колёс задней тележки (13) закреплён на фланце кожуха полуоси (16). + Внутри кожуха полуоси расположена полуось (7), которая заканчивается фланцем. Фланец полуоси находится в постоянном шлицевом зацеплением со ступицей (10). Полуось имеет внутреннее отверстие для подвода воздуха системы регулирования давления в шинах. Для исключения попадания грязи внутрь кожуха полуоси и утечки воздуха из системы накачки шин они уплотнены блоком манжет (6). Ступичный узел снаружи закрыт крышкой (8). +
+ + Привод к ведущим колёсам задней тележки + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Подшипник роликовый конический + + + + 2 + + Гайка подшипника колеса + + + + 3 + + Шайба замочная + + + + 4 + + Шайба стопорная + + + + 5 + + Контргайка + + + + 6 + + Блок манжет системы регулирования давления в шинах + + + + 7 + + Полуось + + + + 8 + + Крышка ступицы колеса + + + + 9 + + Прокладка уплотнительная + + + + 10 + + Ступица + + + + 11 + + Штифт + + + + 12 + + Барабан тормозной + + + + 13 + + Суппорт + + + + 14 + + Клиновый механизм + + + + 15 + + Манжета + + + + 16 + + Фланец кожуха полуоси + + + + 17 + + Кожух полуоси + + + + 18 + + Подшипник роликовый конический + + + + 19 + + Пружина + + + + 20 + + Колодки тормозные + + + + 21 + + Шпилька + + + + +
+
+ + Привод к ведущим управляемым колёсам переднего моста + Конструкция привода к ведущим управляемым колёсам показана на Рис. 8. + Ступичный узел управляемых колёс переднего моста состоит из цапфы (25), на которой с помощью конических роликовых подшипников (1), (27) установлена ступица (11). Для регулировки подшипников ступиц на конце цапфы предусмотрена регулировочная гайка (2), которая застопорена замочной (3) и стопорной (4) шайбами и законтрена контргайкой (5). Ступица с помощью шпилек (33) соединена с тормозным барабаном (30). Для считывания положения колеса датчиком антиблокировочной системы во время движения на хвостовике ступицы установлено импульсное кольцо (29). + Внутри цапфы расположена наружная полуось (7), которая заканчивается фланцем. Фланец полуоси соединён с внутренними шлицами ступицы. Полуось имеет внутреннее отверстие для подвода воздуха системы регулирования давления в шинах. Полуоси переднего моста короче полуосей задней тележки в виду наличия шарниров равных угловых скоростей. Для исключения попадания грязи внутрь кожуха полуоси и утечки воздуха из системы накачки шин они уплотняются блоком манжет (6). Ступичный узел снаружи закрыт крышкой (8). + Привод к ведущим управляемым колёсам переднего моста имеет поворотный кулак (19), внутри которого установлен шарнир равных угловых скоростей (23). Корпус поворотного кулака (26) через цапфу (25) соединён с суппортом (28) тормозного механизма. В верхней части корпуса поворотного кулака с левой стороны моста на шпильках установлен рычаг поворотного кулака (16), который имеет масленку (15) для смазывания шкворневого узла. Поворотный кулак установлен на двух шкворнях. Верхний шкворень (17) установлен на роликовом цилиндрическом подшипнике (18), а нижний на одном роликовом цилиндрическом и одном шариковом подшипниках. Шариковый подшипник нижнего шкворня установлен в крышке (24), которая закреплена в нижней части корпуса поворотного кулака. +
+ + Привод к ведущим управляемым колёсам переднего моста + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Подшипник роликовый конический + + + + 2 + + Гайка подшипника колеса + + + + 3 + + Шайба замочная + + + + 4 + + Шайба стопорная + + + + 5 + + Контргайка + + + + 6 + + Блок манжет системы регулирования давления в шинах + + + + 7 + + Полуось наружная + + + + 8 + + Крышка ступичного узла + + + + 9 + + Штифт + + + + 10 + + Прокладка уплотнительная + + + + 11 + + Ступица + + + + 12 + + Гайка ступицы + + + + 13 + + Отражатель + + + + 14 + + Манжета + + + + 15 + + Маслёнка + + + + 16 + + Рычаг поворотного кулака + + + + 17 + + Шкворень верхний + + + + 18 + + Подшипник роликовый цилиндрический + + + + 19 + + Кулак поворотный + + + + 20 + + Прокладка уплотнительная + + + + 21 + + Манжета + + + + 22 + + Кожух полуоси + + + + 23 + + Шарнир равных угловых скоростей + + + + 24 + + Крышка нижнего шкворня + + + + 25 + + Цапфа + + + + 26 + + Корпус поворотного кулака + + + + 27 + + Конический роликовый подшипник + + + + 28 + + Суппорт + + + + 29 + + Импульсное кольцо + + + + 30 + + Барабан тормозной + + + + 31 + + Пружина + + + + 32 + + Колодка тормозная + + + + 33 + + Шпилька ступицы + + + + +
+
+ + Шарнир равных угловых скоростей + Шарнир равных угловых скоростей (ШРУС) предназначен для передачи крутящего момента на передние управляемые колёса. + ШРУС кулачкового типа обеспечивает равенство угловых скоростей ведущей полуоси и оси ведущего колеса при его повороте. + Конструкция ШРУС показана на Рис. 9. + ШРУС состоит из внутренней полуоси (2), диска (3), кулаков (1). + Во время поворота управляемого колеса, когда полуоси расположены под углом, каждый из кулаков поворачивается как относительно паза, так и относительно оси диска в двух взаимно перпендикулярных направлениях. +
+ + Шарнир равных угловых скоростей + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кулаки + + + + 2 + + Полуось внутренняя + + + + 3 + + Диск + + + + 4 + + Вилка + + + + +
+
+ + Механизм блокировки дифференциала + + Назначение + Механизм блокировки дифференциала пневматический, мембранного типа предназначен для осуществления блокировки МКД. + + + Устройство + Механизмы блокировки дифференциалов установлены на картерах среднего и заднего мостов. + Конструкция механизма блокировки дифференциала показана на Рис. 10. + Корпус (14) механизма блокировки дифференциала закреплён совместно с кронштейном (8) на картере моста при помощи четырёх болтов (15). В передней части механизма расположена пневматическая камера, которая закрыта крышкой (10). Между корпусом и крышкой установлена диафрагма (11). Рабочая поверхность диафрагмы упирается в шток (12), который установлен на пружине (13). В паз штока вставлена вилка (16). Вилка смонтирована на кронштейне и закреплена при помощи пальца (7). На вилке установлена шлицевая муфта (2). Муфта перемещается на шлицах левой полуоси (3). +
+ + Механизм блокировки дифференциала + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Сухарь + + + + 2 + + Муфта + + + + 3 + + Полуось левая + + + + 4 + + Крестовина дифференциала + + + + 5 + + Шестерня полуоси + + + + 6 + + Чашка дифференциала левая + + + + 7 + + Палец + + + + 8 + + Кронштейн + + + + 9 + + Штуцер + + + + 10 + + Крышка пневматической камеры + + + + 11 + + Диафрагма + + + + 12 + + Шток + + + + 13 + + Пружина + + + + 14 + + Корпус механизма включения блокировки + + + + 15 + + Болт + + + + 16 + + Вилка + + + + 17 + + Ограничитель + + + + 18 + + Палец датчика + + + + 19 + + Датчик + + + + А + + Шлицы соединения муфты с зубчатым венцом чашки дифференциала + + + + Б + + Шлицы крепления муфты на шлицах левой полуоси + + + + +
+
+ + Принцип работы + После включения блокировки МКД (БМКД) сжатый воздух поступает в полость пневматической камеры и перемещает диафрагму со штоком. Во время движения шток воздействует на палец датчика включения индикатора БМКД, включая его, и с помощью вилки перемещает муфту по шлицам левой полуоси. Муфта входит в зацепление со шлицами левой чашки дифференциала. В результате левая полуось с чашкой дифференциала вращаются как единое целое. Дифференциал блокируется (Рис. 11, Лист 1). + После отключения БМКД воздух из пневматической камеры выходит в атмосферу. Пружина разжимается и возвращает диафрагму со штоком в исходное положение. Шток выводит муфту с помощью вилки из зацепления с чашкой дифференциала. Одновременно с этим палец датчика включения индикатора БМКД опускается в паз штока – датчик отключается. Дифференциал разблокируется (Рис. 11, Лист 2). +
+ + Принцип работы механизма блокировки дифференциала + + + + + + + + +
+
+
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-001A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-001A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..bc85902c2c2873f96b912fabf2ac74b2fcbbff6d --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-001A-A_001_ru-RU.xml @@ -0,0 +1,86 @@ + + + + + +]> + + + + + + + + + + + + Подвеска и колёса + Титульный лист + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + Урал-44202-0003511-80М + + Руководство по эксплуатации + Подвеска и колеса + + + + + + + URALM-SFX44-ETPB3-00 + Издание № 000 - Версия 01 + + + + + + + + + + + + + + Производитель: + 456300, г.Миасс, пр. Автозаводцев, 1+7 (3513) 55-16-37info@uralaz.ru + + + +
+ +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-010A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-010A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..fa306823884ffd3ef2d6765dc4379984b00139cc --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-010A-A_001_ru-RU.xml @@ -0,0 +1,76 @@ + + + + +]> + + + + + + + + + + + + Подвеска автомобиля c колёсной формулой 4х4 + Общие сведения + + + + + + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + + + + + + + + + + + + + + + + + + + Подвеска автомобиля + Описание устройства + + + + + + Подвеска автомобиля предназначена для: + создания связи между колёсами и рамой автомобиляпередачи на раму продольных и поперечных сил, действующих со стороны дороги на колёсасмягчения динамических нагрузокгашения колебаний неподрессоренных массобеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы. + Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами. + Задняя подвеска автомобиля зависимая, рессорная, балансирного типа с реактивными штангами. + Описание устройства подвески автомобиля приведено в МД Подвеска автомобиляОписание устройства. + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-010B-A_002_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-010B-A_002_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..3bd6497e76130958c469158f36f64498bf063cba --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-010B-A_002_ru-RU.xml @@ -0,0 +1,76 @@ + + + + +]> + + + + + + + + + + + + Подвеска автомобиля c колёсной формулой 6х6 + Общие сведения + + + + + + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + + + + + + + + + + + + + + + + Подвеска автомобиля + Описание устройства + + + + + + Подвеска автомобиля предназначена для: + создания связи между колёсами и рамой автомобиляпередачи на раму продольных и поперечных сил, действующих со стороны дороги на колёсасмягчения динамических нагрузокгашения колебаний неподрессоренных массобеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы. + Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами. + Задняя подвеска автомобиля состоит из двух основных и двух дополнительных рессор. + Описание устройства подвески автомобиля приведено в МД Подвеска автомобиляОписание устройства. + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-041A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-041A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..ec885aa97bb601c867064930b5f72c2807fd2204 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-041A-A_001_ru-RU.xml @@ -0,0 +1,743 @@ + + + + + + + + +]> + + + + + + + + + + + + Подвеска автомобиля + Описание устройства + + + + + + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + + + + + + + + + + + + + + Передняя подвеска автомобиля + Конструкция передней подвески автомобиля показана на Рис. 1. + Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (13), работающих совместно с двумя гидравлическими амортизаторами (19). + К переднему концу рессоры с помощью болта (24) и стремянки (27) через накладку ушка (28) прикреплено ушко (11). Рессоры через ушко (11) шарнирно соединены с передним кронштейном (10) с помощью пальца (22), который зафиксирован в кронштейне двумя клиньями (12). Шарнирное соединение пальца с ушком смазывается через пресс-маслёнку (23). + В средней части рессора, с помощью стремянок (16), закреплена на балке моста. Ход моста вверх ограничивается упором буфера (18), который закреплён в накладке рессоры (17), в кронштейн (9). + Задний конец рессоры свободно входит в проушину заднего кронштейна (20) и скользит по поверхности верхнего износостойкого вкладыша (2). Ход моста вниз ограничивается зацеплением отогнутого конца третьего листа рессоры за стяжной болт (5), на которой установлена распорная втулка (4). Для предохранения боковых поверхностей кронштейна от изнашивания в его проушине установлены вкладыши (3). +
+ + Передняя подвеска автомобиля + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт крепления заднего кронштейна к усилителю + + + + 2 + + Вкладыш верхний + + + + 3 + + Вкладыш боковой + + + + 4 + + Втулка распорная + + + + 5 + + Стяжной болт кронштейнов + + + + 6 + + Хомут + + + + 7 + + Болт крепления хомута + + + + 8 + + Кронштейн амортизатора верхний + + + + 9 + + Кронштейн буфера + + + + 10 + + Кронштейн рессоры передний + + + + 11 + + Ушко рессоры + + + + 12 + + Клин + + + + 13 + + Рессора + + + + 14 + + Гайка стремянки + + + + 15 + + Хомут крепления рессоры + + + + 16 + + Стремянка рессоры + + + + 17 + + Накладка рессоры + + + + 18 + + Буфер рессоры + + + + 19 + + Амортизатор гидравлический + + + + 20 + + Задний кронштейн рессоры + + + + 21 + + Болт крепления переднего кронштейна к полке лонжерона + + + + 22 + + Палец ушка рессоры + + + + 23 + + Пресс-маслёнка пальца ушка рессоры + + + + 24 + + Болт крепления ушка рессоры + + + + 25 + + Гайка болта крепления ушка + + + + 26 + + Гайка стремянки ушка + + + + 27 + + Стремянка ушка + + + + 28 + + Накладка ушка + + + + +
+ + Гидравлический амортизатор + + Назначение + Гидравлический амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге. + + + Характеристика + Гидравлический амортизатор двухтрубный, телескопического типа, двухстороннего действия. + Ход амортизаторов составляет 300 мм. + + + Крепление амортизатора + Крепление амортизатора к верхнему кронштейну показано на Рис. 2, Лист 1. + Крепление амортизатора к нижнему кронштейну показано на Рис. 2, Лист 2. + Верхняя проушина амортизатора прикреплена через резиновые втулки (6) к кронштейну амортизатора (1), который закреплён на лонжероне рамы. + Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (7), который приварен к балке моста. +
+ + Крепление амортизатора + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кронштейн амортизатора + + + + 2 + + Головка амортизатора + + + + 3 + + Шайба + + + + 4 + + Палец амортизатора + + + + 5 + + Гайка крепления амортизатора + + + + 6 + + Втулка амортизатора + + + + 7 + + Кронштейн амортизатора + + + + +
+
+
+
+ + Задняя подвеска автомобиля + Конструкция задней подвески автомобиля показана на Рис. 3. + Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (8) и шесть продольных реактивных штанг (5), (7). + Концы рессоры свободно входят в проушины опорных кронштейнов (17). Рессора средней частью с помощью стремянок (10) прикреплена к балансиру (23), который качается на оси (20) балансирной подвески. На оси напрессованы кронштейны (21), через которые ось болтами (1) крепится к кронштейнам (2) и (19) балансира. + Смазка ступицы балансира производится через маслёнку (24), которая расположена в нижней части балансира. + Средний и задний ведущие мосты соединены с рамой через две верхние (5) и четыре нижние (7) реактивные штанги. Шарниры реактивных штанг (14) резинометаллические. Они свободно устанавливаются в головках штанг и поджимаются крышкой (15). На верхних реактивных штангах со стороны мостов установлены пальцы с укороченным конусом. + Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (13), которые закреплены на нижней полке лонжерона гайками (12). Ход мостов вниз ограничивается защемлением конца рессоры в опорном кронштейне (17), который напрессован на балку моста (6). +
+ + Задняя подвеска автомобиля + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт крепления оси балансира + + + + 2 + + Кронштейн балансира правый + + + + 3 + + Кронштейн верхней реактивной штанги + + + + 4 + + Болт крепления кронштейна верхней реактивной штанги к картеру моста + + + + 5 + + Штанга реактивная верхняя + + + + 6 + + Балка моста + + + + 7 + + Штанга реактивная нижняя + + + + 8 + + Рессора + + + + 9 + + Накладка + + + + 10 + + Стремянка + + + + 11 + + Гайка стремянки + + + + 12 + + Гайка крепления буфера + + + + 13 + + Буфер + + + + 14 + + Шарнир резинометаллический + + + + 15 + + Крышка головки реактивной штанги + + + + 16 + + Палец + + + + 17 + + Кронштейн рессоры опорный + + + + 18 + + Болт крепления кронштейна балансира к усилителю лонжерона + + + + 19 + + Кронштейн балансира левый + + + + 20 + + Ось балансирной подвески + + + + 21 + + Кронштейн оси + + + + 22 + + Гайка пальца реактивной штанги + + + + 23 + + Балансир + + + + 24 + + Маслёнка + + + + 25 + + Гайка крепления балансира + + + + 26 + + Колпак балансира + + + + 27 + + Болт стяжной гайки крепления балансира + + + + 28 + + Втулка балансира + + + + 29 + + Кольцо защитное + + + + k + + Полость под кромкой защитного кольца + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-041B-A_002_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-041B-A_002_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..7bbc9830721e837c884bb034b6248574d4cb33c6 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-00A-041B-A_002_ru-RU.xml @@ -0,0 +1,743 @@ + + + + + + + + +]> + + + + + + + + + + + + Подвеска автомобиля + Описание устройства + + + + + + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + + + + + + + + + + + Передняя подвеска автомобиля + Конструкция передней подвески автомобиля показана на Рис. 1. + Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (13), работающих совместно с двумя газовыми амортизаторами (19). + К переднему концу рессоры с помощью болта (24) и стремянки (27) через накладку ушка (28) прикреплено ушко (11). Рессоры через ушко шарнирно соединены с передним кронштейном (10) с помощью пальца (22), который зафиксирован в кронштейне двумя клиньями (12). Шарнирное соединение пальца с ушком смазывается через пресс-маслёнку (23). + В средней части рессора с помощью стремянок (16) закреплена на балке моста. Ход моста вверх ограничивается упором буфера (18), который закреплён в накладке рессоры (17), в кронштейн (9). + Задний конец рессоры свободно входит в проушину заднего кронштейна (20) и скользит по поверхности верхнего износостойкого вкладыша (2). Ход моста вниз ограничивается зацеплением отогнутого конца третьего листа рессоры за стяжной болт (5), на которой установлена распорная втулка (4). Для предохранения боковых поверхностей кронштейна от изнашивания в его проушине установлены вкладыши (3). +
+ + Передняя подвеска автомобиля + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт крепления заднего кронштейна к усилителю + + + + 2 + + Вкладыш верхний + + + + 3 + + Вкладыш боковой + + + + 4 + + Втулка распорная + + + + 5 + + Стяжной болт кронштейнов + + + + 6 + + Хомут + + + + 7 + + Болт крепления хомута + + + + 8 + + Кронштейн амортизатора верхний + + + + 9 + + Кронштейн буфера + + + + 10 + + Кронштейн рессоры передний + + + + 11 + + Ушко рессоры + + + + 12 + + Клин + + + + 13 + + Рессора + + + + 14 + + Гайка стремянки + + + + 15 + + Хомут крепления рессоры + + + + 16 + + Стремянка рессоры + + + + 17 + + Накладка рессоры + + + + 18 + + Буфер рессоры + + + + 19 + + Амортизатор газовый + + + + 20 + + Задний кронштейн рессоры + + + + 21 + + Болт крепления переднего кронштейна к полке лонжерона + + + + 22 + + Палец ушка рессоры + + + + 23 + + Пресс-маслёнка пальца ушка рессоры + + + + 24 + + Болт крепления ушка рессоры + + + + 25 + + Гайка болта крепления ушка + + + + 26 + + Гайка стремянки ушка + + + + 27 + + Стремянка ушка + + + + 28 + + Накладка ушка + + + + +
+ + Газовый амортизатор + + Назначение + Газовый амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге. + + + Характеристика + Газовый амортизатор двухтрубный, телескопического типа двухстороннего действия. + Ход амортизаторов составляет 300 мм. + + + Крепление амортизатора + Крепление амортизатора к верхнему кронштейну показано на Рис. 2, Лист 1. + Крепление амортизатора к нижнему кронштейну показано на Рис. 2, Лист 2. + Верхняя проушина амортизатора прикреплена через резиновые втулки (6) к кронштейну амортизатора (1), который закреплён на лонжероне рамы. + Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (7), который приварен к балке моста. +
+ + Крепление амортизатора + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кронштейн амортизатора + + + + 2 + + Головка амортизатора + + + + 3 + + Шайба + + + + 4 + + Палец амортизатора + + + + 5 + + Гайка крепления амортизатора + + + + 6 + + Втулка амортизатора + + + + 7 + + Кронштейн амортизатора + + + + +
+
+
+
+ + Задняя подвеска автомобиля + Конструкция задней подвески автомобиля показана на Рис. 3. + Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (8) и шесть продольных реактивных штанг (5), (7). + Концы рессоры свободно входят в проушины опорных кронштейнов (17). Рессора средней частью с помощью стремянок (10) прикреплена к балансиру (23), который качается на оси (20) балансирной подвески. На оси напрессованы кронштейны (21), через которые ось болтами (1) крепится к кронштейнам (2) и (19) балансира. + Смазка ступицы балансира производится через маслёнку (24), которая расположена в нижней части балансира. + Средний и задний ведущие мосты соединены с рамой через две верхние (5) и четыре нижние (7) реактивные штанги. Шарниры реактивных штанг (14) резинометаллические. Они свободно устанавливаются в головках штанг и поджимаются крышкой (15). На верхних реактивных штангах со стороны мостов установлены пальцы с укороченным конусом. + Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (13), которые закреплены на нижней полке лонжерона гайками (12). Ход мостов вниз ограничивается защемлением конца рессоры в опорном кронштейне (17), который напрессован на балку моста (3). +
+ + Задняя подвеска автомобиля + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Болт крепления оси балансира + + + + 2 + + Кронштейн балансира правый + + + + 3 + + Кронштейн верхней реактивной штанги + + + + 4 + + Болт крепления кронштейна верхней реактивной штанги к картеру моста + + + + 5 + + Штанга реактивная верхняя + + + + 6 + + Балка моста + + + + 7 + + Штанга реактивная нижняя + + + + 8 + + Рессора + + + + 9 + + Накладка + + + + 10 + + Стремянка + + + + 11 + + Гайка стремянки + + + + 12 + + Гайка крепления буфера + + + + 13 + + Буфер + + + + 14 + + Шарнир резинометаллический + + + + 15 + + Крышка головки реактивной штанги + + + + 16 + + Палец + + + + 17 + + Кронштейн рессоры опорный + + + + 18 + + Болт крепления кронштейна балансира к усилителю лонжерона + + + + 19 + + Кронштейн балансира левый + + + + 20 + + Ось балансирной подвески + + + + 21 + + Кронштейн оси + + + + 22 + + Гайка пальца реактивной штанги + + + + 23 + + Балансир + + + + 24 + + Маслёнка + + + + 25 + + Гайка крепления балансира + + + + 26 + + Колпак балансира + + + + 27 + + Болт стяжной гайки крепления балансира + + + + 28 + + Втулка балансира + + + + 29 + + Кольцо защитное + + + + k + + Полость под кромкой защитного кольца + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-01A-420A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-01A-420A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..4da9e8c2d482e1a8182a736b5ad6b825eadb0c11 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-01A-420A-A_001_ru-RU.xml @@ -0,0 +1,177 @@ + + + + + + +]> + + + + + + + + + + + + Подвеска и колёса + Машина отклоняется от прямого направления + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + Машина отклоняется от прямого направления движения + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Осмотрите переднюю подвеску автомобиля. + Каковы результаты проверки? + + + Наклон колёс более 5° + Дорожный просвет +менее 250 мм + + + + + Проверьте целостность рессор. + Рессоры целы? + + + Нет + + + + + Замените лопнувшую рессору (МД URALM-A-B3-10-01-00A-921A-A). + + + Проверьте целостность креплений рессор и равномерность износа шин. + Каковы результаты проверки? + + + Неравноменный +износ шин + Крепление рессоры +разрушено + + + + + Замените крепление рессоры (МД URALM-A-B3-10-01-00A-921A-A). + + + Проверьте уровень износа шин с помощью щупа. + Состояние шин соответствует техническим требованиям? + + + Нет + + + + + Замените изношенное колесо (МД URALM-A-B3-20-00-00A-920A-A). + +
+ + Диаграмма поиска неисправности + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-02A-420A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-02A-420A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..06c74f6fdc2056dbedd70cc428d756bfec90d571 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-00-00-02A-420A-A_001_ru-RU.xml @@ -0,0 +1,162 @@ + + + + + + +]> + + + + + + + + + + + + Подвеска и колёса + Крен задней части машины + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + Крен задней части машины + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Осмотрите заднюю подвеску автомобиля. + Каковы результаты проверки? + + + Наклон колёс более 5° + Дорожный просвет менее 250 мм + + + + + Замените спущенное колесо (МД Колесо с шинойЗамена). + + + Замените лопнувшую рессору. + + + Проверьте целостность рессор автомобиля. + Рессоры целы? + + + Нет + + + + + Проверьте целостность креплений рессор и целостность шин. + Каковы результаты проверки? + + + Колесо спущено + Крепление рессоры разрушено + + + + + Замените крепление рессоры. + +
+ + Диаграмма поиска неисправности + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-10-00-01A-941A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-00-01A-941A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..509ab7664262cd256afbb34a0dce78c1ddd01f01 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-00-01A-941A-A_001_ru-RU.xml @@ -0,0 +1,543 @@ + + + + + +]> + + + + + + + + + + + + Установка передней подвески + Иллюстрированный каталог деталей + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + +
+ Установка передней подвески + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + 4 + + + + Шайба 50х21,5х5 + + 4320Б5-2901015 + + + + + + + + + 8 + + + + Втулка ушка амортизатора + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Амортизатор + + 4320Б5-2901015 + + + + + + + + + 4 + + + + Гайка пальца амортизатора + + 4320Б5-2901015 + + + + + + + + + 4 + + + + Шплинт 4х32 ОСТ37.001.171-93 + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Рессора передняя с ушком + + 4320Б5-2901015 + + + + + + + + + 1 + + + + Хомут крепления передней рессоры правый + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Буфер передней рессоры + + 4320Б5-2901015 + + + + + + + 2 + + + + Буфер передней рессоры + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Накладка рессоры + + 4320Б5-2901015 + + + + + + + + + 4 + + + + Стремянка передней рессоры + + 4320Б5-2901015 + + + + + + + + + 1 + + + + Хомут крепления передней рессоры левый + + 4320Б5-2901015 + + + + + + + + + 8 + + + + Гайка стремянки М22х6Н + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Палец переднего ушка + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Масленка 2.3.90 Ц6 ГОСТ 19853-74 + + 4320Б5-2901015 + + + + + + + + + 4 + + + + Клин стопорный + + 4320Б5-2901015 + + + + + + + + + NA + + + + Шайба 10 ОТ ОСТ 37.001.115-75 + + + + + + NA + + + + Шайба 10 ОТ ГОСТ 6402-70 + + + + + + + + 4 + + + + Гайка М10-6Н ОСТ 37.001.124-75 + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Болт М16-6ех160 + + 4320Б5-2901015 + + + + + + + + + 4 + + + + Вкладыш боковой + + 4320Б5-2901015 + + + + + + + + + 2 + + + + Втулка распорная + + 4320Б5-2901015 + + + + + + + + + NA + + + + Шайба 16 ОТ ОСТ 37.001.115-75 + + + + + + NA + + + + Шайба 16 ОТ.65Г.019 ГОСТ 6402-70 + + + + + + + + 2 + + + + Гайка М16-6Н ОСТ 37.001.124-75 + + 4320Б5-2901015 + + + + + + + + + 8 + + + + Заклепка 10х40 + + 4320-2902442, 4320-2902443 + + + + + + + + + 2 + + + + Вкладыш заднего кронштейна + + 4320-2902442, 4320-2902443 + + + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-10-00-02A-941A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-00-02A-941A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..0f1a4da93bcac4eca4cb66194953183eb8e0221d --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-00-02A-941A-A_001_ru-RU.xml @@ -0,0 +1,325 @@ + + + + + +]> + + + + + + + + + + + + Установка задней подвески + Иллюстрированный каталог деталей + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + +
+ 55571Ф-2910015 Установка задней подвески + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + 12 + + + + Болт М18х1,5-6gх55 + + 55571Ф-2910015 + + + + + + + + + 12 + + + + Шайба 18 . ОТ ОСТ 37.001.115-75 + + 55571Ф-2910015 + + + + + + + + + + 1 + + + + Штанга реактивная верхняя с кронштейном передняя + + 55571Ф-2910015 + + + + + + + + + 1 + + + + Штанга реактивная верхняя с кронштейном задняя + + 55571Ф-2910015 + + + + + + + + + 4 + + + + Буфер задней рессоры + + 55571Ф-2910015 + + + + + + + + + + 4 + + + + Штанга реактивная + + 55571Ф-2910015 + + + + + + + + + + 1 + + + + Ось балансира с рессорами + + 55571Ф-2910015 + + + + + + + + + 8 + + + + Шайба 45х25х8 + + 55571Ф-2910015 + + + + + + + + + 8 + + + + Болт М24х2-6ех62 + + 55571Ф-2910015 + + + + + + + + + 10 + + + + Гайка пальца реактивной штанги М33х1,5-6g + + 55571Ф-2910015 + + + + + + + + + 10 + + + + Шплинт 6,3х50 ОСТ 37.001.171-93 + + 55571Ф-2910015 + + + + + + + + + 8 + + + + Болт М10-6gх38 ОСТ 37.001.123-96 + + 55571Ф-2910015 + + + + + + + + + 8 + + + + Шайба 10. ОТ ОСТ 37.001.115-75 + + 55571Ф-2910015 + + + + + + + + + + 8 + + + + Гайка М10-6Н ОСТ 37.001.124-75 + + 55571Ф-2910015 + + + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-10-01-00A-921A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-01-00A-921A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..7a2e37b40992d4fecf823ce2b05f2e91b9b65617 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-01-00A-921A-A_001_ru-RU.xml @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + Передняя рессора + Замена + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + + + + + + + + + Ключ гаечный комбинированный 12 мм + + + + 7811-0225 + + + 1 + + + Ключ гаечный комбинированный 17 мм + + + + 7811-0228 + + + 1 + + + Ключ гаечный комбинированный 22 мм + + + + 7811-0230 + + + 1 + + + Ключ гаечный комбинированный 24 мм + + + + 7811-0231 + + + 1 + + + Ключ гаечный комбинированный 27 мм + + + + 7811-0232 + + + 1 + + + Ключ гаечный комбинированный 30 мм + + + + 7811-0233 + + + 1 + + + Ключ динамометрический + + + + ГОСТ Р 51254-99 + + + 1 + + + Ключ торцевой 27х32 + + + + 6910-0548 + + + 1 + + + Молоток слесарный стальной + + + + ГОСТ 2310-77 + + + 1 + + + Сменная головка с внутренним присоединительным квадратом и шестигранником 17 мм + + + + 1 + + + Сменная головка с внутренним присоединительным квадратом и шестигранником 24 мм + + + + 1 + + + Сменная головка с внутренним присоединительным квадратом и шестигранником 30 мм + + + + 1 + + + Сменная головка с внутренним присоединительным квадратом и шестигранником 32 мм + + + + 1 + + + Приспособление для установки пальца рессоры + + + + 1 + + + Выколотка медная + + + + 1 + + + Кран грузоподъемностью 10 тонн + + + + 1 + + + Подставка + + + + 1 + + + Лопатка монтажная + + + + 1 + + + + + + + Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper) + + + + WD-40 + + + 1 + + + Ветошь + + + + Ветошь + + + 1 + + + Графитная смазка + + + + ГОСТ 3333-80 + + + 0,1 + + + + + + + Рессора передняя + + + + 55224-2902014 + + + 1 + + + + + + + Передняя рессора подлежит замене (снятию) при следующих неисправностях: + - Поломка или трещина листов + - Потеря упругости + - Повреждение центрового болта + - Отсутствие зазора (менее 0,2 мм) между передней частью ушка рессоры и коренным листом рессоры + - Износ заднего конца коренного листа рессоры в месте контакта с вкладышем заднего кронштейна + - Разрушение хомутов рессоры, ослабление крепления хомутов рессоры + - Износ верхнего вкладыша заднего кронштейна рессоры. + + + + + + + Демонтируйте переднюю рессору. Для этого: +
+ + Демонтаж передней рессоры + + + +
+ + Снимите колесо (Колесо с шинойЗамена) со стороны снимаемой рессоры. + + + + Не устанавливать подставку под буфер. Подставку установить под лонжероны + + Поднимите переднюю часть автомобиля до полной разгрузки рессоры и установите на подставку. +
+ + Установка передней части автомобиля на подставку + + + + + + + + + + + 1 + + Колесо + + + + +
+
+ + Снимите амортизатор (рекомендуется для удобства доступа) (Рис. 3). +
+ + Демонтаж амортизатора + + + +
+
+ + Отверните гайки стремянок и снимите хомут, стремянки, и накладку с буфером. +
+ + Демонтаж хомута, стремянок и накладки с буфером + + + +
+
+ + Отверните гайки стопорных клиньев и снимите пружинные шайбы. +
+ + Гайки с пружинными шайбами + + + +
+
+ + Выбейте стопорные клинья из отверстий кронштейна. +
+ + Стопорный клин + + + +
+
+ + Демонтируйте распорную втулку и боковые вкладыши. Для этого: +
+ + Демонтаж распорной втулки и боковых вкладышей + + + +
+ + Отверните гайку болта. + + + Снимите пружинную шайбу и выньте болт. + + + Снимите распорную втулку и боковые вкладыши. + +
+ + При замене левой рессоры отсоедините тягу сошки от рулевого механизма. +
+ + Тяга сошки от рулевого механизма + + + +
+
+ + Выверните маслёнку. +
+ + Маслёнка + + + +
+
+ + Ослабьте гайки крепления ушка рессоры от двух до четырёх оборотов. +
+ + Детали крепления ушка передней рессоры + + + +
+
+ + Выбейте палец в сторону двигателя автомобиля. +
+ + Демонтаж пальца крепления передней рессоры + + + +
+
+ + Снимите рессору. +
+ + Рессора передняя + + + +
+
+
+ + Произведите разборку, дефектовку и сборку рессоры. + + + Монтируйте переднюю рессору. Для этого: + + Совместите головку центрового болта с отверстием в подушке и отверстие ушка передней рессоры и кронштейна и установите рессору в сборе на мост. +
+ + Установка передней рессоры на мост + + + +
+
+ + Установите палец рессоры. Для этого: +
+ + Установка пальца передней рессоры + + + +
+ + Вверните приспособление для установки пальца рессоры в отверстие под пресс–маслёнку пальца переднего ушка. + + + Смажьте палец Литолом-24. + + + Установите палец в отверстия переднего кронштейна и ушка рессоры пазами вниз, отверстием под масленку в сторону двигателя. + + + Выверните приспособление из пальца. + +
+ + Установите клинья стопорные в отверстия переднего кронштейна и закрепите их гайками с пружинными шайбами. +
+ + Крепление переднего кронштейна рессоры + + + +
+
+ + Затяните гайки моментом силы от 27,4 Н·м до 35,3 Н·м (от 2,8 кгс·м до 3,6 кгс·м). + + + Установите стопорные клинья лыской в сторону пальца. + + + Вверните масленку. +
+ + Маслёнка + + + +
+
+ + Затяните гайку болта крепления ушка моментом силы о 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м). +
+ + Гайка и болт крепления ушка передней рессоры + + + +
+
+ + Затяните гайки стремянок ушка в следующем порядке: +
+ + Гайки стремянок ушка передней рессоры + + + +
+ + Затяните на одной ветви моментом от 98 Н·м до 137 Н·м (от 10 кгс·м до 14 кгс·м) + + + Затяните на другой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м) + + + Дотяните на первой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м). + +
+ + Установите в задний кронштейн боковые вкладыши, распорную втулку, болт и закрепите его гайкой с пружинной шайбой. +
+ + Крепление передней рессоры к заднему кронштейну + + + +
+
+ + Затяните гайку моментом от 177 Н·м до 216 Н·м (от 18 кгс·м до 22 кгс·м). + + + Установите резиновый буфер, стремянки и наденьте хомут на концы стремянок рессор. +
+ + Установка стремянки резинового буфера, стремянок и хомута + + + +
+
+ + Смажьте гайки стремянок графитовой смазкой. + + + Заверните гайки на стремянки. + + + Установите амортизатор. +
+ + Установка амортизатора + + + +
+
+ + Установите тягу сошки (в случае, если она снималась). +
+ + Тяга сошки от рулевого механизма + + + +
+
+ + Установите колесо (МД Колесо с шинойЗамена Шаг 3). +
+ + Переднее левое колесо + + + +
+
+ + Поднимите переднюю часть рамы автомобиля. + + + Уберите подставку и опустите автомобиль. + + + + Затягивайте гайки стремянок рессор на сжатой рессоре до выпрямленного состояния или на гружёном автомобиле. + + Затяните гайки стремянок рессор моментом силы от 196 Н·м до 245 Н·м (от 20 кгс·м до 25 кгс·м). + + + Затяните гайки стремянок рессор моментом силы от 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м), в указанной последовательности. +
+ + Схема затяжки гаек стремянок рессоры + + + +
+
+
+
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-10-02-00A-921A-A_002_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-02-00A-921A-A_002_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..21655b641ae724ba374a35fce5f6300a963177e4 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-10-02-00A-921A-A_002_ru-RU.xml @@ -0,0 +1,401 @@ + + + + + + + + + + + + + +]> + + + + + + + + + + + + Задняя рессора + Замена + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + + + + + + + + + Ключ гаечный кольцевой 17х19 + + + + 7811-0289 + + + 2 + + + Ключ торцовый 27х38 + + + + ГОСТ 25789-83 + + + 1 + + + Кисть волосяная + + + + ГОСТ 10597-87 + + + 1 + + + Щетка металлическая + + + + ГОСТ 28638-90 + + + 1 + + + Керн + + + + ГОСТ 7213-72 + + + 1 + + + Домкрат + + + + ГОСТ 27334-87 + + + 1 + + + Молоток слесарный стальной + + + + ГОСТ 2310-77 + + + 1 + + + Ключ динамометрический + + + + ГОСТ Р 51254-99 + + + 1 + + + Сменная головка с внутренним присоединительным квадратом и шестигранником 38 мм + + + + 1 + + + Лопатка монтажная + + + + 1 + + + Кран грузоподъемностью 10 тонн + + + + 1 + + + Подставка под раму + + + + 1 + + + Подставка под мост + + + + По требованию + + + + + + + Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper) + + + + WD-40 + + + 1 + + + Графитная смазка + + + + ГОСТ 3333-80 + + + 1 + + + Ветошь + + + + Ветошь + + + 1 + + + + + + + Рессора задняя + + + + 55571X-2912122 + + + 1 + + + + + + + + + + Демонтаж + Для демонтажа задней рессоры необходимо выполнить следующие действия: + + Ослабить затяжку гаек крепления одного колеса. +
+ + Гайки крепления задних колес + + + +
+
+ + Отсоединить кронштейны вместе с воздушными баллонами от задней поперечины и закрепить их на поперечине балок седельно-сцепного устройства. + + + Поднять заднюю часть автомобиля и установить раму на подставку. Рекомендуется снять одно из колес со стороны снимаемой рессоры для удобства ее демонтажа/монтажа (Колесо с шинойЗамена). +
+ + Подставки под раму + + + +
+ + Рессора должна быть полностью разгружена, концы рессоры не должны быть защемлены в опорных кронштейнах. + + + Допускается снимать рессору целиком. + +
+ + Отвернуть гайки, фиксируя головки болтов хомутов 6-го листа рессоры, вынуть болт и снять распорные втулки. +
+ + Хомуты 6-го листа рессоры + + + +
+
+ + Открутить гайки стремянок, снять накладки. +
+ + Гайки стремянок + + + +
+
+ + Опустить автомобиль на подставу так, чтобы между рессорой и балансиром образовался зазор. + + + Повернуть балансир на небольшой угол и снять стремянку. + + + Снять листы рессоры по одному. +
+ + Снятие рессоры + + + +
+ + Допускается снимать рессору целиком. При этом концы листов не должны быть защемлены в опорных кронштейнах рессор (обеспечивается высотой подставки под раму). + +
+
+ + Монтаж + Для монтажа задней рессоры необходимо выполнить следующие действия + + Очистить от грязи и смазать графитной смазкой с вогнутой стороны соприкасающиеся поверхности листов. + + + Собрать рессоры, устанавливая последовательно по одному листу до полной сборки рессоры. +
+ + Сборка рессоры + + + +
+ + При сборке рессоры углубление на коренном листе должно устанавливаться на фиксирующий штифт балансира, а углубление последующих листов на выдавки нижележащих листов. + +
+ + Установить накладки и завернуть гайки стремянок рессоры в указанной последовательности. + Важно: затяжка осуществляется в два этапа: + 250-300 Н·м (25-30 кгс·м)580-660 Н·м (58-66 кгс·м). +
+ + Затяжка гаек стремянок рессоры + + + +
+ + При установке накладок обеспечить совпадение фиксирующих выдавок на верхнем листе и конусных лунок на опорной поверхности накладок. Накладки устанавливать конусными лунками к центру рессоры. + +
+ + Смазать резьбовые концы стремянок графитовой смазкой. + + + Установить стремянки, поворачивая балансир для удобства монтажа. + + + Установить втулки в хомуты рессоры, болты и завернуть гайки (если рессора снималась по листам). + Гайки хомутов заворачивать моментом 14,7-21,6 Н·м (1,5-2,2 кгс·м) + После заворачивания гаек резьбовой конец болта раскернить в трех местах (допускается расклепать торец болта). +
+ + Установка втулок + + + +
+
+ + Установить колесо (если оно снималось) Колесо с шинойЗамена. +
+ + Гайки крепления задних колес + + + +
+ + Гайки колес затягивать моментом 500-600 Н·м (50-60 кгс·м). + +
+ + Убрать подставки из-под рамы автомобиля и противооткатные упоры из под колес. + +
+
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-20-00-00A-041A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-20-00-00A-041A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..44d76a3b07e281c6373fb57ba66096935a3f1292 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-20-00-00A-041A-A_001_ru-RU.xml @@ -0,0 +1,295 @@ + + + + + + +]> + + + + + + + + + + + + Колёса и шины + Описание устройства + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + ГОСТ 2.610-2006 ГОСТ 2.601-2006 + + + + + + + + + + + + + + + + + + + Назначение + Колёса и шины предназначены для осуществления упругой связи автомобиля с дорогой и обеспечения его движения с высокими показателями проходимости. + + + Характеристика + Колеса дисковые с размером обода 310-533. + Шины камерные, радиальные, широкопрофильные, с рисунком протектора повышенной проходимости, с регулируемым давлением. + Основные модели шин представлены в Таблице 1. + + Основные марки шин + + + + + + + + + Модель + Размерность + Индекс нагрузки + Категория скорости + Статический радиус, м + + + + + КАМА-1260,КАМА-1260-1 + 425/85R21 + 156 + G + 0,585 + + + О-184 + 425/85R21 + 156 + J + 0,580 + + + +
+
+ + Устройство + Колесо в сборе с шиной состоит из: + покрышки (Рис. 1 (11))камеры (9)ленты ободной (7)обода в сборе с диском (6) и ограничителем замочного кольца (10)замочного кольца (2)бортового кольца (1)крана колёсного (5). + Конструкция колеса показана на Рис. 1. +
+ + Колесо с шиной в сборе + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + Кольцо бортовое + + + + 2 + + Кольцо замочное + + + + 3 + + Ступица + + + + 4 + + Кожух защитный + + + + 5 + + Кран колёсный + + + + 6 + + Основание обода с диском + + + + 7 + + Лента ободная + + + + 8 + + Уплотнитель вентильного паза + + + + 9 + + Камера + + + + 10 + + Ограничитель замочного кольца + + + + 11 + + Покрышка + + + + +
+ Ограничитель замочного кольца (10) предотвращает проворачивание замочного кольца во время движения автомобиля со сниженным давлением воздуха в шине и одновременно является кронштейном, на котором закреплён колёсный кран (5) и дополнительной опорой для защитного кожуха (4), который закрывает шланг подвода воздуха. + Колёсный кран (5) устанавливается на колесе с внутренней стороны кронштейна-ограничителя (10). + Резиновый уплотнитель вентильного паза (8) колеса предотвращает попадание грязи внутрь шины и обеспечивает установку вентиля камеры в определенном положении. + Установка замочного и наружного бортовых колец показана на Рис. 2. + Бортовое кольцо (1) и замочное кольцо (2) установлены в строго определенном положении с помощью ограничителя замочного кольца (3), который приварен к ободу (4), и выдавки (Б) на замочном кольце. Выдавка входит в соответствующий паз (А) на бортовом кольце. На одном из концов замочного кольца имеется паз для захвата кольца во время извлечения его из замочной канавки обода. +
+ + Положение замочного и наружного бортовых колец + + + + + + + + + + + + + + + + + + + + + + + + + + + + А + + Паз на бортовом кольце + + + + Б + + Выдавка на замочном кольце + + + + 1 + + Кольцо бортовое + + + + + 2 + + Кольцо замочное + + + + 3 + + Ограничитель замочного кольца + + + + 4 + + Обод + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B3-20-00-00A-920A-A_001_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B3-20-00-00A-920A-A_001_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..839072ff8ec77e47d17dd322eee27502a609c823 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B3-20-00-00A-920A-A_001_ru-RU.xml @@ -0,0 +1,333 @@ + + + + + + + + + + + + +]> + + + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + Ответственная компания + + + АО «Автомобильный завод «УРАЛ» + + + + Все + + + + + + + + + + + + + + + + + + + + + + + + + + + Ключ гаечный комбинированный 11х13 + + + + 7811-0461 + + + 1 + + + Ключ гаечный комбинированный 14х17 + + + + 7811-0022 + + + 1 + + + Ключ гаечный комбинированный 22 мм + + + + 7811-0230 + + + 1 + + + Ключ гаечный комбинированный 27 мм + + + + 7811-0232 + + + 1 + + + Ключ гаечный комбинированный 30х32 + + + + ГОСТ 40ХФА + + + 1 + + + Ключ гаечный торцовый 30х32 + + + + ГОСТ 25789 + + + 1 + + + Домкрат + + + + ГОСТ 27334-87 + + + 1 + + + Рукоятка редуктора подъема запасного колеса + + + + РРПЗК + + + 1 + + + Ключ колесных кранов + + + + КККр-12 + + + 1 + + + Вороток + + + + ВР-1 + + + 1 + + + + + + + Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper) + + + + WD-40 + + + 0,2 + + + Ветошь + + + + Ветошь + + + 1 + + + + + + + Колесо с шиной запасное + + + + 53236Х-3101014-10 + + + 1 + + + + + + + Демонтаж колеса выполняется в случае необходимости облегчения доступа к другим агрегатам и узлам. Замена осуществляется в случае износа, прокола или пореза шины автомобиля; а также при повреждении диска колеса. + + + + + + + Демонтируйте запасное колесо. Для этого: + + Ослабьте винты стяжек. +
+ + Крепление запасного колеса + + + +
+
+ + Опустите запасное колесо рукояткой из набора ЗИП с помощью редуктора. +
+ + Опускание запасного колеса + + + +
+
+
+ + Демонтируйте повреждённое колесо. Для этого: + + Поддомкратьте колесо. + + + Закройте колёсный кран. +
+ + Колёсный кран + + + +
+
+ + Ослабьте затяжку гаек крепления колеса. + + + Отверните болты крепления защитного кожуха и снимите его. +
+ + Болты крепления защитного кожуха + + + +
+
+ + Отсоедините шланг подвода воздуха от колесного крана. +
+ + Гайка крепления шланга подвода воздуха + + + +
+
+ + Отверните гайки крепления колеса и снимите колесо. +
+ + Гайки крепления колеса + + + +
+
+ + Колесо с шиной + + + +
+
+
+ + Монтируйте колесо. Для этого: + + Установите колесо на место и заверните гайки крепления колеса. + + + Затяните гайки. + Необходимо затягивать гайки в порядке указанном на рисунке ниже: +
+ + Схема затяжки гаек крепления колеса + + + +
+
+ + Подсоедините шланг подвода воздуха. + + + Установите защитный кожух и заверните болты крепления. + + + Откройте колёсный кран. + + + Уберите домкрат. + +
+
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-031A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-031A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..52fdcd2f0c421e0aa3163257dcde501aa965e85a --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-031A-A_ru-RU.xml @@ -0,0 +1,233 @@ + + + +]> + + + + + + + + + + + + Электросистема + Перечень стандартных изделий + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + Вилка 2РМДТ18КПН4Ш5В1В + 22,5 + вилка на кабель + 4 + + + + + + + + + + + + + + + + Трубка термоусадочная ТИШ-10НГ + + + + + + Лепесток 1-1-3.2-18-07 ГОСТ22376-77 + + + ЭлКон 1-1-3.2-18-07 + КС7750025 + + + 3,2 + Латунь Л63 ГОСТ15524-70 + 0,16 + 1,2 + + -50 + +125 + + + + + + Стартер LS111M 4-65Вт 220-240В + + + Стартер S10 4-65W SIN 220-240В EUR + Philips 928392220230 / 871150069769133 + + + 7,733 + + + + + Гильза припоечная ГСИ-Т 1.5 + + + STEKKER ГСИ-Т + 32806 + + + 25 + Поливинилиденфторид + 0,001 + + 1,7 + 1,9 + + + + + + Трубка термоусадочная ISKE2-(2X)G + + + ТУТ Rexant 0.8/1.6 + RXT08/16 + + + 1000 + 15 + черный + + 0,8 + 1,6 + + + -50 + +125 + + + + + + Трубка маркировочная + + + OHM-3.5-6 + 9000057904 + + + 10 + пластик + 0,001 + + + + + Кабель-канал 15х10 L2000 + + + РКК-15х10-27М + 8000858682 + + + 2000 + 75 + белый + 0,8 + + -50 + +100 + + + + + + РК-75-2-11 + + + MARS 4K (01-2501) + MARS 4K (01-2501) + + + + PC + 6 + + 1 + 0,125 + черный + черный + 6 + 0,001 + 500 + 2,5 + + -50 + +125 + + 1 + N + + 75 + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-040A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-040A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..8a4772dac37487d9bd1378dc4658689c9a7bf78e --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-040A-A_ru-RU.xml @@ -0,0 +1,1580 @@ + + + +]> + + + + + + + + + + + + Электросистема + Общее описание электросистемы автомобиля + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + Схема соединения + + + + + + + + + + + + Общее описание электросистемы автомобиля УРАЛ + + + + + + Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля. + Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля + дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета. + Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4. + На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. + Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов. + Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока. + На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины. + На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются. + Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных + + + + + + + Электросистема +Схема соединения + + + приведены в таблице + + Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31 + + + + + + + + Позиция на рис. 1 + + + Наименование + + + Тип или номер прибора + + + + + + + 1 + + + Фонарь передний правый + + + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + + + + + 2 + + + Повторитель боковой указателя поворота правый + + + УП101-Б1 (511-3726010)*1 + + + + + 3 + + + Фара правая + + + 401.3711(671.3711)*1 + + + + + 4 + + + Панель соединительная правая + + + 17.3723 + + + + + 5 + + + Фара противотуманная правая + + + ФГ152А*2 + + + + + 6 + + + Электродвигатель предпускового подогревателя + + + МЭ252 + + + + + 7 + + + Конденсатор + + + КБП-С + + + + + 8 + + + Сигнал звуковой низкого тона + + + С306Д + + + + + 9 + + + Сигнал звуковой высокого тона + + + С307Д + + + + + 10 + + + Фара противотуманная левая + + + ФГ152А*2 + + + + + 11 + + + Панель соединительная левая + + + 17.3723 + + + + + 12 + + + Фара левая + + + 401.3711(671.3711)*1 + + + + + 13 + + + Повторитель боковой указателя поворота левый + + + УП101-Б1 + + + + + 14 + + + Фонарь передний левый + + + (511-3726010) *1 + + + + + 15 + + + Стеклоочиститель + + + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + + + + + 16 + + + Стеклоомыватель + + + 16.3730 + + + + + 17 + + + Реле звуковых сигналов + + + 1112.5208000-14 или 1212.5208000-12 + + + + + 18 + + + Лампа подкапотная + + + 901.3747 + + + + + 19 + + + Выключатель звуковых сигналов + + + ПД308Б + + + + + 20 + + + Клапан электромагнитный ЭФУ + + + 2802.3829 или ДЕ-Т или ММ125Д + + + + + 21 + + + Предохранитель плавкий 6А + + + 11.3741 + + + + + 22 + + + Свеча факельная ЭФУ + + + ПР119-01 + + + + + + + + Датчики: + + + + + + + + 23 + + + - указателя температуры охлаждающей жидкости + + + 11.3740 + + + + + 24 + + + - сигнализатора масляного фильтра + + + ТМ100А + + + + + 25 + + + - аварийного падения давления масла + + + - + + + + + 26 + + + - указателя давления масла + + + 2602.3729 или ДЕ-М или ММ111Д + + + + + 27 + + + Свеча искровая предпускового подогревателя + + + ММ370 + + + + + 28 + + + Датчик аварийного перегрева охлаждающей жидкости + + + СН423 + + + + + 29 + + + Генератор + + + ТМ111-01 + + + + + 30 + + + Источник высокого напряжения + + + Г288Е или 1702.3771 + + + + + 31 + + + Нагреватель топлива предпускового подогревателя + + + ТК107А или 9301.3734 + + + + + 32 + + + Клапан электромагнитный предпускового подогревателя + + + 11.3741060 + + + + + 33 + + + Стартер + + + ПЖД30-1015501-04 + + + + + + + + Выключатели: + + + + + + + + 34 + + + - электродвигателя предпускового подогревателя + + + 46.3710 + + + + + 35 + + + - свечи предпускового подогревателя + + + ВН45М + + + + + 36 + + + - подогрева топлива + + + ВН45М + + + + + 37 + + + - электромагнитного клапана предпускового подогревателя + + + 46.3710 + + + + + 38 + + + Переключатель + + + 1602.3769 + + + + + 39 + + + Регулятор напряжения + + + 2712.3702 или Р2712.3702 + + + + + 40 + + + Фильтр конденсаторный + + + 11.7904 + + + + + 41 + + + Реле отключения регулятора напряжения + + + 901.3747 + + + + + 42 + + + Реле включения факельных свечей + + + 901.3747 + + + + + 43 + + + Сопротивление с биметаллическим контактом системы «термостарт» + + + 12.3741 + + + + + 44 + + + Реле блокировки выключателя батареи + + + 901.3747 + + + + + 45 + + + Предохранитель биметаллический + + + 291.3722 + + + + + 46 + + + Розетка переносной лампы + + + 47К + + + + + 47 + + + Переключатель света фар ножной + + + П53 (П39) *1 + + + + + 48 + + + Реле указателей поворота + + + РС951 или РП24М + + + + + 49 + + + Реле стартера + + + 738.3747-20 + + + + + 50 + + + Розетка переносной лампы + + + ПС400 + + + + + 51 + + + Фара – прожектор + + + 171.3711 *3 + + + + + 52 + + + Реле вспомогательного тормоза + + + 901.3747 + + + + + 53 + + + Выключатель вспомогательного тормоза + + + 2802.3829 или ДЕ-Т или ММ125Д + + + + + 54 + + + Блок предохранителей + + + ПР120 + + + + + 55 + + + Выключатель заднего противотуманного фонаря + + + 3842.3710-02.04 + + + + + 56 + + + Сопротивление электродвигателя отопителя + + + СЭ300 + + + + + 57 + + + Электродвигатель отопителя + + + МЭ226-В + + + + + + + + Выключатели: + + + + + + + + 58 + + + - плафона кабины + + + ВК343.01.08 + + + + + 59 + + + - фары – прожектора + + + ВК343.01.06 *3 + + + + + 60 + + + - фонарей знака автопоезда + + + ВК343.02.16 + + + + + 61 + + + Переключатель отопителя кабины + + + П147.03.11 + + + + + 62 + + + Выключатель противотуманных фар + + + ВК343.01.03 *2 + + + + + 63 + + + Предохранитель плавкий 10А + + + ПР119Б-01 + + + + + 64 + + + Выключатель системы “термостарт” + + + 11.3704-01 + + + + + 65 + + + Выключатель световой аварийной сигнализации + + + 32.3710 или 245.3710-01 или 249.3710 + + + + + 66 + + + Манометр шинный + + + МД101 + + + + + 67 + + + Плафон кабины + + + ПК201-Д + + + + + 68 + + + Фонарь знака автопоезда + + + УП101Б1 + + + + + 69 + + + Блок контрольных ламп правый + + + ПД511Е + + + + + + + + Сигнализаторы: + + + + + + + + 70 + + + - указателей поворота прицепа + + + - + + + + + 71 + + + - указателей поворота тягача + + + - + + + + + 72 + + + - готовности к пуску + + + - + + + + + 73 + + + Переключатель света центральный + + + П305 + + + + + 74 + + + Указатель уровня топлива + + + УБ170-01 или 34.3806010 + + + + + 75 + + + Сигнализатор резерва топлива + + + - + + + + + 76 + + + Переключатель указателей поворота + + + П110А или П110В- 01 + + + + + 77 + + + Указатель тока + + + АП171А + + + + + 78 + + + Спидометр + + + 161.3802 + + + + + 79 + + + Сигнализатор дальнего света фар + + + - + + + + + 80 + + + Тахометр + + + 253.3813 + + + + + 81 + + + Выключатель стартера и приборов + + + ВК353 или ВК354 (2109.3704010) *1 + + + + + 82 + + + Указатель давления масла + + + УК170-03 + + + + + 83 + + + Сигнализатор аварийного падения давления масла + + + - + + + + + 84 + + + Кнопка включения аккумуляторных батарей + + + 11.3704-01 (1402.3737) *1 + + + + + 85 + + + Указатель температуры охлаждающей жидкости + + + УК171-01 + + + + + 86 + + + Реостат подсветки приборов + + + ВК416Б-01 + + + + + 87 + + + Манометр двухстрелочный + + + 1901.3830010 + + + + + 88 + + + Реле блокировки стартера + + + 2612.3747 или РБС- 1к + + + + + 89 + + + Сигнализатор звуковой (зуммер) + + + 733.3747 + + + + + 90 + + + Блок контрольных ламп левый + + + ПД512Е + + + + + + + + Сигнализаторы: + + + + + + + + 91 + + + - стояночного тормоза + + + -- + + + + + 92 + + + - угла складывания полуприцепа + + + -- + + + + + 93 + + + - аварийного повышения температуры охлаждающей жидкости + + + -- + + + + + 94 + + + - выхода из строя тормозов + + + -- + + + + + 95 + + + - аварийного падения давления в баллонах + + + -- + + + + + 96 + + + - загрязнения маслофильтра + + + -- + + + + + 97 + + + Выключатель сигнализатора стояночного тормоза + + + ВК403А или ВК403Б + + + + + 98 + + + Реле стояночного тормоза + + + РС493 + + + + + 99 + + + Батарея аккумуляторная + + + 6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2 + + + + + 100 + + + Выключатель аккумуляторных батарей + + + 1402.3737 + + + + + 101 + + + Розетка внешнего запуска + + + ПС315-100 или ММММ685121002 + + + + + 102 + + + Выключатель света заднего хода + + + ВК403А или ВК418А или ВК403Б + + + + + 103 + + + Выключатель сигнала торможения + + + ВК12Б + + + + + 104 + + + Датчик неисправности тормозов + + + ВК503 + + + + + 105 + + + Выключатель сигнала из кузова + + + ВК322 + + + + + 106 + + + Выключатель цепи электромагнита + + + ВК403А или ВК403Б + + + + + 107 + + + Датчик указателя уровня топлива + + + 5202.3827010 + + + + + 108 + + + Датчик падения давления воздуха в баллонах + + + 2702.3829 или ДЕ-В или ММ124Д + + + + + 109 + + + Розетка штепсельная прицепа + + + ПС300-А3 + + + + + 110 + + + Фонарь подкузовной + + + ФП103Г + + + + + 111 + + + Панель соединительная + + + 17.3723 + + + + + 112 + + + Фонарь задний правый + + + ФП133АБ + + + + + 113 + + + Фонарь задний противотуманный + + + 2412.3716010 + + + + + 114 + + + Фонарь заднего хода + + + 2112.3711 + + + + + 115 + + + Фонарь освещения номерного знака + + + ФП134Б + + + + + 116 + + + Фонарь задний левый + + + ФП133АБ + + + + + 117 + + + Фонарь габаритный боковой + + + 431.3731 + + + + + 118 + + + Розетка прицепа + + + ПС326-150 или СНЦ125-7/45В034- 01 + + + + + 119 + + + Розетка прицепа + + + ПС325-150 или СНЦ124-7/45В034- 01 + + + + + 120 + + + Фонарь задний правый + + + 7462.3716 *1 + + + + + 121 + + + Фонарь освещения номерного знака + + + ФП131АБ *1 + + + + + 122 + + + Фонарь задний левый + + + 7472.3716 *1 + + + + + 123 + + + Фонарь габаритный передний + + + 264.3712 *1 + + + + + 124 + + + Корректор ближнего света фар + + + ЭМКФ35 + + + + + 125 + + + Реле габаритных фонарей + + + 901.3747 + + + + + 126 + + + Реле дальнего света фар + + + 901.3747 + + + + + 127 + + + Клапан электромагнитный останова двигателя + + + 5320-3721500 или ЭМ-1 + + + + +
+ Общее описание электросистемы +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-050A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-050A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..8763616d93360b38ac19a9ddb269127e2c6fa587 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-050A-A_ru-RU.xml @@ -0,0 +1,113 @@ + + + +]> + + + + + + + + + + + + Электросистема + Схема электрическая + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + +
+ Схема электрическая + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-051A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-051A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..6213f997b715795bd00b8a96b3f24c3c3544d8e7 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-051A-A_ru-RU.xml @@ -0,0 +1,480 @@ + + + +]> + + + + + + + + + + + + Электросистема + Схема соединения + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + Перечень оборудования + + + + + + + + + + Перечень жгутов + + + + + + Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке 1 . +
+ Схема соединения + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + Перечень оборудования и жгутов приведены в модулях и соответствено. +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-052A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-052A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..15d7e686722c3849c74186c7e8caad918a21b8c8 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-052A-A_ru-RU.xml @@ -0,0 +1,514 @@ + + + + + + +]> + + + + + + + + + + + + Электросистема + Схема расположения + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + + + Перечень жгутов + + + + + + + + + + Перечень жгутов + + + + + + + + + + Перечень оборудования + + + + + + Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках 1 , 2 , 3 и 4 . + Перечень используемого оборудования приведен в таблице 1 . + + Список оборудования + + + + + + + + + №пп + + + Обозначение + + + Ссылка на описание + + + № вида + + + + + + + 1 + + + 4320П2-3724249 - Пучок проводов электропневмоклапанов + + + + + + + + 1 + + + + + + 2 + + + 4320Х-3724097 - Провод массовый + + + + + + + + 1 + + + + + + 3 + + + 4420БМ-3724041 - Пучок проводов управления электропневмоклапанами + + + + + + + + 1 + + + + + + 4 + + + 4420БМ-3723170 - Кабель к модуляторам и датчикам + + + + + + + + 1 + + + + + + 5 + + + 3645-3724504 - Пучок проводов к осушителю + + + + + + + + 1 + + + + + + 6 + + + 650.3763010(EDC-7UC31) - Электронный блок управления двигателем + + + + + + + + 1 + + + + + + 7 + + + 650.1130544 - Датчик числа оборотов распределительного вала + + + + + + + + 1 + + + + + + 8 + + + КЭМ-10Д - Электромагнитный клапан высшей передачи + + + + + + + + 1 + + + + + + 9 + + + 650.1130544 - Датчик числа оборотов распределительного вала + + + + + + + + 1 + + + + + + 10 + + + 650.1130548 - Датчик давления наддува и температуры + + + + + + + + 2 + + + + + + 11 + + + 650.1130556 - Датчик температуры окружающей среды + + + + + + + + 2 + + + + + + 12 + + + 650.1130540 - Датчик низкого давления и низкой температуры топлива + + + + + + + + 3 + + + + + + 13 + + + 6370-3724117 - Провод к датчику воздушного фильтра + + + + + + + + 3 + + + + + + 14 + + + 5323РХ-3724050 - Провод от АКБ к стартеру + + + + + + + + 3 + + + + + + 15 + + + 4420БМ-3724048 - Пучок проводов к переключателю датчиков + + + + + + + + 3 + + + + + + 16 + + + Клапан заслонки моторного тормоза + + + + + + + + 4 + + + + + + 17 + + + 650.1130548 - Датчик давления наддува и температуры + + + + + + + + 4 + + + + + + 18 + + + 63645-3724504 - Пучок проводов к осушителю + + + + + + + + 4 + + + + + +
+ +
+ Вид 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ Вид 2 + + + + + + + + + +
+ +
+ Вид 3 + + + + + + + + + + + + + + + +
+ +
+ Вид 4 + + + + + + + + + + + + +
+ + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-056A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-056A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..b8d70289305c1b2ef3f262d580ae17de470e8a1a --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-056A-A_ru-RU.xml @@ -0,0 +1,442 @@ + + + +]> + + + + + + + + + + + + Электрооборудование + Перечень электрооборудования + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + Фонарь передний + + UK MoD + + + Рама + + + + + Звуковой сигнал низкого тона + + Сигнал звуковой низкого тона + + UK MoD + + + Моторный отсек + + + + + Указатель поворота боковой + + UK MoD + + + Переднее Крыло + + + + + Фонарь габаритный передний + + UK MoD + + + Передний бампер + + + + + + + + Звуковой сигнал низкого тона + + + + Фара + + + + Панель соединительная + + + + Фонарь габаритный боковой + + + + Электродвигатель предпускового подогревателя + + + + Выключатель электродвигателя предаускового подогрева + + + + Выключатель свечи предпускового подогревателя + + + + Стартер + + + + Клапан электромагнитного предпускового подогревателя + + + + Нагреватель топлива предпускового подогревателя + + + + Источник высокого напряжения + + + + Свеча искровая предпускового подогревателя + + + + Датчик аварийного перегрева охлаждающей жидкости + + + + Генератор + + + + Датчик указателя температуры охлаждающей жидкости + + + + Датчик аварийного падения давления масла + + + + Датчик указателя давления масла + + + + Свеча факельная ЭФУ + + + + Датчик засоренности воздушного фильтра + + + + Корректор ближнего света фар + + + + Предохранитель плавкий 6А + + + + Клапан электромагнитный ЭФУ + + + + Выключатель звуковых сигналов + + + + Реле звуковых сигналов + + + + Стеклоочиститель + + + + Стеклоомыватель + + + + Переключатель стеклоочистителя + + + + Выключатель стеклоомывателя + + + + Сопротивление с биметаллическим контактом системы ЭФУ + + + + Предохранитель биметаллический + + + + Розетка переносной лампы + + + + Фильтр конденсаторный + + + + Реле стартера + + + + Переключатель света фар ножной + + + + Реле указателей поворота + + + + Выключатель вспомогательного тормоза + + + + Сигнализатор звуковой (зуммер) + + + + Сигнализатор включения БМКД оси + + + + Сигнализатор заряда АКБ + + + + Сигнализатор засоренности воздушного фильтра + + + + Реостат подсветки приборов + + + + Предохранитель плавкий 10А + + + + Переключатель света центральный + + + + Выключатель световой аварийной сигнализации + + + + Выключатель стартера и приборов + + + + Переключатель указателей поворота + + + + Электродвигатель отопителя + + + + Сопротивление электродвигателя отопителя + + + + Фара - прожектор + + + + Выключатель плафона кабины + + + + Выключатель фары - прожектора + + + + Выключатель фонарей знака автопоезда + + + + Переключатель отопителя кабины + + + + Блок предохранителей + + + + Выключатель заднего противотуманного фонаря + + + + Реле включения задних противотуманных фонарей + + + + Батарея аккумуляторная + + + + Выключатель аккумуляторных батарей + + + + Розетка внешнего запуска + + + + Выключатель света заднего хода + + + + Фонарь знака автопоезда + + + + Плафон кабины + + + + Блок контрольных ламп правый + + + + Манометр шинный + + + + Указатель уровня топлива + + + + Указатель тока + + + + Спидометр + + + + Тахометр + + + + Указатель давления масла + + + + Манометр двухстрелочный + + + + Блок контрольных ламп левый + + + + Реле стояночного тормоза + + + + Датчик спидометра + + + + Выключатель сигнала торможения + + + + Датчик неисправности тормозов + + + + Датчик падения воздуха в баллонах + + + + Датчик указателя уровня топлива + + + + Розетка прицепа + + + + Фонарь освещения номерного знака + + + + Фонарь задний + + + + Клапан электромагнитный останова двигателя + + + + Переключатель муфты вентилятора + + + + Термореле + + + + Клапан электромагнитный + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-057A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-057A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..685c4f2b7790f2de5f12dbcce5a7f72e112dd2cd --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-057A-A_ru-RU.xml @@ -0,0 +1,1398 @@ + + + +]> + + + + + + + + + + + + Электросоединения + Перечень соединений + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + 6531 + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + 4420БМ-3724032 + 1 + + Batt + + 400 + фиолетовый + + АО "Электрокабель" + + + + + + + + + 6564 + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + 4420БМ-3724032 + 1 + + Batt + + 400 + фиолетовый + + АО "Электрокабель" + + + + + + + + + 1171 + + + + + + + + + 1 + + + 00 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + 4420БМ-3724032 + 1 + + нет + + 400 + голубой + + АО "Электрокабель" + + + + + + + + + 1106 + + + + + + + + + 1 + + + 01 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + L0134 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + 0000 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + коричневый + + АО "Электрокабель" + + + + + + + + + 0066 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + Н0135 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + коричневый + + АО "Электрокабель" + + + + + + + + + 8871 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + зеленый + + АО "Электрокабель" + + + + + + + + + 4442 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + серый + + АО "Электрокабель" + + + + + + + + + 7772 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + красный + + АО "Электрокабель" + + + + + + + + + 2228 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4420БМ-3724026 + 1 + + нет + + 200 + белый + + АО "Электрокабель" + + + + + + + + + 2260 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4420БМ-3724026 + 1 + + нет + + 200 + белый + + АО "Электрокабель" + + + + + + + + + 1129 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + 1123 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + 9034 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9134 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9035 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9036 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9037 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9039 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9135 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9136 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9137 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9139 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + ND1 + + + + + + + 1 + 100 + + 0 + + + 01 + + + + + + + + + + 1 + + 0 + + + 01 + + + SCT1 + + + + + + + ND2 + + + + + + + 1 + 100 + + 0 + + + 01 + + + + + + + + + + 1 + + 0 + + + 01 + + + SCT1 + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-058A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-058A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..818093b95104ee9b1b8cc2749a91b506ade64366 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-B4-00-00-00A-058A-A_ru-RU.xml @@ -0,0 +1,392 @@ + + + +]> + + + + + + + + + + + + Жгуты проводов + Перечень жгутов + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + 4320Б5-3724235 + + Жгут проводов круиз-контроля + 4320Б5-3724235-07 + 07 + LS1 + + -45 + +45 + + + + + SPN1234 + + + + + URALAZ + + + + 4320БМ-3724035 + + Жгут проводов шасси + 4320БМ-3724035-03 + 03 + Chassis harness + LS2 + + -50 + +45 + + + + + SPN1535 + + + + + URALAZ + + + + 4320Б5-3724033 + + Жгут проводов коробки переключения передач + 4320Б5-3724033-00 + 01 + Transmission harness + LS3 + + -45 + +45 + + + + SPN1755 + + + + + URALAZ + + + + 4320БМ-3723170 + + Жгут к модуляторам и датчикам + 4320БМ-3723170-12 + 12 + Module harness + LS3 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 63685Р-3724255 + + Провод питания кабины + 63685Р-3724255-10 + 10 + Module harness + LS3 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320П2-3724137 + + Пучок проводов к раздаточной коробке + 4320П2-3724137-10 + 10 + Module harness + LS3 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320Х-3724097 + + Провод массовый + 4320Х-3724097-01 + 01 + Module harness + LS4 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320ЯХ-3724070 + + Провод соединения аккумуляторных батарей + 4320ЯХ-3724070-03 + 03 + Module harness + LS5 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320-3724080 + + Провод соединения АКБ с выключателем массы + 4320-3724080-04 + 04 + Module harness + LS5 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4420БМ-3724026 + + Пучок проводов основной + 4420БМ-3724026-01 + 01 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 5323-3724043 + + Провод от выключателя "массы" к лонжерону + 5323-3724043-01 + 01 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 5323РХ-3724050 + + Провод от АКБ к стартеру + 5323РХ-3724050-01 + 01 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4420БМ-3724032 + + Пучок проводов двигателя + 4420БМ-3724032-04 + 04 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4420БМ-3724029 + + Пучок проводов шасси + 4420БМ-3724029-02 + 02 + Module harness + LS2 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-044A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-044A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..07bb37b05a2a6e97e1b76c901832d684a0ff1341 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-044A-A_ru-RU.xml @@ -0,0 +1,160 @@ + + + + + + +]> + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Описание и работа + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + Назначение + Система регулирования давления воздуха в шинах (СРДВШ) предназначена для: + повышения проходимости автомобиля за счет снижения давления воздуха в шинах. + Система позволяет: + + + + контролировать давление воздуха в шинах; + + + поддерживать давление в предела нормы; + + + кратковременно продолжать движение автомобиля с поврежденными шинами без замены колеса при этом колесные краны неповрежденных колес должны быть закрыты. + + + + + + Характеристика + СРДВШ ‒ двухпроводной схемы. + + + Общее устройство + СРДВШ представлена на Рис.1 . Система состоит из: + + + + электромагнитного клапана управления давлением Рис.3 ; + + + ступичного узла подвода воздуха к шинам Рис.2 ; + + + трубопроводов, шлангов и тройников Рис.1 . + + + +
+ Система регулирования давления воздуха в шинах + + + +
+ + Для подвода воздуха к шине ступичный узел имеет ряд конструктивных особенностей представленных на Рис.2 . +
+ Ступичный узел подвода воздуха к шинам + + + + + + + + + + + + + + + + + + + + + +
+ + 1 - Блок сальников. 2 - Угольник. 3 - Шланг. 4 - Кожух защитный. 5 - Кран запора воздуха. 6 - Уплотнитель вентильного паза. + Кожух полуоси (цапфа) и полуось имеют специальные внутренние каналы. Полость между ними уплотняется блоком сальников Рис.2 Поз. 1. Место соединения каналов неподвижного кожуха полуоси (цапфы) и каналов вращающейся полуоси уплотняется блоком манжет. + В отверстие в центре шлицевого колеса полуосей вставлен угловой фитинг Рис.2 Поз. 2, который через шланг Поз. 3 соединен с краном запора воздуха Поз. 5. Кран запора воздуха обеспечивает перекрытие подачи воздуха из системы к шинам. + Колесный диск для подвода воздуха в шины имеет вентильный паз, который закрывается уплотнителем Поз. 6. +
+ + Принцип работы + Сжатый в компрессоре воздух из воздушного баллона не тормозных потребителей через четырехконтурный защитный клапан поступает в электромагнитный клапан. +
+ Электромагнитный клапан + + + +
+ + I - От защитного клапана. II - К шинам заднего моста. III - К шинам среднего моста. IV - К шинам переднего моста. + Электромагнитный клапан имеет три рабочих положения: “выпуск”, “нейтраль” и “накачка” и обеспечивает снижение давления. + При переключении клавиш подкачки шин на панели приборов в режим “накачка” электромагнитный клапан осуществляет подачу воздуха к ступичным узлам соответствующих колес. В ступичных узлах воздух, проходя по каналам кожухов полуосей (цапф) и полуосей поступает в краны запора воздуха, из которых через открытые краны по соединительным шлангам в шины колес. +
+ Блок сальников + + + +
+ + При переключении клавиш подкачки шин на панели приборов в режим “выпуск” электромагнитный клапан осуществляет выпуск воздуха из соответствующих шин в атмосферу. Для снижения шума при выпуске воздуха, электромагнитный клапан оборудуется глушителем. + При установке клавиши подкачки шин в нейтральное положение электромагнитный клапан полностью закрывается, поступление воздуха к шинам и из них в атмосферу исключается. +
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-254A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-254A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..5254e862a4b7671ba84d8554bced13834f448eea --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-254A-A_ru-RU.xml @@ -0,0 +1,154 @@ + + + +]> + + + + + + + + + + + + + Клапан электромагнитный + Ремонт + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ключ гаечный комбинированный 12 мм + + + + 7811-0225 + + + + +1 + + + + + + + + Ветошь 509 ГОСТ 4643-75 + + + + 509 ГОСТ 4643-75 + + + + +1 + + + + + + + + + + + + + Измерьте сопротивление соляноида клапана. + + + Сопротивление соляноида менее 16 Ом не допускается. При сопротивлении соляноида менее 16 Ом замените клапан электромагнитный. + + + + + Выкрутите соляноид из корпуса клапана. + + + + Осмотрите соляноид и клапан на наличие ржавчины + + + Наличие ржавины на соляноиде и штоке клапана не допускается. + + + + + Промойте спиртом соляноид и внутренние полости клапана. + + + + Продуйте клапан и соляноид сжатым воздухом + + + Просушите клапан и соляноид в течении не менее 10 минут. + + + Установите соляноид в корпус клапана. + + + Проверьте работу клапана для чего: + + Подсоедините к фиттингу запитки клапана источник сжатого воздуха + + + Периодической подачей напряжения 12 В на контакты разъема штепсельного убедитесь что клапан перепускает воздух. + + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-364A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-364A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..6342e507c62394b1350308bb967ffb9c238d08d5 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-364A-A_ru-RU.xml @@ -0,0 +1,103 @@ + + + +]> + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Устранение негермитичности трубопроводов + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Включите электропитание + + + Переведите клавишу подкачки шин в положение "накачка" + + + + Обмыльте место соединения трубки запитки клапана накачки шин с клапаном электромагнитным. Утечки воздуха не должно быть. При негерметичности соединений подтяните гайки соединений и вновь проверьте герметичность + + + Обмыльте соединения трубок накачки шин и клапана электромагнитного. Утечки воздуха не должно быть. При негермитичности соединений подтяните гайки соединений и вновь проверьте герметичность. + + + Переведите клавишу подкачки шин в положение "нейтраль" + + + Отключите электропитание + + + + + + + + + + diff --git a/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-421A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-421A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..2ed7d72b98492ad7fde5d1ff1a9c609905b2d367 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-421A-A_ru-RU.xml @@ -0,0 +1,217 @@ + + + +]> + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Невозможность поддержания давления + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + Невозможность поддержания давления + + + + Пневматическая система + Система регулирования давления в шинах + + + + + + + + + + + + + + + + + + + + + Ключ гаечный комбинированный 17 мм + + + + 7811-0228 + + + + +1 + + + + + + + Смазка глубокого проникновения + + + + WD-40 + + + + +1 + + + + + + + + Клапан ускорительный + + + + 100-3518210-10 + + + + +1 + + + + + + + + + + Проверьте герметичность магистралей подводки воздуха к мостам + + Проверьте герметичность магистралей подводки воздуха к мостам + Магистрали гермитичны? + + + + + + + + + Устраните негерметичность + + Устраните негерметичность + + + Проверьте герметичность трубки питания клапана электромагнитного + + Проверьте герметичность трубки питания клапана электромагнитного + Трубка питания гермитична? + + + + + + + + + Устраните негерметичность + + Устраните негерметичность + + + Проверьте герметичность клапана электромагнитного + + Проверьте герметичность клапана электромагнитного + Клапан электромагнитный гермитичен? + + + Нет + + + + + Замените клапан + Замените клапан + + + + + + + Клапан электромагнитный +Замена + + + + +
+ Диаграмма ПиУН + + + + + + + + +
+
+ + + + + +
+
+
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-921A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-921A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..61d0914f21e9a2ee8c00f4605ae8e8f298cd678e --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-921A-A_ru-RU.xml @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + Клапан электромагнитный + Замена + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + Платформа + + + + + + + Перед началом проведения работ по замене клапана электромагнитного удалите воздух из системы регулирования давления в шинах, нажав на шток крана слива конденсата на воздушном балоне не тормозных потребителей. + + + + + + + Ключ гаечный комбинированный 17 мм + + + + 7811-0228 + + + + +1 + + + + Ключ динамометрический + + + + Ключ моментный Тип А ГОСТ Р 51254-99 + + + + +1 + + + + + + + + Ветошь 509 ГОСТ 4643-75 + + + + 509 ГОСТ 4643-75 + + + + +1 + + + + + + + + Клапан обратный + + + + 11.3567010-10 + + + + +1 + + + + + + + Запрещается проводить работы без стравливания воздуха из системы! + + + + + + + Демонтаж: + Для демонтажа клапана электромагнитного необходимо выполнить следующие действия: + + Открутить накидные гайки трех гибких шлангов от клапана накачки к мостам. + + + Вывернуть шланги из угловых фиттингов клапана. + + + Открутить накидную гайку гибкой трубки запитки клапана накачки шин. + + + Вывернуть трубку запитки из фиттинга клапана. + + + Отсоединить штекерное соединения от клапана. + + + Открутить два болта крепления электромагнитного клапана к кронштейну на раме и снять клапан. +
+ Открутить два болта крепления клапана + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + Выкрутить угловые фиттинги из клапана + +
+ + + При монтаже электромагнитного клапана обеспечить соосность накидных гаек шлангов с фитингами и отверстиями клапана. + + + Монтаж + + + Установить на угловые фитинги уплотнительные кольца + + + Закрутить угловые фиттинги в клапан до касания уплотнительного кольца торцевой части клапана + + + При закручивании фиттинга обеспечить необходимую угловую ориентацию фитинга поворотом корпуса против часовой стрелки, в пределах 360° + + + + + Удерживая корпус клапана затянуть контргайку фитинга с моментом затяжки в клапан 24,3-29,7 Н•м + + + Установить электромагнитный клапан на кронштейн на раме и закрепить его двумя болтами + + + Подсоединить штекерное соединения к клапану + + + Подсоединить трубку запитки клапана к фиттингу клапана и закрутить накидную гайку + + + Подсоединить три гибких шланга от мостов к клапану и закрутить накидные гайки + + +
+ + + + + +
+
+
diff --git a/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-941A-A_ru-RU.xml b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-941A-A_ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..739798a724283a77552500df61366519f8c3d1c8 --- /dev/null +++ b/publications/Demo publication in Russian/DMC-URALM-A-K2-13-00-00A-941A-A_ru-RU.xml @@ -0,0 +1,210 @@ + + + +]> + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Каталог деталей и сборочных единиц + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + +
+ Установка электромагнитного клапана + + + + + + + + + + + + + + + + + + +
+ + + 1 + + + + Система регулирования давления в шинах + + + + + + + + + + + + + + + + + + 1 + + + + Трубка от клапана накачки шин + + + + + + + + + + + + + + + + + + 1 + + + + Трубка от клапана накачки шин + + + + + + + + + + + + + + + + + + 1 + + + + Клапан электромагнитный + + + + + + + + + + + + + + + + + + 1 + + + + Трубка от клапана накачки шин + + + + + + + + + + + + + + + + + + 1 + + + + Трубка запитки клапана накачки шин + + + + + + + + + + + + + + + +
+
+
diff --git a/publications/Demo publication in Russian/PMC-URALM-CO100-00001-01_001-ru-RU.xml b/publications/Demo publication in Russian/PMC-URALM-CO100-00001-01_001-ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..897a0a838dbf26bed63286c7c8e021f052cdc219 --- /dev/null +++ b/publications/Demo publication in Russian/PMC-URALM-CO100-00001-01_001-ru-RU.xml @@ -0,0 +1,160 @@ + +]> + + + + + + + + + + + + Руководство эксплуатации - Электросистема + + + + + + + АО "Автомобильный завод "Урал" + + + Объект удален + + + + Все + + + + + + + + + + + + + + + + + B4-00-00 Электросистема + + + + + + + + + Электросистема + Общее описание электросистемы автомобиля + + + + + + + + + + + + + Электросистема + Перечень жгутов + + + + + + + + + + + + + Электросистема + Схема соединения + + + + + + + + + + + + + Электросистема + Перечень электрооборудования + + + + + + + + + + + + + Электросистема + Схема электрическая + + + + + + + + + + + + + Электросистема + Схема расположения + + + + + + + + + + + + + Электросистема + Перечень соединений + + + + + + + + + + + + + Электросистема + Перечень стандартных изделий + + + + + + + diff --git a/publications/Demo publication in Russian/PMC-URALM-SFX44-ETP05-00_001-ru-RU.xml b/publications/Demo publication in Russian/PMC-URALM-SFX44-ETP05-00_001-ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..4826f6fc9a755f0a02e8e1551083aaf252da361f --- /dev/null +++ b/publications/Demo publication in Russian/PMC-URALM-SFX44-ETP05-00_001-ru-RU.xml @@ -0,0 +1,196 @@ + + + + +]> + + + + + + + + + + + Руководство по техническому обслуживанию + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + Руководство по техническому обслуживанию + + + + + + + + + Плановые и внеплановые работы + Титульный лист + + + + + + Нормы расхода запасных частей и материалов + + + + + + + + + Урал-44202-80М + Нормы расхода материалов + + + + + + + + + + + + Урал-44202-80М + Нормы расхода запасных частей + + + + + + + Ресурсы и сроки службы + + + + + + + + + Урал-44202-80М + Перечень изделий с ограниченным ресурсом + + + + + + Перечни работ ТО + + + + + + + + + Урал-44202-80М + Перечень работ ТО + + + + + + Проверки в объеме планового ТО + + + + + + + + + Плановое техническое обслуживание + ТО1 + + + + + + + + + + + + Плановое техническое обслуживание + ТО2 + + + + + + + + + + + + Плановое техническое обслуживание + Ежедневное ТО + + + + + + + + + + + + + + Business rules exchange data module + + + + + + + + + + + + + Applicability common information repository + + + + + + diff --git a/publications/Demo publication in Russian/PMC-URALM-SFX44-ETPA2-00_001-ru-RU.xml b/publications/Demo publication in Russian/PMC-URALM-SFX44-ETPA2-00_001-ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..9f65410f281cf1b2a687f00469349771b6f907ad --- /dev/null +++ b/publications/Demo publication in Russian/PMC-URALM-SFX44-ETPA2-00_001-ru-RU.xml @@ -0,0 +1,194 @@ + + + + +]> + + + + + + + + + + + Руководство по эксплуатации - Двигатель + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + Руководство по эксплуатации - Двигатель + + + + + + + + + Двигатель + Титульный лист + + + + + + + + + + + + Двигатель + Описание устройства + + + + + Система охлаждения двигателя + + + + + + + + + Система охлаждения двигателя + Описание устройства и работы + + + + + Расширительный бачок + + + + + + + + + Установка расширительного бачка + Иллюстрированный каталог деталей + + + + + + Система предпускового подогрева + + + + + + + + + Система предпускового подогрева + Описание устройства и работы + + + + + + + + + + + + Предпусковой подогреватель двигателя + Демонтаж + + + + + + + + + + + + Установка системы предпускового подогрева двигателя + Иллюстрированный каталог деталей + + + + + + + Система выпуска отработавших газов + + + + + + + + + Система выпуска отработавших газов + Описание устройства + + + + + + + + + + + + + + Business rules exchange data module + + + + + + + + + + + + + Applicability common information repository + + + + + + diff --git a/publications/Demo publication in Russian/PMC-URALM-SFX44-IETP1-00_001-ru-RU.xml b/publications/Demo publication in Russian/PMC-URALM-SFX44-IETP1-00_001-ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..f50bd8fa02abb061d83a8df212e4cbf10f13c4c8 --- /dev/null +++ b/publications/Demo publication in Russian/PMC-URALM-SFX44-IETP1-00_001-ru-RU.xml @@ -0,0 +1,445 @@ + + + + +]> + + + + + + + + + + + Руководство по эксплуатации - Урал-44202-80М + + + + + + + АО "НИЦ Прикладная логистика" + + + АО "НИЦ Прикладная логистика" + + + + Все + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + Руководство по эксплуатации - Урал-44202-80М + + + + + + + + + Урал + Титульный лист + + + + + + + + + + + + Руководство по эксплуатации + Введение + + + + + Трансмиссия + + Коробка переключения передач + + + + + + + + + Коробка переключения передач + Описание устройства и работы + + + + + + + + + + + + Коробка переключения передач + Замена масла + + + + + + Раздаточная коробка + + + + + + + + + Раздаточная коробка + Описание устройства и работы + + + + + + + + + + + + Раздаточная коробка + Замена масла + + + + + + Сцепление + + + + + + + + + Сцепление + Описание устройства + + + + + + Карданная передача + + + + + + + + + Карданная передача + Описание устройства + + + + + + + + + + + + Установка карданных валов + Иллюстрированный каталог деталей + + + + + + Ведущие мосты + + + + + + + + + Ведущие мосты + Описание устройства и работы + + + + + + + Подвеска и колёса + + + + + + + + + Подвеска и колёса + Титульный лист + + + + + + + + + + + + Подвеска автомобиля c колёсной формулой 4х4 + Общие сведения + + + + + + + + + + + + Подвеска автомобиля c колёсной формулой 6х6 + Общие сведения + + + + + + + + + + + + Подвеска автомобиля + Описание устройства + + + + + + + + + + + + Подвеска автомобиля + Описание устройства + + + + + + + + + + + + Подвеска и колёса + Машина отклоняется от прямого направления + + + + + + + + + + + + Подвеска и колёса + Крен задней части машины + + + + + Подвеска + + + + + + + + + Установка передней подвески + Иллюстрированный каталог деталей + + + + + + + + + + + + Установка задней подвески + Иллюстрированный каталог деталей + + + + + Передняя рессора + + + + + + + + + Передняя рессора + Замена + + + + + + Задняя рессора + + + + + + + + + Задняя рессора + Замена + + + + + + + Колёса + + + + + + + + + Колёса и шины + Описание устройства + + + + + + + + + + + + Колесо с шиной + Замена + + + + + + + + Пневматическая система + + + + + + + + + Руководство по эксплуатации - Пневматическая система + + + + АО "Автомобильный завод "Урал" + + + + + + + + + + + + + + + + + Business rules exchange data module + + + + + + + + + + + + + Applicability common information repository + + + + + + diff --git a/publications/Demo publication in Russian/PMC-URALM-SFX44-K2000-00_001-ru-RU.xml b/publications/Demo publication in Russian/PMC-URALM-SFX44-K2000-00_001-ru-RU.xml new file mode 100644 index 0000000000000000000000000000000000000000..06a853e0a23dea50e98c010dbb988fd7ce27893c --- /dev/null +++ b/publications/Demo publication in Russian/PMC-URALM-SFX44-K2000-00_001-ru-RU.xml @@ -0,0 +1,136 @@ + +]> + + + + + + + + + + + + Руководство по эксплуатации на пневмосистему + + + + + + + АО "Автомобильный завод "Урал" + + + Объект удален + + + + Все + + + + + + + + + + + + + + + + + K2-00-00 Пневматические системы + + K2-13-00 Система регулирования давления воздуха в шинах + + + + + + + + + Система регулирования давления воздуха в шинах + Невозможность поддержания давления + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Каталог деталей и сборочных единиц + + + + + + + + + + + + + Клапан электромагнитный + Ремонт + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Осмотр и контроль герметичности + + + + + + + + + + + + + Клапан электромагнитный + Замена + + + + + + + + + + + + + + Система регулирования давления воздуха в шинах + Описание и работа + + + + + + + + diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-029A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-029A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..b8639abf05ed42e1b98c54b391adcffdcf84b82f --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-029A-A.xml @@ -0,0 +1,412 @@ + + + +]> + + + + + + + + + + + + Электросистема + Набор правил конфигурирования + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + Circuit Code + descr1 + + + + + + + + + + + + text + text + + + + + + + + WireNumber + + + SectionIdent + + + WireType + + + WireGauge + + + PartNumber + Manufacturer Part Number + + + HarnessIdent + Harness Identification + + + WireSeqNumber + + + WireInfoCircuitIdent + + + WireInfoSectionIdent + + + EmcCode + + + Length + + + WireColor + + + Twist + + + CoaxialCableFlag + + + TriaxialCableFlag + + + SignalInfo + + + FunctionalItemRef + + + Contact + + + WireConnectionCode + + + NetworkAnalysisCode + + + GroupCode + + + Screen + + + PreparationInfo + + + FinishingInfo + + + ResponsiblePartnerCompany + + + Routing + + + FeedThru + + + WireRoute + + + Restriction + + + NextHigherAssy + + + FunctionalDescrRef + + + IllustrationRef + + + + + descrHarnessIdent_fieldName + + + descrAltPartNumber_fieldName + + + descrManufacturerCode_fieldName1 + + + descrHarnessVariantIdent_fieldName1 + + + descrHarnessVariantIssue_fieldName1 + + + descrHarnessName_fieldName1 + + + fieldName1 + + + descrMinTemperature_fieldName1 + + + descrHarnessEnvironment_fieldName1 + + + descrSleeve_fieldName1 + + + + + descrFunctionalItemRef_fieldName2 + + + descrInstallationLocation_fieldName1 + + + descrAccessDoorOrPanel_fieldName1 + + + descrAssy_fieldName1 + + + descrPositionOnNextHigherAssy_fieldName1 + + + descrMaxMountingPositions_fieldName1 + + + descrSystemBreakdownCode_fieldName1 + + + descrSiblingPlugIdent_fieldName1 + + + descrTransverseLink_fieldName1 + + + descrConnectionListClass_fieldName1 + + + descrElectricalContact_fieldName1 + + + descrElectricalStateDescr_fieldName1 + + + descrEquipName_fieldName1 + + + descrReqQuantity_fieldName1 + + + descrEquipDescrRef_fieldName1 + + + + + + descrPartNumber_fieldName2 + + + Alternative Part Number + Alternative part number description + + + descrMass_fieldName1 + + + descrOrientation_fieldName1 + + + descrRack_fieldName1 + + + descrContactCount_fieldName1 + + + descrContactDiameter_fieldName1 + + + fieldName1 + + + descrThermoCouplePlus_fieldName1 + + + descrSpecialTerminal_fieldName1 + + + descrTerminationModuleGroupingValue_fieldName1 + + + descrBlockGroupingValue_fieldName1 + + + descrShuntGroupingValue_fieldName1 + + + descrAccessoryPartNumber_fieldName1 + + + + + descrPartNumber_fieldName3 + + + descrContactSize_fieldName1 + + + descrMaterial_fieldName1 + + + descrSurfaceProtection_fieldName1 + + + + + descrPartNumber_fieldName4 + + + + + descrPartNumber_fieldName5 + + + descrMinDiameter_fieldName1 + + + descrMaxDiameter_fieldName1 + + + + + descrPartNumber_fieldName6 + + + descrMaxHarnessSize_fieldName1 + + + + + descrPartNumber_fieldName7 + + + + + descrPartNumber_fieldName8 + + + Wall Thickness + Wall Thickness Description + + + + + 111111 + 22222 + + + + + + + + + + + + + + + altpart + + + + + + + + + + sizeeeeeee + + + + 123 + + + 123 + + + Functional + Desciption2 + + + + + + diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-031A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-031A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..52fdcd2f0c421e0aa3163257dcde501aa965e85a --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-031A-A.xml @@ -0,0 +1,233 @@ + + + +]> + + + + + + + + + + + + Электросистема + Перечень стандартных изделий + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + Вилка 2РМДТ18КПН4Ш5В1В + 22,5 + вилка на кабель + 4 + + + + + + + + + + + + + + + + Трубка термоусадочная ТИШ-10НГ + + + + + + Лепесток 1-1-3.2-18-07 ГОСТ22376-77 + + + ЭлКон 1-1-3.2-18-07 + КС7750025 + + + 3,2 + Латунь Л63 ГОСТ15524-70 + 0,16 + 1,2 + + -50 + +125 + + + + + + Стартер LS111M 4-65Вт 220-240В + + + Стартер S10 4-65W SIN 220-240В EUR + Philips 928392220230 / 871150069769133 + + + 7,733 + + + + + Гильза припоечная ГСИ-Т 1.5 + + + STEKKER ГСИ-Т + 32806 + + + 25 + Поливинилиденфторид + 0,001 + + 1,7 + 1,9 + + + + + + Трубка термоусадочная ISKE2-(2X)G + + + ТУТ Rexant 0.8/1.6 + RXT08/16 + + + 1000 + 15 + черный + + 0,8 + 1,6 + + + -50 + +125 + + + + + + Трубка маркировочная + + + OHM-3.5-6 + 9000057904 + + + 10 + пластик + 0,001 + + + + + Кабель-канал 15х10 L2000 + + + РКК-15х10-27М + 8000858682 + + + 2000 + 75 + белый + 0,8 + + -50 + +100 + + + + + + РК-75-2-11 + + + MARS 4K (01-2501) + MARS 4K (01-2501) + + + + PC + 6 + + 1 + 0,125 + черный + черный + 6 + 0,001 + 500 + 2,5 + + -50 + +125 + + 1 + N + + 75 + + + + + + + diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-040A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-040A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..8a4772dac37487d9bd1378dc4658689c9a7bf78e --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-040A-A.xml @@ -0,0 +1,1580 @@ + + + +]> + + + + + + + + + + + + Электросистема + Общее описание электросистемы автомобиля + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + Схема соединения + + + + + + + + + + + + Общее описание электросистемы автомобиля УРАЛ + + + + + + Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля. + Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля + дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета. + Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4. + На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. + Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов. + Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока. + На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины. + На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются. + Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных + + + + + + + Электросистема +Схема соединения + + + приведены в таблице + + Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31 + + + + + + + + Позиция на рис. 1 + + + Наименование + + + Тип или номер прибора + + + + + + + 1 + + + Фонарь передний правый + + + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + + + + + 2 + + + Повторитель боковой указателя поворота правый + + + УП101-Б1 (511-3726010)*1 + + + + + 3 + + + Фара правая + + + 401.3711(671.3711)*1 + + + + + 4 + + + Панель соединительная правая + + + 17.3723 + + + + + 5 + + + Фара противотуманная правая + + + ФГ152А*2 + + + + + 6 + + + Электродвигатель предпускового подогревателя + + + МЭ252 + + + + + 7 + + + Конденсатор + + + КБП-С + + + + + 8 + + + Сигнал звуковой низкого тона + + + С306Д + + + + + 9 + + + Сигнал звуковой высокого тона + + + С307Д + + + + + 10 + + + Фара противотуманная левая + + + ФГ152А*2 + + + + + 11 + + + Панель соединительная левая + + + 17.3723 + + + + + 12 + + + Фара левая + + + 401.3711(671.3711)*1 + + + + + 13 + + + Повторитель боковой указателя поворота левый + + + УП101-Б1 + + + + + 14 + + + Фонарь передний левый + + + (511-3726010) *1 + + + + + 15 + + + Стеклоочиститель + + + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + + + + + 16 + + + Стеклоомыватель + + + 16.3730 + + + + + 17 + + + Реле звуковых сигналов + + + 1112.5208000-14 или 1212.5208000-12 + + + + + 18 + + + Лампа подкапотная + + + 901.3747 + + + + + 19 + + + Выключатель звуковых сигналов + + + ПД308Б + + + + + 20 + + + Клапан электромагнитный ЭФУ + + + 2802.3829 или ДЕ-Т или ММ125Д + + + + + 21 + + + Предохранитель плавкий 6А + + + 11.3741 + + + + + 22 + + + Свеча факельная ЭФУ + + + ПР119-01 + + + + + + + + Датчики: + + + + + + + + 23 + + + - указателя температуры охлаждающей жидкости + + + 11.3740 + + + + + 24 + + + - сигнализатора масляного фильтра + + + ТМ100А + + + + + 25 + + + - аварийного падения давления масла + + + - + + + + + 26 + + + - указателя давления масла + + + 2602.3729 или ДЕ-М или ММ111Д + + + + + 27 + + + Свеча искровая предпускового подогревателя + + + ММ370 + + + + + 28 + + + Датчик аварийного перегрева охлаждающей жидкости + + + СН423 + + + + + 29 + + + Генератор + + + ТМ111-01 + + + + + 30 + + + Источник высокого напряжения + + + Г288Е или 1702.3771 + + + + + 31 + + + Нагреватель топлива предпускового подогревателя + + + ТК107А или 9301.3734 + + + + + 32 + + + Клапан электромагнитный предпускового подогревателя + + + 11.3741060 + + + + + 33 + + + Стартер + + + ПЖД30-1015501-04 + + + + + + + + Выключатели: + + + + + + + + 34 + + + - электродвигателя предпускового подогревателя + + + 46.3710 + + + + + 35 + + + - свечи предпускового подогревателя + + + ВН45М + + + + + 36 + + + - подогрева топлива + + + ВН45М + + + + + 37 + + + - электромагнитного клапана предпускового подогревателя + + + 46.3710 + + + + + 38 + + + Переключатель + + + 1602.3769 + + + + + 39 + + + Регулятор напряжения + + + 2712.3702 или Р2712.3702 + + + + + 40 + + + Фильтр конденсаторный + + + 11.7904 + + + + + 41 + + + Реле отключения регулятора напряжения + + + 901.3747 + + + + + 42 + + + Реле включения факельных свечей + + + 901.3747 + + + + + 43 + + + Сопротивление с биметаллическим контактом системы «термостарт» + + + 12.3741 + + + + + 44 + + + Реле блокировки выключателя батареи + + + 901.3747 + + + + + 45 + + + Предохранитель биметаллический + + + 291.3722 + + + + + 46 + + + Розетка переносной лампы + + + 47К + + + + + 47 + + + Переключатель света фар ножной + + + П53 (П39) *1 + + + + + 48 + + + Реле указателей поворота + + + РС951 или РП24М + + + + + 49 + + + Реле стартера + + + 738.3747-20 + + + + + 50 + + + Розетка переносной лампы + + + ПС400 + + + + + 51 + + + Фара – прожектор + + + 171.3711 *3 + + + + + 52 + + + Реле вспомогательного тормоза + + + 901.3747 + + + + + 53 + + + Выключатель вспомогательного тормоза + + + 2802.3829 или ДЕ-Т или ММ125Д + + + + + 54 + + + Блок предохранителей + + + ПР120 + + + + + 55 + + + Выключатель заднего противотуманного фонаря + + + 3842.3710-02.04 + + + + + 56 + + + Сопротивление электродвигателя отопителя + + + СЭ300 + + + + + 57 + + + Электродвигатель отопителя + + + МЭ226-В + + + + + + + + Выключатели: + + + + + + + + 58 + + + - плафона кабины + + + ВК343.01.08 + + + + + 59 + + + - фары – прожектора + + + ВК343.01.06 *3 + + + + + 60 + + + - фонарей знака автопоезда + + + ВК343.02.16 + + + + + 61 + + + Переключатель отопителя кабины + + + П147.03.11 + + + + + 62 + + + Выключатель противотуманных фар + + + ВК343.01.03 *2 + + + + + 63 + + + Предохранитель плавкий 10А + + + ПР119Б-01 + + + + + 64 + + + Выключатель системы “термостарт” + + + 11.3704-01 + + + + + 65 + + + Выключатель световой аварийной сигнализации + + + 32.3710 или 245.3710-01 или 249.3710 + + + + + 66 + + + Манометр шинный + + + МД101 + + + + + 67 + + + Плафон кабины + + + ПК201-Д + + + + + 68 + + + Фонарь знака автопоезда + + + УП101Б1 + + + + + 69 + + + Блок контрольных ламп правый + + + ПД511Е + + + + + + + + Сигнализаторы: + + + + + + + + 70 + + + - указателей поворота прицепа + + + - + + + + + 71 + + + - указателей поворота тягача + + + - + + + + + 72 + + + - готовности к пуску + + + - + + + + + 73 + + + Переключатель света центральный + + + П305 + + + + + 74 + + + Указатель уровня топлива + + + УБ170-01 или 34.3806010 + + + + + 75 + + + Сигнализатор резерва топлива + + + - + + + + + 76 + + + Переключатель указателей поворота + + + П110А или П110В- 01 + + + + + 77 + + + Указатель тока + + + АП171А + + + + + 78 + + + Спидометр + + + 161.3802 + + + + + 79 + + + Сигнализатор дальнего света фар + + + - + + + + + 80 + + + Тахометр + + + 253.3813 + + + + + 81 + + + Выключатель стартера и приборов + + + ВК353 или ВК354 (2109.3704010) *1 + + + + + 82 + + + Указатель давления масла + + + УК170-03 + + + + + 83 + + + Сигнализатор аварийного падения давления масла + + + - + + + + + 84 + + + Кнопка включения аккумуляторных батарей + + + 11.3704-01 (1402.3737) *1 + + + + + 85 + + + Указатель температуры охлаждающей жидкости + + + УК171-01 + + + + + 86 + + + Реостат подсветки приборов + + + ВК416Б-01 + + + + + 87 + + + Манометр двухстрелочный + + + 1901.3830010 + + + + + 88 + + + Реле блокировки стартера + + + 2612.3747 или РБС- 1к + + + + + 89 + + + Сигнализатор звуковой (зуммер) + + + 733.3747 + + + + + 90 + + + Блок контрольных ламп левый + + + ПД512Е + + + + + + + + Сигнализаторы: + + + + + + + + 91 + + + - стояночного тормоза + + + -- + + + + + 92 + + + - угла складывания полуприцепа + + + -- + + + + + 93 + + + - аварийного повышения температуры охлаждающей жидкости + + + -- + + + + + 94 + + + - выхода из строя тормозов + + + -- + + + + + 95 + + + - аварийного падения давления в баллонах + + + -- + + + + + 96 + + + - загрязнения маслофильтра + + + -- + + + + + 97 + + + Выключатель сигнализатора стояночного тормоза + + + ВК403А или ВК403Б + + + + + 98 + + + Реле стояночного тормоза + + + РС493 + + + + + 99 + + + Батарея аккумуляторная + + + 6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2 + + + + + 100 + + + Выключатель аккумуляторных батарей + + + 1402.3737 + + + + + 101 + + + Розетка внешнего запуска + + + ПС315-100 или ММММ685121002 + + + + + 102 + + + Выключатель света заднего хода + + + ВК403А или ВК418А или ВК403Б + + + + + 103 + + + Выключатель сигнала торможения + + + ВК12Б + + + + + 104 + + + Датчик неисправности тормозов + + + ВК503 + + + + + 105 + + + Выключатель сигнала из кузова + + + ВК322 + + + + + 106 + + + Выключатель цепи электромагнита + + + ВК403А или ВК403Б + + + + + 107 + + + Датчик указателя уровня топлива + + + 5202.3827010 + + + + + 108 + + + Датчик падения давления воздуха в баллонах + + + 2702.3829 или ДЕ-В или ММ124Д + + + + + 109 + + + Розетка штепсельная прицепа + + + ПС300-А3 + + + + + 110 + + + Фонарь подкузовной + + + ФП103Г + + + + + 111 + + + Панель соединительная + + + 17.3723 + + + + + 112 + + + Фонарь задний правый + + + ФП133АБ + + + + + 113 + + + Фонарь задний противотуманный + + + 2412.3716010 + + + + + 114 + + + Фонарь заднего хода + + + 2112.3711 + + + + + 115 + + + Фонарь освещения номерного знака + + + ФП134Б + + + + + 116 + + + Фонарь задний левый + + + ФП133АБ + + + + + 117 + + + Фонарь габаритный боковой + + + 431.3731 + + + + + 118 + + + Розетка прицепа + + + ПС326-150 или СНЦ125-7/45В034- 01 + + + + + 119 + + + Розетка прицепа + + + ПС325-150 или СНЦ124-7/45В034- 01 + + + + + 120 + + + Фонарь задний правый + + + 7462.3716 *1 + + + + + 121 + + + Фонарь освещения номерного знака + + + ФП131АБ *1 + + + + + 122 + + + Фонарь задний левый + + + 7472.3716 *1 + + + + + 123 + + + Фонарь габаритный передний + + + 264.3712 *1 + + + + + 124 + + + Корректор ближнего света фар + + + ЭМКФ35 + + + + + 125 + + + Реле габаритных фонарей + + + 901.3747 + + + + + 126 + + + Реле дальнего света фар + + + 901.3747 + + + + + 127 + + + Клапан электромагнитный останова двигателя + + + 5320-3721500 или ЭМ-1 + + + + +
+ Общее описание электросистемы +
+
+
diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-050A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-050A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..8763616d93360b38ac19a9ddb269127e2c6fa587 --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-050A-A.xml @@ -0,0 +1,113 @@ + + + +]> + + + + + + + + + + + + Электросистема + Схема электрическая + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + +
+ Схема электрическая + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-051A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-051A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..6213f997b715795bd00b8a96b3f24c3c3544d8e7 --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-051A-A.xml @@ -0,0 +1,480 @@ + + + +]> + + + + + + + + + + + + Электросистема + Схема соединения + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + Перечень оборудования + + + + + + + + + + Перечень жгутов + + + + + + Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке 1 . +
+ Схема соединения + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + Перечень оборудования и жгутов приведены в модулях и соответствено. +
+
+
diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-052A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-052A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..15d7e686722c3849c74186c7e8caad918a21b8c8 --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-052A-A.xml @@ -0,0 +1,514 @@ + + + + + + +]> + + + + + + + + + + + + Электросистема + Схема расположения + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + + + + + Перечень жгутов + + + + + + + + + + Перечень жгутов + + + + + + + + + + Перечень оборудования + + + + + + Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках 1 , 2 , 3 и 4 . + Перечень используемого оборудования приведен в таблице 1 . + + Список оборудования + + + + + + + + + №пп + + + Обозначение + + + Ссылка на описание + + + № вида + + + + + + + 1 + + + 4320П2-3724249 - Пучок проводов электропневмоклапанов + + + + + + + + 1 + + + + + + 2 + + + 4320Х-3724097 - Провод массовый + + + + + + + + 1 + + + + + + 3 + + + 4420БМ-3724041 - Пучок проводов управления электропневмоклапанами + + + + + + + + 1 + + + + + + 4 + + + 4420БМ-3723170 - Кабель к модуляторам и датчикам + + + + + + + + 1 + + + + + + 5 + + + 3645-3724504 - Пучок проводов к осушителю + + + + + + + + 1 + + + + + + 6 + + + 650.3763010(EDC-7UC31) - Электронный блок управления двигателем + + + + + + + + 1 + + + + + + 7 + + + 650.1130544 - Датчик числа оборотов распределительного вала + + + + + + + + 1 + + + + + + 8 + + + КЭМ-10Д - Электромагнитный клапан высшей передачи + + + + + + + + 1 + + + + + + 9 + + + 650.1130544 - Датчик числа оборотов распределительного вала + + + + + + + + 1 + + + + + + 10 + + + 650.1130548 - Датчик давления наддува и температуры + + + + + + + + 2 + + + + + + 11 + + + 650.1130556 - Датчик температуры окружающей среды + + + + + + + + 2 + + + + + + 12 + + + 650.1130540 - Датчик низкого давления и низкой температуры топлива + + + + + + + + 3 + + + + + + 13 + + + 6370-3724117 - Провод к датчику воздушного фильтра + + + + + + + + 3 + + + + + + 14 + + + 5323РХ-3724050 - Провод от АКБ к стартеру + + + + + + + + 3 + + + + + + 15 + + + 4420БМ-3724048 - Пучок проводов к переключателю датчиков + + + + + + + + 3 + + + + + + 16 + + + Клапан заслонки моторного тормоза + + + + + + + + 4 + + + + + + 17 + + + 650.1130548 - Датчик давления наддува и температуры + + + + + + + + 4 + + + + + + 18 + + + 63645-3724504 - Пучок проводов к осушителю + + + + + + + + 4 + + + + + +
+ +
+ Вид 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ Вид 2 + + + + + + + + + +
+ +
+ Вид 3 + + + + + + + + + + + + + + + +
+ +
+ Вид 4 + + + + + + + + + + + + +
+ + +
+
+
diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-056A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-056A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..b8d70289305c1b2ef3f262d580ae17de470e8a1a --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-056A-A.xml @@ -0,0 +1,442 @@ + + + +]> + + + + + + + + + + + + Электрооборудование + Перечень электрооборудования + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + + + Фонарь передний + + UK MoD + + + Рама + + + + + Звуковой сигнал низкого тона + + Сигнал звуковой низкого тона + + UK MoD + + + Моторный отсек + + + + + Указатель поворота боковой + + UK MoD + + + Переднее Крыло + + + + + Фонарь габаритный передний + + UK MoD + + + Передний бампер + + + + + + + + Звуковой сигнал низкого тона + + + + Фара + + + + Панель соединительная + + + + Фонарь габаритный боковой + + + + Электродвигатель предпускового подогревателя + + + + Выключатель электродвигателя предаускового подогрева + + + + Выключатель свечи предпускового подогревателя + + + + Стартер + + + + Клапан электромагнитного предпускового подогревателя + + + + Нагреватель топлива предпускового подогревателя + + + + Источник высокого напряжения + + + + Свеча искровая предпускового подогревателя + + + + Датчик аварийного перегрева охлаждающей жидкости + + + + Генератор + + + + Датчик указателя температуры охлаждающей жидкости + + + + Датчик аварийного падения давления масла + + + + Датчик указателя давления масла + + + + Свеча факельная ЭФУ + + + + Датчик засоренности воздушного фильтра + + + + Корректор ближнего света фар + + + + Предохранитель плавкий 6А + + + + Клапан электромагнитный ЭФУ + + + + Выключатель звуковых сигналов + + + + Реле звуковых сигналов + + + + Стеклоочиститель + + + + Стеклоомыватель + + + + Переключатель стеклоочистителя + + + + Выключатель стеклоомывателя + + + + Сопротивление с биметаллическим контактом системы ЭФУ + + + + Предохранитель биметаллический + + + + Розетка переносной лампы + + + + Фильтр конденсаторный + + + + Реле стартера + + + + Переключатель света фар ножной + + + + Реле указателей поворота + + + + Выключатель вспомогательного тормоза + + + + Сигнализатор звуковой (зуммер) + + + + Сигнализатор включения БМКД оси + + + + Сигнализатор заряда АКБ + + + + Сигнализатор засоренности воздушного фильтра + + + + Реостат подсветки приборов + + + + Предохранитель плавкий 10А + + + + Переключатель света центральный + + + + Выключатель световой аварийной сигнализации + + + + Выключатель стартера и приборов + + + + Переключатель указателей поворота + + + + Электродвигатель отопителя + + + + Сопротивление электродвигателя отопителя + + + + Фара - прожектор + + + + Выключатель плафона кабины + + + + Выключатель фары - прожектора + + + + Выключатель фонарей знака автопоезда + + + + Переключатель отопителя кабины + + + + Блок предохранителей + + + + Выключатель заднего противотуманного фонаря + + + + Реле включения задних противотуманных фонарей + + + + Батарея аккумуляторная + + + + Выключатель аккумуляторных батарей + + + + Розетка внешнего запуска + + + + Выключатель света заднего хода + + + + Фонарь знака автопоезда + + + + Плафон кабины + + + + Блок контрольных ламп правый + + + + Манометр шинный + + + + Указатель уровня топлива + + + + Указатель тока + + + + Спидометр + + + + Тахометр + + + + Указатель давления масла + + + + Манометр двухстрелочный + + + + Блок контрольных ламп левый + + + + Реле стояночного тормоза + + + + Датчик спидометра + + + + Выключатель сигнала торможения + + + + Датчик неисправности тормозов + + + + Датчик падения воздуха в баллонах + + + + Датчик указателя уровня топлива + + + + Розетка прицепа + + + + Фонарь освещения номерного знака + + + + Фонарь задний + + + + Клапан электромагнитный останова двигателя + + + + Переключатель муфты вентилятора + + + + Термореле + + + + Клапан электромагнитный + + + + + diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-057A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-057A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..685c4f2b7790f2de5f12dbcce5a7f72e112dd2cd --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-057A-A.xml @@ -0,0 +1,1398 @@ + + + +]> + + + + + + + + + + + + Электросоединения + Перечень соединений + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + + 6531 + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + 4420БМ-3724032 + 1 + + Batt + + 400 + фиолетовый + + АО "Электрокабель" + + + + + + + + + 6564 + + + + + + + + + 1 + + + 01 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + 4420БМ-3724032 + 1 + + Batt + + 400 + фиолетовый + + АО "Электрокабель" + + + + + + + + + 1171 + + + + + + + + + 1 + + + 00 + + + + + + + + + 1 + + + 02 + + + + + + AP + 010 + + 4420БМ-3724032 + 1 + + нет + + 400 + голубой + + АО "Электрокабель" + + + + + + + + + 1106 + + + + + + + + + 1 + + + 01 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + L0134 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + 0000 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + коричневый + + АО "Электрокабель" + + + + + + + + + 0066 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + Н0135 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + коричневый + + АО "Электрокабель" + + + + + + + + + 8871 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + зеленый + + АО "Электрокабель" + + + + + + + + + 4442 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + серый + + АО "Электрокабель" + + + + + + + + + 7772 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4320-3735049 + 1 + + нет + + 200 + красный + + АО "Электрокабель" + + + + + + + + + 2228 + + + + + + + + + 1 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4420БМ-3724026 + 1 + + нет + + 200 + белый + + АО "Электрокабель" + + + + + + + + + 2260 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 4420БМ-3724026 + 1 + + нет + + 200 + белый + + АО "Электрокабель" + + + + + + + + + 1129 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + 1123 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + голубой + + АО "Электрокабель" + + + + + + + + + 9034 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9134 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9035 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9036 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9037 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9039 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724025 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9135 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9136 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9137 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + 9139 + + + + + + + + + 2 + + + 02 + + + + + + + + + Сигнал + + + 02 + + + + + + AP + 010 + + 636453724024 + 1 + + нет + + 200 + розовый + + АО "Электрокабель" + + + + + + + + + ND1 + + + + + + + 1 + 100 + + 0 + + + 01 + + + + + + + + + + 1 + + 0 + + + 01 + + + SCT1 + + + + + + + ND2 + + + + + + + 1 + 100 + + 0 + + + 01 + + + + + + + + + + 1 + + 0 + + + 01 + + + SCT1 + + + + + + + + diff --git a/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-058A-A.xml b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-058A-A.xml new file mode 100644 index 0000000000000000000000000000000000000000..818093b95104ee9b1b8cc2749a91b506ade64366 --- /dev/null +++ b/publications/Demo publication in Russian/URALM-A-B4-00-00-00A-058A-A.xml @@ -0,0 +1,392 @@ + + + +]> + + + + + + + + + + + + Жгуты проводов + Перечень жгутов + + + + + + + + Организация + + + Организация + + + + Все + + + + ASD S1000D / АС 1.1.1000D-2007 + + + + + + + + + + + + + + + + + + + + + УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4 + + + + + УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6 + + + + + + + 4320Б5-3724235 + + Жгут проводов круиз-контроля + 4320Б5-3724235-07 + 07 + LS1 + + -45 + +45 + + + + + SPN1234 + + + + + URALAZ + + + + 4320БМ-3724035 + + Жгут проводов шасси + 4320БМ-3724035-03 + 03 + Chassis harness + LS2 + + -50 + +45 + + + + + SPN1535 + + + + + URALAZ + + + + 4320Б5-3724033 + + Жгут проводов коробки переключения передач + 4320Б5-3724033-00 + 01 + Transmission harness + LS3 + + -45 + +45 + + + + SPN1755 + + + + + URALAZ + + + + 4320БМ-3723170 + + Жгут к модуляторам и датчикам + 4320БМ-3723170-12 + 12 + Module harness + LS3 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 63685Р-3724255 + + Провод питания кабины + 63685Р-3724255-10 + 10 + Module harness + LS3 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320П2-3724137 + + Пучок проводов к раздаточной коробке + 4320П2-3724137-10 + 10 + Module harness + LS3 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320Х-3724097 + + Провод массовый + 4320Х-3724097-01 + 01 + Module harness + LS4 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320ЯХ-3724070 + + Провод соединения аккумуляторных батарей + 4320ЯХ-3724070-03 + 03 + Module harness + LS5 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4320-3724080 + + Провод соединения АКБ с выключателем массы + 4320-3724080-04 + 04 + Module harness + LS5 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4420БМ-3724026 + + Пучок проводов основной + 4420БМ-3724026-01 + 01 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 5323-3724043 + + Провод от выключателя "массы" к лонжерону + 5323-3724043-01 + 01 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 5323РХ-3724050 + + Провод от АКБ к стартеру + 5323РХ-3724050-01 + 01 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4420БМ-3724032 + + Пучок проводов двигателя + 4420БМ-3724032-04 + 04 + Module harness + LS1 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + 4420БМ-3724029 + + Пучок проводов шасси + 4420БМ-3724029-02 + 02 + Module harness + LS2 + + -45 + +45 + + + + + SPN1739 + + + + + URALAZ + + + + + + diff --git a/publications/Demo publication in Russian/index/qa_index.csv b/publications/Demo publication in Russian/index/qa_index.csv new file mode 100644 index 0000000000000000000000000000000000000000..b0625490411fd8a19e8ebbb546f2b6bb602a6e31 --- /dev/null +++ b/publications/Demo publication in Russian/index/qa_index.csv @@ -0,0 +1,5585 @@ +tokens;labels;text;DMC +[667, 20, 339, 131, 23];0;"Руководство по эксплуатации + Урал-44202-0003511-80М";DMC-URALM-A-00-00-00-00A-002A-A(1) +[741, 20, 349, 138, 23];0;"Руководство по эксплуатации + Урал-44202-0003511-80М";DMC-URALM-A-00-00-00-00A-002A-A(1) +[131, 1095, 89];1;"Урал: + Титульный лист";DMC-URALM-A-00-00-00-00A-002A-A(2) +[138, 1277, 89];1;"Урал: + Титульный лист";DMC-URALM-A-00-00-00-00A-002A-A(2) +[1623, 1096, 1097, 1098];2;Products cross-reference table;DMC-URALM-D-00-00-00-00A-00PA-A(1) +[1099, 1096, 1097, 1098];3;Applicability cross-reference table;DMC-URALM-D-00-00-00-00A-00WA-A(1) +[2302, 31, 131, 5, 400, 1372, 471, 471, 5, 2303, 272, 847, 2304, 1100, 162, 7, 1624, 472, 2305, 2, 2306, 217, 20, 473, 177, 420, 2, 2307, 31, 131, 1625, 4, 339, 18, 249, 1373, 24, 3, 1101, 15, 1102, 5, 46, 1626, 5, 1374, 46, 1102, 5, 668, 46, 309, 2308, 848, 18, 309, 1627, 770, 339, 3, 981, 5, 273, 421, 474, 771, 2, 848, 562, 1103, 2309, 1628, 18, 770, 2310, 473, 1629, 626, 3, 667, 20, 339, 523, 377, 47, 849, 1104, 3, 1105, 626, 1630, 772, 340, 218, 2, 272, 1631, 30, 1632, 34, 773, 2311, 774, 668, 1375, 30, 474, 2312, 2313, 1633, 2, 1634, 2314, 668, 31, 1635, 2315, 774, 47, 849, 2316, 2317, 31, 2, 1106, 2318, 3, 1107, 2319, 20, 1636, 850, 2, 1637, 1638, 132, 31, 162, 7, 339, 5, 2320, 41, 219, 2321, 20, 378, 563, 2, 2322, 20, 378, 850, 1108, 446, 447, 422, 41, 422, 41, 20, 1639, 1640, 475, 564, 3, 981, 5, 474, 328, 4, 31, 775, 85, 851, 775, 982, 476, 34, 20, 378, 355, 90, 2, 1376, 669, 20, 378, 7, 2323, 670, 4, 2324, 983, 1641, 1642, 217, 1643, 1644, 423, 775, 239, 523, 1109, 1100, 852, 20, 378, 563, 7, 2325, 1377, 775, 85, 1110, 669, 423, 523, 1109, 378, 563, 2, 2326, 1378, 423, 1645, 1646, 1647, 20, 2327, 776, 853, 474, 1379, 240, 1377, 775, 85, 1648, 108, 1649, 1111, 2328, 3, 1650, 854, 132, 8, 31, 131, 7, 339, 5, 217, 20, 378, 1112, 1643, 1644, 423, 775, 1111, 523, 1109, 378, 565, 984, 217, 71, 1651, 23, 240, 1107, 671, 2, 28, 4, 31, 2, 296, 1106, 772, 855, 18, 2329, 5, 2330, 2331, 672, 673, 3, 2332, 274, 776, 2333, 2334, 2335, 2336, 4, 2337, 477, 17, 985, 448, 31, 31, 131, 478, 777, 2338, 47, 162, 7, 1624, 1380, 472, 986, 31, 2, 1106, 131, 449, 3, 981, 5, 474, 1652, 421, 987, 400, 1653, 1654, 1655, 1381, 450, 4, 275, 356, 2339, 190, 3, 208, 132, 1655, 1381, 1382, 479, 2340, 2341, 341, 673, 1381, 1656, 566, 2342, 1383, 988, 475, 564, 1383, 988, 1384, 989, 564, 1383, 988, 1384, 564, 567, 1384, 988, 670, 4, 674, 775, 85, 566, 1657, 108, 1653, 1654, 1657, 108, 1106, 986, 1656, 566, 1113, 4, 275, 250, 297, 3, 21, 132, 190, 2, 64, 1658, 251, 1638, 132, 3, 981, 5, 1659];4;"Модернизированные автомобили «Урал» с колесной формулой 4х4, 6х6 с силовым агрегатом ЯМЗ-536 (экологический класс – 4), предназначены для перевозки грузов, людей и буксирования прицепов по всем видам дорог и местности. + Автомобили «Урал» рассчитаны на эксплуатацию при температурах окружающего воздуха в диапазоне от минус 45 °С до плюс 50 °С (кратковременно до минус 50 °С). + Ресурс до первого капитального ремонта при первой категории условий эксплуатации в соответствии с «Положением о техническом обслуживании и ремонте подвижного состава автомобильного транспорта» при условии соблюдения всех правил, указанных в руководстве по эксплуатации, должен быть не менее 350000 км. + В течении указанного периода допускается замена узлов и агрегатов, прошедших установленный пробег, а также покупных изделий, ресурс которых, установленный технической документацией предприятий-поставщиков и стандартами, меньше ресурса автомобиля. + Срок службы изделия не менее десяти лет. + Автомобили и шасси выпускаются в различных комплектациях по вариантам исполнения и номенклатуре составных частей. + Автомобили предназначены для эксплуатации с прицепными системами, имеющими пневмовыводы по ГОСТ Р 50023-92 и электровыводы по ГОСТ 9200-76 (исполнение II), пневматический вывод тормозной системы, тормозные системы по ЕЭК ООН №13-10, полную массу в соответствии с технической характеристикой на автомобиль, сцепные устройства: + Полуприцепов - сцепной шкворень диаметром А по ГОСТ 12017-81, равным 50,8 мм, и присоединительные размеры по ГОСТ 12105-74 для номинальной нагрузки на седло свыше 83,3 кН (8,5 тс). + Прицепов - дышло прицепа (проушина сцепной тяги) должно соответствовать классу D50 по ГОСТ Р 41.55-2005 (для беззазорного тягово-сцепного устройства), основные размеры проушины должны соответствовать ГОСТ Р 41.55-2005 и ИСО 1102-75. + Применение проушин других размерностей запрещается. + По желанию потребителя имеется техническая возможность установки тягово-сцепного устройства (ТСУ) типа «крюк-петля» (поставляется в качестве запасных частей к автомобилям «Урал») для эксплуатации с прицепами по ГОСТ 2349-75 типоразмер 3. + Дышло прицепа (проушина сцепной петли) должно соответствовать ГОСТ 2349-75. + Основная модель прицепа - 82Б (2ПН-4М). + Установка различного оборудования и механизмов на автомобиль и его шасси допускается только при согласовании с Инженерно-конструкторским центром завода. В противном случае потребитель лишается права предъявлять рекламации на преждевременный выход из строя деталей автомобиля. + Автомобили «Урал» без дополнительной доработки не предназначены для перевозки опасных грузов. + Маркировка автомобиля и шасси «Урал» выполнена в соответствии с техническим регламентом о безопасности колесных транспортных средств. + Табличка изготовителя устанавливается на правой панели боковины кабины, в нижней части. Табличка изготовителя содержит следующие данные: + товарный знак завода изготовителя + идентификационный номер + модификация + технически допустимая полная масса + технически допустимые максимальные осевые массы + технически допустимая максимальная масса автопоезда + максимальная допустимая нагрузка на седельно-сцепное устройство + номер одобрения типа транспортного средства (одобрения типа шасси). + Маркировка идентификационного номера выполняется на правом лонжероне рамы, в задней части. + Кабина и двигатель маркируются как составные части в соответствии с ОСТ 37.001.269-96.";DMC-URALM-A-00-00-00-00A-018A-A(1) +[2847, 1037, 138, 5, 411, 1508, 471, 471, 5, 2848, 272, 847, 2849, 1100, 164, 7, 2031, 472, 2850, 2, 2851, 217, 20, 1278, 177, 435, 2, 2852, 1037, 138, 2032, 4, 349, 18, 259, 1509, 24, 3, 1101, 15, 1102, 5, 46, 1626, 5, 1510, 46, 1102, 5, 668, 46, 323, 2853, 848, 18, 323, 2033, 813, 349, 3, 509, 5, 289, 421, 412, 814, 2, 848, 598, 1103, 2854, 1628, 18, 813, 2855, 1038, 245, 647, 3, 741, 20, 349, 2856, 543, 47, 929, 1104, 3, 1279, 647, 1630, 648, 394, 599, 2, 272, 2857, 742, 1632, 34, 815, 2858, 816, 668, 37, 742, 412, 2859, 2860, 1633, 2, 1634, 2034, 668, 36, 1635, 2861, 816, 47, 929, 2862, 2863, 1037, 2, 1280, 2864, 3, 1281, 2865, 20, 1636, 930, 2, 2035, 2036, 139, 1037, 164, 7, 349, 5, 2866, 44, 1511, 2867, 20, 378, 563, 2, 2868, 20, 378, 930, 1108, 462, 447, 436, 44, 436, 44, 20, 1639, 1640, 510, 600, 3, 509, 5, 412, 335, 4, 36, 743, 87, 851, 743, 1512, 476, 34, 20, 378, 463, 90, 2, 1513, 669, 20, 378, 7, 2869, 1282, 4, 2037, 1039, 1641, 1642, 217, 2038, 217, 437, 743, 246, 601, 1514, 1100, 852, 20, 378, 563, 7, 2870, 1515, 743, 87, 438, 669, 437, 601, 1514, 378, 563, 2, 2871, 1516, 437, 602, 2039, 2040, 20, 2872, 817, 303, 412, 1283, 247, 1515, 743, 87, 1648, 108, 1649, 1284, 2873, 3, 2041, 931, 139, 8, 36, 138, 7, 349, 5, 217, 20, 378, 1112, 2038, 217, 437, 743, 1284, 601, 1514, 378, 438, 1040, 217, 71, 1651, 23, 247, 1281, 744, 2, 28, 4, 36, 2, 350, 1280, 648, 932, 18, 2874, 5, 2875, 2876, 672, 673, 3, 2877, 290, 817, 2878, 245, 2879, 2880, 4, 2881, 477, 17, 1041, 511, 36, 1037, 138, 478, 544, 2882, 47, 164, 7, 2031, 1517, 472, 1042, 36, 2, 1280, 138, 545, 3, 509, 5, 412, 1652, 421, 1043, 411, 2042, 2043, 2044, 1518, 351, 4, 245, 366, 2883, 195, 3, 214, 139, 2044, 1518, 1519, 395, 1285, 2884, 341, 673, 1518, 2045, 566, 2885, 412, 1044, 510, 600, 412, 1044, 1520, 1045, 600, 412, 1044, 1520, 600, 567, 1520, 1044, 1282, 4, 745, 743, 87, 566, 2046, 108, 2042, 2043, 2046, 108, 1280, 1042, 2045, 566, 818, 4, 245, 250, 213, 3, 22, 139, 195, 2, 66, 2047, 251, 2036, 139, 3, 509, 5, 1659];4;"Модернизированные автомобили «Урал» с колесной формулой 4х4, 6х6 с силовым агрегатом ЯМЗ-536 (экологический класс – 4), предназначены для перевозки грузов, людей и буксирования прицепов по всем видам дорог и местности. + Автомобили «Урал» рассчитаны на эксплуатацию при температурах окружающего воздуха в диапазоне от минус 45 °С до плюс 50 °С (кратковременно до минус 50 °С). + Ресурс до первого капитального ремонта при первой категории условий эксплуатации в соответствии с «Положением о техническом обслуживании и ремонте подвижного состава автомобильного транспорта» при условии соблюдения всех правил, указанных в руководстве по эксплуатации, должен быть не менее 350000 км. + В течении указанного периода допускается замена узлов и агрегатов, прошедших установленный пробег, а также покупных изделий, ресурс которых, установленный технической документацией предприятий-поставщиков и стандартами, меньше ресурса автомобиля. + Срок службы изделия не менее десяти лет. + Автомобили и шасси выпускаются в различных комплектациях по вариантам исполнения и номенклатуре составных частей. + Автомобили предназначены для эксплуатации с прицепными системами, имеющими пневмовыводы по ГОСТ Р 50023-92 и электровыводы по ГОСТ 9200-76 (исполнение II), пневматический вывод тормозной системы, тормозные системы по ЕЭК ООН №13-10, полную массу в соответствии с технической характеристикой на автомобиль, сцепные устройства: + Полуприцепов - сцепной шкворень диаметром А по ГОСТ 12017-81, равным 50,8 мм, и присоединительные размеры по ГОСТ 12105-74 для номинальной нагрузки на седло свыше 83,3 кН (8,5 тс). + Прицепов - дышло прицепа (проушина сцепной тяги) должно соответствовать классу D50 по ГОСТ Р 41.55-2005 (для беззазорного тягово-сцепного устройства), основные размеры проушины должны соответствовать ГОСТ Р 41.55-2005 и ИСО 1102-75. + Применение проушин других размерностей запрещается. + По желанию потребителя имеется техническая возможность установки тягово-сцепного устройства (ТСУ) типа «крюк-петля» (поставляется в качестве запасных частей к автомобилям «Урал») для эксплуатации с прицепами по ГОСТ 2349-75 типоразмер 3. + Дышло прицепа (проушина сцепной петли) должно соответствовать ГОСТ 2349-75. + Основная модель прицепа - 82Б (2ПН-4М). + Установка различного оборудования и механизмов на автомобиль и его шасси допускается только при согласовании с Инженерно-конструкторским центром завода. В противном случае потребитель лишается права предъявлять рекламации на преждевременный выход из строя деталей автомобиля. + Автомобили «Урал» без дополнительной доработки не предназначены для перевозки опасных грузов. + Маркировка автомобиля и шасси «Урал» выполнена в соответствии с техническим регламентом о безопасности колесных транспортных средств. + Табличка изготовителя устанавливается на правой панели боковины кабины, в нижней части. Табличка изготовителя содержит следующие данные: + товарный знак завода изготовителя + идентификационный номер + модификация + технически допустимая полная масса + технически допустимые максимальные осевые массы + технически допустимая максимальная масса автопоезда + максимальная допустимая нагрузка на седельно-сцепное устройство + номер одобрения типа транспортного средства (одобрения типа шасси). + Маркировка идентификационного номера выполняется на правом лонжероне рамы, в задней части. + Кабина и двигатель маркируются как составные части в соответствии с ОСТ 37.001.269-96.";DMC-URALM-A-00-00-00-00A-018A-A(1) +[667, 20, 339, 2343];5;"Руководство по эксплуатации: + Введение";DMC-URALM-A-00-00-00-00A-018A-A(2) +[741, 20, 349, 2886];5;"Руководство по эксплуатации: + Введение";DMC-URALM-A-00-00-00-00A-018A-A(2) +[1660, 1661, 1662, 1663, 1664];6;Business rules exchange data module;DMC-URALM-D-00-00-00-00A-022A-A(1) +[1099, 1665, 1666, 1667];7;Applicability common information repository;DMC-URALM-D-00-00-00-00A-0A2A-A(1) +[667, 20, 474, 771, 131, 23];8;"Руководство по техническому обслуживанию + Урал-44202-0003511-80М";DMC-URALM-A-05-00-00-00A-001A-A(1) +[741, 20, 412, 814, 138, 23];8;"Руководство по техническому обслуживанию + Урал-44202-0003511-80М";DMC-URALM-A-05-00-00-00A-001A-A(1) +[1114, 2, 2344, 69, 1095, 89];9;"Плановые и внеплановые работы: + Титульный лист";DMC-URALM-A-05-00-00-00A-001A-A(2) +[1286, 2, 2887, 82, 1277, 89];9;"Плановые и внеплановые работы: + Титульный лист";DMC-URALM-A-05-00-00-00A-001A-A(2) +[131, 23, 1115, 1116, 856];10;"Урал-44202-80М: + Нормы расхода материалов";DMC-URALM-A-05-00-00-00A-071A-A(1) +[138, 23, 1287, 1116, 856];10;"Урал-44202-80М: + Нормы расхода материалов";DMC-URALM-A-05-00-00-00A-071A-A(1) +[131, 23, 1115, 1116, 854, 132];11;"Урал-44202-80М: + Нормы расхода запасных частей";DMC-URALM-A-05-00-00-00A-075A-A(1) +[138, 23, 1287, 1116, 931, 139];11;"Урал-44202-80М: + Нормы расхода запасных частей";DMC-URALM-A-05-00-00-00A-075A-A(1) +[131, 23, 424, 774, 5, 2345, 668];12;"Урал-44202-80М: + Перечень изделий с ограниченным ресурсом";DMC-URALM-A-05-10-00-00A-00DA-A(1) +[138, 23, 439, 816, 5, 2888, 668];12;"Урал-44202-80М: + Перечень изделий с ограниченным ресурсом";DMC-URALM-A-05-10-00-00A-00DA-A(1) +[131, 23, 424, 69, 524];13;"Урал-44202-80М: + Перечень работ ТО";DMC-URALM-A-05-20-00-01A-000A-A(1) +[138, 23, 439, 82, 524];13;"Урал-44202-80М: + Перечень работ ТО";DMC-URALM-A-05-20-00-01A-000A-A(1) +[1114, 474, 771, 524];14;"Плановое техническое обслуживание: + ТО1";DMC-URALM-A-05-40-00-01A-000A-A(1) +[1286, 412, 814, 524];14;"Плановое техническое обслуживание: + ТО1";DMC-URALM-A-05-40-00-01A-000A-A(1) +[1114, 474, 771, 524];15;"Плановое техническое обслуживание: + ТО2";DMC-URALM-A-05-40-00-02A-000A-A(1) +[1286, 412, 814, 524];15;"Плановое техническое обслуживание: + ТО2";DMC-URALM-A-05-40-00-02A-000A-A(1) +[1114, 474, 771, 1668, 524];16;"Плановое техническое обслуживание: + Ежедневное ТО";DMC-URALM-A-05-40-00-03A-000A-A(1) +[1286, 412, 814, 2048, 524];16;"Плановое техническое обслуживание: + Ежедневное ТО";DMC-URALM-A-05-40-00-03A-000A-A(1) +[1669, 1117, 31, 8, 339, 675, 1670, 339, 1117, 31, 241, 2346, 2347, 667, 20, 339, 2, 2348, 1668, 474, 771, 2, 1118, 449, 479, 568, 569, 191, 109, 676, 1671, 191, 109, 46, 990, 569, 857, 1385, 298, 525, 2349, 220, 41, 1386, 64, 5, 133, 1387, 2350, 53, 569, 2, 2351, 1672, 3, 451, 401, 676, 1671, 2352, 991, 46, 990, 569, 1673, 400, 178, 2353, 105, 24, 3, 134, 46, 1115, 1119, 1120, 671, 31, 676, 1388, 526, 1389, 677, 473, 1120, 85, 627, 2354, 1674, 676, 69, 2355, 1674, 190, 676, 69, 1390, 2356, 1121];17;"Подготовка нового автомобиля к эксплуатации: + Перед началом эксплуатации нового автомобиля необходимо изучить данное руководство по эксплуатации и провести ежедневное техническое обслуживание и дополнительно выполнить следующие действия: + Уровень охлаждающей жидкости. + Проверить. + Долить охлаждающую жидкость до нормального уровня.: + После заправки топливного бака заполнить топливом систему питания двигателя с помощью ручного топливоподкачивающего насоса. + Уровень и плотность электролита в аккумуляторных батареях + Проверить. + Долить дистиллированную воду до нормального уровня.: + Открыть колёсные краны, довести давление воздуха в шинах до нормы. + Внешнее светосигнальное оборудование автомобиля + Проверить + Заменить лампы.: + Убедиться, что все светосигнальные устройства работают.: + Замки дверей + Проверить работу + Стеклоподъёмники дверей кабины. + Проверить работу + Произвести пробный выезд.";DMC-URALM-A-15-30-00-01A-121A-A(1) +[2049, 1288, 36, 8, 349, 675, 2889, 349, 1288, 36, 233, 2890, 1285, 741, 20, 349, 2, 2891, 2048, 412, 814, 2, 544, 545, 395, 512, 2050, 204, 113, 1046, 2051, 204, 113, 46, 1047, 746, 933, 1521, 304, 525, 2892, 234, 819, 1522, 66, 5, 140, 1523, 2893, 53, 2050, 2, 2894, 1672, 3, 464, 1524, 1046, 2051, 2895, 1048, 46, 1047, 746, 2896, 411, 178, 2897, 106, 24, 3, 79, 46, 1287, 1289, 1290, 744, 36, 1046, 934, 546, 1525, 677, 1049, 1290, 87, 69, 2898, 2052, 1046, 82, 2899, 2052, 195, 1046, 82, 2053, 2900, 1121];17;"Подготовка нового автомобиля к эксплуатации: + Перед началом эксплуатации нового автомобиля необходимо изучить данное руководство по эксплуатации и провести ежедневное техническое обслуживание и дополнительно выполнить следующие действия: + Уровень охлаждающей жидкости. + Проверить. + Долить охлаждающую жидкость до нормального уровня.: + После заправки топливного бака заполнить топливом систему питания двигателя с помощью ручного топливоподкачивающего насоса. + Уровень и плотность электролита в аккумуляторных батареях + Проверить. + Долить дистиллированную воду до нормального уровня.: + Открыть колёсные краны, довести давление воздуха в шинах до нормы. + Внешнее светосигнальное оборудование автомобиля + Проверить + Заменить лампы.: + Убедиться, что все светосигнальные устройства работают.: + Замки дверей + Проверить работу + Стеклоподъёмники дверей кабины. + Проверить работу + Произвести пробный выезд.";DMC-URALM-A-15-30-00-01A-121A-A(1) +[990, 339, 1669, 1117, 31, 8, 339];18;"Нормальная эксплуатация: + Подготовка нового автомобиля к эксплуатации";DMC-URALM-A-15-30-00-01A-121A-A(2) +[1047, 349, 2049, 1288, 36, 8, 349];18;"Нормальная эксплуатация: + Подготовка нового автомобиля к эксплуатации";DMC-URALM-A-15-30-00-01A-121A-A(2) +[480, 91, 452, 2357, 17, 1391, 2, 2358, 8, 452, 2359, 858, 18, 480, 91, 452, 1675, 2360, 1676, 452, 992, 778, 858, 4, 1670, 151, 992, 778, 858, 2361, 7, 480, 20, 1677, 859, 151, 91, 452, 1392, 778, 1678, 1122, 273, 31, 2, 472, 7, 779, 2362, 5, 452, 1123, 5, 2363, 1679, 276, 1680, 47, 2364, 1104, 1681, 860, 480, 91, 452, 992, 778, 858, 2365, 31, 1118, 2366, 1682, 252, 472, 2, 452, 992, 778, 858, 1123, 5, 2367, 276, 1682, 15, 472, 46, 452, 4, 1683, 2368, 151, 91, 452, 1122, 1675, 992, 778, 858, 1123, 21, 42, 46, 1121, 17, 91, 452, 7, 1684, 2, 2369, 20, 1677, 859, 20, 1685, 480, 452, 2370, 2371, 570, 3, 31, 7, 1686, 151, 20, 859];19;"Проезд под препятствием: + Выйти из машины и подойти к препятствию.: + Ассистировать водителю при проезде под препятствием: + Визуально оценить высоту препятствия.: + Дать команду водителю на начало движения.: + Дать команду водителю развернуться для проезда по альтернативному маршруту.: + Движение под препятствием: + Выполнять команды экспедитора.: + Контролировать положение автомобиля и груза для избежания столкновения с препятствием.: + Двигаться с минимально возможной скоростью, но не более 3 км/ч.: + Контроль проезда под препятствием: + Дать команду водителю остановить автомобиль.: + Дополнительно проконтролировать расстояние между грузом и препятствием.: + Дать команду водителю двигаться с минимальной скоростью.: + Расстояние от груза до препятствия на всём протяжении движения под препятствием + Контролировать визуально + Дать команду водителю двигаться задним ходом до выезда из-под препятствия для разворота и следования по альтернативному маршруту.: + По окончании проезда препятствия занять своё место в автомобиле для продолжения движения по маршруту.:";DMC-URALM-A-15-30-00-01A-131A-A(1) +[480, 91, 465, 2901, 17, 1526, 2, 2902, 8, 465, 2903, 935, 18, 480, 91, 465, 2054, 2904, 2055, 465, 1050, 820, 935, 4, 2905, 155, 1050, 820, 935, 2906, 7, 480, 20, 2056, 859, 155, 91, 465, 818, 820, 1678, 1527, 289, 36, 2, 472, 7, 821, 2907, 5, 465, 1528, 5, 2057, 1283, 291, 1680, 47, 2908, 1104, 1681, 936, 480, 91, 465, 1050, 820, 935, 1033, 36, 544, 2909, 2058, 260, 472, 2, 465, 1050, 820, 935, 1528, 5, 2057, 291, 2058, 15, 472, 46, 465, 4, 1278, 2910, 155, 91, 465, 1527, 2054, 1050, 820, 935, 1528, 22, 42, 46, 1121, 17, 91, 465, 7, 1684, 2, 2911, 20, 2056, 859, 20, 2059, 480, 465, 2912, 937, 603, 3, 36, 7, 2060, 155, 20, 859];19;"Проезд под препятствием: + Выйти из машины и подойти к препятствию.: + Ассистировать водителю при проезде под препятствием: + Визуально оценить высоту препятствия.: + Дать команду водителю на начало движения.: + Дать команду водителю развернуться для проезда по альтернативному маршруту.: + Движение под препятствием: + Выполнять команды экспедитора.: + Контролировать положение автомобиля и груза для избежания столкновения с препятствием.: + Двигаться с минимально возможной скоростью, но не более 3 км/ч.: + Контроль проезда под препятствием: + Дать команду водителю остановить автомобиль.: + Дополнительно проконтролировать расстояние между грузом и препятствием.: + Дать команду водителю двигаться с минимальной скоростью.: + Расстояние от груза до препятствия на всём протяжении движения под препятствием + Контролировать визуально + Дать команду водителю двигаться задним ходом до выезда из-под препятствия для разворота и следования по альтернативному маршруту.: + По окончании проезда препятствия занять своё место в автомобиле для продолжения движения по маршруту.:";DMC-URALM-A-15-30-00-01A-131A-A(1) +[990, 339, 480, 5, 2372, 472, 91, 9, 452];20;"Нормальная эксплуатация: + Проезд с негабаритным грузом под мостом/препятствием";DMC-URALM-A-15-30-00-01A-131A-A(2) +[1047, 349, 480, 5, 2913, 472, 91, 9, 465];20;"Нормальная эксплуатация: + Проезд с негабаритным грузом под мостом/препятствием";DMC-URALM-A-15-30-00-01A-131A-A(2) +[667, 20, 339, 64, 847];21;"Руководство по эксплуатации + Двигатель ЯМЗ-53642.10";DMC-URALM-A-A2-00-00-00A-001A-A(1) +[741, 20, 349, 66, 847];21;"Руководство по эксплуатации + Двигатель ЯМЗ-53642.10";DMC-URALM-A-A2-00-00-00A-001A-A(1) +[64, 1095, 89];22;"Двигатель: + Титульный лист";DMC-URALM-A-A2-00-00-00A-001A-A(2) +[66, 1277, 89];22;"Двигатель: + Титульный лист";DMC-URALM-A-A2-00-00-00A-001A-A(2) +[4, 31, 30, 64, 1687, 1124, 673, 179, 85, 64, 34, 773, 2373, 20, 339, 2, 474, 771, 481, 3, 2374, 8, 31, 667, 20, 339, 64, 1687, 1124, 673, 179, 41, 277, 64, 481, 3, 379, 41, 277, 64, 179, 85, 2, 69, 179, 41, 129, 1393, 481, 3, 379, 41, 1688, 199, 179, 85, 2, 69, 179, 41, 221, 678, 342, 481, 3, 379, 41, 221, 678, 342, 179, 85, 993, 64, 162, 7, 54, 64, 8, 297, 31, 2, 1394, 2375, 861, 2, 2376, 3, 143, 296, 69, 64, 30, 4, 628, 310, 72, 27, 72, 311, 21, 679, 116, 64, 93, 4, 14, 993, 64, 13, 27, 310, 64, 157, 13, 27, 310, 64, 208, 862, 180, 64, 311, 310, 64, 21, 27, 310, 64, 253, 17, 157, 13, 208, 13, 2, 862, 13, 863, 8, 64, 13, 208, 863, 8, 297, 4, 2377, 862, 864, 7, 994, 2378, 670, 2, 865, 222, 43, 21, 311, 310, 253, 17, 310, 64, 30, 4, 70, 163, 2, 310, 21, 30, 4, 297, 180, 64, 21, 1392, 1395, 38];23;"На автомобиле установлен двигатель Ярославского моторного завода. Описание устройства двигателя, а также указания по эксплуатации и техническому обслуживанию приведены в прилагаемом к автомобилю Руководстве по эксплуатации двигателя Ярославского моторного завода. + Описание системы охлаждения двигателя приведено в МД  + Система охлаждения двигателя: + Описание устройства и работы + Описание системы предпускового обогрева приведено в МД  + Система предпускового подогрева: + Описание устройства и работы + Описание системы выпуска отработавших газов приведено в МД  + Система выпуска отработавших газов: + Описание устройства + Подвеска двигателя предназначена для крепления двигателя к раме автомобиля и уменьшения амплитуды колебаний и вибраций во время его работы. + Двигатель установлен на четырёх опорах: + двух передних + двух боковых задних. + Месторасположение подвески двигателя показано на Рис. 1. + Подвеска двигателя: + кронштейн передней опоры двигателя верхний + кронштейн передней опоры двигателя нижний + подушка + опора двигателя боковая + опора двигателя задняя + Передние опоры двигателя состоят из верхнего кронштейна (1), нижнего кронштейна (2) и подушки (3). Кронштейн (1) крепится к двигателю. Кронштейн нижний (2) крепится к раме на заклёпки. Подушки (3) служат для снижения ударных нагрузок и гашения реактивных моментов. + Задние боковые опоры состоят из опор двигателя (4), установленных на картер сцепления, и опор задних (5), установленных на раму. Опора двигателя задняя (5) выполняет функцию амортизатора.";DMC-URALM-A-A2-00-00-00A-041A-A(1) +[4, 36, 52, 66, 2061, 1291, 673, 188, 87, 66, 34, 815, 2914, 20, 349, 2, 412, 814, 604, 3, 2915, 8, 36, 741, 20, 349, 66, 2061, 1291, 673, 188, 44, 292, 66, 604, 3, 379, 44, 292, 66, 188, 87, 2, 82, 188, 44, 119, 1393, 604, 3, 379, 44, 119, 199, 188, 87, 2, 82, 188, 44, 221, 747, 342, 604, 3, 379, 44, 221, 747, 342, 188, 87, 102, 66, 164, 7, 55, 66, 8, 213, 36, 2, 1529, 2916, 938, 2, 2917, 107, 147, 350, 82, 66, 52, 4, 1051, 180, 261, 26, 261, 324, 22, 748, 102, 66, 94, 4, 14, 102, 66, 13, 26, 180, 66, 148, 13, 26, 180, 66, 214, 939, 180, 66, 324, 180, 66, 22, 26, 180, 66, 267, 17, 148, 13, 214, 13, 2, 939, 13, 822, 8, 66, 13, 214, 822, 8, 213, 4, 1530, 939, 1531, 7, 940, 2918, 1292, 2, 941, 235, 43, 22, 324, 180, 267, 17, 180, 66, 742, 4, 70, 165, 2, 180, 22, 742, 4, 213, 180, 66, 22, 818, 1532, 38];23;"На автомобиле установлен двигатель Ярославского моторного завода. Описание устройства двигателя, а также указания по эксплуатации и техническому обслуживанию приведены в прилагаемом к автомобилю Руководстве по эксплуатации двигателя Ярославского моторного завода. + Описание системы охлаждения двигателя приведено в МД  + Система охлаждения двигателя: + Описание устройства и работы + Описание системы предпускового обогрева приведено в МД  + Система предпускового подогрева: + Описание устройства и работы + Описание системы выпуска отработавших газов приведено в МД  + Система выпуска отработавших газов: + Описание устройства + Подвеска двигателя предназначена для крепления двигателя к раме автомобиля и уменьшения амплитуды колебаний и вибраций во время его работы. + Двигатель установлен на четырёх опорах: + двух передних + двух боковых задних. + Месторасположение подвески двигателя показано на Рис. 1. + Подвеска двигателя: + кронштейн передней опоры двигателя верхний + кронштейн передней опоры двигателя нижний + подушка + опора двигателя боковая + опора двигателя задняя + Передние опоры двигателя состоят из верхнего кронштейна (1), нижнего кронштейна (2) и подушки (3). Кронштейн (1) крепится к двигателю. Кронштейн нижний (2) крепится к раме на заклёпки. Подушки (3) служат для снижения ударных нагрузок и гашения реактивных моментов. + Задние боковые опоры состоят из опор двигателя (4), установленных на картер сцепления, и опор задних (5), установленных на раму. Опора двигателя задняя (5) выполняет функцию амортизатора.";DMC-URALM-A-A2-00-00-00A-041A-A(1) +[64, 179, 85];24;"Двигатель: + Описание устройства";DMC-URALM-A-A2-00-00-00A-041A-A(2) +[66, 188, 87];24;"Двигатель: + Описание устройства";DMC-URALM-A-A2-00-00-00A-041A-A(2) +[299, 41, 277, 162, 7, 1396, 2379, 1397, 780, 64, 4, 1125, 223, 296, 69, 1689, 629, 680, 1398, 15, 296, 448, 41, 277, 1399, 527, 990, 1397, 223, 69, 64, 3, 1400, 770, 339, 3, 1683, 1101, 296, 2380, 2, 2381, 223, 328, 41, 277, 781, 571, 5, 782, 92, 1690, 2382, 167, 5, 122, 20, 249, 2383, 1126, 24, 5, 629, 1401, 191, 109, 2384, 2385, 85, 7, 1396, 572, 1397, 223, 69, 64, 1625, 4, 2386, 1378, 2387, 109, 85, 41, 277, 64, 1402, 479, 181, 866, 681, 14, 782, 110, 357, 783, 482, 2388, 2, 300, 2389, 573, 679, 565, 181, 41, 277, 64, 4, 31, 93, 4, 14, 867, 41, 277, 111, 783, 357, 357, 783, 300, 2390, 380, 176, 191, 109, 8, 110, 111, 110, 1691, 116, 110, 110, 81, 2391, 380, 1692, 254, 1692, 8, 682, 53, 64, 866, 681, 866, 681, 682, 53, 781, 343, 425, 2392, 2, 343, 344, 1693, 4, 868, 426, 39, 866, 681, 7, 2393, 1637, 448, 2, 1394, 2394, 482, 254, 4, 64, 110, 110, 2395, 2396, 2397, 5, 2398, 784, 3, 483, 784, 30, 2399, 111, 3, 208, 357, 110, 30, 402, 111, 110, 30, 4, 1691, 312, 995, 1694, 181, 4, 110, 450, 81, 357, 783, 357, 783, 162, 7, 1695, 1696, 2400, 191, 109, 18, 2401, 1403, 17, 2402, 24, 785, 111, 783, 357, 2403, 72, 2404, 630, 45, 2405, 18, 2406, 105, 3, 41, 1697, 100, 1698, 182, 69, 192, 151, 109, 3, 181, 41, 277, 64, 93, 4, 14, 192, 151, 109, 3, 181, 41, 277, 329, 680, 15, 110, 53, 682, 152, 786, 152, 781, 343, 425, 329, 3, 787, 358, 329, 176, 3, 110, 3, 143, 69, 64, 1401, 191, 109, 3, 41, 277, 1699, 682, 53, 17, 682, 53, 109, 20, 329, 3, 39, 866, 681, 788, 8, 2407, 181, 781, 343, 425, 2, 1700, 789, 191, 168, 1404, 41, 64, 1631, 35, 781, 343, 425, 109, 2408, 4, 72, 1126, 2, 20, 1127, 329, 3, 48, 183, 2, 3, 574, 48, 183, 788, 3, 787, 358, 312, 683, 4, 574, 183, 17, 787, 358, 109, 788, 3, 2409, 277, 1700, 2410, 183, 2, 2411, 3, 2412, 329, 1701, 1405, 3, 152, 786, 866, 681, 4, 2413, 64, 1406, 2414, 786, 1673, 109, 2415, 3, 110, 41, 277, 1702, 2416, 2, 788, 4, 2417, 682, 53];25;"Назначение: + Система охлаждения предназначена для поддержания оптимального теплового состояния двигателя на любом режиме его работы путём принудительного отвода тепла от его деталей. + Система охлаждения автоматически обеспечивает нормальный тепловой режим работы двигателя в заданных условиях эксплуатации во всём диапазоне его скоростных и нагрузочных режимов. + Характеристика: + Система охлаждения ‒ жидкостная, закрытая, с вентилятором со встроенной вязкостной муфтой, с включением по температуре набегающего потока воздуха, с принудительной циркуляцией охлаждающей жидкости. Оборудована термостатическим устройством для поддержания постоянного теплового режима работы двигателя, рассчитана на всесезонное применение низкозамерзающих жидкостей. + Устройство: + Система охлаждения двигателя включает следующие элементы: + сервисный модуль (Рис. 1 (11)) + вентилятор + радиатор (7) + бачок расширительный (2) + соединительные патрубки и рукава + пароотводящие трубки. + Месторасположение основных элементов системы охлаждения двигателя на автомобиле показано на Рис. 1. + Расположение системы охлаждения : + пробка расширительного бачка + бачок расширительный + рукав пароотводящий + патрубок подвода охлаждающей жидкости к радиатору + пробка радиатора + рамка подвески радиатора + радиатор + кожух вентилятора + патрубок водоподводящий + трубопровод водоподводящий к водяному насосу двигателя + сервисный модуль + Сервисный модуль: + Водяной насос, жидкостно-масляный теплообменник, термостаты и масляный фильтр смонтированы на одном общем корпусе сервисного модуля (11), для сокращения номенклатуры деталей и уменьшения количества соединительных трубопроводов на двигателе. + Радиатор: + Радиатор (7) трубчато-ленточный, трёхрядный, с заливной горловиной. В заливной горловине установлена герметичная пробка (5). В нижнем бачке радиатора установлена сливная пробка. Радиатор установлен на рамку (6), которая является несущим элементом. На радиаторе устанавливается кожух (8). + Бачок расширительный: + Бачок расширительный (2) предназначен для компенсации изменения объёма охлаждающей жидкости при нагревании, удаления из неё воздуха, пара. Пробка расширительного бачка (1) снабжена двумя клапанами. Выпускной клапан открывается при избыточном давлении в системе 65 кПа (0,65 кгс/см + Принцип работы: + Схема движения жидкости в элементах системы охлаждения двигателя показана на Рис. 2. + Схема движения жидкости в элементах системы охлаждения: + канал отвода от радиатора + насос водяной + полость термостатов + полость жидкостно-масляного теплообменника + канал в распределительной трубе + канал подвода в радиатор + Во время работы двигателя циркуляция охлаждающей жидкости в системе охлаждения создаётся водяным насосом (2). Из водяного насоса жидкость по каналу в корпусе сервисного модуля поступает к теплопередающему элементу жидкостно-масляного теплообменника (4), и омывает его, охлаждая масло смазочной системы двигателя. Пройдя через жидкостно-масляный теплообменник, жидкость разделяется на два потока и по вертикальным каналам в блоке цилиндров и в головке блока цилиндров поступает в распределительную трубу, которая расположена на головке цилиндров (5). Из распределительной трубы жидкость поступает в рубашку охлаждения, омывает гильзы цилиндров и собирается в водосборном канале, откуда попадает в полость термостатов сервисного модуля (3). + На прогретом двигателе, когда клапаны термостатов открыты, жидкость направляется в радиатор системы охлаждения, где остывает и поступает на всасывание водяного насоса.";DMC-URALM-A-A2-20-00-00A-040A-A(1) +[305, 44, 292, 164, 7, 1533, 2919, 1534, 823, 66, 4, 1293, 223, 350, 82, 2062, 605, 680, 1535, 15, 350, 511, 44, 292, 1052, 413, 1047, 1534, 749, 82, 66, 3, 1536, 813, 349, 107, 1278, 1101, 350, 2920, 2, 2921, 223, 335, 44, 292, 824, 1294, 5, 782, 92, 2063, 2922, 104, 5, 126, 20, 259, 2923, 1126, 24, 5, 605, 1537, 204, 113, 2924, 2925, 87, 7, 1533, 606, 1534, 223, 82, 66, 2032, 4, 2926, 1516, 2927, 113, 87, 44, 292, 66, 1295, 395, 181, 942, 607, 14, 782, 110, 357, 825, 513, 826, 2, 300, 2064, 649, 748, 438, 181, 44, 292, 66, 4, 36, 94, 4, 14, 706, 44, 292, 114, 825, 943, 357, 825, 1053, 2064, 380, 176, 204, 113, 8, 110, 114, 110, 2065, 102, 110, 110, 81, 782, 380, 2066, 254, 2066, 8, 750, 53, 66, 942, 607, 942, 607, 750, 53, 824, 352, 425, 786, 2, 352, 344, 2067, 4, 325, 440, 39, 942, 607, 7, 2928, 2035, 511, 2, 1529, 2929, 513, 254, 4, 66, 110, 110, 2930, 2931, 2932, 5, 441, 827, 3, 441, 827, 52, 1538, 114, 3, 214, 943, 110, 52, 414, 114, 110, 52, 4, 2065, 37, 1054, 2068, 181, 4, 110, 351, 81, 357, 825, 357, 825, 164, 7, 2069, 2070, 2933, 204, 113, 18, 2934, 1296, 17, 47, 24, 536, 114, 825, 943, 2935, 514, 45, 650, 58, 2936, 18, 2937, 106, 3, 44, 1697, 100, 1698, 182, 82, 196, 155, 113, 3, 181, 44, 292, 66, 94, 4, 14, 196, 155, 113, 3, 181, 44, 292, 1539, 680, 15, 110, 53, 750, 156, 786, 156, 824, 352, 425, 1539, 3, 828, 367, 1539, 176, 3, 110, 107, 147, 82, 66, 1537, 204, 113, 3, 44, 292, 2071, 750, 53, 17, 750, 53, 113, 20, 329, 3, 39, 942, 607, 829, 8, 2938, 181, 824, 352, 425, 2, 2072, 350, 2939, 174, 1540, 44, 66, 2940, 35, 824, 352, 425, 113, 2941, 4, 72, 1126, 2, 20, 1297, 329, 3, 48, 183, 2, 3, 608, 48, 183, 829, 3, 828, 367, 37, 466, 4, 608, 183, 17, 828, 367, 113, 829, 3, 2942, 292, 2072, 2943, 183, 2, 2944, 3, 2945, 329, 2073, 1541, 3, 156, 786, 942, 607, 4, 2946, 66, 1542, 58, 786, 1543, 113, 1544, 3, 110, 44, 292, 1702, 2947, 2, 829, 4, 2948, 750, 53];25;"Назначение: + Система охлаждения предназначена для поддержания оптимального теплового состояния двигателя на любом режиме его работы путём принудительного отвода тепла от его деталей. + Система охлаждения автоматически обеспечивает нормальный тепловой режим работы двигателя в заданных условиях эксплуатации во всём диапазоне его скоростных и нагрузочных режимов. + Характеристика: + Система охлаждения ‒ жидкостная, закрытая, с вентилятором со встроенной вязкостной муфтой, с включением по температуре набегающего потока воздуха, с принудительной циркуляцией охлаждающей жидкости. Оборудована термостатическим устройством для поддержания постоянного теплового режима работы двигателя, рассчитана на всесезонное применение низкозамерзающих жидкостей. + Устройство: + Система охлаждения двигателя включает следующие элементы: + сервисный модуль (Рис. 1 (11)) + вентилятор + радиатор (7) + бачок расширительный (2) + соединительные патрубки и рукава + пароотводящие трубки. + Месторасположение основных элементов системы охлаждения двигателя на автомобиле показано на Рис. 1. + Расположение системы охлаждения : + пробка расширительного бачка + бачок расширительный + рукав пароотводящий + патрубок подвода охлаждающей жидкости к радиатору + пробка радиатора + рамка подвески радиатора + радиатор + кожух вентилятора + патрубок водоподводящий + трубопровод водоподводящий к водяному насосу двигателя + сервисный модуль + Сервисный модуль: + Водяной насос, жидкостно-масляный теплообменник, термостаты и масляный фильтр смонтированы на одном общем корпусе сервисного модуля (11), для сокращения номенклатуры деталей и уменьшения количества соединительных трубопроводов на двигателе. + Радиатор: + Радиатор (7) трубчато-ленточный, трёхрядный, с заливной горловиной. В заливной горловине установлена герметичная пробка (5). В нижнем бачке радиатора установлена сливная пробка. Радиатор установлен на рамку (6), которая является несущим элементом. На радиаторе устанавливается кожух (8). + Бачок расширительный: + Бачок расширительный (2) предназначен для компенсации изменения объёма охлаждающей жидкости при нагревании, удаления из неё воздуха, пара. Пробка расширительного бачка (1) снабжена двумя клапанами. Выпускной клапан открывается при избыточном давлении в системе 65 кПа (0,65 кгс/см + Принцип работы: + Схема движения жидкости в элементах системы охлаждения двигателя показана на Рис. 2. + Схема движения жидкости в элементах системы охлаждения: + канал отвода от радиатора + насос водяной + полость термостатов + полость жидкостно-масляного теплообменника + канал в распределительной трубе + канал подвода в радиатор + Во время работы двигателя циркуляция охлаждающей жидкости в системе охлаждения создаётся водяным насосом (2). Из водяного насоса жидкость по каналу в корпусе сервисного модуля поступает к теплопередающему элементу жидкостно-масляного теплообменника (4), и омывает его, охлаждая масло смазочной системы двигателя. Пройдя через жидкостно-масляный теплообменник, жидкость разделяется на два потока и по вертикальным каналам в блоке цилиндров и в головке блока цилиндров поступает в распределительную трубу, которая расположена на головке цилиндров (5). Из распределительной трубы жидкость поступает в рубашку охлаждения, омывает гильзы цилиндров и собирается в водосборном канале, откуда попадает в полость термостатов сервисного модуля (3). + На прогретом двигателе, когда клапаны термостатов открыты, жидкость направляется в радиатор системы охлаждения, где остывает и поступает на всасывание водяного насоса.";DMC-URALM-A-A2-20-00-00A-040A-A(1) +[41, 277, 64, 179, 85, 2, 69];26;"Система охлаждения двигателя: + Описание устройства и работы";DMC-URALM-A-A2-20-00-00A-040A-A(2) +[44, 292, 66, 188, 87, 2, 82];26;"Система охлаждения двигателя: + Описание устройства и работы";DMC-URALM-A-A2-20-00-00A-040A-A(2) +[240, 783, 357, 996, 484, 448];27;"Установка расширительного бачка: + Иллюстрированный каталог деталей";DMC-URALM-A-A2-20-01-00A-941A-A(1) +[247, 825, 943, 1055, 484, 511];27;"Установка расширительного бачка: + Иллюстрированный каталог деталей";DMC-URALM-A-A2-20-01-00A-941A-A(1) +[299, 41, 129, 199, 162, 7, 997, 1407, 485, 64, 3, 770, 193, 249, 24, 777, 2418, 64, 2, 869, 3, 143, 69, 64, 3, 770, 2419, 1703, 199, 869, 2, 2420, 2421, 7, 1403, 2422, 18, 2423, 64, 679, 41, 129, 199, 93, 4, 14, 679, 41, 129, 60, 328, 41, 129, 199, 781, 5, 60, 984, 1704, 684, 2424, 1705, 426, 85, 1103, 41, 129, 199, 93, 4, 14, 1103, 41, 129, 199, 209, 680, 109, 15, 64, 870, 53, 298, 48, 123, 209, 176, 109, 8, 64, 1128, 24, 358, 2425, 998, 528, 53, 1129, 999, 13, 60, 525, 298, 60, 77, 2426, 60, 111, 486, 278, 486, 528, 5, 1128, 24, 528, 5, 1128, 24, 162, 7, 871, 109, 3, 41, 277, 64, 298, 53, 298, 53, 527, 872, 220, 17, 525, 60, 3, 381, 575, 528, 1129, 53, 999, 1129, 53, 162, 7, 629, 1706, 191, 109, 41, 277, 64, 35, 2427, 41, 60, 48, 123, 60, 48, 123, 1707, 162, 7, 123, 60, 873, 5, 313, 123, 2, 1392, 479, 1395, 122, 2, 453, 60, 20, 778, 5, 313, 123, 2428, 1708, 1709, 2429, 218, 60, 3, 143, 874, 1708, 218, 60, 3, 143, 473, 69, 485, 2, 1710, 69, 3, 1408, 15, 249, 191, 109, 4, 477, 17, 528, 453, 60, 18, 1685, 1400, 382, 69, 382, 69, 685, 49, 685, 1711, 2430, 1130, 17, 1122, 218, 477, 1712, 255, 988, 875, 249, 191, 109, 487, 2, 1713, 1409, 3, 381, 575, 313, 123, 313, 123, 162, 7, 997, 1387, 123, 60, 1395, 313, 123, 485, 2, 2431, 60, 3, 1387, 223, 1131, 382, 69, 60, 123, 782, 790, 190, 2432, 780, 60, 627, 47, 627, 49, 47, 627, 20, 1410, 1714, 686, 1119, 177, 313, 123, 60, 791, 4, 14, 313, 123, 60, 631, 122, 2, 453, 60, 631, 1131, 382, 69, 60, 1132, 2433, 1715, 1716, 182, 69, 3, 143, 1710, 123, 69, 60, 3, 454, 2, 2434, 2435, 60, 2436, 876, 20, 1717, 1718, 1410, 485, 60, 47, 2437, 5, 72, 2438, 876, 3, 143, 69, 60, 1133, 2439, 3, 274, 687, 60, 2440, 1401, 191, 109, 529, 111, 2, 877, 3, 274, 576, 487, 193, 3, 49, 296, 1000, 983, 3, 48, 123, 2441, 2, 2442, 340, 876, 3, 143, 878, 487, 4, 60, 1132, 4, 313, 2443, 18, 1719, 455, 182, 69, 60, 2444, 4, 871, 109, 7, 871, 109, 3, 1650, 383, 1398, 2445, 342, 15, 575, 298, 1720, 3, 381, 575, 1398, 35, 1134, 425, 688, 191, 109, 312, 2446, 2447, 1129, 53, 999, 35, 781, 689, 41, 277, 64, 60, 577, 627, 20, 1411, 17, 72, 382, 879, 49, 129, 879, 382, 1412, 1135, 2448, 880, 20, 1400, 382, 1721, 2449, 2450, 381, 575, 2, 2451, 578, 1722, 46, 241, 249, 1413, 20, 1723, 881, 382, 1136, 882, 220, 2, 24, 3, 381, 575, 2452, 883, 1133, 860, 884, 1133, 298, 1720, 3, 381, 575, 384, 314, 1409, 473, 883, 18, 69, 60, 2453, 48, 123, 48, 123, 1137, 860, 884, 249, 191, 109, 2, 3, 1408, 15, 1138, 249, 191, 109, 885, 223, 69, 60, 475, 279, 49, 1135, 4, 223, 475, 20, 382, 129, 191, 109, 1414, 46, 256, 20, 382, 879, 46, 256, 34, 18, 886, 983, 256, 49, 256, 1724, 1415, 4, 223, 279, 4, 223, 279, 20, 382, 2454, 49, 879, 191, 109, 1414, 46, 249, 256, 34, 18, 886, 983, 256, 60, 1415, 4, 223, 1135, 4, 223, 1135, 191, 109, 1414, 46, 256, 20, 1139, 382, 34, 18, 886, 983, 256, 1415, 4, 223, 2455, 18, 263, 1416, 883, 1133, 2456, 69, 999, 2, 1393, 869, 31, 3, 143, 277, 109, 2457, 5, 20, 382, 129, 60, 1399, 2458, 1417, 4, 223, 475, 34, 20, 382, 879, 4, 223, 279, 2459, 475, 1140, 69, 20, 382, 129, 1141, 685, 20, 382, 879, 685, 1142, 1725, 853, 1379, 1719, 60, 3, 1125, 43, 1140, 3, 143, 453, 60, 2460, 5, 133, 313, 49, 1399, 20, 1410, 686, 1416, 878, 220, 2, 2461, 381, 575, 192, 69, 41, 129, 199, 791, 4, 14, 192, 69, 41, 129, 199, 48, 330, 1418, 792, 56, 7, 1386, 2462, 298, 53, 999, 32, 687, 39, 60, 425, 381, 575, 76, 1001, 425, 359, 381, 575, 314, 1409, 1128, 24, 793, 1726, 578, 1722, 32, 249, 76, 1001, 48, 123, 48, 123, 65, 48, 123, 313, 123, 60, 1727, 686, 241, 1136, 5, 1709, 315, 1002, 2463, 1419, 20, 192, 792, 153, 14, 192, 792, 153, 41, 129, 199];28;"Назначение: + Система предпускового подогрева предназначена для: + обеспечения надёжного запуска двигателя в условиях низких температур воздуха + дополнительного догрева двигателя и салона во время работы двигателя в условиях сильных морозов + подогрева салона и лобового стекла (для удаления обледенения) при неработающем двигателе. + Месторасположение системы предпускового подогрева показано на Рис. 1. + Месторасположение системы предпускового подогревателя: + Характеристика: + Система предпускового подогрева жидкостная с подогревателем модели 14TC-10-E4 фирмы «ТЕПЛОСТАР». + Общее устройство: + Состав системы предпускового подогрева показан на Рис. 2. + Состав системы предпускового подогрева: + шланг отвода жидкости от двигателя + топливопровод + насос топливный + блок управления + шланг подвода жидкости к двигателю + нагнетатель воздуха + труба выхлопная подогревателя + нагреватель + насос циркуляционный (помпа) + кронштейн подогревателя + бак топливный подогревателя + хомут бака подогревателя + пробка + штуцер угловой + штуцер + Нагреватель с нагнетателем воздуха: + Нагреватель (8) с нагнетателем воздуха (6) предназначен для разогрева жидкости в системе охлаждения двигателя. + Топливный насос: + Топливный насос (3) обеспечивают подкачку топлива из бака подогревателя (11) в камеру сгорания нагревателя (8). + Циркуляционный насос (помпа): + Циркуляционный насос (9) предназначен для принудительной прокачки охлаждающей жидкости системы охлаждения двигателя через теплообменную систему подогревателя. + Блок управления подогревателя: + Блок управления (БУ) (4) предназначен для управления подогревателем совместно с пультом управления и выполняет следующие функции: + включение и выключение подогревателя по команде с пульта управления + начальную диагностику (проверку исправности) узлов подогревателя во время пуска + диагностику узлов подогревателя во время всей работы + запуск и автоматическую работу в зависимости от температуры охлаждающей жидкости на выходе из нагревателя + выключение подогревателя при: + окончании заданной программы работы (программа работы 3 часа или 8 часов) + потере работоспособности одного из контролируемых узлов + выходе параметров за допустимые пределы (температуры охлаждающей жидкости, напряжении и срыве пламени в камере сгорания). + Пульт управления: + Пульт управления предназначен для обеспечения ручного управления подогревателем. + Функции пульта управления: + запуск и остановка подогревателя в ручном режиме + выбор программы работы подогревателя + управление вентилятором отопителя кабины + отображение состояния подогревателя (работает, не работает или не работает по причине возникновения неисправности). + Внешний вид пульта управления подогревателем представлен на Рис. 3. + Пульт управления подогревателем: + клавиша включения и выключения подогревателя + клавиша выбора программы работы подогревателя + светодиод + ручка терморегулятора (потенциометра) + Принцип работы: + Во время автоматического управления работой подогревателя в аварийных и нештатных ситуациях подогреватель выключится: + - если по каким-либо причинам запуск подогревателя не произошёл с двух попыток + - если во время работы подогревателя горение прекратилось + - в случае перегрева подогревателя (нарушена циркуляция охлаждающей жидкости, воздушная пробка и др.) + - в случае падения напряжения ниже 20 В или его повышении свыше 30 В. + Блок управления неисправен и требует замены, если во время подачи напряжения на подогреватель светодиод на пульте светится при выключенных переключателях. + Принцип работы подогревателя основан на разогреве жидкости. + Для разогрева жидкости в качестве источника тепла используются газы от сгорания топливной смеси в камере сгорания. Тепло через стенки теплообменника передается охлаждающей жидкости, которая принудительно прокачивается циркуляционным насосом (помпой) через жидкостный контур системы охлаждения двигателя. + Подогреватель может работать по одной из двух программ: «экономичная» или «предпусковая». «Экономичная» программа отличается меньшей потребляющей мощностью. + По заданной программе происходит предварительная продувка камеры сгорания и разогрев свечи накаливания до необходимой температуры. Затем, по той же программе, начинает подаваться топливо и воздух. В камере сгорания начинается процесс горения. Контроль над горением топливной смеси в камере сгорания осуществляется индикатором пламени. Всеми процессами при работе подогревателя управляет блок управления. + Блок управления осуществляет контроль над температурой охлаждающей жидкости и, в зависимости от величины температуры охлаждающей жидкости, устанавливает режимы работы подогревателя: «полный», «средний» или «малый». На режиме «полный» по программе «предпусковая» охлаждающая жидкость нагревается до 70 °C, по программе «экономичная» до 55 °C, а при нагреве свыше 70 °C или 55 °C, соответственно, переходит на режим «средний». На режиме «средний» по программам «предпусковая» или «экономичная» охлаждающая жидкость нагревается до температуры 75 °C, а при нагреве свыше 75 °C подогреватель переходит на режим «малый». На режиме «малый» охлаждающая жидкости нагревается до 80 °C (по обеим программам), а при нагреве свыше 80 °C переходит на режим «остывания», при этом прекращается процесс горения, продолжается работа помпы и обогрев салона автомобиля. Во время охлаждения жидкости ниже 55 °С по программе «предпусковая» подогреватель автоматически включается вновь на режим «полный», а по программе «экономичная» на режим «средний». + Продолжительность полного цикла работы по программе «предпусковая» составляет 3 часа, по программе «экономичная» 8 часов. Кроме того, имеется возможность выключить подогреватель в любой момент цикла. + Во время выключения подогревателя вручную с помощью пульта или автоматически по причине неисправности, прекращается подача топлива и продувается камера сгорания. + Схема работы системы предпускового подогрева представлена на Рис. 4. + Схема работы системы предпускового подогрева: + блок предохранителей + жгут электрических проводов для питания помпы + топливный насос + помпа + датчик перегрева + корпус подогревателя + теплообменник + камера сгорания + кольцо уплотнительное теплообменника + прокладка камеры сгорания + индикатор пламени + нагнетатель воздуха + сетка + воздухозаборник + свеча накаливания + датчик температуры + кольцо уплотнительное блока управления + блок управления + крышка блока управления + пульт управления подогревателем + Поиск неисправностей необходимо начинать с проверки контактов разъёмов проверяемых цепей по схеме электрических соединений (Рис. 5). + Схема электрических соединений системы предпускового подогрева:";DMC-URALM-A-A2-20-03-00A-040A-A(1) +[305, 44, 119, 199, 164, 7, 1056, 1545, 485, 66, 3, 813, 830, 259, 24, 544, 2949, 66, 2, 869, 107, 147, 82, 66, 3, 813, 2950, 1703, 199, 869, 2, 2951, 2952, 7, 1296, 2953, 18, 2954, 66, 748, 44, 119, 199, 94, 4, 14, 748, 44, 119, 57, 335, 44, 119, 199, 824, 5, 57, 1040, 1704, 684, 2955, 1705, 440, 87, 2074, 44, 119, 199, 94, 4, 14, 2074, 44, 119, 199, 209, 680, 113, 15, 66, 870, 53, 304, 48, 127, 209, 176, 113, 8, 66, 1298, 24, 367, 2956, 57, 547, 53, 1299, 944, 13, 57, 525, 304, 57, 77, 525, 57, 114, 486, 293, 486, 547, 5, 1298, 24, 547, 5, 1298, 24, 164, 7, 871, 113, 3, 44, 292, 66, 304, 53, 304, 53, 413, 945, 234, 17, 525, 57, 3, 396, 609, 547, 1299, 53, 944, 1299, 53, 164, 7, 605, 2075, 204, 113, 44, 292, 66, 35, 2957, 819, 57, 48, 127, 57, 48, 127, 1707, 164, 7, 127, 57, 946, 5, 313, 127, 2, 818, 395, 1532, 126, 2, 442, 57, 20, 820, 5, 313, 127, 2958, 2076, 2077, 2959, 599, 57, 107, 147, 874, 2076, 599, 57, 107, 147, 1049, 82, 485, 2, 1052, 82, 3, 947, 15, 259, 204, 113, 4, 477, 17, 547, 442, 57, 18, 2059, 1536, 397, 82, 397, 82, 685, 50, 685, 2078, 2960, 325, 17, 2961, 599, 477, 1712, 255, 1044, 875, 259, 204, 113, 515, 2, 1713, 1546, 3, 396, 609, 313, 127, 313, 127, 164, 7, 1056, 1523, 127, 57, 1532, 313, 127, 485, 2, 2962, 57, 3, 1523, 223, 1131, 397, 82, 57, 127, 782, 831, 195, 2963, 823, 57, 69, 47, 69, 50, 47, 69, 20, 1547, 2079, 751, 1289, 177, 313, 127, 57, 948, 4, 14, 313, 127, 57, 631, 126, 2, 442, 57, 631, 1131, 397, 82, 57, 1132, 2964, 1715, 1716, 182, 82, 107, 147, 1052, 127, 82, 57, 3, 467, 2, 2965, 2966, 57, 1300, 949, 20, 251, 2080, 1547, 485, 57, 47, 2967, 5, 261, 2968, 949, 107, 147, 82, 57, 1301, 2969, 3, 290, 687, 57, 2970, 1537, 204, 113, 548, 114, 2, 877, 3, 290, 610, 515, 1548, 3, 50, 350, 950, 1039, 3, 48, 127, 2971, 2, 2972, 394, 949, 107, 147, 951, 515, 4, 57, 1132, 4, 313, 244, 18, 442, 468, 182, 82, 57, 2973, 4, 871, 113, 7, 871, 113, 3, 2041, 383, 1535, 1549, 342, 15, 609, 304, 2081, 3, 396, 609, 1535, 35, 1302, 425, 443, 204, 113, 37, 605, 2974, 1299, 53, 944, 35, 824, 689, 44, 292, 66, 57, 1057, 69, 20, 325, 17, 261, 397, 952, 50, 119, 952, 397, 1550, 2034, 2975, 953, 20, 1536, 397, 2082, 2976, 2977, 396, 609, 2, 2978, 611, 2083, 46, 233, 259, 1551, 20, 524, 881, 397, 1058, 2979, 234, 2, 24, 3, 396, 609, 1058, 883, 1301, 936, 884, 1301, 304, 2081, 3, 396, 609, 326, 314, 1546, 1278, 883, 18, 82, 57, 612, 48, 127, 48, 127, 326, 936, 884, 259, 204, 113, 2, 3, 947, 15, 1303, 259, 204, 113, 351, 223, 82, 57, 510, 294, 50, 1552, 4, 223, 510, 20, 397, 119, 204, 113, 1553, 46, 256, 20, 397, 952, 46, 256, 34, 18, 886, 1039, 256, 50, 256, 2084, 1554, 4, 749, 294, 4, 223, 294, 20, 397, 119, 50, 952, 204, 113, 1553, 46, 259, 256, 34, 18, 886, 1039, 256, 57, 1554, 4, 749, 1552, 4, 223, 1552, 204, 113, 1553, 46, 256, 20, 2085, 397, 34, 18, 886, 1039, 256, 1554, 4, 749, 2980, 18, 197, 1555, 883, 1301, 2086, 82, 944, 2, 2981, 869, 36, 107, 147, 292, 113, 1548, 5, 20, 397, 119, 57, 1052, 1295, 1556, 4, 749, 510, 34, 20, 397, 952, 4, 749, 294, 2982, 510, 1140, 82, 20, 397, 119, 1304, 685, 20, 397, 952, 685, 1305, 2087, 303, 1283, 1300, 57, 3, 1293, 43, 1140, 107, 147, 442, 57, 2983, 5, 140, 313, 50, 1052, 20, 1547, 751, 1555, 951, 234, 2, 2984, 396, 609, 196, 82, 44, 119, 199, 948, 4, 14, 196, 82, 44, 119, 199, 48, 336, 410, 832, 56, 7, 1522, 944, 304, 53, 944, 32, 687, 39, 57, 425, 396, 609, 88, 368, 425, 369, 396, 609, 314, 1546, 1298, 24, 833, 1726, 611, 2083, 32, 259, 88, 368, 48, 127, 48, 127, 61, 48, 127, 313, 127, 57, 1727, 751, 233, 1058, 5, 2077, 315, 1059, 2985, 1557, 20, 196, 832, 141, 14, 196, 832, 141, 44, 119, 199];28;"Назначение: + Система предпускового подогрева предназначена для: + обеспечения надёжного запуска двигателя в условиях низких температур воздуха + дополнительного догрева двигателя и салона во время работы двигателя в условиях сильных морозов + подогрева салона и лобового стекла (для удаления обледенения) при неработающем двигателе. + Месторасположение системы предпускового подогрева показано на Рис. 1. + Месторасположение системы предпускового подогревателя: + Характеристика: + Система предпускового подогрева жидкостная с подогревателем модели 14TC-10-E4 фирмы «ТЕПЛОСТАР». + Общее устройство: + Состав системы предпускового подогрева показан на Рис. 2. + Состав системы предпускового подогрева: + шланг отвода жидкости от двигателя + топливопровод + насос топливный + блок управления + шланг подвода жидкости к двигателю + нагнетатель воздуха + труба выхлопная подогревателя + нагреватель + насос циркуляционный (помпа) + кронштейн подогревателя + бак топливный подогревателя + хомут бака подогревателя + пробка + штуцер угловой + штуцер + Нагреватель с нагнетателем воздуха: + Нагреватель (8) с нагнетателем воздуха (6) предназначен для разогрева жидкости в системе охлаждения двигателя. + Топливный насос: + Топливный насос (3) обеспечивают подкачку топлива из бака подогревателя (11) в камеру сгорания нагревателя (8). + Циркуляционный насос (помпа): + Циркуляционный насос (9) предназначен для принудительной прокачки охлаждающей жидкости системы охлаждения двигателя через теплообменную систему подогревателя. + Блок управления подогревателя: + Блок управления (БУ) (4) предназначен для управления подогревателем совместно с пультом управления и выполняет следующие функции: + включение и выключение подогревателя по команде с пульта управления + начальную диагностику (проверку исправности) узлов подогревателя во время пуска + диагностику узлов подогревателя во время всей работы + запуск и автоматическую работу в зависимости от температуры охлаждающей жидкости на выходе из нагревателя + выключение подогревателя при: + окончании заданной программы работы (программа работы 3 часа или 8 часов) + потере работоспособности одного из контролируемых узлов + выходе параметров за допустимые пределы (температуры охлаждающей жидкости, напряжении и срыве пламени в камере сгорания). + Пульт управления: + Пульт управления предназначен для обеспечения ручного управления подогревателем. + Функции пульта управления: + запуск и остановка подогревателя в ручном режиме + выбор программы работы подогревателя + управление вентилятором отопителя кабины + отображение состояния подогревателя (работает, не работает или не работает по причине возникновения неисправности). + Внешний вид пульта управления подогревателем представлен на Рис. 3. + Пульт управления подогревателем: + клавиша включения и выключения подогревателя + клавиша выбора программы работы подогревателя + светодиод + ручка терморегулятора (потенциометра) + Принцип работы: + Во время автоматического управления работой подогревателя в аварийных и нештатных ситуациях подогреватель выключится: + - если по каким-либо причинам запуск подогревателя не произошёл с двух попыток + - если во время работы подогревателя горение прекратилось + - в случае перегрева подогревателя (нарушена циркуляция охлаждающей жидкости, воздушная пробка и др.) + - в случае падения напряжения ниже 20 В или его повышении свыше 30 В. + Блок управления неисправен и требует замены, если во время подачи напряжения на подогреватель светодиод на пульте светится при выключенных переключателях. + Принцип работы подогревателя основан на разогреве жидкости. + Для разогрева жидкости в качестве источника тепла используются газы от сгорания топливной смеси в камере сгорания. Тепло через стенки теплообменника передается охлаждающей жидкости, которая принудительно прокачивается циркуляционным насосом (помпой) через жидкостный контур системы охлаждения двигателя. + Подогреватель может работать по одной из двух программ: «экономичная» или «предпусковая». «Экономичная» программа отличается меньшей потребляющей мощностью. + По заданной программе происходит предварительная продувка камеры сгорания и разогрев свечи накаливания до необходимой температуры. Затем, по той же программе, начинает подаваться топливо и воздух. В камере сгорания начинается процесс горения. Контроль над горением топливной смеси в камере сгорания осуществляется индикатором пламени. Всеми процессами при работе подогревателя управляет блок управления. + Блок управления осуществляет контроль над температурой охлаждающей жидкости и, в зависимости от величины температуры охлаждающей жидкости, устанавливает режимы работы подогревателя: «полный», «средний» или «малый». На режиме «полный» по программе «предпусковая» охлаждающая жидкость нагревается до 70 °C, по программе «экономичная» до 55 °C, а при нагреве свыше 70 °C или 55 °C, соответственно, переходит на режим «средний». На режиме «средний» по программам «предпусковая» или «экономичная» охлаждающая жидкость нагревается до температуры 75 °C, а при нагреве свыше 75 °C подогреватель переходит на режим «малый». На режиме «малый» охлаждающая жидкости нагревается до 80 °C (по обеим программам), а при нагреве свыше 80 °C переходит на режим «остывания», при этом прекращается процесс горения, продолжается работа помпы и обогрев салона автомобиля. Во время охлаждения жидкости ниже 55 °С по программе «предпусковая» подогреватель автоматически включается вновь на режим «полный», а по программе «экономичная» на режим «средний». + Продолжительность полного цикла работы по программе «предпусковая» составляет 3 часа, по программе «экономичная» 8 часов. Кроме того, имеется возможность выключить подогреватель в любой момент цикла. + Во время выключения подогревателя вручную с помощью пульта или автоматически по причине неисправности, прекращается подача топлива и продувается камера сгорания. + Схема работы системы предпускового подогрева представлена на Рис. 4. + Схема работы системы предпускового подогрева: + блок предохранителей + жгут электрических проводов для питания помпы + топливный насос + помпа + датчик перегрева + корпус подогревателя + теплообменник + камера сгорания + кольцо уплотнительное теплообменника + прокладка камеры сгорания + индикатор пламени + нагнетатель воздуха + сетка + воздухозаборник + свеча накаливания + датчик температуры + кольцо уплотнительное блока управления + блок управления + крышка блока управления + пульт управления подогревателем + Поиск неисправностей необходимо начинать с проверки контактов разъёмов проверяемых цепей по схеме электрических соединений (Рис. 5). + Схема электрических соединений системы предпускового подогрева:";DMC-URALM-A-A2-20-03-00A-040A-A(1) +[41, 1688, 199, 179, 85, 2, 69];29;"Система предпускового подогрева: + Описание устройства и работы";DMC-URALM-A-A2-20-03-00A-040A-A(2) +[44, 119, 199, 188, 87, 2, 82];29;"Система предпускового подогрева: + Описание устройства и работы";DMC-URALM-A-A2-20-03-00A-040A-A(2) +[18, 1143, 69, 1144, 426, 1145, 987, 488, 1728, 47, 1146, 1729, 1730, 5, 316, 2, 1731, 690, 3, 274, 456, 488, 3, 316, 331, 241, 1147, 1732, 2, 1733, 8, 1734, 1148, 1735, 488, 1736, 1737, 1149, 3, 779, 1150, 1151, 1152, 1153, 220, 2, 789, 1738, 1380, 7, 1739, 47, 1146, 2, 47, 1740, 456, 1153, 220, 3, 316, 2, 4, 690, 3, 274, 456, 220, 3, 316, 241, 887, 331, 991, 2, 1154, 8, 489, 1155, 888, 1420, 7, 224, 1741, 220, 3, 779, 1742, 1150, 1151, 1152, 340, 129, 60, 64, 384, 3, 274, 1743, 191, 109, 49, 220, 17, 60, 1421, 47, 577, 377, 1744, 403, 153, 1003, 528, 682, 53, 298, 53, 48, 123, 1156, 39, 528, 1745];30;"При проведении работ соблюдаются общие меры безопасности. + Антифриз токсичен. + •Не вдыхайте, обеpегайтесь сопpикосновения с глазами и незащищенной кожей. В случае попадания антифриза в глаза, их необходимо немедленно пpомыть и обpатиться к вpачу + •Пpи вытекающем антифризе подставьте сбоpный сосуд во избежание ущеpба окpужающей сpеде. + Дизельное топливо и его испаpения опасны для здоpовья. + •Не вдыхайте и не допускайте попадания дизельного топлива в глаза и на кожу. В случае попадания топлива в глаза необходимо промыть их водой и обратиться к врачу + •Используйте специальную емкость для сбора вытекающего топлива во избежание нанесения ущеpба окpужающей сpеде. + Замена предпускового подогревателя двигателя осуществляется в случаях: + - подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений + - поломка нагревателя, водяного насоса, топливного насоса, блока управления + - повреждение корпуса нагревателя, горелки.";DMC-URALM-A-A2-20-03-00A-520A-A(1) +[18, 1306, 82, 1307, 440, 1308, 1043, 488, 2088, 47, 1309, 2089, 2090, 5, 316, 2, 2091, 752, 3, 290, 469, 488, 3, 316, 331, 233, 954, 2092, 2, 2093, 8, 2094, 1148, 1310, 488, 2095, 2096, 1149, 107, 821, 1311, 1312, 1313, 1314, 234, 2, 350, 2097, 1517, 7, 2098, 47, 1309, 2, 47, 648, 469, 1314, 234, 3, 316, 2, 4, 752, 3, 290, 469, 234, 3, 316, 233, 955, 331, 1048, 2, 956, 8, 489, 1549, 957, 1558, 7, 224, 1310, 234, 107, 821, 1315, 1311, 1312, 1313, 394, 119, 57, 66, 326, 3, 290, 2099, 204, 113, 50, 234, 17, 57, 37, 47, 1057, 543, 2100, 415, 141, 1060, 547, 750, 53, 304, 53, 48, 127, 958, 39, 547, 2101];30;"При проведении работ соблюдаются общие меры безопасности. + Антифриз токсичен. + •Не вдыхайте, обеpегайтесь сопpикосновения с глазами и незащищенной кожей. В случае попадания антифриза в глаза, их необходимо немедленно пpомыть и обpатиться к вpачу + •Пpи вытекающем антифризе подставьте сбоpный сосуд во избежание ущеpба окpужающей сpеде. + Дизельное топливо и его испаpения опасны для здоpовья. + •Не вдыхайте и не допускайте попадания дизельного топлива в глаза и на кожу. В случае попадания топлива в глаза необходимо промыть их водой и обратиться к врачу + •Используйте специальную емкость для сбора вытекающего топлива во избежание нанесения ущеpба окpужающей сpеде. + Замена предпускового подогревателя двигателя осуществляется в случаях: + - подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений + - поломка нагревателя, водяного насоса, топливного насоса, блока управления + - повреждение корпуса нагревателя, горелки.";DMC-URALM-A-A2-20-03-00A-520A-A(1) +[794, 129, 60, 7, 263, 1746, 169, 451, 401, 1422, 190, 14, 31, 1157, 190, 190, 1423, 65, 483, 784, 14, 110, 65, 483, 784, 483, 784, 110, 1747, 1748, 402, 111, 110, 14, 2, 380, 2, 1749, 191, 109, 402, 111, 402, 111, 380, 402, 111, 110, 1158, 1418, 56, 15, 60, 1004, 403, 77, 14, 300, 301, 1424, 60, 5, 41, 277, 64, 2, 1158, 300, 2464, 300, 300, 41, 277, 77, 60, 1750, 300, 1425, 403, 77, 14, 2, 889, 870, 15, 298, 53, 1751, 254, 15, 298, 53, 298, 573, 77, 298, 53, 317, 298, 573, 3, 1127, 273, 280, 890, 157, 75, 691, 1752, 298, 525, 891, 16, 14, 54, 129, 60, 8, 13, 2, 794, 60, 3, 224, 1426, 54, 129, 60, 16, 13, 60, 3, 224];31;"Демонтируйте предпусковой подогреватель. Для этого: + Выключите выключатель аккумуляторных батарей. + Опрокиньте кабину (Рис. 1 (1)) автомобиля. + Опрокидывание кабины: + кабина + Откройте крышку заливной горловины (Рис. 2 (1)) радиатора (2). + Крышка заливной горловины: + заливная горловина + радиатор + Открутите поочередно сливные пробки радиатора (Рис. 3 (2)) и патрубка (1) и слейте охлаждающую жидкость. + Сливные пробки: + сливная пробка патрубка + сливная пробка радиатора + Отсоедините жгут проводов от подогревателя. + Ослабьте затяжку хомутов (Рис. 4 (2)) рукавов (1), которые соединяют подогреватель (3) с системой охлаждения двигателя, и отсоедините рукава (1). + Хомуты рукавов: + рукав системы охлаждения + хомут + подогреватель + Загерметизируйте рукава (1). + Ослабьте затяжку хомута (Рис. 5 (2)) и отсоединить топливопровод (1) от топливного насоса (3). + Отсоединение трубопровода от топливного насоса: + топливная трубка + хомут + топливный насос + Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака. + Отверните болты (Рис. 6 (1)) крепления предпускового подогревателя к кронштейну и демонтируйте подогреватель (3) в сборе. + Болты крепления предпускового подогревателя: + болт + кронштейн + подогреватель в сборе";DMC-URALM-A-A2-20-03-00A-520A-A(2) +[753, 119, 57, 7, 197, 1300, 149, 464, 516, 2102, 195, 14, 36, 1316, 195, 195, 1559, 61, 441, 827, 14, 110, 61, 441, 827, 441, 827, 110, 517, 2103, 414, 114, 110, 14, 2, 826, 2, 2104, 204, 113, 414, 114, 414, 114, 826, 414, 114, 110, 613, 410, 56, 15, 57, 834, 415, 77, 14, 300, 37, 651, 57, 5, 44, 292, 66, 2, 613, 300, 77, 300, 1053, 44, 292, 77, 57, 2105, 300, 834, 415, 77, 14, 2, 613, 870, 15, 304, 53, 2106, 254, 15, 304, 53, 304, 649, 77, 304, 53, 959, 304, 649, 3, 1297, 289, 280, 960, 148, 75, 835, 2107, 304, 525, 836, 16, 14, 55, 119, 57, 8, 13, 2, 753, 57, 3, 224, 16, 55, 119, 57, 16, 13, 57, 3, 224];31;"Демонтируйте предпусковой подогреватель. Для этого: + Выключите выключатель аккумуляторных батарей. + Опрокиньте кабину (Рис. 1 (1)) автомобиля. + Опрокидывание кабины: + кабина + Откройте крышку заливной горловины (Рис. 2 (1)) радиатора (2). + Крышка заливной горловины: + заливная горловина + радиатор + Открутите поочередно сливные пробки радиатора (Рис. 3 (2)) и патрубка (1) и слейте охлаждающую жидкость. + Сливные пробки: + сливная пробка патрубка + сливная пробка радиатора + Отсоедините жгут проводов от подогревателя. + Ослабьте затяжку хомутов (Рис. 4 (2)) рукавов (1), которые соединяют подогреватель (3) с системой охлаждения двигателя, и отсоедините рукава (1). + Хомуты рукавов: + рукав системы охлаждения + хомут + подогреватель + Загерметизируйте рукава (1). + Ослабьте затяжку хомута (Рис. 5 (2)) и отсоединить топливопровод (1) от топливного насоса (3). + Отсоединение трубопровода от топливного насоса: + топливная трубка + хомут + топливный насос + Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака. + Отверните болты (Рис. 6 (1)) крепления предпускового подогревателя к кронштейну и демонтируйте подогреватель (3) в сборе. + Болты крепления предпускового подогревателя: + болт + кронштейн + подогреватель в сборе";DMC-URALM-A-A2-20-03-00A-520A-A(2) +[129, 60, 64, 184];32;"Предпусковой подогреватель двигателя: + Демонтаж";DMC-URALM-A-A2-20-03-00A-520A-A(3) +[119, 57, 66, 184];32;"Предпусковой подогреватель двигателя: + Демонтаж";DMC-URALM-A-A2-20-03-00A-520A-A(3) +[18, 1143, 69, 1144, 426, 1145, 987, 488, 1728, 47, 1146, 1729, 1730, 5, 316, 2, 1731, 690, 3, 274, 456, 488, 3, 316, 331, 241, 1147, 1732, 2, 1733, 8, 1734, 1148, 1735, 488, 1736, 1737, 1149, 3, 779, 1150, 1151, 1152, 1153, 220, 2, 789, 1738, 1380, 7, 1739, 47, 1146, 2, 47, 1740, 456, 1153, 220, 3, 316, 2, 4, 690, 3, 274, 456, 220, 3, 316, 241, 887, 331, 991, 2, 1154, 8, 489, 1155, 888, 1420, 7, 224, 1741, 220, 3, 779, 1742, 1150, 1151, 1152, 340, 129, 60, 64, 384, 3, 274, 1743, 191, 109, 49, 220, 17, 60, 1421, 47, 577, 377, 1744, 403, 153, 1003, 528, 682, 53, 298, 53, 48, 123, 1156, 39, 528, 1745];33;"При проведении работ соблюдаются общие меры безопасности. + Антифриз токсичен. + •Не вдыхайте, обеpегайтесь сопpикосновения с глазами и незащищенной кожей. В случае попадания антифриза в глаза, их необходимо немедленно пpомыть и обpатиться к вpачу + •Пpи вытекающем антифризе подставьте сбоpный сосуд во избежание ущеpба окpужающей сpеде. + Дизельное топливо и его испаpения опасны для здоpовья. + •Не вдыхайте и не допускайте попадания дизельного топлива в глаза и на кожу. В случае попадания топлива в глаза необходимо промыть их водой и обратиться к врачу + •Используйте специальную емкость для сбора вытекающего топлива во избежание нанесения ущеpба окpужающей сpеде. + Замена предпускового подогревателя двигателя осуществляется в случаях: + - подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений + - поломка нагревателя, водяного насоса, топливного насоса, блока управления + - повреждение корпуса нагревателя, горелки.";DMC-URALM-A-A2-20-03-00A-920A-A(1) +[18, 1306, 82, 1307, 440, 1308, 1043, 488, 2088, 47, 1309, 2089, 2090, 5, 316, 2, 2091, 752, 3, 290, 469, 488, 3, 316, 331, 233, 954, 2092, 2, 2093, 8, 2094, 1148, 1310, 488, 2095, 2096, 1149, 107, 821, 1311, 1312, 1313, 1314, 234, 2, 350, 2097, 1517, 7, 2098, 47, 1309, 2, 47, 648, 469, 1314, 234, 3, 316, 2, 4, 752, 3, 290, 469, 234, 3, 316, 233, 955, 331, 1048, 2, 956, 8, 489, 1549, 957, 1558, 7, 224, 1310, 234, 107, 821, 1315, 1311, 1312, 1313, 394, 119, 57, 66, 326, 3, 290, 2099, 204, 113, 50, 234, 17, 57, 37, 47, 1057, 543, 2100, 415, 141, 1060, 547, 750, 53, 304, 53, 48, 127, 958, 39, 547, 2101];33;"При проведении работ соблюдаются общие меры безопасности. + Антифриз токсичен. + •Не вдыхайте, обеpегайтесь сопpикосновения с глазами и незащищенной кожей. В случае попадания антифриза в глаза, их необходимо немедленно пpомыть и обpатиться к вpачу + •Пpи вытекающем антифризе подставьте сбоpный сосуд во избежание ущеpба окpужающей сpеде. + Дизельное топливо и его испаpения опасны для здоpовья. + •Не вдыхайте и не допускайте попадания дизельного топлива в глаза и на кожу. В случае попадания топлива в глаза необходимо промыть их водой и обратиться к врачу + •Используйте специальную емкость для сбора вытекающего топлива во избежание нанесения ущеpба окpужающей сpеде. + Замена предпускового подогревателя двигателя осуществляется в случаях: + - подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений + - поломка нагревателя, водяного насоса, топливного насоса, блока управления + - повреждение корпуса нагревателя, горелки.";DMC-URALM-A-A2-20-03-00A-920A-A(1) +[794, 129, 60, 7, 263, 1746, 169, 451, 401, 1422, 190, 14, 31, 190, 1423, 65, 483, 784, 14, 110, 483, 784, 110, 1747, 1748, 402, 111, 110, 14, 2, 380, 2, 1749, 191, 109, 402, 111, 380, 402, 111, 110, 1158, 1418, 56, 15, 60, 1004, 403, 77, 14, 300, 301, 1424, 60, 5, 41, 277, 64, 2, 1158, 300, 300, 41, 277, 77, 60, 1750, 300, 1425, 403, 77, 14, 2, 889, 870, 15, 298, 53, 298, 573, 77, 298, 53, 317, 298, 573, 3, 1127, 273, 280, 890, 157, 75, 691, 1752, 298, 525, 891, 16, 14, 54, 129, 60, 8, 13, 2, 794, 60, 3, 224, 16, 13, 60, 3, 224];34;"Демонтируйте предпусковой подогреватель. Для этого: + Выключите выключатель аккумуляторных батарей. + Опрокиньте кабину (Рис. 1 (1)) автомобиля. + : + кабина + Откройте крышку заливной горловины (Рис. 2 (1)) радиатора (2). + : + заливная горловина + радиатор + Открутите поочередно сливные пробки радиатора (Рис. 3 (2)) и патрубка (1) и слейте охлаждающую жидкость. + : + сливная пробка патрубка + сливная пробка радиатора + Отсоедините жгут проводов от подогревателя. + Ослабьте затяжку хомутов (Рис. 4 (2)) рукавов (1), которые соединяют подогреватель (3) с системой охлаждения двигателя, и отсоедините рукава (1). + : + рукав системы охлаждения + хомут + подогреватель + Загерметизируйте рукава (1). + Ослабьте затяжку хомута (Рис. 5 (2)) и отсоединить топливопровод (1) от топливного насоса (3). + : + топливная трубка + хомут + топливный насос + Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака. + Отверните болты (Рис. 6 (1)) крепления предпускового подогревателя к кронштейну и демонтируйте подогреватель в сборе (3). + : + болт + кронштейн + подогреватель в сборе";DMC-URALM-A-A2-20-03-00A-920A-A(2) +[753, 119, 57, 7, 197, 1300, 149, 464, 516, 2102, 195, 14, 36, 195, 1559, 61, 441, 827, 14, 110, 441, 827, 110, 517, 2103, 414, 114, 110, 14, 2, 826, 2, 2104, 204, 113, 414, 114, 826, 414, 114, 110, 613, 410, 56, 15, 57, 834, 415, 77, 14, 300, 37, 651, 57, 5, 44, 292, 66, 2, 613, 300, 1053, 44, 292, 77, 57, 2105, 300, 834, 415, 77, 14, 2, 613, 870, 15, 304, 53, 304, 649, 77, 304, 53, 959, 304, 649, 3, 1297, 289, 280, 960, 148, 75, 835, 2107, 304, 525, 836, 16, 14, 55, 119, 57, 8, 13, 2, 753, 57, 3, 224, 16, 13, 57, 3, 224];34;"Демонтируйте предпусковой подогреватель. Для этого: + Выключите выключатель аккумуляторных батарей. + Опрокиньте кабину (Рис. 1 (1)) автомобиля. + : + кабина + Откройте крышку заливной горловины (Рис. 2 (1)) радиатора (2). + : + заливная горловина + радиатор + Открутите поочередно сливные пробки радиатора (Рис. 3 (2)) и патрубка (1) и слейте охлаждающую жидкость. + : + сливная пробка патрубка + сливная пробка радиатора + Отсоедините жгут проводов от подогревателя. + Ослабьте затяжку хомутов (Рис. 4 (2)) рукавов (1), которые соединяют подогреватель (3) с системой охлаждения двигателя, и отсоедините рукава (1). + : + рукав системы охлаждения + хомут + подогреватель + Загерметизируйте рукава (1). + Ослабьте затяжку хомута (Рис. 5 (2)) и отсоединить топливопровод (1) от топливного насоса (3). + : + топливная трубка + хомут + топливный насос + Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака. + Отверните болты (Рис. 6 (1)) крепления предпускового подогревателя к кронштейну и демонтируйте подогреватель в сборе (3). + : + болт + кронштейн + подогреватель в сборе";DMC-URALM-A-A2-20-03-00A-920A-A(2) +[129, 60, 64, 184];35;"Предпусковой подогреватель двигателя: + Демонтаж";DMC-URALM-A-A2-20-03-00A-920A-A(3) +[119, 57, 66, 184];35;"Предпусковой подогреватель двигателя: + Демонтаж";DMC-URALM-A-A2-20-03-00A-920A-A(3) +[240, 41, 129, 199, 64, 996, 484, 448];36;"Установка системы предпускового подогрева двигателя: + Иллюстрированный каталог деталей";DMC-URALM-A-A2-20-03-00A-941A-A(1) +[247, 44, 119, 199, 66, 1055, 484, 511];36;"Установка системы предпускового подогрева двигателя: + Иллюстрированный каталог деталей";DMC-URALM-A-A2-20-03-00A-941A-A(1) +[299, 47, 2465, 64, 3, 571, 2466, 5, 2467, 2468, 41, 221, 678, 342, 162, 7, 680, 678, 342, 15, 64, 2, 994, 892, 221, 85, 679, 565, 181, 41, 221, 678, 342, 93, 4, 14, 41, 221, 678, 342, 358, 630, 77, 54, 692, 692, 1159, 77, 54, 692, 358, 482, 13, 482, 358, 130, 1159, 1160, 490, 5, 95, 380, 630, 1427, 893, 144, 1753, 380, 1161, 41, 221, 678, 342, 5, 692, 892, 75, 630, 358, 2469, 8, 281, 31, 3, 41, 221, 2470, 1428, 893, 144, 1690, 3, 64, 154, 1429, 252, 1753, 380, 1161, 2, 630, 380, 630, 380, 894, 5, 2471, 1160, 864, 7, 1695, 2472, 1696, 669, 448, 2, 1754, 795, 64, 2, 692, 1160, 895, 5, 692, 18, 133, 482, 358, 692, 579, 4, 1430, 301, 1162, 8, 1431, 297];37;"Назначение: + Не прогревайте двигатель в закрытых помещениях с плохой вентиляцией. + Система выпуска отработавших газов предназначена для отвода отработавших газов от двигателя и снижения шума выпуска. + Устройство: + Месторасположение основных элементов системы выпуска отработавших газов показано на Рис. 1. + Система выпуска отработавших газов: + труба выпускная + хомут крепления глушителя + глушитель выхлопа + хомут крепления глушителя + труба соединительная + кронштейн соединительной трубы + стремянка выхлопа + металлорукав гибкий с фланцами + патрубок выпускной + заслонка вспомогательного тормоза + приёмный патрубок турбокомпрессора + Система выпуска отработавших газов с глушителем шума. Конец выпускной трубы (1) направлен к оси автомобиля. + В системе выпуска применяется износостойкий вспомогательный тормоз (10) (встроенный в двигатель), который размещается между приёмным патрубком (11) турбокомпрессора и выпускным патрубком (9). Выпускной патрубок (9) соединяется с металлорукавом (8). + Металлорукав (8) служит для компенсации температурных изменений размеров деталей и взаимных перемещений двигателя и глушителя. Металлорукав (8) соединён с глушителем при помощи соединительной трубы (5). + Глушитель (3) закреплён на кронштейнах, которые приварены к поперечинам рамы.";DMC-URALM-A-A2-40-00-00A-041A-A(1) +[305, 47, 2986, 66, 3, 1294, 2108, 5, 2987, 2988, 44, 221, 747, 342, 164, 7, 680, 747, 342, 15, 66, 2, 940, 892, 221, 87, 748, 438, 181, 44, 221, 747, 342, 94, 4, 14, 44, 221, 747, 342, 367, 650, 77, 55, 754, 754, 1159, 77, 55, 754, 367, 513, 13, 513, 367, 306, 1159, 1560, 518, 5, 353, 380, 650, 1561, 961, 144, 2109, 380, 1161, 44, 221, 747, 342, 5, 754, 892, 75, 650, 367, 2989, 8, 398, 36, 3, 44, 221, 1562, 1563, 961, 144, 2063, 3, 66, 37, 1564, 260, 2109, 826, 1161, 2, 650, 826, 650, 380, 651, 5, 1160, 1560, 1565, 7, 2069, 2990, 2070, 669, 511, 2, 1566, 837, 66, 2, 754, 1560, 268, 5, 754, 18, 140, 513, 367, 754, 269, 4, 13, 37, 962, 8, 1567, 213];37;"Назначение: + Не прогревайте двигатель в закрытых помещениях с плохой вентиляцией. + Система выпуска отработавших газов предназначена для отвода отработавших газов от двигателя и снижения шума выпуска. + Устройство: + Месторасположение основных элементов системы выпуска отработавших газов показано на Рис. 1. + Система выпуска отработавших газов: + труба выпускная + хомут крепления глушителя + глушитель выхлопа + хомут крепления глушителя + труба соединительная + кронштейн соединительной трубы + стремянка выхлопа + металлорукав гибкий с фланцами + патрубок выпускной + заслонка вспомогательного тормоза + приёмный патрубок турбокомпрессора + Система выпуска отработавших газов с глушителем шума. Конец выпускной трубы (1) направлен к оси автомобиля. + В системе выпуска применяется износостойкий вспомогательный тормоз (10) (встроенный в двигатель), который размещается между приёмным патрубком (11) турбокомпрессора и выпускным патрубком (9). Выпускной патрубок (9) соединяется с металлорукавом (8). + Металлорукав (8) служит для компенсации температурных изменений размеров деталей и взаимных перемещений двигателя и глушителя. Металлорукав (8) соединён с глушителем при помощи соединительной трубы (5). + Глушитель (3) закреплён на кронштейнах, которые приварены к поперечинам рамы.";DMC-URALM-A-A2-40-00-00A-041A-A(1) +[41, 221, 678, 342, 179, 85];38;"Система выпуска отработавших газов: + Описание устройства";DMC-URALM-A-A2-40-00-00A-041A-A(2) +[44, 221, 747, 342, 188, 87];38;"Система выпуска отработавших газов: + Описание устройства";DMC-URALM-A-A2-40-00-00A-041A-A(2) +[299, 86, 78, 11, 162, 7, 1755, 2473, 404, 43, 20, 1138, 2, 896, 3, 1408, 15, 2474, 2475, 770, 328, 86, 11, 1005, 2476, 2477, 2478, 11, 7, 151, 2479, 2, 2480, 7, 151, 1756, 5, 2481, 4, 473, 11, 1142, 309, 11, 2, 21, 42, 5, 200, 78, 11, 85, 570, 240, 86, 11, 93, 4, 14, 570, 240, 86, 78, 11, 13, 27, 310, 208, 862, 13, 27, 310, 157, 250, 297, 170, 310, 21, 13, 21, 310, 210, 86, 11, 93, 4, 14, 565, 181, 86, 11, 995, 70, 86, 65, 157, 5, 448, 78, 11, 6, 345, 1757, 2482, 78, 11, 70, 86, 11, 21, 580, 10, 145, 491, 6, 530, 95, 54, 185, 6, 65, 10, 201, 6, 65, 10, 530, 6, 21, 225, 10, 48, 40, 21, 42, 281, 48, 40, 21, 42, 632, 40, 309, 11, 40, 633, 11, 6, 202, 65, 427, 53, 5, 793, 40, 531, 11, 40, 634, 11, 202, 6, 111, 402, 5, 1432, 40, 693, 880, 40, 572, 346, 202, 6, 27, 225, 10, 53, 343, 6, 201, 580, 10, 65, 10, 70, 163, 65, 157, 86, 11, 27, 225, 10, 457, 1163, 2, 634, 11, 200, 78, 11, 428, 78, 1163, 2, 634, 11, 186, 282, 347, 40, 634, 11, 40, 531, 11, 171, 78, 633, 2, 531, 11, 457, 633, 2, 531, 11, 40, 633, 11, 530, 6, 171, 78, 309, 11, 2, 21, 42, 40, 309, 11, 2, 21, 42, 530, 6, 201, 6, 86, 11, 30, 4, 72, 580, 10, 27, 10, 5, 1433, 1006, 2483, 3, 2484, 124, 694, 21, 10, 5, 133, 282, 76, 317, 15, 989, 795, 3, 27, 1134, 70, 86, 11, 2, 65, 10, 530, 6, 27, 75, 1758, 4, 225, 10, 1434, 3, 2485, 201, 6, 21, 75, 530, 6, 1758, 4, 1435, 317, 282, 76, 3, 1134, 70, 2, 65, 4, 897, 21, 75, 530, 6, 30, 95, 54, 185, 6, 31, 202, 6, 30, 4, 72, 112, 10, 27, 75, 202, 6, 219, 226, 7, 19, 343, 53, 48, 40, 21, 42, 405, 4, 72, 225, 10, 30, 4, 1759, 281, 473, 345, 86, 11, 219, 1760, 346, 1142, 2486, 1761, 40, 309, 11, 2, 21, 42, 19, 693, 880, 40, 633, 531, 2, 634, 11, 2, 785, 40, 201, 2, 19, 202, 6, 691, 3, 572, 346, 40, 633, 531, 2, 634, 11, 530, 6, 30, 4, 1762, 10, 1763, 219, 888, 2487, 2, 2488, 2489, 122, 633, 531, 2490, 2, 634, 11, 1164, 72, 457, 457, 2491, 108, 1165, 1390, 346, 1764, 167, 1765, 5, 1764, 167, 40, 855, 18, 1766, 278, 276, 1007, 345, 2, 1767, 1766, 276, 1166, 5, 133, 1167, 785, 1436, 76, 457, 2, 898, 4, 40, 122, 309, 11, 2, 21, 42, 384, 795, 345, 20, 332, 530, 6, 46, 475, 346, 5, 1168, 40, 35, 1169, 1768, 2492, 693, 880, 7, 19, 777, 272, 3, 157, 65, 86, 2493, 28, 78, 11, 4, 1769, 28, 78, 317, 171, 301, 18, 795, 67, 796, 1765, 457, 49, 1169, 309, 11, 2, 21, 42, 210, 28, 78, 11, 93, 4, 14, 28, 78, 11, 67, 171, 78, 1163, 2, 634, 11, 65, 157, 86, 11, 428, 78, 1163, 2, 634, 11, 200, 78, 11, 2494, 186, 282, 347, 347, 282, 899, 86, 11, 428, 78, 633, 2, 531, 11, 67, 171, 78, 309, 11, 2, 21, 42, 171, 78, 309, 11, 2, 21, 42, 67, 171, 78, 633, 2, 531, 11, 111, 483, 124, 91, 168, 40, 309, 11, 2, 21, 42, 530, 6, 48, 40, 21, 42, 203, 1770, 281, 48, 40, 21, 42, 2495, 3, 1771, 273, 1437, 2496, 85, 7, 900, 15, 2497, 122, 1008, 72, 11, 853, 2498, 85, 253, 17, 695, 2, 72, 785, 347, 18, 151, 1717, 1718, 67, 72, 1645, 2499, 347, 301, 581, 3, 1168, 1170, 4, 1769, 7, 900, 15, 2500, 122, 21, 42, 2, 309, 11, 864, 797, 330, 14, 890, 1772, 21, 42, 49, 309, 11, 1771, 2501, 1118, 635, 186, 330, 330, 122, 309, 11, 2, 21, 42, 1171, 1773, 67, 171, 78, 309, 11, 2, 21, 42, 186, 2502, 330, 122, 309, 11, 2, 21, 42, 16, 76, 582, 359, 76, 180, 458, 458, 200, 78, 11, 39, 28, 123, 180, 458, 359, 39, 5, 459, 41, 636, 86, 11, 328, 86, 78, 11, 219, 2503, 41, 636, 85, 41, 636, 86, 11, 93, 4, 14, 168, 2504, 17, 343, 2505, 70, 35, 427, 2, 41, 329, 2506, 343, 53, 30, 4, 27, 1134, 70, 86, 11, 2, 2507, 15, 202, 6, 1009, 168, 15, 343, 53, 35, 254, 41, 636, 882, 91, 105, 7, 1438, 10, 1763, 40, 530, 6, 41, 636, 86, 11, 406, 40, 343, 53, 39, 343, 53, 65, 65, 10, 40, 798, 343, 53, 6, 406, 40, 40, 406, 343, 53, 6, 2508, 40, 1757, 2509, 583, 346, 2, 28, 78, 11, 1010, 2510, 7, 2511, 2512, 1439, 1440, 691, 3, 168, 3, 402, 111, 30, 1432, 7, 2513, 15, 2514, 1774, 1441, 793, 182, 69, 192, 696, 404, 43, 3, 86, 11, 93, 4, 14, 192, 696, 404, 43, 3, 86, 11, 19, 123, 86, 11, 299, 19, 123, 86, 11, 162, 7, 2515, 123, 28, 78, 11, 328, 19, 123, 86, 11, 1005, 1172, 532, 108, 426, 85, 210, 19, 123, 86, 11, 93, 4, 14, 19, 123, 86, 11, 1442, 200, 1173, 533, 16, 584, 1011, 85, 534, 584, 333, 562, 239, 2516, 145, 1011, 347, 186, 333, 562, 239, 239, 532, 5, 167, 97, 429, 239, 222, 13, 222, 239, 200, 458, 78, 11, 584, 51, 584, 180, 202, 200, 3, 224, 5, 171, 30, 4, 2517, 310, 312, 317, 4, 1174, 356, 96, 3, 190, 428, 35, 98, 360, 5, 534, 312, 360, 5, 333, 562, 239, 333, 562, 239, 2518, 585, 532, 239, 4, 27, 75, 532, 239, 30, 167, 97, 167, 97, 3, 2519, 780, 1443, 333, 562, 239, 585, 532, 239, 34, 3, 2520, 527, 2521, 532, 239, 167, 97, 253, 17, 1011, 145, 347, 186, 4, 21, 75, 532, 239, 18, 133, 72, 16, 317, 171, 185, 158, 532, 239, 35, 185, 158, 360, 5, 429, 3, 27, 132, 429, 1175, 202, 310, 34, 3, 21, 132, 222, 239, 202, 310, 30, 4, 1012, 154, 579, 3, 21, 132, 48, 183, 64, 584, 429, 360, 5, 200, 458, 78, 11, 182, 568, 3, 143, 795, 1442, 200, 35, 171, 1444, 2, 637, 635, 688, 4, 532, 239, 1009, 35, 185, 158, 635, 688, 4, 429, 429, 1013, 255, 1445, 222, 239, 527, 1775, 273, 200, 458, 78, 11, 182, 568, 1014, 97, 3, 143, 1157, 190, 3, 143, 1157, 190, 428, 1176, 4, 1011, 145, 145, 2522, 535, 186, 1013, 3, 194, 185, 158, 3, 901, 274, 347, 2523, 3, 226, 1011, 145, 2, 2524, 333, 562, 239, 15, 2525, 255, 1445, 347, 1164, 1776, 795, 333, 562, 239];39;"Назначение: + Коробка переключения передач предназначена для ступенчатого преобразования крутящего момента по величине и направлению, в зависимости от изменяющихся дорожных условий. + Характеристика: + Коробка передач механическая, трёхходовая, пятиступенчатая (пять передач для движения вперед и одна для движения назад), с синхронизаторами на всех передачах, кроме первой передачи и заднего хода, с рычагом переключения передач. + Устройство: + Место установки коробки передач показано на Рис. 1. + Место установки коробки переключения передач: + кронштейн передней опоры нижний + подушка + кронштейн передней опоры верхний + лонжерон рамы левый + опора задняя + кронштейн задней опоры + Конструкция коробки передач показана на Рис. 2. + Основными элементами коробки передач являются: + картер коробки (1) + крышка верхняя с деталями переключения передач (26) + валы + шестерни + подшипники. + Коробка переключения передач: + картер коробки передач + задний шариковый подшипник + втулка распорная + вал вторичный + фланец крепления карданного вала + крышка подшипника первичного вала + крышка подшипника вторичного вала + задний роликовый подшипник + блок шестерен заднего хода + ось блока шестерен заднего хода + венец шестерни первой передачи + шестерня второй передачи + вал промежуточный + крышка заборника насоса с сеткой + шестерня третьей передачи + шестерня пятой передачи промежуточного вала + пробка сливная с магнитом + шестерня отбора мощности + шестерня постоянного зацепления промежуточного вала + передний роликовый подшипник + насос масляный + вал первичный + шариковый подшипник + крышка подшипника + картер сцепления + крышка верхняя коробки передач + передний роликовый подшипник + синхронизатор четвёртой и пятой передач + рычаг переключения передач + вилка переключения четвёртой и пятой передач + пружина стопорного шарика + шестерня пятой передачи + шестерня третьей передачи + вилка переключения второй и третьей передач + синхронизатор второй и третьей передач + шестерня второй передачи вторичного вала + вилка переключения первой передачи и заднего хода + шестерня первой передачи и заднего хода вторичного вала + Первичный вал (22) коробки передач установлен на двух шариковых подшипниках. Передний подшипник с двухсторонним уплотнением запрессован в посадочное отверстие маховика. Задний подшипник, с помощью стопорного кольца, закреплён от осевых перемещений в передней стенке картера (1) коробки передач и крышке подшипника (24). + Вторичный вал (4) передним концом опирается на роликовый подшипник, помещенный в гнезде первичного вала. Задний конец вторичного вала опирается на шарикоподшипник, закреплённый стопорным кольцом в стенке картера и крышке. На шлицах заднего конца вторичного вала установлен фланец (5) крепления карданного вала автомобиля. + Промежуточный вал (13) установлен на двух конических подшипниках. Передний конец промежуточного вала имеет паз для привода масляного насоса. Блок шестерен заднего хода (9) вращается на двух роликовых подшипниках, установленных на неподвижной оси (10). + Все шестерни коробки передач имеют косозубое зацепление, кроме прямозубого у шестерен первой передачи и заднего хода, привода отбора мощности. Шестерни второй, третьей и пятой передач и пара шестерен первичного и привода промежуточного вала находятся в постоянном зацеплении. + Шестерни второй, третьей и пятой передач вторичного вала установлены на стальных подшипниках скольжения, имеющих специальные конфигурацию и покрытие. + Безударное включение второй, третьей, четвёртой и пятой передач обеспечивается двумя синхронизаторами (28), (35). Синхронизатор инерционного типа позволяет произвести зацепление зубчатой муфты каретки с зубчатой муфтой шестерни только при уравнении угловых скоростей вращения шестерни и вала. Уравнение скоростей производится с помощью фрикционной пары – конусного кольца синхронизатора и конуса на шестерне. + Включение первой передачи и заднего хода осуществляется перемещением шестерни (38) по шлицам вторичного вала до полного зацепления с соответствующей шестерней. + Через шестерню (18) можно производить отбор мощности для привода дополнительных агрегатов. + В верхней крышке коробки размещён механизм переключения передач. На штоках механизма переключения закреплены вилки, которые при перемещении штоков перемещают каретки синхронизаторов или шестерню первой передачи и заднего хода. + Конструкция механизма переключения передач показана на Рис. 3. + Механизм переключения передач: + шток вилки переключения четвёртой и пятой передач + крышка верхняя коробки передач + вилка переключения четвёртой и пятой передач + рычаг переключения передач + валик + пружина стопорного шарика + шарик стопорный + сапун коробки передач + вилка переключения второй и третьей передач + шток вилки переключения первой передачи и заднего хода + вилка переключения первой передачи и заднего хода + шток вилки переключения второй и третьей передач + пробка заливного отверстия под масло + шестерня первой передачи и заднего хода вторичного вала + блок шестерен заднего хода + шайба упорная + ось блока шестерен заднего хода + Штоки (1), (10), (12) в нужном положении удерживаются блокирующим устройством (7). Для предохранения от случайного включения одновременно двух передач имеется блокирующее устройство, состоящее из штифта и двух пар шариков (7), при движении какого-либо штока два других запираются шариками, которые входят в соответствующие канавки на штоках. Для предохранения от ошибочного включения заднего хода и первой передачи служит пружинный предохранитель (Рис. 4). Чтобы включить задний ход или первую передачу, нужно преодолеть дополнительно усилие пружины (3) предохранителя (4). + Предохранитель включения первой передачи и заднего хода: + винт установочный + шток вилки переключения первой передачи и заднего хода + пружина предохранительная + предохранитель включения первой передачи и заднего хода + болт + кольцо + стакан + прокладка + кольцо + опора валика + валик + рычаг переключения передач + корпус механизма управления + опора валика + прокладка + корпус с манжетой + Система смазки коробки передач: + Характеристика: + Коробка переключения передач имеет смешанную систему смазки. + Устройство: + Система смазки коробки передач показана на Рис. 5. + Масло засасывается из масляной ванны картера через заборник и систему каналов шестеренчатым масляным насосом (2), установленным на передней стенке картера коробки передач и приводимым от промежуточного вала. + Далее масло от масляного насоса через трубопровод системы смазки подаётся под давлением для смазывания подшипников скольжения шестерен вторичного вала. + Система смазки коробки передач: + ведомая шестерня масляного насоса + корпус масляного насоса + крышка + крышка подшипника + шестерня ведущая масляного насоса + вал ведущей шестерни + шестерня ведомая масляного насоса + вал ведомой шестерни + Подшипники качения, зубчатые зацепления и механизм переключения передач смазываются разбрызгиванием. Для улавливания мелких металлических частиц, находящихся в масле, в сливную пробку установлен магнит. Для защиты от засорения, маслозаборник закрывается сеткой. + Принцип работы: + Схема распределения крутящего момента в коробке передач показана на Рис. 6. + Схема распределения крутящего момента в коробке передач: + Привод управления коробкой передач: + Назначение: + Привод управления коробкой передач предназначен для удалённого управления механизмом переключения передач. + Характеристика: + Привод управления коробкой передач механический, дистанционный, телескопического типа. + Общее устройство: + Конструкция привода управления коробкой передач показана на Рис. 7. + Привод управления коробкой передач: + рукоятка + рычаг + чехол уплотнительный + болт + наконечник блокировочного устройства + крестовина + наконечник внутренней подвижной тяги (удлинитель) + втулка блокировочная + шарик + пружина + внутренняя подвижная тяга + тяга телескопическая с муфтой блокировки + хвостовик + тяга реактивная + кронштейн реактивной тяги + рычаг валика переключения передач + наконечник + гайка наконечника + опора промежуточная + Рычаг (2) в сборе с вилкой установлен на сферической опоре, которая закреплена на центральной панели приборов в кабине. Вилка через палец соединена с крестовиной (6), которая соединена с внутренней подвижной тягой (11). Внутренняя подвижная тяга размещена внутри телескопической тяги. На переднем конце телескопической тяги (12) установлена муфта блокировки. + Муфта блокировки в заблокированном состоянии фиксирует внутреннюю подвижную тягу (11) внутри телескопической тяги, а в разблокированном обеспечивает удлинение телескопической тяги. + Муфта блокировки состоит из: + блокировочной втулки (8) + шариков (9) + пружины (10). + На заднем конце телескопической тяги при помощи двух болтов (4) закреплена вилка карданного шарнира. Телескопическая тяга через карданный шарнир соединена с хвостовиком (13). В передней части хвостовик поддерживает промежуточная опора (19), а в задней части реактивная тяга (14). Промежуточная опора установлена на кронштейне, который закреплён в задней части блока цилиндров двигателя. Наконечник (17) хвостовика соединен с рычагом валика переключения передач (16). + Принцип действия: + Во время перемещения рукоятки (1) рычага (2), через вилку поперечные и продольные усилия передаются на телескопическую тягу (12). Далее через карданный шарнир усилия передаются на хвостовик (13). Хвостовик, перемещаясь за счёт реактивной тяги (14), обеспечивает правильное положение рычага валика переключения передач (16). + Принцип действия муфты блокировки во время опрокидывании кабины: + Во время опрокидывания кабины вилка воздействуют на блокировочную втулку (8). Втулка, преодолевая сопротивление пружины (10), перемещается в сторону карданного шарнира. В этом случае шарики (9) опускаются в паз блокировочной втулки и освобождают внутреннюю подвижную тягу (11) от фиксации. За счёт шариков обеспечивается плавное перемещение внутренней подвижной тяги.";DMC-URALM-A-A7-10-00-00A-040A-A(1) +[305, 83, 80, 12, 164, 7, 2110, 2991, 262, 43, 20, 1303, 2, 963, 3, 947, 15, 2992, 2993, 813, 335, 83, 12, 1061, 2994, 2995, 614, 12, 7, 155, 2996, 2, 325, 7, 155, 1756, 5, 457, 4, 1038, 12, 1305, 323, 12, 2, 22, 42, 5, 200, 80, 12, 87, 603, 247, 83, 12, 94, 4, 14, 603, 247, 83, 80, 12, 13, 26, 180, 214, 939, 13, 26, 180, 148, 250, 213, 175, 180, 22, 13, 22, 180, 215, 83, 12, 94, 4, 14, 438, 181, 83, 12, 1054, 70, 83, 61, 148, 5, 511, 80, 12, 6, 29, 10, 83, 80, 12, 70, 83, 12, 22, 615, 10, 121, 444, 6, 549, 95, 55, 189, 6, 61, 10, 205, 6, 61, 10, 549, 6, 22, 236, 10, 48, 445, 22, 42, 421, 48, 445, 22, 42, 632, 29, 323, 12, 29, 652, 12, 6, 206, 61, 427, 53, 5, 833, 29, 550, 12, 29, 614, 12, 206, 6, 114, 414, 5, 1432, 29, 693, 953, 29, 606, 354, 206, 6, 26, 236, 10, 53, 352, 6, 205, 615, 10, 61, 10, 70, 165, 61, 148, 83, 12, 26, 236, 10, 457, 1062, 2, 614, 12, 200, 80, 12, 103, 80, 1062, 2, 614, 12, 120, 270, 347, 29, 614, 12, 29, 550, 12, 103, 80, 652, 2, 550, 12, 457, 652, 2, 550, 12, 29, 652, 12, 549, 6, 103, 80, 323, 12, 2, 22, 42, 29, 323, 12, 2, 22, 42, 549, 6, 205, 6, 83, 12, 52, 4, 261, 615, 10, 26, 10, 5, 1568, 1063, 2997, 3, 2998, 128, 694, 22, 10, 5, 140, 270, 88, 269, 15, 1045, 837, 3, 26, 1302, 70, 83, 12, 2, 61, 10, 549, 6, 26, 166, 2111, 4, 236, 10, 2108, 3, 2112, 205, 6, 22, 75, 549, 6, 2111, 4, 1435, 2999, 270, 88, 3, 1302, 70, 2, 61, 4, 332, 22, 166, 549, 6, 52, 95, 55, 189, 6, 36, 206, 6, 52, 4, 261, 115, 10, 26, 75, 206, 6, 303, 226, 7, 19, 352, 53, 48, 445, 22, 42, 416, 4, 261, 236, 10, 742, 4, 2113, 398, 1049, 29, 83, 12, 755, 2114, 354, 1305, 3000, 1761, 445, 323, 12, 2, 22, 42, 19, 693, 953, 29, 652, 550, 2, 614, 12, 2, 536, 445, 205, 2, 19, 206, 6, 835, 3, 606, 354, 29, 652, 550, 2, 614, 12, 549, 6, 52, 4, 2115, 10, 2116, 1511, 957, 3001, 2, 3002, 3003, 126, 652, 550, 1062, 2, 614, 12, 413, 514, 457, 457, 3004, 108, 1317, 2053, 354, 399, 104, 2117, 5, 399, 104, 29, 932, 18, 2118, 293, 291, 1064, 29, 2, 6, 2118, 291, 1065, 5, 140, 1318, 536, 1569, 88, 457, 2, 898, 4, 29, 126, 323, 12, 2, 22, 42, 326, 837, 29, 20, 332, 549, 6, 46, 510, 354, 5, 509, 29, 35, 29, 2119, 1065, 693, 953, 7, 19, 544, 272, 3, 148, 61, 83, 2120, 28, 80, 12, 4, 67, 28, 80, 269, 103, 37, 18, 837, 67, 551, 2117, 457, 50, 29, 323, 12, 2, 22, 42, 215, 28, 80, 12, 94, 4, 14, 28, 80, 12, 67, 103, 80, 1062, 2, 614, 12, 61, 148, 83, 12, 103, 80, 1062, 2, 614, 12, 200, 80, 12, 458, 120, 270, 347, 347, 270, 899, 83, 12, 103, 80, 652, 2, 550, 12, 67, 103, 80, 323, 12, 2, 22, 42, 103, 80, 323, 12, 2, 22, 42, 67, 103, 80, 652, 2, 550, 12, 114, 441, 128, 91, 174, 29, 323, 12, 2, 22, 42, 549, 6, 48, 445, 22, 42, 207, 2121, 421, 48, 445, 22, 42, 67, 3, 2122, 289, 1570, 653, 87, 7, 964, 15, 3005, 126, 1066, 261, 12, 303, 653, 87, 3006, 17, 695, 2, 261, 536, 347, 18, 155, 251, 2080, 67, 72, 602, 3007, 347, 37, 756, 3, 509, 1571, 4, 67, 7, 964, 15, 3008, 126, 22, 42, 2, 323, 12, 1565, 120, 336, 14, 960, 1319, 22, 42, 50, 323, 12, 2122, 3009, 544, 654, 120, 336, 336, 126, 323, 12, 2, 22, 42, 1171, 1572, 67, 103, 80, 323, 12, 2, 22, 42, 120, 3010, 336, 126, 323, 12, 2, 22, 42, 16, 88, 757, 369, 88, 180, 458, 458, 200, 80, 12, 39, 28, 127, 180, 458, 369, 39, 5, 242, 44, 616, 83, 12, 335, 83, 80, 12, 303, 3011, 819, 616, 87, 44, 616, 83, 12, 94, 4, 14, 174, 3012, 17, 352, 3013, 70, 35, 427, 2, 819, 329, 3014, 352, 53, 742, 4, 26, 1302, 70, 83, 12, 2, 3015, 15, 206, 6, 1067, 174, 15, 352, 53, 35, 254, 44, 616, 1068, 91, 106, 7, 1573, 10, 2116, 445, 549, 6, 44, 616, 83, 12, 337, 29, 352, 53, 39, 352, 53, 61, 61, 10, 29, 84, 352, 53, 6, 84, 29, 29, 337, 352, 53, 6, 337, 29, 10, 3016, 399, 354, 2, 28, 80, 12, 1069, 3017, 7, 3018, 3019, 1574, 1575, 3020, 3, 174, 3, 414, 114, 52, 3021, 7, 3022, 15, 3023, 1774, 1320, 833, 182, 82, 196, 758, 262, 43, 3, 83, 12, 94, 4, 14, 196, 758, 262, 43, 3, 83, 12, 19, 127, 83, 12, 305, 19, 127, 83, 12, 164, 7, 1296, 127, 28, 80, 12, 335, 19, 127, 83, 12, 1061, 1321, 552, 108, 440, 87, 215, 19, 127, 83, 12, 94, 4, 14, 19, 127, 83, 12, 1576, 200, 1173, 368, 16, 584, 1070, 87, 553, 584, 338, 598, 246, 3024, 121, 1070, 347, 120, 338, 598, 246, 246, 552, 5, 104, 99, 429, 246, 235, 13, 235, 246, 200, 458, 80, 12, 584, 59, 584, 180, 206, 200, 3, 224, 5, 103, 52, 4, 3025, 180, 37, 269, 4, 1322, 366, 96, 3, 195, 103, 35, 98, 268, 5, 553, 37, 268, 5, 338, 598, 246, 338, 598, 246, 2120, 370, 552, 246, 4, 26, 166, 552, 246, 52, 104, 99, 104, 99, 3, 3026, 823, 1071, 338, 598, 246, 370, 552, 246, 34, 3, 2123, 413, 3027, 552, 246, 104, 99, 267, 17, 1070, 121, 347, 120, 4, 22, 166, 552, 246, 18, 140, 261, 16, 269, 103, 189, 158, 552, 246, 35, 189, 158, 268, 5, 429, 3, 26, 139, 429, 1323, 206, 180, 34, 3, 22, 139, 235, 246, 206, 180, 52, 4, 13, 37, 269, 3, 22, 139, 48, 183, 66, 584, 429, 268, 5, 200, 458, 80, 12, 182, 512, 107, 147, 837, 1576, 200, 35, 103, 1577, 2, 655, 654, 443, 4, 552, 246, 1067, 35, 189, 158, 654, 443, 4, 429, 429, 3028, 255, 1578, 235, 246, 413, 2124, 289, 200, 458, 80, 12, 182, 512, 104, 99, 107, 147, 1316, 195, 107, 147, 1316, 195, 103, 1324, 4, 1070, 121, 121, 2125, 554, 120, 551, 3, 198, 189, 158, 3, 197, 290, 347, 2126, 3, 226, 1070, 121, 2, 3029, 338, 598, 246, 15, 3030, 255, 1578, 347, 413, 2127, 837, 338, 598, 246];39;"Назначение: + Коробка переключения передач предназначена для ступенчатого преобразования крутящего момента по величине и направлению, в зависимости от изменяющихся дорожных условий. + Характеристика: + Коробка передач механическая, трёхходовая, пятиступенчатая (пять передач для движения вперед и одна для движения назад), с синхронизаторами на всех передачах, кроме первой передачи и заднего хода, с рычагом переключения передач. + Устройство: + Место установки коробки передач показано на Рис. 1. + Место установки коробки переключения передач: + кронштейн передней опоры нижний + подушка + кронштейн передней опоры верхний + лонжерон рамы левый + опора задняя + кронштейн задней опоры + Конструкция коробки передач показана на Рис. 2. + Основными элементами коробки передач являются: + картер коробки (1) + крышка верхняя с деталями переключения передач (26) + валы + шестерни + подшипники. + Коробка переключения передач: + картер коробки передач + задний шариковый подшипник + втулка распорная + вал вторичный + фланец крепления карданного вала + крышка подшипника первичного вала + крышка подшипника вторичного вала + задний роликовый подшипник + блок шестерен заднего хода + ось блока шестерен заднего хода + венец шестерни первой передачи + шестерня второй передачи + вал промежуточный + крышка заборника насоса с сеткой + шестерня третьей передачи + шестерня пятой передачи промежуточного вала + пробка сливная с магнитом + шестерня отбора мощности + шестерня постоянного зацепления промежуточного вала + передний роликовый подшипник + насос масляный + вал первичный + шариковый подшипник + крышка подшипника + картер сцепления + крышка верхняя коробки передач + передний роликовый подшипник + синхронизатор четвёртой и пятой передач + рычаг переключения передач + вилка переключения четвёртой и пятой передач + пружина стопорного шарика + шестерня пятой передачи + шестерня третьей передачи + вилка переключения второй и третьей передач + синхронизатор второй и третьей передач + шестерня второй передачи вторичного вала + вилка переключения первой передачи и заднего хода + шестерня первой передачи и заднего хода вторичного вала + Первичный вал (22) коробки передач установлен на двух шариковых подшипниках. Передний подшипник с двухсторонним уплотнением запрессован в посадочное отверстие маховика. Задний подшипник, с помощью стопорного кольца, закреплён от осевых перемещений в передней стенке картера (1) коробки передач и крышке подшипника (24). + Вторичный вал (4) передним концом опирается на роликовый подшипник, помещенный в гнезде первичного вала. Задний конец вторичного вала опирается на шарикоподшипник, закреплённый стопорным кольцом в стенке картера и крышке. На шлицах заднего конца вторичного вала установлен фланец (5) крепления карданного вала автомобиля. + Промежуточный вал (13) установлен на двух конических подшипниках. Передний конец промежуточного вала имеет паз для привода масляного насоса. Блок шестерен заднего хода (9) вращается на двух роликовых подшипниках, установленных на неподвижной оси (10). + Все шестерни коробки передач имеют косозубое зацепление, кроме прямозубого у шестерен первой передачи и заднего хода, привода отбора мощности. Шестерни второй, третьей и пятой передач и пара шестерен первичного и привода промежуточного вала находятся в постоянном зацеплении. + Шестерни второй, третьей и пятой передач вторичного вала установлены на стальных подшипниках скольжения, имеющих специальные конфигурацию и покрытие. + Безударное включение второй, третьей, четвёртой и пятой передач обеспечивается двумя синхронизаторами (28), (35). Синхронизатор инерционного типа позволяет произвести зацепление зубчатой муфты каретки с зубчатой муфтой шестерни только при уравнении угловых скоростей вращения шестерни и вала. Уравнение скоростей производится с помощью фрикционной пары – конусного кольца синхронизатора и конуса на шестерне. + Включение первой передачи и заднего хода осуществляется перемещением шестерни (38) по шлицам вторичного вала до полного зацепления с соответствующей шестерней. + Через шестерню (18) можно производить отбор мощности для привода дополнительных агрегатов. + В верхней крышке коробки размещён механизм переключения передач. На штоках механизма переключения закреплены вилки, которые при перемещении штоков перемещают каретки синхронизаторов или шестерню первой передачи и заднего хода. + Конструкция механизма переключения передач показана на Рис. 3. + Механизм переключения передач: + шток вилки переключения четвёртой и пятой передач + крышка верхняя коробки передач + вилка переключения четвёртой и пятой передач + рычаг переключения передач + валик + пружина стопорного шарика + шарик стопорный + сапун коробки передач + вилка переключения второй и третьей передач + шток вилки переключения первой передачи и заднего хода + вилка переключения первой передачи и заднего хода + шток вилки переключения второй и третьей передач + пробка заливного отверстия под масло + шестерня первой передачи и заднего хода вторичного вала + блок шестерен заднего хода + шайба упорная + ось блока шестерен заднего хода + Штоки (1), (10), (12) в нужном положении удерживаются блокирующим устройством (7). Для предохранения от случайного включения одновременно двух передач имеется блокирующее устройство, состоящее из штифта и двух пар шариков (7), при движении какого-либо штока два других запираются шариками, которые входят в соответствующие канавки на штоках. Для предохранения от ошибочного включения заднего хода и первой передачи служит пружинный предохранитель (Рис. 4). Чтобы включить задний ход или первую передачу, нужно преодолеть дополнительно усилие пружины (3) предохранителя (4). + Предохранитель включения первой передачи и заднего хода: + винт установочный + шток вилки переключения первой передачи и заднего хода + пружина предохранительная + предохранитель включения первой передачи и заднего хода + болт + кольцо + стакан + прокладка + кольцо + опора валика + валик + рычаг переключения передач + корпус механизма управления + опора валика + прокладка + корпус с манжетой + Система смазки коробки передач: + Характеристика: + Коробка переключения передач имеет смешанную систему смазки. + Устройство: + Система смазки коробки передач показана на Рис. 5. + Масло засасывается из масляной ванны картера через заборник и систему каналов шестеренчатым масляным насосом (2), установленным на передней стенке картера коробки передач и приводимым от промежуточного вала. + Далее масло от масляного насоса через трубопровод системы смазки подаётся под давлением для смазывания подшипников скольжения шестерен вторичного вала. + Система смазки коробки передач: + ведомая шестерня масляного насоса + корпус масляного насоса + крышка + крышка подшипника + шестерня ведущая масляного насоса + вал ведущей шестерни + шестерня ведомая масляного насоса + вал ведомой шестерни + Подшипники качения, зубчатые зацепления и механизм переключения передач смазываются разбрызгиванием. Для улавливания мелких металлических частиц, находящихся в масле, в сливную пробку установлен магнит. Для защиты от засорения, маслозаборник закрывается сеткой. + Принцип работы: + Схема распределения крутящего момента в коробке передач показана на Рис. 6. + Схема распределения крутящего момента в коробке передач: + Привод управления коробкой передач: + Назначение: + Привод управления коробкой передач предназначен для удалённого управления механизмом переключения передач. + Характеристика: + Привод управления коробкой передач механический, дистанционный, телескопического типа. + Общее устройство: + Конструкция привода управления коробкой передач показана на Рис. 7. + Привод управления коробкой передач: + рукоятка + рычаг + чехол уплотнительный + болт + наконечник блокировочного устройства + крестовина + наконечник внутренней подвижной тяги (удлинитель) + втулка блокировочная + шарик + пружина + внутренняя подвижная тяга + тяга телескопическая с муфтой блокировки + хвостовик + тяга реактивная + кронштейн реактивной тяги + рычаг валика переключения передач + наконечник + гайка наконечника + опора промежуточная + Рычаг (2) в сборе с вилкой установлен на сферической опоре, которая закреплена на центральной панели приборов в кабине. Вилка через палец соединена с крестовиной (6), которая соединена с внутренней подвижной тягой (11). Внутренняя подвижная тяга размещена внутри телескопической тяги. На переднем конце телескопической тяги (12) установлена муфта блокировки. + Муфта блокировки в заблокированном состоянии фиксирует внутреннюю подвижную тягу (11) внутри телескопической тяги, а в разблокированном обеспечивает удлинение телескопической тяги. + Муфта блокировки состоит из: + блокировочной втулки (8) + шариков (9) + пружины (10). + На заднем конце телескопической тяги при помощи двух болтов (4) закреплена вилка карданного шарнира. Телескопическая тяга через карданный шарнир соединена с хвостовиком (13). В передней части хвостовик поддерживает промежуточная опора (19), а в задней части реактивная тяга (14). Промежуточная опора установлена на кронштейне, который закреплён в задней части блока цилиндров двигателя. Наконечник (17) хвостовика соединен с рычагом валика переключения передач (16). + Принцип действия: + Во время перемещения рукоятки (1) рычага (2), через вилку поперечные и продольные усилия передаются на телескопическую тягу (12). Далее через карданный шарнир усилия передаются на хвостовик (13). Хвостовик, перемещаясь за счёт реактивной тяги (14), обеспечивает правильное положение рычага валика переключения передач (16). + Принцип действия муфты блокировки во время опрокидывании кабины: + Во время опрокидывания кабины вилка воздействуют на блокировочную втулку (8). Втулка, преодолевая сопротивление пружины (10), перемещается в сторону карданного шарнира. В этом случае шарики (9) опускаются в паз блокировочной втулки и освобождают внутреннюю подвижную тягу (11) от фиксации. За счёт шариков обеспечивается плавное перемещение внутренней подвижной тяги.";DMC-URALM-A-A7-10-00-00A-040A-A(1) +[86, 78, 11, 179, 85, 2, 69];40;"Коробка переключения передач: + Описание устройства и работы";DMC-URALM-A-A7-10-00-00A-040A-A(2) +[83, 80, 12, 188, 87, 2, 82];40;"Коробка переключения передач: + Описание устройства и работы";DMC-URALM-A-A7-10-00-00A-040A-A(2) +[18, 1143, 69, 1144, 426, 1145, 987, 1404, 856, 47, 1177, 1777, 1178, 1778, 3, 274, 460, 1779, 1780, 460, 577, 1177, 1781, 7, 1782, 1783, 1784, 343, 1785, 2, 536, 18, 315, 5, 690, 1786, 168, 5, 690, 1155, 407, 1179, 18, 315, 5, 316, 887, 991, 3, 1105, 1446, 2, 1154, 8, 489, 18, 456, 799, 1147, 1787, 8, 489];41;"При проведении работ соблюдаются общие меры безопасности. + Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья. + •Избегать вдыхания масляного тумана и паров. + •При контакте с кожей: удалить масло с кожи, используя защитный крем. + •При контакте с глазами промыть водой в течение 15 минут и обратитесь к врачу. + При попадании внутрь немедленно обратитесь к врачу.";DMC-URALM-A-A7-10-00-00A-292A-A(1) +[18, 1306, 82, 1307, 440, 1308, 1043, 1540, 856, 47, 1325, 2128, 1178, 2129, 3, 290, 331, 2130, 2131, 296, 1072, 1325, 2132, 7, 2133, 2134, 2135, 352, 2136, 2, 536, 18, 315, 5, 752, 2137, 174, 5, 752, 2138, 417, 1179, 18, 315, 5, 316, 955, 1048, 3, 1279, 1579, 2, 956, 8, 489, 18, 469, 370, 954, 956, 8, 489];41;"При проведении работ соблюдаются общие меры безопасности. + Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья. + •Избегать вдыхания масляного тумана и паров. + •При контакте с кожей: удалить масло с кожи, используя защитный крем. + •При контакте с глазами промыть водой в течение 15 минут и обратитесь к врачу. + При попадании внутрь немедленно обратитесь к врачу.";DMC-URALM-A-A7-10-00-00A-292A-A(1) +[697, 168, 7, 697, 168, 241, 449, 479, 568, 586, 402, 111, 2, 1788, 168, 857, 677, 800, 111, 1789, 111, 402, 124, 586, 16, 54, 65, 427, 53, 5, 793, 1426, 54, 65, 427, 53, 5, 793, 887, 902, 111, 2, 65, 427, 53, 5, 793, 15, 1439, 1440, 902, 111, 65, 427, 53, 800, 402, 111, 1789, 30, 1117, 359, 2, 65, 427, 53, 5, 793, 1447, 16, 54, 1385, 168, 1422, 190, 1157, 190, 586, 111, 483, 124, 2, 1790, 168, 111, 483, 124];42;"Слив масла + Для слива масла необходимо выполнить следующие действия: + Открутить сливную пробку и слить масло, после чего завернуть пробку обратно. + Пробка сливного отверстия: + Открутить болты крепления крышки заборника насоса с сеткой. + Болты крепления крышки заборника насоса с сеткой: + Промыть магнитную пробку и крышку заборника насоса с сеткой от металлических частиц. + Магнитная пробка: + Крышка заборника насоса: + Завернуть сливную пробку обратно. + Установить новую прокладку и крышку заборника насоса с сеткой, ввернув болты крепления. + Заправка масла + Опрокинуть кабину. + Опрокидывание кабины: + Открутить пробку заливного отверстия и залить масло. + Пробка заливного отверстия:";DMC-URALM-A-A7-10-00-00A-292A-A(2) +[697, 174, 7, 697, 174, 233, 545, 395, 512, 517, 414, 114, 2, 2139, 174, 933, 2140, 1326, 114, 1073, 114, 414, 128, 517, 16, 55, 61, 427, 53, 5, 833, 16, 55, 61, 427, 53, 5, 833, 955, 965, 114, 2, 61, 427, 53, 5, 833, 15, 1574, 1575, 965, 114, 61, 427, 53, 1326, 414, 114, 1073, 271, 1288, 369, 2, 61, 427, 53, 5, 833, 3031, 16, 55, 1521, 174, 3032, 195, 1316, 195, 517, 114, 441, 128, 2, 2141, 174, 114, 441, 128];42;"Слив масла + Для слива масла необходимо выполнить следующие действия: + Открутить сливную пробку и слить масло, после чего завернуть пробку обратно. + Пробка сливного отверстия: + Открутить болты крепления крышки заборника насоса с сеткой. + Болты крепления крышки заборника насоса с сеткой: + Промыть магнитную пробку и крышку заборника насоса с сеткой от металлических частиц. + Магнитная пробка: + Крышка заборника насоса: + Завернуть сливную пробку обратно. + Установить новую прокладку и крышку заборника насоса с сеткой, ввернув болты крепления. + Заправка масла + Опрокинуть кабину. + Опрокидывание кабины: + Открутить пробку заливного отверстия и залить масло. + Пробка заливного отверстия:";DMC-URALM-A-A7-10-00-00A-292A-A(2) +[86, 78, 11, 340, 168];43;"Коробка переключения передач: + Замена масла";DMC-URALM-A-A7-10-00-00A-292A-A(3) +[83, 80, 12, 394, 174];43;"Коробка переключения передач: + Замена масла";DMC-URALM-A-A7-10-00-00A-292A-A(3) +[299, 361, 86, 162, 7, 696, 404, 43, 15, 86, 11, 252, 135, 9, 31, 2, 864, 7, 1791, 1377, 698, 4, 135, 2526, 2, 1000, 1180, 31, 328, 361, 86, 1005, 2527, 5, 1181, 537, 117, 85, 361, 86, 30, 4, 628, 362, 862, 4, 297, 31, 210, 361, 86, 93, 4, 14, 361, 86, 65, 10, 32, 28, 97, 118, 28, 78, 11, 6, 202, 40, 406, 227, 11, 65, 10, 40, 798, 227, 11, 40, 798, 193, 11, 6, 201, 40, 406, 193, 11, 65, 10, 65, 10, 537, 117, 6, 19, 21, 2, 27, 9, 70, 361, 86, 8, 565, 181, 361, 86, 1792, 70, 5, 2528, 135, 345, 638, 345, 6, 537, 117, 28, 97, 118, 28, 78, 11, 32, 860, 3, 70, 30, 628, 6, 3, 224, 5, 1793, 6, 201, 264, 6, 202, 264, 6, 19, 9, 21, 408, 1182, 6, 19, 27, 9, 264, 201, 6, 903, 35, 202, 185, 6, 5, 86, 11, 5, 133, 1183, 95, 14, 201, 2, 202, 6, 30, 4, 2529, 112, 10, 2, 14, 34, 117, 2, 6, 19, 9, 4, 2530, 14, 473, 345, 361, 86, 572, 346, 1760, 201, 6, 210, 201, 6, 93, 4, 14, 4, 201, 6, 15, 27, 75, 904, 30, 135, 345, 227, 2, 193, 11, 40, 1184, 11, 30, 4, 1794, 145, 2531, 108, 345, 219, 587, 583, 632, 241, 7, 153, 5, 201, 6, 18, 133, 167, 78, 11, 6, 201, 10, 112, 65, 10, 40, 227, 11, 167, 78, 11, 40, 193, 11, 10, 112, 145, 1794, 171, 78, 11, 583, 632, 201, 6, 459, 95, 1183, 202, 6, 210, 202, 6, 93, 4, 14, 40, 227, 11, 2, 40, 1184, 11, 30, 4, 897, 202, 6, 2, 2532, 252, 1015, 491, 145, 4, 27, 75, 202, 6, 30, 1795, 19, 385, 4, 65, 10, 202, 6, 154, 30, 92, 194, 95, 19, 27, 9, 1429, 32, 1796, 4, 65, 10, 202, 6, 154, 30, 92, 194, 95, 19, 21, 408, 1429, 899, 154, 1175, 572, 105, 585, 152, 361, 86, 40, 1184, 11, 691, 3, 346, 5, 905, 208, 6, 312, 1162, 8, 27, 2533, 2, 1724, 8, 2534, 118, 6, 202, 65, 10, 1795, 19, 385, 10, 112, 40, 227, 11, 10, 112, 65, 10, 40, 193, 11, 145, 491, 6, 19, 27, 9, 2, 21, 408, 2535, 1797, 1170, 219, 801, 896, 7, 6, 19, 27, 9, 170, 896, 7, 6, 19, 21, 9, 275, 3, 981, 5, 299, 4, 1448, 2536, 2537, 2538, 187, 27, 2, 1798, 21, 210, 6, 19, 27, 9, 2, 21, 408, 93, 4, 14, 19, 8, 2539, 2, 72, 21, 9, 384, 5, 133, 95, 4, 6, 19, 27, 2, 21, 9, 30, 459, 301, 1118, 2540, 5, 133, 1448, 76, 4, 587, 588, 1448, 76, 2541, 1797, 1170, 1799, 168, 18, 1007, 6, 15, 459, 3, 70, 6, 19, 27, 2, 21, 9, 95, 19, 27, 9, 459, 10, 580, 28, 97, 537, 117, 171, 19, 97, 10, 580, 10, 580, 10, 580, 459, 95, 19, 21, 408, 65, 10, 76, 1800, 6, 19, 21, 408, 639, 27, 118, 6, 19, 27, 9, 167, 97, 118, 65, 10, 76, 1800, 182, 69, 3, 143, 122, 227, 11, 14, 28, 78, 11, 796, 699, 78, 11, 3, 194, 95, 201, 6, 361, 86, 2, 1449, 1185, 201, 6, 5, 905, 227, 11, 3, 901, 274, 802, 43, 5, 201, 6, 688, 35, 40, 227, 11, 4, 202, 6, 2, 1009, 35, 345, 572, 346, 8, 117, 117, 2542, 802, 43, 252, 6, 19, 21, 408, 2, 6, 19, 27, 9, 696, 404, 43, 4, 227, 11, 3, 143, 122, 193, 11, 14, 28, 78, 11, 796, 699, 78, 11, 3, 194, 86, 777, 693, 880, 2, 1449, 1185, 201, 6, 5, 905, 193, 11, 3, 901, 274, 802, 43, 8, 117, 688, 35, 40, 193, 11, 696, 404, 43, 4, 193, 11, 3, 143, 122, 906, 11, 28, 78, 11, 796, 699, 4, 583, 632, 201, 6, 3, 901, 274, 167, 47, 691, 3, 346, 1801, 5, 1411, 17, 2543, 11, 537, 117, 299, 537, 117, 162, 7, 696, 404, 43, 252, 27, 9, 2, 21, 408, 3, 1450, 907, 908, 1164, 1802, 239, 473, 9, 34, 773, 900, 700, 15, 1714, 2544, 880, 312, 2545, 2546, 4, 909, 474, 780, 328, 537, 117, 2547, 302, 1181, 2548, 5, 629, 97, 85, 210, 537, 117, 93, 4, 14, 8, 565, 181, 117, 1792, 628, 211, 910, 40, 911, 40, 211, 30, 252, 910, 905, 2, 911, 905, 910, 40, 30, 4, 897, 6, 19, 27, 9, 911, 40, 30, 4, 6, 19, 9, 21, 408, 117, 1451, 5, 133, 28, 97, 154, 796, 699, 3, 194, 118, 18, 263, 1449, 894, 6, 19, 27, 9, 2, 27, 639, 117, 211, 1803, 47, 405, 803, 1016, 281, 3, 386, 6, 405, 251, 1452, 1186, 537, 117, 2, 28, 97, 28, 97, 118, 167, 97, 428, 19, 97, 211, 40, 910, 16, 54, 21, 639, 8, 345, 208, 6, 10, 580, 118, 6, 19, 21, 408, 639, 21, 118, 40, 911, 40, 208, 6, 639, 27, 118, 6, 19, 27, 9, 182, 69, 3, 69, 1181, 537, 117, 1768, 2549, 701, 2550, 223, 1187, 151, 1182, 151, 20, 1188, 420, 1182, 151, 20, 1189, 420, 1182, 1187, 151, 3, 143, 1187, 151, 387, 1453, 355, 535, 420, 802, 43, 15, 40, 208, 6, 688, 4, 27, 639, 118, 280, 251, 211, 4, 281, 47, 405, 910, 2, 911, 345, 1123, 5, 355, 278, 276, 280, 251, 537, 117, 1181, 1804, 43, 2551, 252, 27, 9, 2, 9, 21, 408, 3, 1450, 151, 20, 1188, 420, 3, 143, 151, 20, 1188, 420, 3, 274, 1805, 27, 492, 4, 1806, 460, 1453, 1454, 535, 1190, 21, 910, 40, 2552, 2, 1191, 211, 405, 1192, 1016, 281, 301, 3, 1016, 2553, 2554, 1807, 1007, 911, 40, 151, 492, 5, 801, 278, 276, 1165, 1455, 1188, 478, 2555, 802, 43, 1808, 15, 801, 278, 276, 2556, 4, 74, 3, 355, 2557, 151, 20, 1189, 420, 3, 143, 151, 20, 1189, 420, 387, 9, 301, 1809, 4, 2558, 588, 1453, 1454, 535, 2559, 251, 387, 301, 1809, 4, 1189, 588, 2560, 1810, 117, 3, 698, 1016, 210, 1191, 405, 1810, 387, 5, 2561, 276, 2562, 387, 18, 263, 1803, 7, 1686, 151, 241, 2563, 2564, 492, 263, 384, 5, 133, 629, 97, 118, 28, 97, 28, 97, 118, 85, 28, 97, 118, 446, 210, 28, 97, 117, 93, 4, 14, 28, 97, 117, 1402, 363, 3, 39, 804, 1811, 430, 154, 360, 92, 67, 5, 2565, 75, 4, 67, 317, 171, 97, 118, 312, 912, 635, 15, 67, 8, 167, 7, 1812, 167, 3, 1813, 2566, 273, 3, 39, 773, 1017, 1814, 186, 3, 65, 913, 1017, 124, 7, 176, 24, 145, 5, 16, 162, 7, 629, 122, 97, 118, 3, 274, 686, 3, 446, 41, 31, 7, 860, 122, 97, 118, 3, 124, 3, 39, 913, 450, 32, 28, 97, 118, 145, 65, 913, 16, 629, 122, 1001, 85, 430, 186, 587, 186, 333, 32, 314, 97, 118, 431, 2567, 67, 428, 19, 97, 167, 97, 32, 314, 702, 32, 314, 193, 11, 182, 69, 3, 143, 878, 24, 17, 41, 1193, 272, 700, 3, 124, 3, 65, 913, 24, 1176, 4, 430, 154, 1013, 2568, 635, 186, 2, 2569, 67, 5, 171, 2, 699, 3, 194, 27, 639, 118, 167, 581, 3, 346, 5, 583, 632, 27, 639, 118, 2, 2570, 1424, 909, 5, 6, 19, 27, 9, 3, 386, 1451, 27, 639, 5, 211, 301, 2571, 405, 1192, 1016, 281, 1191, 6, 405, 251, 1452, 1186, 28, 78, 11, 328, 28, 78, 11, 446, 85, 210, 28, 78, 11, 93, 4, 14, 28, 78, 11, 361, 86, 1402, 3, 1015, 72, 913, 363, 122, 227, 11, 2, 363, 122, 193, 11, 2, 702, 460, 1194, 20, 1139, 194, 70, 361, 86, 3, 152, 2572, 1194, 2573, 1176, 5, 801, 194, 4, 67, 3, 152, 28, 78, 7, 122, 193, 11, 1811, 777, 430, 702, 3, 279, 132, 4, 67, 317, 171, 78, 11, 312, 912, 635, 15, 67, 8, 167, 78, 11, 7, 860, 122, 11, 361, 86, 3, 124, 3, 39, 913, 450, 72, 32, 7, 176, 24, 8, 2574, 3, 28, 78, 11, 1017, 124, 14, 34, 71, 2, 3, 145, 14, 5, 16, 162, 7, 629, 122, 702, 2, 193, 11, 3, 274, 686, 3, 446, 41, 31, 2, 18, 770, 677, 2575, 377, 1772, 227, 11, 28, 78, 11, 40, 1184, 11, 167, 78, 11, 40, 227, 11, 16, 629, 122, 702, 2, 193, 11, 145, 363, 122, 193, 11, 2, 702, 430, 702, 430, 193, 11, 32, 122, 314, 702, 1815, 428, 19, 78, 11, 67, 78, 11, 430, 227, 11, 363, 122, 227, 11, 182, 69, 906, 11, 3, 143, 122, 906, 11, 14, 24, 17, 41, 1193, 272, 700, 1008, 882, 3, 152, 675, 2576, 35, 124, 34, 3, 167, 1816, 17, 346, 5, 905, 2, 2577, 570, 4, 2578, 632, 201, 6, 3, 386, 11, 404, 43, 15, 201, 6, 4, 202, 1416, 1817, 32, 2, 3, 190, 1818, 314, 906, 273, 361, 86, 273, 1014, 4, 906, 11, 227, 11, 3, 143, 122, 227, 11, 14, 24, 17, 41, 1193, 272, 700, 882, 3, 152, 675, 1456, 35, 124, 34, 167, 1819, 3, 194, 40, 227, 11, 2, 1185, 909, 5, 201, 6, 3, 386, 43, 688, 904, 5, 201, 6, 4, 699, 1413, 4, 1169, 273, 1014, 4, 227, 11, 2579, 11, 3, 143, 122, 193, 11, 14, 24, 17, 41, 1193, 272, 700, 882, 3, 152, 675, 1456, 35, 124, 71, 167, 1819, 3, 194, 40, 193, 11, 2, 1185, 909, 5, 201, 6, 3, 386, 43, 688, 904, 5, 201, 6, 4, 699, 1413, 4, 1169, 1817, 32, 2, 3, 190, 1818, 314, 193, 11, 273, 1014, 4, 193, 11];44;"Назначение: + Раздаточная коробка предназначена для распределения крутящего момента от коробки передач между ведущими мостами автомобиля и служит для увеличения тяговой силы на ведущих колёсах и повышения проходимости автомобиля. + Характеристика: + Раздаточная коробка механическая, двухступенчатая, с несимметричным межосевым дифференциалом. + Устройство: + Раздаточная коробка установлена на четырёх резиновых подушках на раме автомобиля. + Конструкция раздаточной коробки показана на Рис. 1. + Раздаточная коробка: + крышка подшипников + датчик + механизм блокировки дифференциала + механизм переключения передач + вал промежуточный + шестерня ведомая высшей передачи + крышка подшипников + шестерня ведущая высшей передачи + шестерня ведущая низшей передачи + вал первичный + шестерня ведомая низшей передачи + крышка подшипников + крышка подшипников + межосевой дифференциал + валы приводов заднего и переднего мостов + картер раздаточной коробки + К основным элементам раздаточной коробки относятся: + картер (16) с крышками (1), (7), (12), (13) + ведущие шестерни (8), (9) + ведомые шестерни (6), (11) + валы (5), (10), (15) + межосевой дифференциал (14) + механизм блокировки дифференциала (3) + механизм переключения передач (4) + датчики контроля (2). + В картере установлено четыре вала в сборе с шестернями: + вал первичный (Раздел 3.1) + вал промежуточный (Раздел 3.2) + вал привода мостов задней тележки (Раздел 3.3) + вал привода переднего моста (Раздел 3.3). + Первичный вал связан через промежуточный карданный вал с коробкой передач с помощью приводного фланца (Рис. 2 (11)). Первичный и промежуточный валы установлены на регулируемых конических подшипниках (1), (6), и (Рис. 3 (3), (5)), а дифференциал и валы привода мостов на шарикоподшипниках (Рис. 4 (3), (6), (7), (8)). Все шестерни раздаточной коробки постоянного зацепления, косозубые. + Первичный вал: + Конструкция первичного вала показана на Рис. 2. + На первичном валу от переднего конца последовательно установлены ведущие шестерни высшей (3) и низшей передач (5). Шестерня низшей передачи установлена на бронзовой втулке (7) плавающего типа. Шестерни имеют наружные зубчатые венцы необходимые для соединения с первичным валом при помощи муфты (4) переключения передач. + Вал первичный: + подшипник конический + крышка подшипника + шестерня высшей передачи + муфта переключения передач + шестерня низшей передачи + подшипник конический + втулка бронзовая + вилка переключения передач + зубчатые венцы первичного вала + манжеты + фланец приводной + Промежуточный вал: + Конструкция промежуточного вала показана на Рис. 3. + Шестерня высшей передачи (4) и шестерня низшей передачи (7) установлены на шлицах промежуточного вала и разделены между собой распорной втулкой (8). На переднем конце промежуточного вала установлена звёздочка привода спидометра (2). На крышке подшипника (1) промежуточного вала, который установлен со стороны фланца привода переднего моста, размещается датчик импульсов. На крышке подшипника (6) промежуточного вала, который установлен со стороны фланца привода задней тележки, размещается сапун, который поддерживает постоянное давление внутри полости раздаточной коробки. Шестерня низшей передачи находится в зацеплении с шестернёй нижнего вала, которая приварена к передней обойме и соответственно к водилу дифференциала. + Вал промежуточный: + крышка подшипников + звёздочка привода спидометра + подшипник конический + шестерня высшей передачи + подшипник конический + крышка подшипников + шестерня низшей передачи + втулка распорная + Валы привода переднего моста и задней тележки: + Спирали винтовых канавок имеют разное направление: для вала привода переднего моста – левое направление, для вала привода заднего моста – правое. В соответствии с назначением на маслосгонных кольцах выбиты буквы «П» (переднее) и «З» (заднее). + Конструкция валов привода переднего моста и задней тележки показана на Рис. 4. + Привод к переднему и двум задним мостам осуществляется с помощью фланцев (1), (10). + На валах привода переднего и заднего мостов установлены манжеты (2), (9), которые дополнительно разгружаются с помощью маслосгонных колец (12), (18). На наружных поверхностях маслосгонных колец нарезаны винтовые канавки, направляющие масло при вращении валов от манжет в картер. + Валы привода переднего и заднего мостов: + фланец привода переднего моста + манжета + подшипник шариковый + механизм блокировки межосевого дифференциала + вилка привода блокировки + подшипник шариковый + подшипник шариковый + подшипник шариковый + манжета + фланец привода задней тележки + крышка подшипников + кольцо маслосгонное + вал привода задней тележки + обойма передняя дифференциала + вал привода переднего моста + муфта блокировки дифференциала + крышка подшипников + кольцо маслосгонное + Принцип работы: + Во время включения высшей передачи (Рис. 5), механизм переключения передач перемещает муфту переключения передач в сторону фланца первичного вала раздаточной коробки и жёстко блокирует первичный вал с шестернёй высшей передачи. В этом случае крутящий момент с первичного вала передаётся через шестерню высшей передачи на промежуточный вал и далее, через шестерни постоянного зацепления, к дифференциалу. Дифференциал распределяет крутящий момент между валом привода задней тележки и валом привода переднего моста. + Распределение крутящего момента на высшей передаче: + Во время включения низшей передачи (Рис. 6), механизм переключения передач перемещает муфту переключения передач в сторону коробки дополнительного отбора мощности и жёстко блокирует первичный вал с шестернёй низшей передачи. В этом случае крутящий момент к дифференциалу передается через шестерню низшей передачи. + Распределение крутящего момента на низшей передаче: + Во время включения нейтральной передачи механизм переключения передач перемещает муфту на зубчатые венцы первичного вала. В этом случае муфта не находится в зацепление ни с одной из шестерней передач. + Межосевой дифференциал: + Назначение: + Межосевой дифференциал предназначен для распределения крутящего момента между передним мостом и задней тележкой в пропорции 1:2. Таким образом обеспечивается равномерная тяга всех мостов, а также предохранение трансмиссии от возникновения циркулирующей мощности, которая негативно влияет на её техническое состояние. + Характеристика: + Межосевой дифференциал шестеренный, цилиндрический, несимметричный, планетарный с принудительной блокировкой. + Устройство: + Конструкция межосевого дифференциала показана на Рис. 7. + К основным элементам дифференциала относятся: + четыре сателлита (4) + солнечная шестерня (5) + коронная шестерня (10). + Сателлиты установлены между солнечной шестернёй и коронной шестернёй. Солнечная шестерня установлена на шлицах вала привода переднего моста (13). Коронная шестерня установлена на валу привода мостов задней тележки (8). Дифференциал блокируется с помощью механизма блокировки (1), который перемещает муфту (2) в сторону дифференциала. При этом жёстко соединяются вал привода переднего моста (13) и передняя обойма дифференциала (12), сателлиты останавливаются (не вращаются относительно своих осей), в результате валы вращаются как единое целое. + Межосевой дифференциал и механизм блокировки: + механизм блокировки дифференциала + муфта блокировки + вилка привода блокировки + сателлит + шестерня солнечная + болт крепления задней обоймы к шестерни нижнего вала + подшипник шариковый дифференциала + вал привода задней тележки + обойма задняя дифференциала + шестерня коронная + шестерня нижнего вала + обойма передняя дифференциала + вал привода переднего моста + Принцип работы: + В работе несимметричного межосевого дифференциала можно выделить три характерных режима: + прямолинейное движение (Раздел 5.4.1) + движение по неровностям дороги (Раздел 5.4.2) + движение по скользкой дороге (Раздел 5.4.3). + Прямолинейное движение: + Во время прямолинейного движения колёса встречают равное сопротивление дороги. Крутящий момент от шестерни нижнего вала передается на переднюю обойму дифференциала. Так как сателлиты на осях не вращаются, солнечная и коронная шестерни движутся с равной угловой скоростью. Так как межосевой дифференциал несимметричный, крутящий момент распределяется между передним мостом и мостами задней тележки в пропорции 1:2. + Движение по неровностям дороги: + Во время движения по неровностям дороги, в случае наезда передних колёс на ухаб они встречают большее сопротивление, чем задние. Солнечная шестерня замедляется и заставляет сателлиты вращаться вокруг своей оси, которые в свою очередь увеличивают частоту вращения коронной шестерни. Движение колёс с разными угловыми скоростями позволяет проходить неровности без пробуксовки. Крутящий момент, независимо от разных угловых скоростей, распределяется на колеса в равном соотношении. + Движение по скользкой дороге: + Во время движения по скользкой дороге колёса мостов, которые стоят на твёрдой поверхности, встречают большее сопротивление, тогда как колёса, которые стоят на скользкой поверхности проскальзывают, буксуют. Дифференциал, в силу своей конструкции, заставляет вращаться буксующие колёса с увеличивающейся скоростью. Другие колёса при этом, останавливаются. + Для продолжения движения необходимо исключить буксование колёс. Это осуществляется с помощью принудительной блокировки дифференциала механизмом блокировки. + Механизм блокировки дифференциала: + Устройство: + Механизм блокировки дифференциала пневматический. + Конструкция механизма блокировки дифференциала показана на Рис. 8. + Механизм блокировки дифференциала включает пневмоцилиндр, в корпусе которого располагается поршень (5), который соединен со штоком (10). С другого конца на штоке закреплена вилка блокировки дифференциала (11), которая передает усилие от штока к муфте (12). Для возврата муфты в исходное (разблокированное) положение, в корпусе также предусмотрены возвратные пружины (6), (7). В крышке пневмоцилиндра (2) предусмотрено отверстие для подвода воздуха. Втулка (1) с болтом (3) предназначена для принудительного включения блокировки дифференциала в случае неисправности в пневматической системе автомобиля. Для контроля включения блокировки дифференциала, в отверстие в корпусе пневмоцилиндра устанавливается датчик (8). + Механизм блокировки дифференциала: + втулка + крышка пневмоцилиндра + болт принудительного включения + уплотнительное устройство + поршень + пружина наружная + пружина внутренняя + датчик индикатора блокировки дифференциала + упор поршня + шток + вилка привода блокировки + муфта блокировки + датчик индикатора нейтрали + датчик индикатора низшей передачи + Принцип работы: + Во время подачи воздуха из системы пневмоуправления агрегатами трансмиссии в отверстие в крышке пневмоцилиндра, воздух воздействует на поршень, который перемещается, преодолевая усилие пружины, и передвигает шток с вилкой и муфту в сторону передней обоймы дифференциала. Муфта входит в зацепление с зубчатыми венцами передней обоймы дифференциала и жестко соединяет её с валом привода переднего моста. В результате блокируется передняя обойма с сателлитами, которые перестают вращаться вокруг своей оси, заставляя валы вращаться как единое целое. + Механизм переключения передач: + Характеристика: + Механизм переключения передач пневматический. + Устройство: + Конструкция механизма переключения передач показана на Рис. 9. + Механизм переключения передач раздаточной коробки включает в себя два пневмоцилиндра: пневмоцилиндр включения высшей передачи (14) и пневмоцилиндр включения низшей передачи и нейтрали (6), они расположены по обеим сторонам картера раздаточной коробки. В полостях пневмоцилиндров расположены поршни (8), (13), воздействующие с разных сторон на шток (12). В полости механизма переключения для включения низшей передачи располагается дополнительный поршень нейтрали (7). В средней части на шток закреплена вилка переключения передач (11), которая передает усилие от штока к муфте переключения передач (2). Для контроля включения передач раздаточной коробки, в отверстия в корпусе пневмоцилиндра устанавливаются два датчика (9). Для подвода воздуха к поршням в механизме переключения передач предусмотрены отверстия (Рис. 10 А, Б и В ). Втулка (Рис. 9 (5)) с болтом (4) предназначена для принудительного включения нейтрали и низшей передачи в случае неисправности в пневматической системе автомобиля и при условии, что изначально была включена высшая передача. + Механизм переключения передач: + шестерня низшей передачи + муфта переключения передач + шестерня высшей передачи + болт принудительного включения нейтрали и низшей передачи + втулка + пневмоцилиндр включения низшей передачи и нейтрали + поршень нейтрали + поршень низшей передачи + датчик включения индикатора нейтрали + фиксатор + вилка привода переключения передач + шток переключения передач + поршень высшей передачи + пневмоцилиндр включения высшей передачи + Принцип работы: + Нейтральная передача: + Во время включения нейтральной передачи (Рис. 10) воздух из системы пневмоуправления агрегатами трансмиссии одновременно подаётся в полости перед поршнями, через отверстия А, В. Муфта выходит из зацепления с шестернёй и занимает место на зубчатых венцах первичного вала. В результате передача крутящего момента от первичного вала на промежуточный прекращается. Срабатывает датчик и в кабине загорается индикатор нейтрального положения раздаточной коробки. + Положение муфты на нейтральной передаче: + Высшая передача: + Во время включения высшей передачи (Рис. 11) воздух из системы пневмоуправления агрегатами трансмиссии подаётся в полость перед поршнем, через отверстие А. Муфта смещается в сторону шестерни высшей передачи и блокирует её с первичным валом, в результате момент передается последовательно с первичного вала на муфту, затем на шестерню. + Положение муфты на высшей передаче: + Низшая передача: + Во время включения низшей передачи (Рис. 12) воздух из системы пневмоуправления агрегатами трансмиссии подаётся в полость перед поршнем, через отверстие Б. Муфта смещается в сторону шестерни низшей передачи и блокирует её с первичным валом, в результате момент передается последовательно с первичного вала на муфту, затем на шестерню. Срабатывает датчик и в кабине загорается индикатор низшей передачи. + Положение муфты на низшей передаче:";DMC-URALM-A-A7-40-00-00A-040A-A(1) +[305, 371, 83, 164, 7, 758, 262, 43, 15, 83, 12, 260, 84, 9, 36, 2, 1565, 7, 2142, 1515, 759, 4, 84, 33, 2, 950, 1327, 36, 335, 371, 83, 1061, 3033, 5, 1328, 555, 117, 87, 371, 83, 52, 4, 1051, 372, 939, 4, 213, 36, 215, 371, 83, 94, 4, 14, 371, 83, 61, 10, 32, 28, 99, 63, 28, 80, 12, 6, 206, 29, 337, 307, 12, 61, 10, 29, 84, 307, 12, 29, 84, 248, 12, 6, 205, 29, 337, 248, 12, 61, 10, 61, 10, 555, 63, 6, 19, 22, 2, 26, 9, 70, 371, 83, 8, 438, 181, 371, 83, 2143, 70, 5, 61, 84, 29, 337, 29, 6, 555, 63, 28, 99, 63, 28, 80, 12, 32, 936, 3, 70, 52, 1074, 6, 3, 224, 5, 29, 6, 205, 264, 6, 206, 264, 6, 19, 9, 22, 418, 264, 6, 19, 26, 9, 264, 205, 6, 966, 35, 206, 189, 6, 5, 83, 12, 5, 140, 1329, 353, 14, 205, 2, 206, 6, 52, 4, 2144, 115, 10, 2, 14, 34, 63, 2, 6, 19, 9, 4, 1435, 14, 1049, 29, 371, 83, 606, 354, 2114, 205, 6, 215, 205, 6, 94, 4, 14, 4, 205, 6, 15, 26, 166, 760, 52, 84, 29, 307, 2, 248, 12, 29, 248, 12, 52, 4, 2145, 121, 3034, 108, 29, 755, 617, 399, 838, 233, 7, 141, 5, 205, 6, 18, 140, 104, 80, 12, 6, 205, 10, 115, 61, 10, 29, 307, 12, 104, 80, 12, 29, 248, 12, 10, 115, 121, 2145, 103, 80, 12, 399, 838, 205, 6, 242, 95, 1329, 206, 6, 215, 206, 6, 94, 4, 14, 29, 307, 12, 2, 29, 248, 12, 52, 4, 332, 206, 6, 2, 264, 260, 1330, 444, 121, 4, 26, 166, 206, 6, 52, 2146, 19, 385, 4, 61, 10, 206, 6, 37, 52, 92, 198, 353, 19, 26, 9, 1564, 32, 1796, 4, 61, 10, 206, 6, 37, 52, 92, 198, 353, 19, 22, 418, 1564, 899, 37, 1323, 606, 106, 370, 156, 371, 83, 29, 248, 12, 835, 3, 354, 5, 29, 214, 6, 37, 962, 8, 26, 618, 2, 2084, 8, 3035, 63, 6, 206, 61, 10, 2146, 19, 385, 10, 115, 29, 307, 12, 10, 115, 61, 10, 29, 248, 12, 121, 444, 6, 19, 26, 9, 2, 22, 418, 3036, 2147, 3037, 755, 839, 963, 7, 6, 19, 26, 9, 175, 963, 7, 6, 19, 22, 9, 245, 3, 509, 5, 305, 4, 1075, 88, 3038, 1580, 187, 26, 2, 1798, 22, 215, 6, 19, 26, 9, 2, 22, 418, 94, 4, 14, 19, 8, 26, 2, 514, 22, 9, 326, 5, 140, 353, 4, 6, 19, 26, 2, 22, 9, 52, 242, 37, 544, 3039, 5, 140, 1075, 1331, 4, 617, 556, 1075, 1331, 3040, 2147, 1571, 1544, 174, 18, 1064, 6, 15, 242, 3, 70, 6, 19, 26, 2, 22, 9, 95, 19, 26, 9, 242, 10, 615, 28, 99, 555, 63, 103, 19, 99, 10, 615, 10, 615, 10, 615, 242, 95, 19, 22, 418, 61, 10, 88, 1075, 6, 19, 22, 418, 618, 26, 63, 6, 19, 26, 9, 104, 99, 63, 61, 10, 88, 1075, 182, 82, 107, 147, 126, 307, 12, 14, 28, 80, 12, 551, 104, 80, 12, 3, 198, 353, 205, 6, 371, 83, 2, 1332, 653, 205, 6, 5, 29, 307, 12, 3, 197, 290, 262, 43, 5, 205, 6, 443, 35, 29, 307, 12, 4, 206, 6, 2, 1067, 35, 29, 606, 354, 8, 117, 63, 1581, 262, 43, 260, 6, 19, 22, 418, 2, 6, 19, 26, 9, 758, 262, 43, 4, 307, 12, 107, 147, 126, 248, 12, 14, 28, 80, 12, 551, 104, 80, 12, 3, 198, 83, 544, 693, 953, 2, 1332, 653, 205, 6, 5, 29, 248, 12, 3, 197, 290, 262, 43, 8, 117, 443, 35, 29, 248, 12, 758, 262, 43, 4, 248, 12, 107, 147, 126, 967, 12, 28, 80, 12, 551, 104, 4, 399, 838, 205, 6, 3, 197, 290, 104, 47, 835, 3, 354, 1801, 5, 325, 17, 29, 12, 555, 63, 305, 555, 63, 164, 7, 758, 262, 43, 260, 26, 9, 2, 22, 418, 3, 1582, 280, 908, 413, 2148, 246, 1038, 9, 34, 815, 964, 761, 15, 2079, 3041, 953, 37, 3042, 3043, 4, 334, 412, 823, 335, 555, 63, 3044, 308, 1328, 3045, 5, 605, 99, 87, 215, 555, 63, 94, 4, 14, 8, 438, 181, 63, 2143, 1074, 211, 968, 29, 969, 29, 211, 52, 260, 968, 29, 2, 969, 29, 968, 29, 52, 4, 332, 6, 19, 26, 9, 969, 29, 52, 4, 6, 19, 9, 22, 418, 63, 653, 5, 140, 28, 99, 37, 551, 104, 3, 198, 63, 18, 197, 1332, 651, 6, 19, 26, 9, 2, 26, 618, 63, 211, 2149, 47, 416, 840, 937, 398, 3, 386, 6, 416, 251, 1583, 1333, 555, 63, 2, 28, 99, 28, 99, 63, 104, 99, 103, 19, 99, 1584, 29, 968, 16, 55, 22, 618, 8, 29, 214, 6, 10, 615, 63, 6, 19, 22, 418, 618, 22, 63, 29, 969, 29, 214, 6, 618, 26, 63, 6, 19, 26, 9, 182, 82, 3, 82, 1328, 555, 63, 2119, 3046, 701, 3047, 223, 1076, 155, 264, 155, 20, 841, 435, 264, 155, 20, 1334, 435, 264, 1076, 155, 107, 147, 1076, 155, 33, 1585, 463, 554, 435, 262, 43, 15, 29, 214, 6, 443, 4, 26, 618, 63, 280, 251, 211, 4, 398, 47, 416, 968, 2, 969, 29, 3048, 5, 463, 293, 291, 280, 251, 555, 63, 1328, 262, 43, 1581, 260, 26, 9, 2, 9, 22, 418, 3, 1582, 155, 20, 841, 435, 107, 147, 155, 20, 841, 435, 3, 290, 1805, 26, 33, 4, 1806, 296, 1585, 1586, 554, 1190, 22, 968, 29, 3049, 2, 2150, 211, 416, 1192, 937, 398, 37, 3, 937, 3050, 2151, 2152, 1064, 969, 29, 155, 33, 5, 839, 293, 291, 1317, 1587, 841, 478, 3051, 262, 43, 2153, 15, 839, 293, 291, 1581, 4, 33, 3, 463, 3052, 155, 20, 1334, 435, 107, 147, 155, 20, 1334, 435, 33, 9, 37, 2154, 4, 3053, 556, 1585, 1586, 554, 3054, 251, 33, 37, 2154, 4, 1334, 556, 3055, 2155, 63, 3, 759, 937, 215, 2150, 416, 2155, 33, 5, 2151, 291, 602, 33, 18, 197, 2149, 7, 2060, 155, 233, 3056, 3057, 33, 197, 326, 5, 140, 605, 99, 63, 28, 99, 28, 99, 63, 87, 28, 99, 63, 462, 215, 28, 99, 63, 94, 4, 14, 28, 99, 63, 1295, 363, 3, 39, 37, 2156, 519, 37, 268, 92, 67, 5, 602, 166, 4, 67, 269, 103, 99, 63, 37, 443, 654, 15, 67, 8, 104, 7, 1812, 104, 3, 2157, 2123, 289, 3, 39, 815, 1077, 2158, 120, 3, 61, 363, 1077, 128, 7, 176, 24, 121, 5, 16, 164, 7, 605, 126, 99, 63, 3, 290, 751, 3, 462, 44, 36, 7, 936, 126, 99, 63, 3, 128, 3, 39, 363, 351, 32, 28, 99, 63, 121, 61, 363, 16, 605, 126, 368, 87, 519, 120, 617, 120, 338, 32, 314, 99, 63, 431, 656, 67, 103, 19, 99, 104, 99, 32, 314, 762, 32, 314, 248, 12, 182, 82, 107, 147, 951, 24, 17, 44, 1335, 272, 761, 3, 128, 3, 61, 363, 24, 1324, 4, 519, 37, 551, 2125, 654, 120, 2, 3058, 67, 5, 103, 2, 104, 3, 198, 26, 618, 63, 104, 756, 3, 354, 5, 399, 838, 26, 618, 63, 2, 1332, 651, 334, 5, 6, 19, 26, 9, 3, 386, 653, 26, 618, 5, 211, 37, 3059, 416, 1192, 937, 398, 2159, 6, 416, 251, 1583, 1333, 28, 80, 12, 335, 28, 80, 12, 462, 87, 215, 28, 80, 12, 94, 4, 14, 28, 80, 12, 371, 83, 1295, 3, 3060, 72, 363, 363, 126, 307, 12, 2, 363, 126, 248, 12, 2, 762, 296, 466, 20, 2085, 198, 70, 371, 83, 3, 156, 363, 466, 656, 1324, 5, 839, 198, 4, 67, 3, 156, 28, 80, 7, 126, 248, 12, 2156, 544, 519, 762, 3, 294, 139, 4, 67, 269, 103, 80, 12, 37, 443, 654, 15, 67, 8, 104, 80, 12, 7, 936, 126, 12, 371, 83, 3, 128, 3, 39, 363, 351, 72, 32, 7, 176, 24, 8, 656, 3, 28, 80, 12, 1077, 128, 14, 34, 71, 2, 3, 121, 14, 5, 16, 164, 7, 605, 126, 762, 2, 248, 12, 3, 290, 751, 3, 462, 44, 36, 2, 18, 813, 677, 3061, 1588, 1319, 307, 12, 28, 80, 12, 29, 248, 12, 104, 80, 12, 29, 307, 12, 16, 605, 126, 762, 2, 248, 12, 121, 363, 126, 248, 12, 2, 762, 519, 762, 519, 248, 12, 32, 126, 314, 762, 1815, 103, 19, 80, 12, 67, 80, 12, 519, 307, 12, 363, 126, 307, 12, 182, 82, 967, 12, 107, 147, 126, 967, 12, 14, 24, 17, 44, 1335, 272, 761, 1066, 1068, 3, 156, 675, 656, 35, 128, 34, 3, 104, 477, 17, 354, 5, 29, 2, 3062, 603, 4, 399, 838, 205, 6, 3, 386, 12, 262, 43, 15, 205, 6, 4, 206, 1555, 2160, 32, 2, 3, 195, 2161, 314, 967, 289, 371, 83, 289, 104, 4, 967, 12, 307, 12, 107, 147, 126, 307, 12, 14, 24, 17, 44, 1335, 272, 761, 1068, 3, 156, 675, 656, 35, 128, 34, 104, 2162, 3, 198, 29, 307, 12, 2, 653, 334, 5, 205, 6, 3, 386, 43, 443, 760, 5, 205, 6, 4, 104, 1551, 4, 29, 289, 104, 4, 307, 12, 248, 12, 107, 147, 126, 248, 12, 14, 24, 17, 44, 1335, 272, 761, 1068, 3, 156, 675, 656, 35, 128, 71, 104, 2162, 3, 198, 29, 248, 12, 2, 653, 334, 5, 205, 6, 3, 386, 43, 443, 760, 5, 205, 6, 4, 104, 1551, 4, 29, 2160, 32, 2, 3, 195, 2161, 314, 248, 12, 289, 104, 4, 248, 12];44;"Назначение: + Раздаточная коробка предназначена для распределения крутящего момента от коробки передач между ведущими мостами автомобиля и служит для увеличения тяговой силы на ведущих колёсах и повышения проходимости автомобиля. + Характеристика: + Раздаточная коробка механическая, двухступенчатая, с несимметричным межосевым дифференциалом. + Устройство: + Раздаточная коробка установлена на четырёх резиновых подушках на раме автомобиля. + Конструкция раздаточной коробки показана на Рис. 1. + Раздаточная коробка: + крышка подшипников + датчик + механизм блокировки дифференциала + механизм переключения передач + вал промежуточный + шестерня ведомая высшей передачи + крышка подшипников + шестерня ведущая высшей передачи + шестерня ведущая низшей передачи + вал первичный + шестерня ведомая низшей передачи + крышка подшипников + крышка подшипников + межосевой дифференциал + валы приводов заднего и переднего мостов + картер раздаточной коробки + К основным элементам раздаточной коробки относятся: + картер (16) с крышками (1), (7), (12), (13) + ведущие шестерни (8), (9) + ведомые шестерни (6), (11) + валы (5), (10), (15) + межосевой дифференциал (14) + механизм блокировки дифференциала (3) + механизм переключения передач (4) + датчики контроля (2). + В картере установлено четыре вала в сборе с шестернями: + вал первичный (Раздел 3.1) + вал промежуточный (Раздел 3.2) + вал привода мостов задней тележки (Раздел 3.3) + вал привода переднего моста (Раздел 3.3). + Первичный вал связан через промежуточный карданный вал с коробкой передач с помощью приводного фланца (Рис. 2 (11)). Первичный и промежуточный валы установлены на регулируемых конических подшипниках (1), (6), и (Рис. 3 (3), (5)), а дифференциал и валы привода мостов на шарикоподшипниках (Рис. 4 (3), (6), (7), (8)). Все шестерни раздаточной коробки постоянного зацепления, косозубые. + Первичный вал: + Конструкция первичного вала показана на Рис. 2. + На первичном валу от переднего конца последовательно установлены ведущие шестерни высшей (3) и низшей передач (5). Шестерня низшей передачи установлена на бронзовой втулке (7) плавающего типа. Шестерни имеют наружные зубчатые венцы необходимые для соединения с первичным валом при помощи муфты (4) переключения передач. + Вал первичный: + подшипник конический + крышка подшипника + шестерня высшей передачи + муфта переключения передач + шестерня низшей передачи + подшипник конический + втулка бронзовая + вилка переключения передач + зубчатые венцы первичного вала + манжеты + фланец приводной + Промежуточный вал: + Конструкция промежуточного вала показана на Рис. 3. + Шестерня высшей передачи (4) и шестерня низшей передачи (7) установлены на шлицах промежуточного вала и разделены между собой распорной втулкой (8). На переднем конце промежуточного вала установлена звёздочка привода спидометра (2). На крышке подшипника (1) промежуточного вала, который установлен со стороны фланца привода переднего моста, размещается датчик импульсов. На крышке подшипника (6) промежуточного вала, который установлен со стороны фланца привода задней тележки, размещается сапун, который поддерживает постоянное давление внутри полости раздаточной коробки. Шестерня низшей передачи находится в зацеплении с шестернёй нижнего вала, которая приварена к передней обойме и соответственно к водилу дифференциала. + Вал промежуточный: + крышка подшипников + звёздочка привода спидометра + подшипник конический + шестерня высшей передачи + подшипник конический + крышка подшипников + шестерня низшей передачи + втулка распорная + Валы привода переднего моста и задней тележки: + Спирали винтовых канавок имеют разное направление: для вала привода переднего моста – левое направление, для вала привода заднего моста – правое. В соответствии с назначением на маслосгонных кольцах выбиты буквы «П» (переднее) и «З» (заднее). + Конструкция валов привода переднего моста и задней тележки показана на Рис. 4. + Привод к переднему и двум задним мостам осуществляется с помощью фланцев (1), (10). + На валах привода переднего и заднего мостов установлены манжеты (2), (9), которые дополнительно разгружаются с помощью маслосгонных колец (12), (18). На наружных поверхностях маслосгонных колец нарезаны винтовые канавки, направляющие масло при вращении валов от манжет в картер. + Валы привода переднего и заднего мостов: + фланец привода переднего моста + манжета + подшипник шариковый + механизм блокировки межосевого дифференциала + вилка привода блокировки + подшипник шариковый + подшипник шариковый + подшипник шариковый + манжета + фланец привода задней тележки + крышка подшипников + кольцо маслосгонное + вал привода задней тележки + обойма передняя дифференциала + вал привода переднего моста + муфта блокировки дифференциала + крышка подшипников + кольцо маслосгонное + Принцип работы: + Во время включения высшей передачи (Рис. 5), механизм переключения передач перемещает муфту переключения передач в сторону фланца первичного вала раздаточной коробки и жёстко блокирует первичный вал с шестернёй высшей передачи. В этом случае крутящий момент с первичного вала передаётся через шестерню высшей передачи на промежуточный вал и далее, через шестерни постоянного зацепления, к дифференциалу. Дифференциал распределяет крутящий момент между валом привода задней тележки и валом привода переднего моста. + Распределение крутящего момента на высшей передаче: + Во время включения низшей передачи (Рис. 6), механизм переключения передач перемещает муфту переключения передач в сторону коробки дополнительного отбора мощности и жёстко блокирует первичный вал с шестернёй низшей передачи. В этом случае крутящий момент к дифференциалу передается через шестерню низшей передачи. + Распределение крутящего момента на низшей передаче: + Во время включения нейтральной передачи механизм переключения передач перемещает муфту на зубчатые венцы первичного вала. В этом случае муфта не находится в зацепление ни с одной из шестерней передач. + Межосевой дифференциал: + Назначение: + Межосевой дифференциал предназначен для распределения крутящего момента между передним мостом и задней тележкой в пропорции 1:2. Таким образом обеспечивается равномерная тяга всех мостов, а также предохранение трансмиссии от возникновения циркулирующей мощности, которая негативно влияет на её техническое состояние. + Характеристика: + Межосевой дифференциал шестеренный, цилиндрический, несимметричный, планетарный с принудительной блокировкой. + Устройство: + Конструкция межосевого дифференциала показана на Рис. 7. + К основным элементам дифференциала относятся: + четыре сателлита (4) + солнечная шестерня (5) + коронная шестерня (10). + Сателлиты установлены между солнечной шестернёй и коронной шестернёй. Солнечная шестерня установлена на шлицах вала привода переднего моста (13). Коронная шестерня установлена на валу привода мостов задней тележки (8). Дифференциал блокируется с помощью механизма блокировки (1), который перемещает муфту (2) в сторону дифференциала. При этом жёстко соединяются вал привода переднего моста (13) и передняя обойма дифференциала (12), сателлиты останавливаются (не вращаются относительно своих осей), в результате валы вращаются как единое целое. + Межосевой дифференциал и механизм блокировки: + механизм блокировки дифференциала + муфта блокировки + вилка привода блокировки + сателлит + шестерня солнечная + болт крепления задней обоймы к шестерни нижнего вала + подшипник шариковый дифференциала + вал привода задней тележки + обойма задняя дифференциала + шестерня коронная + шестерня нижнего вала + обойма передняя дифференциала + вал привода переднего моста + Принцип работы: + В работе несимметричного межосевого дифференциала можно выделить три характерных режима: + прямолинейное движение (Раздел 5.4.1) + движение по неровностям дороги (Раздел 5.4.2) + движение по скользкой дороге (Раздел 5.4.3). + Прямолинейное движение: + Во время прямолинейного движения колёса встречают равное сопротивление дороги. Крутящий момент от шестерни нижнего вала передается на переднюю обойму дифференциала. Так как сателлиты на осях не вращаются, солнечная и коронная шестерни движутся с равной угловой скоростью. Так как межосевой дифференциал несимметричный, крутящий момент распределяется между передним мостом и мостами задней тележки в пропорции 1:2. + Движение по неровностям дороги: + Во время движения по неровностям дороги, в случае наезда передних колёс на ухаб они встречают большее сопротивление, чем задние. Солнечная шестерня замедляется и заставляет сателлиты вращаться вокруг своей оси, которые в свою очередь увеличивают частоту вращения коронной шестерни. Движение колёс с разными угловыми скоростями позволяет проходить неровности без пробуксовки. Крутящий момент, независимо от разных угловых скоростей, распределяется на колеса в равном соотношении. + Движение по скользкой дороге: + Во время движения по скользкой дороге колёса мостов, которые стоят на твёрдой поверхности, встречают большее сопротивление, тогда как колёса, которые стоят на скользкой поверхности проскальзывают, буксуют. Дифференциал, в силу своей конструкции, заставляет вращаться буксующие колёса с увеличивающейся скоростью. Другие колёса при этом, останавливаются. + Для продолжения движения необходимо исключить буксование колёс. Это осуществляется с помощью принудительной блокировки дифференциала механизмом блокировки. + Механизм блокировки дифференциала: + Устройство: + Механизм блокировки дифференциала пневматический. + Конструкция механизма блокировки дифференциала показана на Рис. 8. + Механизм блокировки дифференциала включает пневмоцилиндр, в корпусе которого располагается поршень (5), который соединен со штоком (10). С другого конца на штоке закреплена вилка блокировки дифференциала (11), которая передает усилие от штока к муфте (12). Для возврата муфты в исходное (разблокированное) положение, в корпусе также предусмотрены возвратные пружины (6), (7). В крышке пневмоцилиндра (2) предусмотрено отверстие для подвода воздуха. Втулка (1) с болтом (3) предназначена для принудительного включения блокировки дифференциала в случае неисправности в пневматической системе автомобиля. Для контроля включения блокировки дифференциала, в отверстие в корпусе пневмоцилиндра устанавливается датчик (8). + Механизм блокировки дифференциала: + втулка + крышка пневмоцилиндра + болт принудительного включения + уплотнительное устройство + поршень + пружина наружная + пружина внутренняя + датчик индикатора блокировки дифференциала + упор поршня + шток + вилка привода блокировки + муфта блокировки + датчик индикатора нейтрали + датчик индикатора низшей передачи + Принцип работы: + Во время подачи воздуха из системы пневмоуправления агрегатами трансмиссии в отверстие в крышке пневмоцилиндра, воздух воздействует на поршень, который перемещается, преодолевая усилие пружины, и передвигает шток с вилкой и муфту в сторону передней обоймы дифференциала. Муфта входит в зацепление с зубчатыми венцами передней обоймы дифференциала и жестко соединяет её с валом привода переднего моста. В результате блокируется передняя обойма с сателлитами, которые перестают вращаться вокруг своей оси, заставляя валы вращаться как единое целое. + Механизм переключения передач: + Характеристика: + Механизм переключения передач пневматический. + Устройство: + Конструкция механизма переключения передач показана на Рис. 9. + Механизм переключения передач раздаточной коробки включает в себя два пневмоцилиндра: пневмоцилиндр включения высшей передачи (14) и пневмоцилиндр включения низшей передачи и нейтрали (6), они расположены по обеим сторонам картера раздаточной коробки. В полостях пневмоцилиндров расположены поршни (8), (13), воздействующие с разных сторон на шток (12). В полости механизма переключения для включения низшей передачи располагается дополнительный поршень нейтрали (7). В средней части на шток закреплена вилка переключения передач (11), которая передает усилие от штока к муфте переключения передач (2). Для контроля включения передач раздаточной коробки, в отверстия в корпусе пневмоцилиндра устанавливаются два датчика (9). Для подвода воздуха к поршням в механизме переключения передач предусмотрены отверстия (Рис. 10 А, Б и В ). Втулка (Рис. 9 (5)) с болтом (4) предназначена для принудительного включения нейтрали и низшей передачи в случае неисправности в пневматической системе автомобиля и при условии, что изначально была включена высшая передача. + Механизм переключения передач: + шестерня низшей передачи + муфта переключения передач + шестерня высшей передачи + болт принудительного включения нейтрали и низшей передачи + втулка + пневмоцилиндр включения низшей передачи и нейтрали + поршень нейтрали + поршень низшей передачи + датчик включения индикатора нейтрали + фиксатор + вилка привода переключения передач + шток переключения передач + поршень высшей передачи + пневмоцилиндр включения высшей передачи + Принцип работы: + Нейтральная передача: + Во время включения нейтральной передачи (Рис. 10) воздух из системы пневмоуправления агрегатами трансмиссии одновременно подаётся в полости перед поршнями, через отверстия А, В. Муфта выходит из зацепления с шестернёй и занимает место на зубчатых венцах первичного вала. В результате передача крутящего момента от первичного вала на промежуточный прекращается. Срабатывает датчик и в кабине загорается индикатор нейтрального положения раздаточной коробки. + Положение муфты на нейтральной передаче: + Высшая передача: + Во время включения высшей передачи (Рис. 11) воздух из системы пневмоуправления агрегатами трансмиссии подаётся в полость перед поршнем, через отверстие А. Муфта смещается в сторону шестерни высшей передачи и блокирует её с первичным валом, в результате момент передается последовательно с первичного вала на муфту, затем на шестерню. + Положение муфты на высшей передаче: + Низшая передача: + Во время включения низшей передачи (Рис. 12) воздух из системы пневмоуправления агрегатами трансмиссии подаётся в полость перед поршнем, через отверстие Б. Муфта смещается в сторону шестерни низшей передачи и блокирует её с первичным валом, в результате момент передается последовательно с первичного вала на муфту, затем на шестерню. Срабатывает датчик и в кабине загорается индикатор низшей передачи. + Положение муфты на низшей передаче:";DMC-URALM-A-A7-40-00-00A-040A-A(1) +[361, 86, 179, 85, 2, 69];45;"Раздаточная коробка: + Описание устройства и работы";DMC-URALM-A-A7-40-00-00A-040A-A(2) +[371, 83, 188, 87, 2, 82];45;"Раздаточная коробка: + Описание устройства и работы";DMC-URALM-A-A7-40-00-00A-040A-A(2) +[18, 1143, 69, 1144, 426, 1145, 987, 1404, 856, 47, 1177, 1777, 1178, 1778, 3, 274, 460, 1779, 1780, 460, 577, 1177, 1781, 7, 1782, 1783, 1784, 343, 1785, 2, 536, 18, 315, 5, 690, 1786, 168, 5, 690, 1155, 407, 1179, 18, 315, 5, 316, 887, 991, 3, 1105, 1446, 2, 1154, 8, 489, 18, 456, 799, 1147, 1787, 8, 489];46;"При проведении работ соблюдаются общие меры безопасности. + Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья. + •Избегать вдыхания масляного тумана и паров. + •При контакте с кожей: удалить масло с кожи, используя защитный крем. + •При контакте с глазами промыть водой в течение 15 минут и обратитесь к врачу. + При попадании внутрь немедленно обратитесь к врачу.";DMC-URALM-A-A7-40-00-00A-292A-A(1) +[18, 1306, 82, 1307, 440, 1308, 1043, 1540, 856, 47, 1325, 2128, 1178, 2129, 3, 290, 331, 2130, 2131, 296, 1072, 1325, 2132, 7, 2133, 2134, 2135, 352, 2136, 2, 536, 18, 315, 5, 752, 2137, 174, 5, 752, 2138, 417, 1179, 18, 315, 5, 316, 955, 1048, 3, 1279, 1579, 2, 956, 8, 489, 18, 469, 370, 954, 956, 8, 489];46;"При проведении работ соблюдаются общие меры безопасности. + Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья. + •Избегать вдыхания масляного тумана и паров. + •При контакте с кожей: удалить масло с кожи, используя защитный крем. + •При контакте с глазами промыть водой в течение 15 минут и обратитесь к врачу. + При попадании внутрь немедленно обратитесь к врачу.";DMC-URALM-A-A7-40-00-00A-292A-A(1) +[697, 168, 7, 697, 168, 241, 449, 479, 568, 586, 902, 111, 2, 1788, 168, 111, 402, 124, 887, 902, 111, 15, 1439, 1440, 902, 111, 1018, 902, 111, 5, 43, 403, 101, 23, 100, 23, 1385, 168, 586, 111, 483, 124, 2, 1790, 168, 46, 569, 805, 124, 111, 483, 124, 1018, 111, 483, 124, 5, 43, 403, 101, 23, 100, 23, 1389, 3, 1820, 2580, 168];47;"Слив масла + Для слива масла необходимо выполнить следующие действия: + Открутить магнитную пробку и слить масло. + Пробка сливного отверстия: + Промыть магнитную пробку от металлических частиц. + Магнитная пробка: + Закрутить магнитную пробку с моментом затяжки 100-140 (10-14) Н·м (кгс·м) + Заправка масла + Открутить пробку заливного отверстия и залить масло до уровня контрольного отверстия. + Пробка заливного отверстия: + Закрутить пробку заливного отверстия с моментом затяжки 100-140 (10-14) Н·м (кгс·м) + Убедиться в отсутствии течей масла.";DMC-URALM-A-A7-40-00-00A-292A-A(2) +[697, 174, 7, 697, 174, 233, 545, 395, 512, 517, 965, 114, 2, 2139, 174, 114, 414, 128, 955, 965, 114, 15, 1574, 1575, 965, 114, 1078, 965, 114, 5, 43, 415, 101, 23, 100, 23, 1521, 174, 517, 114, 441, 128, 2, 2141, 174, 46, 746, 842, 128, 114, 441, 128, 1078, 114, 441, 128, 5, 43, 415, 101, 23, 100, 23, 1525, 3, 2163, 3063, 174];47;"Слив масла + Для слива масла необходимо выполнить следующие действия: + Открутить магнитную пробку и слить масло. + Пробка сливного отверстия: + Промыть магнитную пробку от металлических частиц. + Магнитная пробка: + Закрутить магнитную пробку с моментом затяжки 100-140 (10-14) Н·м (кгс·м) + Заправка масла + Открутить пробку заливного отверстия и залить масло до уровня контрольного отверстия. + Пробка заливного отверстия: + Закрутить пробку заливного отверстия с моментом затяжки 100-140 (10-14) Н·м (кгс·м) + Убедиться в отсутствии течей масла.";DMC-URALM-A-A7-40-00-00A-292A-A(2) +[361, 86, 340, 168];48;"Раздаточная коробка: + Замена масла";DMC-URALM-A-A7-40-00-00A-292A-A(3) +[371, 83, 394, 174];48;"Раздаточная коробка: + Замена масла";DMC-URALM-A-A7-40-00-00A-292A-A(3) +[299, 163, 162, 7, 1374, 1751, 64, 15, 700, 2, 1776, 460, 153, 34, 773, 7, 865, 861, 2, 900, 272, 700, 15, 2581, 328, 163, 984, 847, 1019, 2582, 1167, 2583, 2584, 108, 85, 210, 163, 93, 4, 14, 163, 253, 17, 135, 2, 638, 132, 28, 453, 163, 81, 163, 146, 703, 186, 1019, 186, 2585, 167, 122, 163, 201, 6, 86, 78, 11, 10, 2586, 428, 122, 163, 146, 638, 694, 2587, 6, 64, 76, 1770, 146, 1195, 135, 132, 406, 132, 163, 703, 146, 5, 81, 450, 4, 694, 64, 2, 2588, 16, 2589, 146, 895, 5, 81, 18, 133, 1821, 1822, 704, 301, 527, 1823, 989, 795, 2, 11, 404, 43, 15, 81, 8, 703, 146, 703, 635, 1699, 1019, 2590, 888, 210, 312, 377, 903, 5, 167, 1137, 773, 453, 163, 7, 1823, 1019, 186, 2, 1457, 909, 1824, 803, 81, 2, 703, 146, 4, 703, 146, 30, 1458, 785, 145, 92, 888, 2591, 2592, 1378, 901, 1459, 1165, 2593, 572, 315, 703, 146, 5, 186, 2, 527, 1825, 703, 146, 18, 453, 163, 638, 132, 406, 132, 638, 146, 5, 1195, 797, 1167, 108, 2594, 1460, 670, 4, 700, 54, 1020, 384, 72, 108, 2595, 2596, 54, 1167, 348, 2597, 92, 194, 694, 384, 1826, 1827, 1008, 5, 54, 2598, 797, 704, 54, 1828, 348, 1166, 8, 797, 2599, 1826, 2, 1755, 1827, 28, 122, 28, 453, 163, 253, 17, 167, 5, 10, 2, 171, 5, 6, 4, 2600, 75, 804, 450, 200, 167, 453, 163, 894, 5, 1019, 186, 5, 133, 2601, 85, 3, 143, 69, 167, 2602, 20, 1799, 2603, 21, 10, 201, 6, 86, 11, 2, 1437, 15, 136, 311, 2604, 171, 19, 122, 163, 299, 19, 453, 163, 162, 7, 1172, 123, 28, 163, 328, 19, 453, 163, 538, 5, 539, 446, 108, 85, 565, 181, 19, 995, 1021, 14, 228, 183, 1022, 539, 589, 265, 47, 422, 776, 357, 1461, 254, 1110, 181, 19, 93, 4, 14, 19, 163, 28, 2605, 1021, 163, 1196, 300, 265, 47, 422, 776, 45, 1462, 432, 105, 5, 1829, 45, 2606, 111, 493, 538, 539, 1022, 254, 1830, 183, 163, 228, 186, 300, 357, 1461, 65, 2607, 705, 640, 475, 42, 705, 640, 1463, 42, 1138, 475, 42, 1831, 15, 90, 46, 90, 1138, 1463, 42, 1831, 15, 90, 46, 90, 914, 15, 90, 46, 90, 640, 475, 42, 1021, 1197, 384, 705, 640, 1463, 42, 1021, 1197, 384, 705, 446, 132, 19, 446, 132, 253, 17, 265, 1420, 1832, 154, 30, 585, 170, 250, 1462, 45, 254, 1386, 24, 384, 15, 1833, 689, 1834, 1462, 45, 30, 4, 265, 2, 162, 7, 2608, 529, 2609, 2610, 15, 1833, 689, 1834, 8, 265, 2, 1835, 105, 3, 2611, 1808, 15, 576, 105, 3, 565, 689, 538, 132, 19, 538, 132, 253, 17, 1461, 357, 154, 2612, 5, 228, 183, 228, 183, 35, 1836, 895, 5, 1021, 163, 109, 17, 228, 183, 1405, 3, 589, 35, 254, 228, 183, 163, 228, 183, 163, 863, 4, 1012, 8, 27, 356, 190, 210, 228, 183, 93, 4, 14, 183, 228, 111, 76, 362, 186, 1814, 540, 1837, 186, 186, 1837, 486, 2613, 76, 362, 39, 183, 430, 459, 76, 282, 1173, 407, 1836, 76, 76, 1001, 1022, 539, 163, 210, 589, 163, 93, 4, 14, 589, 163, 253, 17, 39, 585, 804, 706, 430, 2, 67, 430, 92, 67, 562, 1838, 3, 39, 2, 577, 1013, 3, 989, 896, 430, 1839, 3, 39, 18, 133, 362, 459, 34, 67, 72, 533, 362, 76, 39, 92, 194, 430, 571, 65, 2614, 2615, 1455, 67, 4, 75, 67, 317, 171, 1023, 589, 863, 8, 200, 171, 453, 163, 3, 672, 65, 30, 362, 1840, 154, 2616, 67, 15, 915, 2, 1198, 456, 909, 799, 39, 3, 208, 132, 39, 853, 630, 1464, 219, 362, 45, 45, 1198, 456, 915, 799, 39, 3, 157, 132, 39, 30, 45, 7, 1403, 24, 17, 152, 852, 8, 39, 5, 133, 72, 16, 1841, 45, 123, 1022, 539, 163, 154, 253, 17, 39, 2, 571, 5, 72, 194, 111, 585, 39, 1194, 388, 2, 529, 45, 388, 562, 1839, 3, 39, 72, 362, 76, 2, 2617, 803, 39, 2618, 302, 186, 186, 2619, 388, 15, 529, 45, 46, 431, 3, 111, 388, 219, 989, 2, 1842, 124, 301, 2620, 152, 707, 2, 708, 529, 45, 186, 1843, 8, 2621, 154, 449, 585, 39, 2, 2622, 152, 684, 5, 152, 707, 152, 1844, 41, 124, 903, 5, 152, 707, 152, 256, 2, 708, 5, 630, 1464, 152, 852, 2, 916, 903, 252, 1015, 124, 152, 916, 35, 1376, 124, 3, 111, 18, 133, 254, 903, 5, 228, 1845, 453, 163, 152, 684, 35, 1376, 124, 3, 111, 254, 903, 5, 529, 265, 17, 152, 684, 853, 447, 1199, 24, 7, 19, 123, 539, 1022, 539, 163, 39, 45, 1706, 76, 1001, 67, 430, 1840, 428, 65, 459, 1464, 630, 45, 123, 111, 186, 45, 529, 186, 39, 388, 152, 430, 152, 252, 1456, 2, 65, 152, 39, 152, 884, 45, 152, 707, 252, 388, 2, 39, 152, 708, 252, 388, 2, 39, 152, 916, 91, 388];49;"Назначение: + Сцепление предназначено для кратковременного отсоединения двигателя от трансмиссии и плавного их соединения, а также для гашения колебаний и предохранения агрегатов трансмиссии от перегрузок. + Характеристика: + Сцепление модели ЯМЗ 182-76 диафрагменное, сухое, фрикционное, однодисковое, вытяжного типа. + Устройство: + Конструкция сцепления показана на Рис. 1. + Сцепление состоит из: + ведущих и ведомых частей + механизма выключения. + Сцепление: + кожух сцепления + диск нажимной + пружина диафрагменная + пружина демпферная + муфта включения сцепления + первичный вал коробки переключения передач + подшипник выжимной + вилка включения сцепления + диск ведомый + маховик + коленчатый вал двигателя + кольцо упорное + диск демпфера + Ведущая часть: + Ведущая часть сцепления ‒ нажимной диск (2) с кожухом (1) устанавливается на маховик двигателя и крепится болтами. Нажимной диск соединён с кожухом при помощи четырёх пакетов пластин, которые обеспечивают центрирование, осевое перемещение и передачу крутящего момента от кожуха к нажимному диску. Нажимное усилие создаётся диафрагменной пружиной (3) специальной конструкции, которая, будучи связанной с муфтой (5), осуществляет также выключение сцепления. + Для центрирования диафрагменной пружины и исключения её проворачивания относительно кожуха и нажимного диска, на нажимном диске установлено шесть пар втулок со специальными оттяжными скобами. Применение этих скоб позволяет сохранять постоянный контакт нажимного диска с пружиной и обеспечивать отход нажимного диска при выключении сцепления. + Ведомая часть: + Ведомая часть ‒ ведомый диск (9) с демпфером пружинно-фрикционного типа, снижающим динамические нагрузки на трансмиссию. Крепление накладок осуществляется двумя типами латунных заклёпок. + Крепление фрикционной накладки, расположенной со стороны маховика, осуществляется простыми заклёпками одновременно с креплением двенадцати пружинных пластин. Крепление другой накладки производится к пружинным пластинам простыми и ступенчатыми заклёпками. + Механизм включения: + Механизм выключения сцепления состоит из муфты (5) с подшипником (7) и вилки (8) с валом, на шлицевой конец которого устанавливается рычаг. Муфта выключения сцепления соединяется с диафрагменной пружиной с помощью запорного устройства. Во время работы муфта центрируется по направляющей крышки заднего подшипника первичного вала коробки передач и удерживается от поворота боковыми поверхностями вилки. + Привод включения сцепления: + Назначение: + Привод выключения сцепления предназначен для дистанционного управления механизмом сцепления. + Характеристика: + Привод выключения сцепления гидравлический с усилителем пневматического типа. + Устройство: + Основными элементами привода являются: + педаль (Рис. 2 (2)) + главный цилиндр (13) + пневмогидравлический усилитель (ПГУ) (11) + баллон не тормозных потребителей (5) + бачок компенсационный (16) + трубопроводы. + Основные элементы привода показаны на Рис. 2. + Привод сцепления: + механизм педальный + педаль сцепления + тройник + рукав + баллон не тормозных потребителей + клапан обратный + регулятор давления с адсорбером + клапан четырёхконтурный + пробка + фитинг гидравлический + усилитель пневмогидравлический + трубопровод гидропривода + цилиндр сцепления главный + пружина + рукав + бачок компенсационный + крышка бачка + эксцентрик регулировки полного хода + эксцентрик регулировки свободного хода + величина полного хода педали (от 105 мм до 115 мм) + величина свободного хода педали (от 2 мм до 10 мм) + зазор от 0,2 мм до 0,6 мм** + Регулировка полного хода педали L осуществляется эксцентриком (18). + Регулировка свободного хода педали L1 осуществляется эксцентриком (19). + Пневматическая часть привода: + Пневматическая часть состоит из: + баллона (5) ёмкостью 10 л, который установлен внутри левого лонжерона + обратного клапана (6) + трубопроводов. + Питание воздухом осуществляется от отдельного контура пневмосистемы. + Обратный клапан установлен на баллоне и предназначен для разделения воздушной магистрали, идущей от отдельного контура пневмосистемы к баллону и сохранения давления в ней независимо от падения давления в основных контурах. + Гидравлическая часть привода: + Гидравлическая часть состоит из компенсационного бачка (15), который сообщён с главным цилиндром (12). Главный цилиндр через толкатель соединён с педалью сцепления (2). Жидкость из главного цилиндра попадает в ПГУ через трубопровод (11). + Главный цилиндр сцепления: + Главный цилиндр сцепления (13) крепится на кронштейне к передней панели кабины. Конструкция главного цилиндра показана на Рис. 3. + Цилиндр главный: + пробка + кольцо резиновое + пружина возвратная + чашка поджимной пружины + пружина поджимная + штуцер подводной + кольцо резиновое + корпус цилиндра + поршень + манжета + кольцо стопорное + чехол защитный + толкатель + кольцо + кольцо уплотнительное + Пневмогидравлический усилитель сцепления: + Конструкция ПГУ сцепления показана на Рис. 4. + ПГУ сцепления состоит из корпуса (1), внутри которого расположен поршень (5) и шток (4). Поршень со штоком подвижно уплотнены в корпусе и могут перемещаться в осевом направлении. Поршень уплотнён в корпусе при помощи резиновой манжеты (9), а шток двумя уплотнительными резиновыми кольцами (3). + Корпус со стороны поршня закрыт крышкой (8), сквозь которую проходит шток. На конце штока закреплена вилка (7), которой ПГУ крепится к рычагу вилки выключения сцепления. В центре крышки установлен резиновый грязесъёмник (6), который очищает шток от грязи и предотвращает попадание её внутрь корпуса. + В нижней части корпуса имеется выпускное окно (10), имеющее резиновый клапан. Клапан предотвращает попадание грязи внутрь корпуса. + В верхней части корпуса установлен клапан (2) для удаления воздуха из полости (D). К корпусу с помощью двух болтов прикреплён клапан управления пневмогидравлическим усилителем сцепления, который состоит из корпуса (16) и закрыт с двух сторон пробками (12). Внутри корпуса расположены золотник (17) и воздушный клапан (14). Золотник подвижно уплотнён в корпусе двумя резиновыми кольцами и подпружинен относительно корпуса витой цилиндрической пружиной (13). Пружина (13) отодвигает золотник от воздушного клапана до упора в пробку (12). Золотник имеет осевое и радиальное отверстия, которые сообщают полости (F) и (G). + Воздушный клапан (14) пружиной (13) прижат к седлу, который выполнен внутри корпуса и разобщает полость (E) с полостью (F). Полость (B) системой отверстий связана с полостью (F), полость (C) и (G) - с выпускным окном. Полости (D) и (K) связаны между собой отверстиями. Полость (K) через присоединительное отверстие в пробке (12) при помощи трубопроводов связана с главным гидроцилиндром выключения сцепления. Полость (E) через присоединительное отверстие в пробке (12) трубопроводом связана с воздушным баллоном. Из полости (E) имеется вывод сжатого воздуха для привода управления усилителем. + Пневмогидравлический усилитель сцепления: + корпус + клапан прокачки + кольцо уплотнительное + шток + поршень + грязесъёмник + вилка + крышка + манжета + окно выпускное + клапан управления + пробка + пружина + клапан воздушный + пружина + корпус + золотник + полость поршня (5) + полость между поршнем (5) и крышкой (8) + полость корпуса (1) + полость над клапаном (14) + полость (f) между золотником (17) и корпусом (16) + полость (g) между золотником (17) и корпусом (16) + полость (k) под золотником (17)";DMC-URALM-A-A7-50-00-00A-041A-A(1) +[305, 165, 164, 7, 1510, 2106, 66, 15, 761, 2, 2127, 331, 141, 34, 815, 7, 941, 938, 2, 964, 272, 761, 15, 3064, 335, 165, 1040, 847, 1079, 3065, 1318, 3066, 3067, 108, 87, 215, 165, 94, 4, 14, 165, 267, 17, 84, 2, 337, 139, 28, 442, 165, 81, 165, 146, 657, 120, 1079, 120, 3068, 104, 126, 165, 205, 6, 83, 80, 12, 10, 3069, 103, 126, 165, 146, 337, 694, 3070, 6, 66, 88, 2121, 146, 1195, 84, 139, 84, 139, 165, 657, 146, 5, 81, 351, 4, 694, 66, 2, 822, 16, 657, 146, 268, 5, 81, 18, 140, 1051, 1822, 619, 37, 413, 2164, 1045, 837, 2, 12, 262, 43, 15, 81, 8, 657, 146, 657, 654, 2071, 1079, 120, 957, 215, 37, 3071, 966, 5, 104, 326, 815, 442, 165, 7, 2164, 1079, 120, 2, 1589, 334, 2165, 840, 81, 2, 657, 146, 4, 657, 146, 52, 1590, 536, 2166, 92, 957, 3072, 1459, 1516, 197, 1459, 1317, 3073, 606, 315, 657, 146, 5, 120, 2, 413, 1825, 657, 146, 18, 442, 165, 337, 139, 337, 139, 337, 146, 5, 1195, 120, 1318, 108, 3074, 1336, 1282, 4, 761, 55, 1020, 326, 514, 108, 3075, 3076, 55, 1318, 373, 706, 92, 198, 694, 326, 2167, 1530, 1066, 5, 55, 3077, 120, 619, 55, 602, 373, 1065, 8, 120, 619, 2167, 2, 2110, 1530, 28, 126, 28, 442, 165, 267, 17, 104, 5, 10, 2, 103, 5, 6, 4, 520, 75, 37, 351, 200, 104, 442, 165, 651, 5, 1079, 120, 5, 140, 3078, 87, 107, 147, 82, 104, 3079, 20, 1544, 61, 22, 10, 205, 6, 83, 12, 2, 1570, 15, 136, 324, 556, 103, 19, 126, 165, 305, 19, 442, 165, 164, 7, 1321, 127, 28, 165, 335, 19, 442, 165, 557, 5, 558, 462, 108, 87, 438, 181, 19, 1054, 1591, 14, 237, 183, 1080, 558, 589, 265, 47, 436, 817, 357, 1592, 254, 438, 181, 19, 94, 4, 14, 19, 165, 28, 3080, 1591, 165, 1196, 1053, 265, 47, 436, 817, 58, 1073, 432, 106, 5, 1829, 58, 2168, 114, 493, 557, 558, 1080, 254, 1830, 183, 165, 237, 120, 1053, 357, 1592, 61, 943, 705, 658, 510, 42, 705, 658, 559, 42, 1303, 510, 42, 1337, 15, 90, 46, 90, 1303, 559, 42, 1337, 15, 90, 46, 90, 914, 15, 90, 46, 90, 658, 510, 42, 1337, 1197, 326, 705, 658, 559, 42, 1337, 1197, 326, 705, 462, 139, 19, 462, 139, 267, 17, 265, 1558, 1832, 37, 52, 370, 175, 250, 1073, 58, 254, 1522, 24, 326, 15, 2169, 689, 2170, 1073, 58, 52, 4, 265, 2, 164, 7, 3081, 548, 3082, 3083, 15, 2169, 689, 2170, 8, 265, 2, 2171, 106, 3, 47, 2153, 15, 610, 106, 3, 438, 689, 557, 139, 19, 557, 139, 267, 17, 1592, 943, 37, 3084, 5, 237, 183, 237, 183, 35, 2172, 268, 5, 1591, 165, 113, 17, 237, 183, 1541, 3, 589, 35, 254, 237, 183, 165, 237, 183, 165, 822, 4, 13, 8, 26, 366, 195, 215, 237, 183, 94, 4, 14, 183, 237, 114, 88, 372, 120, 2158, 659, 2173, 120, 120, 2173, 486, 3085, 88, 372, 39, 183, 519, 242, 88, 270, 1173, 417, 2172, 88, 88, 368, 1080, 558, 165, 215, 589, 165, 94, 4, 14, 589, 165, 267, 17, 39, 370, 37, 466, 519, 2, 67, 519, 92, 67, 598, 1338, 3, 39, 2, 1072, 551, 3, 1045, 963, 519, 1338, 3, 39, 18, 140, 372, 242, 34, 67, 514, 368, 372, 88, 39, 92, 198, 656, 970, 61, 3086, 37, 1587, 67, 4, 166, 67, 269, 103, 37, 589, 822, 8, 200, 103, 442, 165, 3, 672, 61, 52, 372, 2174, 37, 3087, 67, 15, 971, 2, 1339, 469, 334, 370, 39, 3, 214, 139, 39, 303, 650, 1593, 1511, 372, 58, 58, 1339, 469, 971, 370, 39, 3, 148, 139, 39, 52, 58, 7, 1296, 24, 17, 156, 852, 8, 39, 5, 140, 261, 16, 620, 58, 127, 1080, 558, 165, 37, 267, 17, 39, 2, 970, 5, 261, 198, 114, 370, 39, 466, 388, 2, 548, 58, 388, 598, 1338, 3, 39, 514, 372, 88, 2, 3088, 840, 39, 3089, 308, 120, 120, 3090, 388, 15, 548, 58, 46, 431, 3, 114, 388, 303, 1045, 2, 2175, 128, 37, 3091, 156, 707, 2, 708, 548, 58, 120, 1843, 8, 2037, 37, 545, 370, 39, 2, 3092, 156, 684, 5, 156, 707, 156, 1844, 44, 128, 966, 5, 156, 707, 156, 256, 2, 708, 5, 650, 1593, 156, 852, 2, 916, 966, 260, 1330, 128, 156, 916, 35, 1513, 128, 3, 114, 18, 140, 254, 966, 5, 237, 1845, 442, 165, 156, 684, 35, 1513, 128, 3, 114, 254, 966, 5, 548, 265, 17, 156, 684, 303, 447, 972, 24, 7, 19, 127, 558, 1080, 558, 165, 39, 58, 2075, 88, 368, 67, 519, 2174, 103, 61, 242, 1593, 650, 58, 127, 114, 120, 58, 548, 120, 39, 388, 156, 656, 156, 260, 656, 2, 61, 156, 39, 156, 884, 45, 156, 707, 260, 388, 2, 39, 156, 708, 260, 388, 2, 39, 156, 916, 91, 388];49;"Назначение: + Сцепление предназначено для кратковременного отсоединения двигателя от трансмиссии и плавного их соединения, а также для гашения колебаний и предохранения агрегатов трансмиссии от перегрузок. + Характеристика: + Сцепление модели ЯМЗ 182-76 диафрагменное, сухое, фрикционное, однодисковое, вытяжного типа. + Устройство: + Конструкция сцепления показана на Рис. 1. + Сцепление состоит из: + ведущих и ведомых частей + механизма выключения. + Сцепление: + кожух сцепления + диск нажимной + пружина диафрагменная + пружина демпферная + муфта включения сцепления + первичный вал коробки переключения передач + подшипник выжимной + вилка включения сцепления + диск ведомый + маховик + коленчатый вал двигателя + кольцо упорное + диск демпфера + Ведущая часть: + Ведущая часть сцепления ‒ нажимной диск (2) с кожухом (1) устанавливается на маховик двигателя и крепится болтами. Нажимной диск соединён с кожухом при помощи четырёх пакетов пластин, которые обеспечивают центрирование, осевое перемещение и передачу крутящего момента от кожуха к нажимному диску. Нажимное усилие создаётся диафрагменной пружиной (3) специальной конструкции, которая, будучи связанной с муфтой (5), осуществляет также выключение сцепления. + Для центрирования диафрагменной пружины и исключения её проворачивания относительно кожуха и нажимного диска, на нажимном диске установлено шесть пар втулок со специальными оттяжными скобами. Применение этих скоб позволяет сохранять постоянный контакт нажимного диска с пружиной и обеспечивать отход нажимного диска при выключении сцепления. + Ведомая часть: + Ведомая часть ‒ ведомый диск (9) с демпфером пружинно-фрикционного типа, снижающим динамические нагрузки на трансмиссию. Крепление накладок осуществляется двумя типами латунных заклёпок. + Крепление фрикционной накладки, расположенной со стороны маховика, осуществляется простыми заклёпками одновременно с креплением двенадцати пружинных пластин. Крепление другой накладки производится к пружинным пластинам простыми и ступенчатыми заклёпками. + Механизм включения: + Механизм выключения сцепления состоит из муфты (5) с подшипником (7) и вилки (8) с валом, на шлицевой конец которого устанавливается рычаг. Муфта выключения сцепления соединяется с диафрагменной пружиной с помощью запорного устройства. Во время работы муфта центрируется по направляющей крышки заднего подшипника первичного вала коробки передач и удерживается от поворота боковыми поверхностями вилки. + Привод включения сцепления: + Назначение: + Привод выключения сцепления предназначен для дистанционного управления механизмом сцепления. + Характеристика: + Привод выключения сцепления гидравлический с усилителем пневматического типа. + Устройство: + Основными элементами привода являются: + педаль (Рис. 2 (2)) + главный цилиндр (13) + пневмогидравлический усилитель (ПГУ) (11) + баллон не тормозных потребителей (5) + бачок компенсационный (16) + трубопроводы. + Основные элементы привода показаны на Рис. 2. + Привод сцепления: + механизм педальный + педаль сцепления + тройник + рукав + баллон не тормозных потребителей + клапан обратный + регулятор давления с адсорбером + клапан четырёхконтурный + пробка + фитинг гидравлический + усилитель пневмогидравлический + трубопровод гидропривода + цилиндр сцепления главный + пружина + рукав + бачок компенсационный + крышка бачка + эксцентрик регулировки полного хода + эксцентрик регулировки свободного хода + величина полного хода педали (от 105 мм до 115 мм) + величина свободного хода педали (от 2 мм до 10 мм) + зазор от 0,2 мм до 0,6 мм** + Регулировка полного хода педали L осуществляется эксцентриком (18). + Регулировка свободного хода педали L1 осуществляется эксцентриком (19). + Пневматическая часть привода: + Пневматическая часть состоит из: + баллона (5) ёмкостью 10 л, который установлен внутри левого лонжерона + обратного клапана (6) + трубопроводов. + Питание воздухом осуществляется от отдельного контура пневмосистемы. + Обратный клапан установлен на баллоне и предназначен для разделения воздушной магистрали, идущей от отдельного контура пневмосистемы к баллону и сохранения давления в ней независимо от падения давления в основных контурах. + Гидравлическая часть привода: + Гидравлическая часть состоит из компенсационного бачка (15), который сообщён с главным цилиндром (12). Главный цилиндр через толкатель соединён с педалью сцепления (2). Жидкость из главного цилиндра попадает в ПГУ через трубопровод (11). + Главный цилиндр сцепления: + Главный цилиндр сцепления (13) крепится на кронштейне к передней панели кабины. Конструкция главного цилиндра показана на Рис. 3. + Цилиндр главный: + пробка + кольцо резиновое + пружина возвратная + чашка поджимной пружины + пружина поджимная + штуцер подводной + кольцо резиновое + корпус цилиндра + поршень + манжета + кольцо стопорное + чехол защитный + толкатель + кольцо + кольцо уплотнительное + Пневмогидравлический усилитель сцепления: + Конструкция ПГУ сцепления показана на Рис. 4. + ПГУ сцепления состоит из корпуса (1), внутри которого расположен поршень (5) и шток (4). Поршень со штоком подвижно уплотнены в корпусе и могут перемещаться в осевом направлении. Поршень уплотнён в корпусе при помощи резиновой манжеты (9), а шток двумя уплотнительными резиновыми кольцами (3). + Корпус со стороны поршня закрыт крышкой (8), сквозь которую проходит шток. На конце штока закреплена вилка (7), которой ПГУ крепится к рычагу вилки выключения сцепления. В центре крышки установлен резиновый грязесъёмник (6), который очищает шток от грязи и предотвращает попадание её внутрь корпуса. + В нижней части корпуса имеется выпускное окно (10), имеющее резиновый клапан. Клапан предотвращает попадание грязи внутрь корпуса. + В верхней части корпуса установлен клапан (2) для удаления воздуха из полости (D). К корпусу с помощью двух болтов прикреплён клапан управления пневмогидравлическим усилителем сцепления, который состоит из корпуса (16) и закрыт с двух сторон пробками (12). Внутри корпуса расположены золотник (17) и воздушный клапан (14). Золотник подвижно уплотнён в корпусе двумя резиновыми кольцами и подпружинен относительно корпуса витой цилиндрической пружиной (13). Пружина (13) отодвигает золотник от воздушного клапана до упора в пробку (12). Золотник имеет осевое и радиальное отверстия, которые сообщают полости (F) и (G). + Воздушный клапан (14) пружиной (13) прижат к седлу, который выполнен внутри корпуса и разобщает полость (E) с полостью (F). Полость (B) системой отверстий связана с полостью (F), полость (C) и (G) - с выпускным окном. Полости (D) и (K) связаны между собой отверстиями. Полость (K) через присоединительное отверстие в пробке (12) при помощи трубопроводов связана с главным гидроцилиндром выключения сцепления. Полость (E) через присоединительное отверстие в пробке (12) трубопроводом связана с воздушным баллоном. Из полости (E) имеется вывод сжатого воздуха для привода управления усилителем. + Пневмогидравлический усилитель сцепления: + корпус + клапан прокачки + кольцо уплотнительное + шток + поршень + грязесъёмник + вилка + крышка + манжета + окно выпускное + клапан управления + пробка + пружина + клапан воздушный + пружина + корпус + золотник + полость поршня (5) + полость между поршнем (5) и крышкой (8) + полость корпуса (1) + полость над клапаном (14) + полость (f) между золотником (17) и корпусом (16) + полость (g) между золотником (17) и корпусом (16) + полость (k) под золотником (17)";DMC-URALM-A-A7-50-00-00A-041A-A(1) +[163, 179, 85];50;"Сцепление: + Описание устройства";DMC-URALM-A-A7-50-00-00A-041A-A(2) +[165, 188, 87];50;"Сцепление: + Описание устройства";DMC-URALM-A-A7-50-00-00A-041A-A(2) +[299, 185, 11, 162, 7, 11, 404, 43, 15, 86, 11, 8, 361, 86, 2, 135, 2623, 1754, 273, 1375, 2624, 572, 49, 2625, 3, 143, 151, 328, 185, 6, 1846, 108, 2626, 5, 158, 2627, 278, 276, 85, 192, 240, 185, 6, 93, 4, 14, 192, 240, 185, 6, 6, 185, 202, 6, 185, 19, 27, 9, 6, 185, 19, 279, 9, 6, 185, 19, 21, 9, 202, 185, 6, 2, 185, 6, 19, 279, 9, 219, 1454, 1112, 476, 95, 355, 90, 587, 476, 358, 355, 90, 1190, 185, 6, 19, 27, 2, 21, 9, 476, 95, 355, 90, 587, 476, 358, 355, 90, 565, 1847, 2628, 185, 6, 995, 2629, 358, 210, 185, 6, 93, 4, 14, 185, 6, 19, 21, 9, 95, 428, 534, 10, 1200, 76, 282, 171, 1201, 1006, 2630, 358, 709, 1006, 709, 358, 185, 6, 171, 2631, 95, 171, 534, 704, 1848, 145, 541, 1465, 2632, 494, 710, 1006, 10, 10, 1200, 185, 6, 253, 17, 358, 8, 1466, 75, 804, 1162, 171, 34, 8, 2633, 75, 541, 145, 541, 145, 360, 92, 541, 75, 1201, 171, 1024, 154, 30, 4, 358, 709, 2634, 541, 153, 185, 6, 15, 1467, 171, 2, 894, 5, 95, 428, 2, 18, 133, 534, 2635, 185, 158, 185, 158, 253, 17, 534, 4, 1468, 804, 30, 1200, 10, 1469, 10, 253, 17, 582, 5, 2636, 2, 219, 1849, 1006, 1200, 10, 1437, 3, 428, 1767, 282, 76, 185, 6, 2637, 2638, 1689, 2639, 1848, 704, 7, 1775, 1025, 185, 6, 4, 358, 709, 2, 541, 145, 1470, 1773, 1465];51;"Назначение: + Карданная передача предназначена для передачи крутящего момента от коробки передач к раздаточной коробке и ведущим мостам, взаимное положение которых остаётся постоянным или меняется во время движения. + Характеристика: + Карданные валы открытого типа, двухшарнирные, с шарнирами неравных угловых скоростей. + Устройство: + Схема установки карданных валов показана на Рис. 1. + Схема установки карданных валов: + вал карданный промежуточный + вал карданный привода переднего моста + вал карданный привода среднего моста + вал карданный привода заднего моста + Промежуточный карданный вал (1) и карданный вал привода среднего моста (3) имеют больший типоразмер (диаметр фланца равен 180 мм, наружный диаметр трубы равен 102 мм), чем карданные валы привода переднего (2) и заднего (4) мостов (диаметр фланца равен 150 мм, наружный диаметр трубы равен 89 мм). Основным конструктивным отличием карданных валов является длина трубы. + Конструкция карданного вала показана на Рис. 2. + Карданный вал привода заднего моста: + фланец-вилка + крестовина + подшипник игольчатый + кольцо стопорное + вилка скользящая + уплотнение торцевое + труба телескопа + уплотнение телескопа + труба карданного вала + вилка приварная + фланец-вилка + крестовина + пластина балансировочная + втулка шлицевая + стрелки установочные + пресс-маслёнка + уплотнение подшипника + подшипник игольчатый + Карданный вал состоит из трубы (9), к одному концу которого приварена вилка (10), а к другому концу шлицевая втулка (14). Шлицевая втулка соединена со шлицевым концом скользящей вилки (5). + Уплотнитель (8), который установлен на трубе телескопа (7), предохраняет шлицевое соединение карданного вала от загрязнения. + Вилки (5) и (10) соединяются с фланец-вилками (1) и (11) при помощи крестовин, образуя карданные шарниры. + Карданный шарнир состоит из крестовины (2), на шипах которого установлены игольчатые подшипники (3). Каждый подшипник состоит из стакана с иголками и имеет торцевое уплотнение (6). Игольчатые подшипники удерживаются в вилках вала стопорными кольцами (4). + Карданный вал динамически балансируется путём приварки балансировочных пластин (13). + Для правильной сборки карданного вала на трубе телескопа (7) и шлицевой втулке (14) нанесены установочные стрелки (15).";DMC-URALM-A-A7-60-00-00A-041A-A(1) +[305, 189, 12, 164, 7, 12, 262, 43, 15, 83, 12, 8, 371, 83, 2, 84, 9, 1566, 289, 37, 3093, 606, 50, 3094, 107, 147, 155, 335, 189, 6, 1543, 108, 3095, 5, 158, 3096, 293, 291, 87, 196, 247, 189, 6, 94, 4, 14, 196, 247, 189, 6, 6, 189, 206, 6, 189, 19, 26, 9, 6, 189, 19, 294, 9, 6, 189, 19, 22, 9, 206, 189, 6, 2, 189, 6, 19, 294, 9, 755, 1586, 1112, 476, 353, 1340, 90, 617, 476, 367, 1340, 90, 1190, 189, 6, 19, 26, 2, 22, 9, 476, 353, 1340, 90, 617, 476, 367, 1340, 90, 438, 2176, 3097, 189, 6, 1054, 3098, 367, 215, 189, 6, 94, 4, 14, 189, 6, 19, 22, 9, 95, 103, 553, 10, 1341, 88, 270, 103, 2177, 1063, 1594, 367, 709, 1063, 709, 367, 189, 6, 103, 3099, 95, 103, 553, 619, 2178, 121, 520, 1595, 1572, 494, 374, 1063, 10, 10, 1341, 189, 6, 267, 17, 367, 8, 325, 166, 37, 962, 103, 34, 8, 602, 166, 520, 121, 520, 121, 268, 92, 520, 166, 2177, 103, 1081, 37, 52, 4, 367, 709, 3100, 520, 141, 189, 6, 15, 1596, 103, 2, 651, 5, 95, 103, 2, 18, 140, 553, 3101, 189, 158, 189, 158, 267, 17, 553, 4, 1597, 37, 52, 1341, 10, 1598, 10, 267, 17, 757, 5, 3102, 2, 303, 1594, 1063, 1341, 10, 1570, 3, 103, 6, 270, 88, 189, 6, 1336, 73, 2062, 3103, 2178, 619, 7, 2124, 1082, 189, 6, 4, 367, 709, 2, 520, 121, 3104, 1572, 1595];51;"Назначение: + Карданная передача предназначена для передачи крутящего момента от коробки передач к раздаточной коробке и ведущим мостам, взаимное положение которых остаётся постоянным или меняется во время движения. + Характеристика: + Карданные валы открытого типа, двухшарнирные, с шарнирами неравных угловых скоростей. + Устройство: + Схема установки карданных валов показана на Рис. 1. + Схема установки карданных валов: + вал карданный промежуточный + вал карданный привода переднего моста + вал карданный привода среднего моста + вал карданный привода заднего моста + Промежуточный карданный вал (1) и карданный вал привода среднего моста (3) имеют больший типоразмер (диаметр фланца равен 180 мм, наружный диаметр трубы равен 102 мм), чем карданные валы привода переднего (2) и заднего (4) мостов (диаметр фланца равен 150 мм, наружный диаметр трубы равен 89 мм). Основным конструктивным отличием карданных валов является длина трубы. + Конструкция карданного вала показана на Рис. 2. + Карданный вал привода заднего моста: + фланец-вилка + крестовина + подшипник игольчатый + кольцо стопорное + вилка скользящая + уплотнение торцевое + труба телескопа + уплотнение телескопа + труба карданного вала + вилка приварная + фланец-вилка + крестовина + пластина балансировочная + втулка шлицевая + стрелки установочные + пресс-маслёнка + уплотнение подшипника + подшипник игольчатый + Карданный вал состоит из трубы (9), к одному концу которого приварена вилка (10), а к другому концу шлицевая втулка (14). Шлицевая втулка соединена со шлицевым концом скользящей вилки (5). + Уплотнитель (8), который установлен на трубе телескопа (7), предохраняет шлицевое соединение карданного вала от загрязнения. + Вилки (5) и (10) соединяются с фланец-вилками (1) и (11) при помощи крестовин, образуя карданные шарниры. + Карданный шарнир состоит из крестовины (2), на шипах которого установлены игольчатые подшипники (3). Каждый подшипник состоит из стакана с иголками и имеет торцевое уплотнение (6). Игольчатые подшипники удерживаются в вилках вала стопорными кольцами (4). + Карданный вал динамически балансируется путём приварки балансировочных пластин (13). + Для правильной сборки карданного вала на трубе телескопа (7) и шлицевой втулке (14) нанесены установочные стрелки (15).";DMC-URALM-A-A7-60-00-00A-041A-A(1) +[185, 11, 179, 85];52;"Карданная передача: + Описание устройства";DMC-URALM-A-A7-60-00-00A-041A-A(2) +[189, 12, 188, 87];52;"Карданная передача: + Описание устройства";DMC-URALM-A-A7-60-00-00A-041A-A(2) +[240, 185, 6, 996, 484, 448];53;"Установка карданных валов: + Иллюстрированный каталог деталей";DMC-URALM-A-A7-60-00-00A-941A-A(1) +[247, 189, 6, 1055, 484, 511];53;"Установка карданных валов: + Иллюстрированный каталог деталей";DMC-URALM-A-A7-60-00-00A-941A-A(1) +[299, 135, 9, 162, 7, 240, 492, 2, 11, 4, 1202, 404, 43, 135, 9, 1175, 1694, 41, 31, 2, 527, 11, 4, 297, 31, 2640, 422, 2, 311, 635, 328, 135, 9, 711, 108, 5, 157, 867, 228, 11, 85, 135, 9, 253, 17, 479, 181, 70, 5, 81, 137, 228, 11, 264, 28, 97, 264, 1203, 264, 19, 492, 264, 264, 27, 806, 9, 1142, 1725, 219, 158, 355, 278, 276, 679, 135, 9, 93, 4, 14, 679, 135, 9, 4, 31, 9, 27, 806, 9, 279, 9, 21, 228, 11, 299, 228, 11, 283, 162, 7, 572, 1791, 404, 43, 154, 2641, 8, 135, 641, 2, 1394, 276, 331, 1007, 46, 241, 2642, 328, 283, 2643, 256, 1174, 11, 85, 210, 283, 93, 4, 14, 228, 11, 279, 9, 81, 137, 137, 712, 65, 582, 10, 203, 2644, 10, 225, 112, 359, 409, 582, 10, 359, 409, 40, 302, 135, 203, 542, 2645, 10, 225, 302, 1850, 74, 583, 112, 638, 95, 19, 21, 9, 70, 495, 359, 533, 899, 10, 225, 112, 582, 10, 135, 112, 40, 203, 409, 10, 225, 112, 486, 1851, 65, 582, 10, 135, 112, 40, 459, 1204, 51, 95, 95, 19, 711, 6, 6, 711, 1852, 95, 917, 203, 2646, 203, 282, 51, 409, 359, 533, 40, 112, 798, 359, 409, 16, 359, 70, 111, 805, 2647, 124, 74, 583, 302, 406, 70, 9, 534, 118, 211, 203, 1853, 2648, 540, 118, 2649, 40, 203, 1853, 2650, 40, 65, 10, 118, 10, 225, 112, 51, 409, 111, 402, 124, 65, 70, 495, 16, 333, 1204, 16, 54, 65, 70, 495, 359, 65, 70, 495, 283, 253, 17, 785, 112, 40, 92, 2651, 1854, 2, 785, 302, 40, 5, 2652, 1854, 8, 638, 302, 583, 2653, 16, 1841, 1855, 112, 117, 5, 628, 2654, 70, 495, 895, 5, 70, 9, 35, 2655, 533, 359, 2, 579, 5, 133, 2656, 16, 2, 72, 712, 2657, 16, 2, 2658, 30, 1026, 34, 72, 16, 30, 3, 152, 112, 40, 918, 8, 333, 16, 1679, 855, 857, 1471, 311, 65, 91, 587, 16, 2, 51, 712, 30, 1856, 203, 333, 16, 2659, 2660, 798, 112, 40, 30, 4, 897, 711, 6, 711, 6, 30, 4, 72, 225, 112, 10, 3, 582, 10, 135, 112, 40, 2, 4, 868, 302, 225, 10, 72, 112, 10, 30, 92, 194, 95, 19, 711, 6, 302, 10, 30, 92, 194, 95, 19, 21, 9, 1857, 218, 406, 112, 40, 7, 640, 219, 409, 359, 2, 409, 203, 312, 30, 252, 225, 112, 10, 225, 112, 10, 2661, 409, 2662, 1472, 282, 203, 2, 2663, 203, 2, 1473, 51, 406, 112, 583, 74, 1027, 4, 75, 202, 6, 2, 1474, 1850, 798, 302, 40, 449, 2664, 5, 202, 6, 202, 6, 30, 4, 868, 302, 2, 72, 112, 225, 10, 1857, 218, 406, 302, 40, 7, 640, 219, 409, 359, 19, 283, 384, 35, 95, 228, 11, 27, 9, 283, 27, 9, 93, 4, 14, 283, 27, 9, 1412, 15, 283, 279, 9, 1028, 855, 1130, 1183, 95, 154, 30, 4, 21, 75, 6, 1205, 40, 4, 27, 75, 6, 1205, 40, 30, 491, 145, 27, 75, 6, 1205, 40, 571, 65, 228, 11, 27, 9, 65, 145, 491, 6, 406, 112, 40, 40, 112, 798, 95, 228, 11, 21, 9, 283, 21, 9, 93, 4, 14, 283, 21, 9, 1412, 15, 283, 279, 9, 1028, 855, 1130, 1183, 95, 154, 30, 4, 27, 75, 6, 135, 40, 21, 75, 6, 1205, 40, 47, 219, 332, 2, 571, 65, 228, 11, 21, 9, 95, 6, 135, 40, 65, 182, 1438, 40, 2, 10, 228, 11, 1010, 168, 2665, 3, 70, 9, 2, 70, 228, 11, 46, 569, 805, 124, 168, 2666, 40, 2667, 2, 35, 225, 10, 1405, 3, 152, 112, 40, 70, 228, 11, 1701, 2668, 3, 70, 9, 10, 135, 112, 40, 1010, 168, 17, 152, 112, 40, 1421, 35, 2669, 4, 65, 70, 2, 1851, 486, 882, 3, 582, 10, 986, 228, 11, 1658, 2670, 5, 1475, 2671, 807, 312, 450, 91, 16, 54, 65, 582, 10, 135, 302, 40, 679, 1858, 704, 93, 4, 14, 135, 302, 345, 2, 638, 302, 2672, 387, 228, 11, 219, 1029, 2673, 1859, 986, 40, 2674, 807, 1029, 4, 1476, 406, 302, 40, 92, 194, 240, 112, 40, 1029, 4, 406, 302, 345, 986, 1860, 1477, 2675, 91, 632, 345, 476, 90, 4, 2676, 90, 570, 240, 1858, 704, 228, 11, 117, 299, 2677, 117, 496, 162, 7, 1802, 696, 404, 43, 252, 1206, 3, 1723, 807, 18, 151, 31, 20, 1478, 420, 2, 136, 1406, 387, 31, 405, 5, 801, 1807, 328, 496, 1855, 112, 5, 1379, 97, 85, 210, 496, 93, 4, 14, 496, 30, 3, 228, 11, 473, 9, 2, 253, 17, 72, 540, 301, 360, 16, 540, 1141, 39, 118, 252, 540, 118, 3, 2678, 1002, 2679, 534, 4, 1468, 1023, 713, 30, 628, 112, 211, 1469, 211, 691, 3, 346, 5, 72, 112, 2680, 1793, 1479, 345, 713, 30, 3, 2681, 540, 118, 2, 35, 1480, 360, 5, 137, 7, 1835, 2682, 448, 86, 118, 15, 714, 91, 1479, 345, 2, 211, 30, 542, 1762, 203, 39, 118, 3, 224, 5, 638, 302, 1861, 74, 30, 4, 72, 225, 112, 10, 301, 2683, 3, 310, 7, 640, 10, 3, 310, 30, 409, 51, 301, 1862, 282, 704, 310, 10, 117, 279, 2, 21, 9, 92, 194, 28, 97, 47, 219, 409, 51, 18, 263, 10, 1862, 282, 76, 117, 279, 2, 21, 9, 219, 28, 97, 264, 310, 10, 117, 16, 51, 409, 65, 10, 118, 704, 282, 76, 282, 182, 69, 406, 583, 74, 3, 143, 1007, 912, 1804, 43, 39, 118, 1009, 35, 211, 1863, 40, 35, 541, 153, 1479, 345, 912, 802, 43, 4, 137, 2, 1009, 8, 135, 641, 31, 1187, 151, 3, 143, 2684, 151, 278, 276, 492, 1203, 2, 2685, 2686, 2687, 117, 18, 907, 151, 405, 251, 1477, 1186, 211, 3, 901, 274, 912, 635, 5, 39, 117, 2, 534, 3, 355, 2688, 170, 2, 275, 1863, 40, 18, 263, 696, 404, 43, 252, 135, 1206, 1721, 3, 355, 1450, 2689, 3, 143, 136, 31, 211, 1136, 405, 4, 1468, 534, 1191, 808, 405, 5, 801, 276, 18, 263, 387, 1136, 405, 5, 801, 278, 276, 137, 137, 14, 473, 9, 1481, 1864, 524, 377, 473, 2690, 43, 15, 1127, 2, 2691, 670, 2692, 497, 9, 137, 912, 855, 802, 43, 153, 137, 92, 2693, 541, 19, 8, 135, 641, 21, 408, 210, 19, 8, 135, 641, 93, 4, 14, 590, 218, 253, 17, 81, 137, 4, 75, 804, 5, 133, 112, 225, 10, 30, 364, 7, 640, 10, 284, 492, 4, 75, 81, 137, 1017, 409, 51, 312, 1472, 318, 2, 282, 203, 2, 1473, 917, 364, 5, 133, 712, 360, 5, 422, 919, 7, 1865, 273, 74, 32, 1866, 41, 3, 143, 151, 4, 1867, 364, 30, 1207, 76, 364, 492, 279, 9, 1207, 76, 2, 32, 47, 2694, 715, 422, 28, 492, 21, 408, 579, 4, 95, 81, 137, 585, 81, 137, 683, 137, 312, 1868, 95, 95, 137, 691, 3, 572, 541, 346, 92, 364, 137, 219, 333, 124, 7, 176, 24, 41, 591, 105, 3, 134, 7, 1457, 456, 915, 799, 81, 137, 2, 1208, 24, 17, 41, 642, 134, 460, 1838, 48, 242, 590, 218, 1026, 571, 65, 19, 8, 135, 641, 21, 408, 10, 225, 112, 51, 10, 74, 203, 318, 203, 282, 917, 48, 242, 41, 591, 105, 3, 809, 137, 65, 364, 74, 359, 533, 364, 695, 919, 422, 715, 2695, 28, 459, 95, 81, 137, 81, 808, 10, 225, 112, 186, 1869, 422, 712, 19, 8, 135, 806, 641, 27, 9, 210, 19, 8, 135, 806, 641, 93, 4, 14, 590, 218, 2696, 492, 27, 9, 253, 17, 1209, 4, 1023, 5, 133, 112, 225, 10, 30, 364, 7, 640, 10, 284, 4, 75, 1209, 1017, 409, 51, 312, 1472, 318, 2, 282, 203, 2, 1473, 917, 364, 5, 133, 712, 360, 5, 422, 919, 7, 1865, 273, 74, 32, 1866, 41, 3, 143, 151, 4, 1867, 364, 30, 1207, 76, 585, 1209, 683, 587, 137, 312, 1868, 95, 95, 808, 895, 5, 333, 332, 364, 137, 219, 333, 124, 7, 176, 24, 41, 591, 105, 3, 134, 137, 27, 9, 1482, 1203, 21, 408, 3, 177, 1028, 158, 355, 278, 276, 7, 1457, 456, 915, 799, 81, 137, 2, 1208, 24, 17, 41, 642, 134, 460, 2697, 48, 242, 590, 218, 1026, 571, 65, 19, 8, 135, 806, 641, 27, 9, 219, 643, 285, 585, 804, 30, 158, 355, 278, 276, 39, 643, 285, 35, 2698, 895, 5, 715, 422, 28, 3, 157, 132, 39, 643, 285, 5, 170, 194, 9, 4, 712, 30, 200, 643, 285, 154, 219, 644, 7, 1438, 2699, 218, 643, 285, 30, 4, 72, 982, 157, 982, 30, 4, 225, 302, 10, 34, 208, 4, 868, 225, 302, 2, 868, 580, 10, 580, 10, 208, 982, 30, 3, 65, 312, 317, 3, 208, 132, 39, 643, 285, 19, 8, 135, 806, 641, 27, 9, 10, 225, 112, 51, 10, 74, 203, 318, 203, 282, 917, 48, 242, 41, 591, 105, 3, 809, 137, 587, 65, 590, 218, 695, 359, 533, 364, 51, 364, 1852, 459, 710, 200, 643, 285, 982, 157, 10, 225, 302, 285, 643, 359, 533, 459, 81, 808, 158, 355, 278, 276, 65, 208, 2700, 1483, 39, 643, 285, 112, 225, 10, 715, 1207, 76, 919, 422, 186, 1869, 422, 712, 364, 158, 355, 278, 276, 158, 355, 278, 276, 716, 162, 7, 11, 404, 43, 4, 27, 2701, 387, 716, 2702, 108, 527, 2703, 278, 276, 135, 137, 2, 281, 135, 74, 18, 296, 136, 210, 716, 93, 4, 14, 716, 253, 17, 333, 137, 146, 2704, 3, 143, 136, 806, 74, 1406, 808, 1194, 91, 1030, 1469, 17, 285, 2705, 251, 803, 226, 280, 2, 803, 281, 146, 3, 72, 2706, 2707, 896, 158, 355, 278, 276, 2708, 137, 333, 146, 171, 28, 97, 118, 299, 28, 97, 118, 446, 2709, 108, 162, 7, 1870, 97, 496, 85, 28, 97, 117, 30, 4, 70, 279, 2, 21, 9, 210, 28, 97, 117, 93, 4, 14, 39, 28, 97, 118, 579, 873, 5, 13, 4, 2710, 9, 18, 133, 1821, 16, 3, 27, 132, 28, 683, 446, 381, 312, 571, 65, 252, 39, 2, 65, 30, 1210, 1211, 588, 2711, 2712, 3, 67, 154, 30, 4, 186, 3, 226, 67, 1871, 171, 171, 1693, 4, 1012, 2, 317, 18, 133, 98, 4, 171, 30, 541, 167, 167, 1013, 4, 897, 170, 137, 28, 97, 118, 2713, 167, 137, 170, 534, 118, 40, 808, 540, 118, 170, 98, 13, 486, 65, 446, 381, 1210, 67, 186, 39, 28, 122, 97, 16, 428, 810, 98, 32, 32, 1480, 153, 167, 5, 1861, 632, 540, 118, 1480, 54, 1014, 4, 897, 170, 137, 182, 69, 857, 122, 97, 496, 717, 1872, 24, 788, 3, 152, 446, 381, 2, 796, 1210, 92, 67, 3, 143, 151, 67, 1176, 4, 98, 32, 122, 314, 717, 2714, 789, 2, 5, 133, 171, 796, 699, 20, 332, 170, 137, 167, 581, 3, 346, 92, 332, 170, 540, 118, 3, 386, 170, 137, 5, 540, 117, 405, 251, 1452, 1186, 117, 1451, 14, 89, 857, 1484, 717, 24, 17, 446, 381, 1816, 3, 1485, 186, 2715, 2, 2716, 1210, 92, 67, 3, 1813, 273, 67, 2717, 167, 5, 133, 171, 17, 346, 5, 540, 118, 1008, 5, 263, 98, 32, 122, 314, 717, 2718, 3, 226, 67, 32, 2719, 117, 2720, 14, 89, 182, 69, 28, 97, 118];54;"Назначение: + Ведущие мосты предназначены для установки колёс и передачи на них крутящего момента. + Ведущие мосты поддерживают несущую систему автомобиля и обеспечивают передачу на раму автомобиля толкающих, тормозных и боковых усилий. + Характеристика: + Ведущие мосты проходного типа, с верхним расположением главной передачи. + Устройство: + Ведущие мосты состоят из следующих элементов: + картеров с кожухами полуосей + главных передач (Раздел 3.1) + механизмов блокировки (Раздел 3.7) + полуосей (Раздел 3.3) + приводов колёс (Раздел 3.4, Раздел 3.5). + Передний управляемый мост, кроме того, имеет шарнир равных угловых скоростей. + Месторасположение ведущих мостов показано на Рис. 1. + Месторасположение ведущих мостов на автомобиле: + мост передний управляемый + мост средний + мост задний + Главная передача: + Назначение: + Главная передача (ГП) предназначена для постоянного увеличения крутящего момента, который подводится к ведущим колёсам, и уменьшения скорости их вращения до необходимых значений. + Характеристика: + ГП двойная, c центральной передачей. + Устройство: + Конструкция ГП показана на Рис. 2. + Главная передача среднего моста: + кожух полуоси + полуось + шпилька + крышка стакана подшипников + шайба прижимная + подшипник роликовый конический + прокладка регулировочная + стакан подшипников + прокладка регулировочная + шестерня цилиндрическая ведущая + шайба опорная подшипника + подшипник роликовый цилиндрический + шпонка + колесо зубчатое коническое ведомое + фланец привода заднего моста + картер редуктора + прокладка уплотнительная + сапун + подшипник роликовый конический + стакан подшипников ведущей конической шестерни + шайба регулировочная + подшипник роликовый конический + штуцер маслоподводящий + крышка стакана подшипников ведущей конической шестерни + манжета + шплинт + гайка фланца + фланец привода проходного вала + вал проходной + отражатель фланца + контргайка + шайба отгибная + шайба стопорная + гайка регулировочная + прокладка уплотнительная + шестерня коническая ведущая + прокладка регулировочная + болт + прокладка картера + пробка контрольно-заливного отверстия + колесо зубчатое цилиндрическое ведомое + картер моста + крестовина дифференциала + сателлит + шайба опорная сателлита + чашка дифференциала + полуосевая шестерня + шайба опорная полуосевой шестерни + крышка подшипника дифференциала + подшипник роликовый конический + гайка регулировочная + пробка сливного отверстия + крышка картера редуктора + болт внутренний + шплинт + болт крепления крышки картера редуктора + прокладка крышки картера редуктора + ГП состоит из пары конических шестерен со спиральными зубьями и пары цилиндрических шестерен с косыми зубьями. К ведомому цилиндрическому зубчатому колесу (41) болтами прикреплён симметричный конический дифференциал с четырьмя сателлитами (44). + Картер редуктора (16) соединён с картером моста (42) через паронитовую уплотнительную прокладку (39) и закреплён с помощью тринадцати болтов (38) и двух шпилек (3). Одиннадцать болтов и шпильки установлены снаружи, а два болта установлены в полости конических шестерен. Доступ к внутренним болтам (54) возможен только после снятия боковой крышки (53). Под наружные болты и гайки шпилек установлены пружинные шайбы. Внутренние болты зашплинтованы «восьмёркой» (55). + Ведущая коническая шестерня (36) установлена на шлицах проходного вала (29). Проходной вал установлен на двух роликовых конических подшипниках (19), (22) в стакане подшипников ведущей конической шестерни (20) и на одном цилиндрическом роликовом подшипнике. Два конических подшипника (19), (22) установлены со стороны фланца привода проходного вала (28). Цилиндрический подшипник установлен со стороны фланца привода заднего моста (15). Подшипниковый узел ведущей конической шестерни для регулировки имеет регулировочные прокладки (35), (37) и регулировочную шайбу (21), которая установлена между роликовыми коническими подшипниками. Роликовые конические подшипники поджаты регулировочной гайкой (34), застопорены стопорной шайбой (33) и отгибной шайбой (32) и законтрены гайкой (31). + Ведомое коническое зубчатое колесо (14) напрессовано на конец промежуточного вала и зафиксировано шпонкой (13). + Ведущая цилиндрическая шестерня (10) выполнена заодно с промежуточным валом. + Промежуточный вал установлен на одном цилиндрическом (12) и двух конических (6) роликовых подшипниках. + Подшипниковый узел ведущей цилиндрической шестерни для регулировки имеет регулировочные прокладки (7), (9). + Привод ГП осуществляется через фланцы (15), (28). + Главная передача переднего моста: + ГП переднего моста показана на Рис. 3. + ГП переднего моста отличается от ГП среднего моста наличием только одного приводного фланца (5), который установлен на заднем конце вала ведущей шестерни (3). На переднем конце вала ведущей шестерни установлена распорная втулка (2). Передний конец вала ведущей шестерни закрыт крышкой (1). + Главная передача переднего моста: + крышка + втулка распорная + вал ведущей конической шестерни + шестерня коническая ведущая + фланец + Главная передача заднего моста: + ГП заднего моста показана на Рис. 4. + ГП заднего моста отличается от ГП среднего моста наличием только одного приводного фланца (1), который установлен на переднем конце вала ведущей шестерни (2). Задний конец вала ведущей шестерни не имеет шлиц и закрыт крышкой (3). + Главная передача заднего моста: + фланец + вал ведущей шестерни + крышка + Принцип смазывания: + Шестерни и подшипники главной передачи смазываются маслом, заливаемым в картер моста и картер главной передачи до уровня контрольного отверстия. Масло подхватывается шестернями, разбрызгивается и через роликовый подшипник попадает в полость конических шестерен картера главной передачи, откуда стекает в картер моста. Подшипники ведущей конической шестерни смазываются маслом из полости конических шестерен, которое через карман на крышке картера и маслоподводящий штуцер подается в стакан подшипников. + Маркировка: + Главные передачи маркируются пластиной с обозначением передаточного числа, которая устанавливается под болт крепления крышки стакана подшипников ведущей цилиндрической шестерни. + Месторасположение маркировочных пластин показано на Рис. 5. + Ведущие цилиндрические шестерни и ведомые цилиндрические зубчатые колёса главной передачи имеют метки согласно Табл. 1. + Маркировка шестерен: + Передаточное число + Метки на торце ведущей цилиндрической шестерни со стороны установки конической шестерни + Метка на ведомой цилиндрической шестерни + 7,49 + Маркировки нет + Одно сверление под венцом шестерни диаметром 5 мм на глубину 3 мм + Места установки маркировочной пластины главной передачи: + Дифференциал: + Назначение: + Межколёсный дифференциал (МКД) предназначен для равномерного распределения крутящего момента между колёсами, в том числе при движении автомобиля по неровной дороге и поворотах, когда колёса автомобиля вращаются с разной частотой. + Характеристика: + МКД симметричный, конический, с возможностью блокировки. + Устройство: + Конструкция МКД показана на Рис. 2. + МКД установлен в главных передачах всех мостов и состоит из двух чашек (46), которые соединены болтами. Чашки составляют корпус дифференциала. + Между чашками дифференциала в плоскости разъёма зажата крестовина (43), на шипах которой свободно установлены четыре конических сателлита (44). Каждый сателлит находится в зацеплении с двумя коническими полуосевыми шестернями (47). Полуосевые шестерни свободно установлены в гнёздах чашек дифференциала и через шлицы соединены с полуосями (2). Для сохранения базовых деталей коробки дифференциала от износа под полуосевые шестерни и сателлиты установлены опорные стальные шайбы (45), (48). + Корпус дифференциала, в сборе с ведомым цилиндрическим зубчатым колесом (41), установлен на двух роликовых конических подшипниках (50), которые уложены в опоры (6). Для регулировки подшипников в опорах установлены регулировочные гайки (2), которые фиксируются стопорными пластинами (4). Опоры подшипников дифференциалов среднего и заднего мостов со стороны механизмов блокировки не имеют регулировочных гаек, при этом подшипники фиксируются стопорными кольцами (5). + Дифференциалы среднего и заднего мостов имеют механизмы блокировки (Раздел 3.7). + Опоры подшипников дифференциалов: + болт + гайка регулировочная + крышка подшипника дифференциала + пластина стопорная + кольцо стопорное + Принцип работы: + Ведомое зубчатое колесо во время вращения передает крутящий момент корпусу дифференциала, далее через сателлиты полуосевым шестерням. Через шлицевое соединение полуосевые шестерни передают крутящий момент на полуоси и далее к ведущим колёсам автомобиля. + Прямолинейное движение: + Во время прямолинейного движении угловые скорости колёс, полуосей и полуосевых шестерней одинаковые. Дифференциал при таком движении вращается как одно целое. Сателлиты в этом случае передают усилия с корпуса дифференциала и крестовины в равной степени левой и правой полуосевым шестерням, при этом распределение крутящего момента между ведущими колёсами происходит в равной пропорции. + Повороты: + Во время поворота автомобиля сателлиты начинают вращаться на шипах крестовины, заставляя полуоси вращаться с разной скоростью. При этом колёса начинают вращаться с разной угловой скоростью. + Полуоси: + Полуоси (Рис. 2 (2)) всех мостов полностью разгружены, то есть все изгибающие моменты от вертикальных и горизонтальных нагрузок воспринимает балка моста. Полуоси передают только крутящий момент. + Соединение полуосей со ступицами шлицевое. + Привод к ведущим колёсам задней тележки: + Конструкция привода к ведущим колёсам показана на Рис. 7. + Ступичный узел состоит из кожуха полуоси (17), на концах которого с помощью конических роликовых подшипников (1), (18) установлена ступица (10). Для регулировки подшипников ступиц колёс на концах кожуха полуоси предусмотрена регулировочная гайка (2), которая застопорена замочной (3) и стопорной (4) шайбами и законтрена контргайкой (5). Ступица с помощью шпилек (21) соединена с тормозным барабаном (12). Для считывания положения колеса датчиком антиблокировочной системы во время движения, на хвостовике ступицы установлено импульсное кольцо. Ступицы колёс среднего моста импульсными кольцами и датчиками не укомплектовываются. Суппорт тормозного механизма колёс задней тележки (13) закреплён на фланце кожуха полуоси (16). + Внутри кожуха полуоси расположена полуось (7), которая заканчивается фланцем. Фланец полуоси находится в постоянном шлицевом зацеплением со ступицей (10). Полуось имеет внутреннее отверстие для подвода воздуха системы регулирования давления в шинах. Для исключения попадания грязи внутрь кожуха полуоси и утечки воздуха из системы накачки шин они уплотнены блоком манжет (6). Ступичный узел снаружи закрыт крышкой (8). + Привод к ведущим колёсам задней тележки: + подшипник роликовый конический + гайка подшипника колеса + шайба замочная + шайба стопорная + контргайка + блок манжет системы регулирования давления в шинах + полуось + крышка ступицы колеса + прокладка уплотнительная + ступица + штифт + барабан тормозной + суппорт + клиновый механизм + манжета + фланец кожуха полуоси + кожух полуоси + подшипник роликовый конический + пружина + колодки тормозные + шпилька + Привод к ведущим управляемым колёсам переднего моста: + Конструкция привода к ведущим управляемым колёсам показана на Рис. 8. + Ступичный узел управляемых колёс переднего моста состоит из цапфы (25), на которой с помощью конических роликовых подшипников (1), (27) установлена ступица (11). Для регулировки подшипников ступиц на конце цапфы предусмотрена регулировочная гайка (2), которая застопорена замочной (3) и стопорной (4) шайбами и законтрена контргайкой (5). Ступица с помощью шпилек (33) соединена с тормозным барабаном (30). Для считывания положения колеса датчиком антиблокировочной системы во время движения на хвостовике ступицы установлено импульсное кольцо (29). + Внутри цапфы расположена наружная полуось (7), которая заканчивается фланцем. Фланец полуоси соединён с внутренними шлицами ступицы. Полуось имеет внутреннее отверстие для подвода воздуха системы регулирования давления в шинах. Полуоси переднего моста короче полуосей задней тележки в виду наличия шарниров равных угловых скоростей. Для исключения попадания грязи внутрь кожуха полуоси и утечки воздуха из системы накачки шин они уплотняются блоком манжет (6). Ступичный узел снаружи закрыт крышкой (8). + Привод к ведущим управляемым колёсам переднего моста имеет поворотный кулак (19), внутри которого установлен шарнир равных угловых скоростей (23). Корпус поворотного кулака (26) через цапфу (25) соединён с суппортом (28) тормозного механизма. В верхней части корпуса поворотного кулака с левой стороны моста на шпильках установлен рычаг поворотного кулака (16), который имеет масленку (15) для смазывания шкворневого узла. Поворотный кулак установлен на двух шкворнях. Верхний шкворень (17) установлен на роликовом цилиндрическом подшипнике (18), а нижний на одном роликовом цилиндрическом и одном шариковом подшипниках. Шариковый подшипник нижнего шкворня установлен в крышке (24), которая закреплена в нижней части корпуса поворотного кулака. + Привод к ведущим управляемым колёсам переднего моста: + подшипник роликовый конический + гайка подшипника колеса + шайба замочная + шайба стопорная + контргайка + блок манжет системы регулирования давления в шинах + полуось наружная + крышка ступичного узла + штифт + прокладка уплотнительная + ступица + гайка ступицы + отражатель + манжета + маслёнка + рычаг поворотного кулака + шкворень верхний + подшипник роликовый цилиндрический + кулак поворотный + прокладка уплотнительная + манжета + кожух полуоси + шарнир равных угловых скоростей + крышка нижнего шкворня + цапфа + корпус поворотного кулака + конический роликовый подшипник + суппорт + импульсное кольцо + барабан тормозной + пружина + колодка тормозная + шпилька ступицы + Шарнир равных угловых скоростей: + Шарнир равных угловых скоростей (ШРУС) предназначен для передачи крутящего момента на передние управляемые колёса. + ШРУС кулачкового типа обеспечивает равенство угловых скоростей ведущей полуоси и оси ведущего колеса при его повороте. + Конструкция ШРУС показана на Рис. 9. + ШРУС состоит из внутренней полуоси (2), диска (3), кулаков (1). + Во время поворота управляемого колеса, когда полуоси расположены под углом, каждый из кулаков поворачивается как относительно паза, так и относительно оси диска в двух взаимно перпендикулярных направлениях. + Шарнир равных угловых скоростей: + кулаки + полуось внутренняя + диск + вилка + Механизм блокировки дифференциала: + Назначение: + Механизм блокировки дифференциала пневматический, мембранного типа предназначен для осуществления блокировки МКД. + Устройство: + Механизмы блокировки дифференциалов установлены на картерах среднего и заднего мостов. + Конструкция механизма блокировки дифференциала показана на Рис. 10. + Корпус (14) механизма блокировки дифференциала закреплён совместно с кронштейном (8) на картере моста при помощи четырёх болтов (15). В передней части механизма расположена пневматическая камера, которая закрыта крышкой (10). Между корпусом и крышкой установлена диафрагма (11). Рабочая поверхность диафрагмы упирается в шток (12), который установлен на пружине (13). В паз штока вставлена вилка (16). Вилка смонтирована на кронштейне и закреплена при помощи пальца (7). На вилке установлена шлицевая муфта (2). Муфта перемещается на шлицах левой полуоси (3). + Механизм блокировки дифференциала: + сухарь + муфта + полуось левая + крестовина дифференциала + шестерня полуоси + чашка дифференциала левая + палец + кронштейн + штуцер + крышка пневматической камеры + диафрагма + шток + пружина + корпус механизма включения блокировки + болт + вилка + ограничитель + палец датчика + датчик + шлицы соединения муфты с зубчатым венцом чашки дифференциала + шлицы крепления муфты на шлицах левой полуоси + Принцип работы: + После включения блокировки МКД (БМКД) сжатый воздух поступает в полость пневматической камеры и перемещает диафрагму со штоком. Во время движения шток воздействует на палец датчика включения индикатора БМКД, включая его, и с помощью вилки перемещает муфту по шлицам левой полуоси. Муфта входит в зацепление со шлицами левой чашки дифференциала. В результате левая полуось с чашкой дифференциала вращаются как единое целое. Дифференциал блокируется (Рис. 11, Лист 1). + После отключения БМКД воздух из пневматической камеры выходит в атмосферу. Пружина разжимается и возвращает диафрагму со штоком в исходное положение. Шток выводит муфту с помощью вилки из зацепления с чашкой дифференциала. Одновременно с этим палец датчика включения индикатора БМКД опускается в паз штока – датчик отключается. Дифференциал разблокируется (Рис. 11, Лист 2). + Принцип работы механизма блокировки дифференциала:";DMC-URALM-A-A7-80-00-00A-040A-A(1) +[305, 84, 9, 164, 7, 247, 33, 2, 12, 4, 1202, 262, 43, 84, 9, 1323, 2068, 819, 36, 2, 413, 12, 4, 213, 36, 3105, 436, 2, 324, 654, 335, 84, 9, 763, 108, 5, 148, 706, 237, 12, 87, 84, 9, 267, 17, 395, 181, 70, 5, 81, 142, 237, 12, 264, 28, 99, 264, 142, 264, 19, 33, 264, 264, 26, 612, 9, 1305, 2087, 303, 158, 463, 293, 291, 748, 84, 9, 94, 4, 14, 748, 84, 9, 4, 36, 9, 26, 612, 9, 294, 9, 22, 237, 12, 305, 237, 12, 283, 164, 7, 606, 2142, 262, 43, 37, 176, 8, 84, 33, 2, 1529, 291, 331, 1064, 46, 233, 3106, 335, 283, 3107, 256, 1322, 12, 87, 215, 283, 94, 4, 14, 237, 12, 294, 9, 81, 142, 560, 1083, 61, 757, 10, 207, 3108, 10, 236, 115, 369, 419, 757, 10, 369, 419, 29, 308, 84, 207, 470, 10, 10, 236, 308, 2179, 33, 399, 115, 337, 95, 19, 22, 9, 70, 495, 369, 368, 899, 10, 236, 115, 757, 10, 84, 115, 29, 207, 419, 10, 236, 115, 486, 2180, 61, 757, 10, 84, 115, 29, 242, 1204, 59, 353, 95, 19, 763, 6, 6, 763, 2181, 353, 973, 207, 2182, 207, 270, 59, 419, 369, 368, 29, 115, 84, 369, 419, 16, 369, 70, 114, 842, 441, 128, 33, 399, 308, 337, 70, 9, 553, 63, 1584, 207, 470, 211, 659, 63, 660, 29, 207, 470, 660, 29, 61, 10, 63, 10, 236, 115, 59, 419, 114, 414, 128, 61, 70, 495, 16, 338, 1204, 16, 55, 61, 70, 495, 369, 61, 70, 495, 283, 267, 17, 536, 115, 445, 92, 3109, 2183, 2, 536, 308, 445, 5, 3110, 2183, 8, 337, 308, 399, 33, 16, 620, 2184, 115, 63, 5, 3111, 211, 70, 495, 268, 5, 70, 9, 35, 3112, 368, 369, 2, 269, 5, 140, 3113, 16, 2, 261, 1342, 3114, 16, 2, 1083, 52, 1084, 34, 72, 16, 52, 3, 156, 115, 445, 918, 8, 338, 16, 3115, 932, 933, 661, 324, 61, 91, 617, 16, 2, 59, 1342, 52, 120, 207, 338, 16, 3116, 3117, 84, 115, 29, 52, 4, 332, 763, 6, 763, 6, 52, 4, 261, 236, 115, 10, 3, 582, 10, 84, 115, 29, 2, 4, 325, 308, 236, 10, 72, 115, 10, 52, 92, 198, 353, 19, 763, 6, 308, 10, 52, 92, 198, 353, 19, 22, 9, 2185, 218, 84, 115, 29, 7, 658, 303, 419, 369, 2, 419, 207, 37, 52, 260, 236, 115, 10, 236, 115, 10, 3118, 419, 59, 1599, 270, 207, 2, 2182, 207, 2, 1600, 59, 337, 115, 399, 33, 1085, 4, 75, 206, 6, 2, 1601, 2179, 84, 308, 29, 545, 3119, 5, 206, 6, 206, 6, 52, 4, 325, 308, 2, 261, 115, 236, 10, 2185, 218, 84, 308, 29, 7, 658, 303, 419, 369, 19, 283, 326, 35, 353, 237, 12, 26, 9, 283, 26, 9, 94, 4, 14, 283, 26, 9, 1550, 15, 283, 294, 9, 1086, 932, 325, 1329, 353, 37, 52, 4, 22, 166, 6, 84, 29, 4, 26, 166, 6, 84, 29, 52, 444, 121, 26, 75, 6, 84, 29, 970, 61, 237, 12, 26, 9, 61, 121, 444, 6, 84, 115, 29, 29, 115, 84, 95, 237, 12, 22, 9, 283, 22, 9, 94, 4, 14, 283, 22, 9, 1550, 15, 283, 294, 9, 1086, 932, 325, 1329, 353, 37, 52, 4, 26, 166, 6, 84, 29, 22, 75, 6, 84, 29, 47, 303, 332, 2, 970, 61, 237, 12, 22, 9, 95, 6, 84, 29, 61, 182, 1573, 29, 2, 10, 237, 12, 1069, 174, 3120, 3, 70, 9, 2, 70, 237, 12, 46, 746, 842, 128, 174, 3121, 29, 3122, 2, 35, 236, 10, 1541, 3, 156, 115, 445, 70, 237, 12, 2073, 3123, 3, 70, 9, 10, 84, 115, 29, 1069, 174, 17, 156, 115, 445, 37, 35, 3124, 4, 61, 70, 2, 2180, 486, 1068, 3, 757, 10, 1042, 237, 12, 2047, 619, 5, 1602, 2186, 843, 37, 351, 91, 16, 55, 61, 757, 10, 84, 308, 29, 748, 2187, 619, 94, 4, 14, 84, 308, 29, 2, 337, 308, 399, 33, 237, 12, 755, 1087, 3125, 1859, 1042, 445, 2186, 843, 1087, 4, 3126, 84, 308, 29, 92, 198, 247, 115, 29, 1087, 4, 337, 308, 29, 1042, 1860, 325, 3127, 91, 838, 29, 476, 90, 4, 3128, 90, 603, 247, 2187, 619, 237, 12, 63, 305, 3129, 63, 496, 164, 7, 2148, 758, 262, 43, 260, 33, 3, 3130, 843, 18, 155, 36, 20, 841, 435, 2, 136, 1542, 33, 36, 416, 5, 839, 2152, 335, 496, 2184, 115, 5, 1283, 99, 87, 215, 496, 94, 4, 14, 496, 52, 3, 237, 12, 1038, 9, 2, 267, 17, 261, 2188, 37, 268, 16, 659, 1304, 39, 63, 260, 659, 63, 3, 3131, 1059, 3132, 553, 4, 1597, 37, 559, 52, 1074, 115, 211, 1598, 1584, 835, 3, 354, 5, 514, 115, 660, 29, 660, 29, 559, 52, 3, 2112, 2188, 63, 2, 35, 332, 268, 5, 142, 7, 2171, 3133, 511, 83, 63, 15, 714, 91, 660, 29, 2, 211, 52, 470, 2115, 207, 39, 63, 3, 224, 5, 337, 308, 399, 33, 52, 4, 261, 236, 115, 10, 37, 3134, 3, 180, 7, 658, 10, 3, 180, 52, 419, 59, 37, 1071, 270, 619, 180, 10, 117, 294, 2, 22, 9, 92, 198, 28, 99, 47, 755, 419, 764, 18, 197, 10, 1071, 270, 88, 117, 294, 2, 22, 9, 755, 28, 99, 264, 180, 10, 117, 16, 59, 419, 61, 10, 63, 619, 270, 88, 270, 182, 82, 337, 399, 33, 107, 147, 1064, 443, 262, 43, 39, 63, 1067, 35, 211, 660, 29, 35, 520, 141, 660, 29, 443, 262, 43, 4, 142, 2, 1067, 8, 84, 33, 36, 1076, 155, 107, 147, 1076, 155, 293, 291, 33, 142, 2, 660, 29, 3135, 63, 18, 280, 155, 416, 251, 325, 1333, 211, 3, 197, 290, 443, 654, 5, 39, 63, 2, 553, 3, 463, 3136, 175, 2, 245, 660, 29, 18, 197, 758, 262, 43, 260, 84, 33, 2082, 3, 463, 1582, 136, 107, 147, 136, 36, 211, 1058, 416, 4, 1597, 553, 2159, 142, 416, 5, 839, 291, 18, 197, 33, 1058, 416, 5, 839, 293, 291, 142, 142, 14, 1038, 9, 1603, 2189, 524, 3137, 1049, 3138, 43, 15, 1297, 2, 3139, 1292, 3140, 561, 9, 142, 443, 932, 262, 43, 141, 142, 92, 284, 520, 19, 8, 84, 33, 22, 418, 215, 19, 8, 84, 33, 94, 4, 14, 621, 218, 267, 17, 81, 142, 4, 166, 37, 5, 140, 115, 236, 10, 52, 284, 7, 658, 10, 284, 33, 4, 166, 81, 142, 1077, 419, 59, 37, 1599, 327, 2, 270, 207, 2, 1600, 973, 284, 5, 140, 1342, 268, 5, 436, 919, 7, 2190, 289, 33, 32, 2191, 44, 107, 147, 155, 4, 429, 284, 52, 1343, 88, 284, 33, 294, 9, 1343, 88, 2, 32, 47, 3141, 715, 436, 28, 33, 22, 418, 269, 4, 353, 81, 142, 370, 81, 142, 466, 560, 37, 2192, 353, 95, 142, 835, 3, 606, 520, 354, 92, 284, 560, 303, 338, 128, 7, 176, 24, 44, 622, 106, 3, 79, 7, 1589, 469, 971, 370, 81, 142, 2, 1344, 24, 17, 44, 662, 79, 296, 1338, 48, 242, 621, 218, 1084, 970, 61, 19, 8, 84, 33, 22, 418, 10, 236, 115, 59, 10, 33, 207, 327, 207, 270, 973, 48, 242, 44, 622, 106, 3, 79, 560, 61, 284, 33, 369, 368, 284, 695, 2193, 436, 715, 3142, 28, 242, 95, 81, 142, 81, 142, 10, 236, 115, 120, 2194, 436, 1083, 19, 8, 84, 612, 33, 26, 9, 215, 19, 8, 84, 612, 33, 94, 4, 14, 621, 218, 612, 33, 26, 9, 267, 17, 765, 4, 37, 5, 140, 115, 236, 10, 52, 284, 7, 658, 10, 284, 4, 166, 765, 1077, 419, 59, 37, 1599, 327, 2, 270, 207, 2, 1600, 973, 284, 5, 140, 1342, 268, 5, 436, 919, 7, 2190, 289, 33, 32, 2191, 44, 107, 147, 155, 4, 429, 284, 52, 1343, 88, 370, 765, 466, 617, 560, 37, 2192, 353, 95, 142, 268, 5, 338, 332, 284, 560, 303, 338, 128, 7, 176, 24, 44, 622, 106, 3, 79, 142, 26, 9, 3143, 142, 22, 418, 3, 177, 1086, 158, 463, 293, 291, 7, 1589, 469, 971, 370, 81, 142, 2, 1344, 24, 17, 44, 662, 79, 296, 1604, 48, 242, 621, 218, 1084, 970, 61, 19, 8, 84, 612, 33, 26, 9, 303, 663, 285, 370, 37, 52, 158, 463, 293, 291, 39, 663, 285, 35, 765, 268, 5, 715, 436, 28, 3, 148, 139, 39, 663, 285, 5, 175, 198, 9, 4, 1083, 52, 200, 663, 285, 37, 303, 374, 7, 1573, 3144, 599, 663, 285, 52, 4, 261, 1605, 148, 1512, 52, 4, 236, 308, 10, 34, 214, 4, 325, 236, 308, 2, 325, 615, 10, 615, 10, 214, 1605, 52, 3, 61, 37, 269, 3, 214, 139, 39, 663, 285, 19, 8, 84, 612, 33, 26, 9, 10, 236, 115, 59, 10, 33, 207, 327, 207, 270, 973, 48, 242, 44, 622, 106, 3, 79, 560, 617, 61, 621, 599, 695, 369, 368, 284, 59, 284, 2181, 242, 374, 200, 663, 285, 1512, 148, 10, 236, 308, 285, 663, 369, 368, 242, 81, 142, 158, 463, 293, 291, 61, 214, 1605, 765, 39, 663, 285, 115, 236, 10, 715, 1343, 88, 2193, 436, 120, 2194, 436, 1083, 284, 158, 463, 293, 291, 158, 463, 293, 291, 716, 164, 7, 12, 262, 43, 4, 26, 612, 33, 716, 3145, 108, 413, 3146, 293, 291, 84, 142, 2, 398, 84, 33, 18, 350, 136, 215, 716, 94, 4, 14, 716, 267, 17, 338, 142, 146, 285, 107, 147, 136, 612, 33, 1542, 142, 466, 91, 1606, 1598, 17, 285, 3147, 251, 840, 226, 280, 2, 840, 398, 146, 3, 261, 1566, 3148, 963, 158, 463, 293, 291, 285, 560, 338, 146, 103, 28, 99, 63, 305, 28, 99, 63, 462, 3149, 108, 164, 7, 2195, 99, 496, 87, 28, 99, 117, 52, 4, 70, 294, 2, 22, 9, 215, 28, 99, 63, 94, 4, 14, 39, 28, 99, 63, 269, 946, 5, 13, 4, 70, 9, 18, 140, 1051, 16, 3, 26, 139, 28, 466, 462, 396, 37, 1294, 61, 260, 39, 2, 61, 52, 1088, 1345, 556, 1088, 3150, 3, 67, 37, 52, 4, 120, 3, 226, 67, 2196, 103, 103, 2067, 4, 13, 2, 269, 18, 140, 375, 4, 103, 52, 520, 104, 104, 551, 4, 332, 175, 142, 28, 99, 63, 3151, 104, 560, 175, 553, 63, 29, 142, 659, 63, 175, 98, 13, 486, 61, 462, 396, 1088, 67, 120, 39, 28, 126, 99, 16, 103, 844, 98, 32, 32, 332, 141, 104, 5, 399, 838, 659, 63, 332, 55, 104, 4, 332, 175, 142, 182, 82, 933, 126, 99, 496, 717, 972, 24, 829, 3, 156, 462, 396, 2, 551, 1088, 92, 67, 107, 147, 155, 67, 1324, 4, 98, 32, 126, 314, 717, 1319, 350, 2, 5, 140, 103, 551, 104, 20, 332, 175, 142, 104, 756, 3, 354, 92, 332, 175, 659, 63, 3, 386, 175, 560, 5, 659, 63, 416, 251, 1583, 1333, 63, 653, 14, 89, 933, 1607, 717, 24, 17, 462, 396, 477, 3, 1608, 120, 3152, 2, 3153, 1088, 92, 67, 3, 2157, 289, 67, 447, 104, 5, 140, 103, 17, 354, 5, 659, 63, 1066, 5, 197, 98, 32, 126, 314, 717, 2126, 3, 226, 67, 32, 3154, 63, 3155, 14, 89, 182, 82, 28, 99, 63];54;"Назначение: + Ведущие мосты предназначены для установки колёс и передачи на них крутящего момента. + Ведущие мосты поддерживают несущую систему автомобиля и обеспечивают передачу на раму автомобиля толкающих, тормозных и боковых усилий. + Характеристика: + Ведущие мосты проходного типа, с верхним расположением главной передачи. + Устройство: + Ведущие мосты состоят из следующих элементов: + картеров с кожухами полуосей + главных передач (Раздел 3.1) + механизмов блокировки (Раздел 3.7) + полуосей (Раздел 3.3) + приводов колёс (Раздел 3.4, Раздел 3.5). + Передний управляемый мост, кроме того, имеет шарнир равных угловых скоростей. + Месторасположение ведущих мостов показано на Рис. 1. + Месторасположение ведущих мостов на автомобиле: + мост передний управляемый + мост средний + мост задний + Главная передача: + Назначение: + Главная передача (ГП) предназначена для постоянного увеличения крутящего момента, который подводится к ведущим колёсам, и уменьшения скорости их вращения до необходимых значений. + Характеристика: + ГП двойная, c центральной передачей. + Устройство: + Конструкция ГП показана на Рис. 2. + Главная передача среднего моста: + кожух полуоси + полуось + шпилька + крышка стакана подшипников + шайба прижимная + подшипник роликовый конический + прокладка регулировочная + стакан подшипников + прокладка регулировочная + шестерня цилиндрическая ведущая + шайба опорная подшипника + подшипник роликовый цилиндрический + шпонка + колесо зубчатое коническое ведомое + фланец привода заднего моста + картер редуктора + прокладка уплотнительная + сапун + подшипник роликовый конический + стакан подшипников ведущей конической шестерни + шайба регулировочная + подшипник роликовый конический + штуцер маслоподводящий + крышка стакана подшипников ведущей конической шестерни + манжета + шплинт + гайка фланца + фланец привода проходного вала + вал проходной + отражатель фланца + контргайка + шайба отгибная + шайба стопорная + гайка регулировочная + прокладка уплотнительная + шестерня коническая ведущая + прокладка регулировочная + болт + прокладка картера + пробка контрольно-заливного отверстия + колесо зубчатое цилиндрическое ведомое + картер моста + крестовина дифференциала + сателлит + шайба опорная сателлита + чашка дифференциала + полуосевая шестерня + шайба опорная полуосевой шестерни + крышка подшипника дифференциала + подшипник роликовый конический + гайка регулировочная + пробка сливного отверстия + крышка картера редуктора + болт внутренний + шплинт + болт крепления крышки картера редуктора + прокладка крышки картера редуктора + ГП состоит из пары конических шестерен со спиральными зубьями и пары цилиндрических шестерен с косыми зубьями. К ведомому цилиндрическому зубчатому колесу (41) болтами прикреплён симметричный конический дифференциал с четырьмя сателлитами (44). + Картер редуктора (16) соединён с картером моста (42) через паронитовую уплотнительную прокладку (39) и закреплён с помощью тринадцати болтов (38) и двух шпилек (3). Одиннадцать болтов и шпильки установлены снаружи, а два болта установлены в полости конических шестерен. Доступ к внутренним болтам (54) возможен только после снятия боковой крышки (53). Под наружные болты и гайки шпилек установлены пружинные шайбы. Внутренние болты зашплинтованы «восьмёркой» (55). + Ведущая коническая шестерня (36) установлена на шлицах проходного вала (29). Проходной вал установлен на двух роликовых конических подшипниках (19), (22) в стакане подшипников ведущей конической шестерни (20) и на одном цилиндрическом роликовом подшипнике. Два конических подшипника (19), (22) установлены со стороны фланца привода проходного вала (28). Цилиндрический подшипник установлен со стороны фланца привода заднего моста (15). Подшипниковый узел ведущей конической шестерни для регулировки имеет регулировочные прокладки (35), (37) и регулировочную шайбу (21), которая установлена между роликовыми коническими подшипниками. Роликовые конические подшипники поджаты регулировочной гайкой (34), застопорены стопорной шайбой (33) и отгибной шайбой (32) и законтрены гайкой (31). + Ведомое коническое зубчатое колесо (14) напрессовано на конец промежуточного вала и зафиксировано шпонкой (13). + Ведущая цилиндрическая шестерня (10) выполнена заодно с промежуточным валом. + Промежуточный вал установлен на одном цилиндрическом (12) и двух конических (6) роликовых подшипниках. + Подшипниковый узел ведущей цилиндрической шестерни для регулировки имеет регулировочные прокладки (7), (9). + Привод ГП осуществляется через фланцы (15), (28). + Главная передача переднего моста: + ГП переднего моста показана на Рис. 3. + ГП переднего моста отличается от ГП среднего моста наличием только одного приводного фланца (5), который установлен на заднем конце вала ведущей шестерни (3). На переднем конце вала ведущей шестерни установлена распорная втулка (2). Передний конец вала ведущей шестерни закрыт крышкой (1). + Главная передача переднего моста: + крышка + втулка распорная + вал ведущей конической шестерни + шестерня коническая ведущая + фланец + Главная передача заднего моста: + ГП заднего моста показана на Рис. 4. + ГП заднего моста отличается от ГП среднего моста наличием только одного приводного фланца (1), который установлен на переднем конце вала ведущей шестерни (2). Задний конец вала ведущей шестерни не имеет шлиц и закрыт крышкой (3). + Главная передача заднего моста: + фланец + вал ведущей шестерни + крышка + Принцип смазывания: + Шестерни и подшипники главной передачи смазываются маслом, заливаемым в картер моста и картер главной передачи до уровня контрольного отверстия. Масло подхватывается шестернями, разбрызгивается и через роликовый подшипник попадает в полость конических шестерен картера главной передачи, откуда стекает в картер моста. Подшипники ведущей конической шестерни смазываются маслом из полости конических шестерен, которое через карман на крышке картера и маслоподводящий штуцер подается в стакан подшипников. + Маркировка: + Главные передачи маркируются пластиной с обозначением передаточного числа, которая устанавливается под болт крепления крышки стакана подшипников ведущей цилиндрической шестерни. + Месторасположение маркировочных пластин показано на Рис. 5. + Ведущие цилиндрические шестерни и ведомые цилиндрические зубчатые колёса главной передачи имеют метки согласно Табл. 1. + Маркировка шестерен: + Передаточное число + Метки на торце ведущей цилиндрической шестерни со стороны установки конической шестерни + Метка на ведомой цилиндрической шестерни + 7,49 + Маркировки нет + Одно сверление под венцом шестерни диаметром 5 мм на глубину 3 мм + Места установки маркировочной пластины главной передачи: + Дифференциал: + Назначение: + Межколёсный дифференциал (МКД) предназначен для равномерного распределения крутящего момента между колёсами, в том числе при движении автомобиля по неровной дороге и поворотах, когда колёса автомобиля вращаются с разной частотой. + Характеристика: + МКД симметричный, конический, с возможностью блокировки. + Устройство: + Конструкция МКД показана на Рис. 2. + МКД установлен в главных передачах всех мостов и состоит из двух чашек (46), которые соединены болтами. Чашки составляют корпус дифференциала. + Между чашками дифференциала в плоскости разъёма зажата крестовина (43), на шипах которой свободно установлены четыре конических сателлита (44). Каждый сателлит находится в зацеплении с двумя коническими полуосевыми шестернями (47). Полуосевые шестерни свободно установлены в гнёздах чашек дифференциала и через шлицы соединены с полуосями (2). Для сохранения базовых деталей коробки дифференциала от износа под полуосевые шестерни и сателлиты установлены опорные стальные шайбы (45), (48). + Корпус дифференциала, в сборе с ведомым цилиндрическим зубчатым колесом (41), установлен на двух роликовых конических подшипниках (50), которые уложены в опоры (6). Для регулировки подшипников в опорах установлены регулировочные гайки (2), которые фиксируются стопорными пластинами (4). Опоры подшипников дифференциалов среднего и заднего мостов со стороны механизмов блокировки не имеют регулировочных гаек, при этом подшипники фиксируются стопорными кольцами (5). + Дифференциалы среднего и заднего мостов имеют механизмы блокировки (Раздел 3.7). + Опоры подшипников дифференциалов: + болт + гайка регулировочная + крышка подшипника дифференциала + пластина стопорная + кольцо стопорное + Принцип работы: + Ведомое зубчатое колесо во время вращения передает крутящий момент корпусу дифференциала, далее через сателлиты полуосевым шестерням. Через шлицевое соединение полуосевые шестерни передают крутящий момент на полуоси и далее к ведущим колёсам автомобиля. + Прямолинейное движение: + Во время прямолинейного движении угловые скорости колёс, полуосей и полуосевых шестерней одинаковые. Дифференциал при таком движении вращается как одно целое. Сателлиты в этом случае передают усилия с корпуса дифференциала и крестовины в равной степени левой и правой полуосевым шестерням, при этом распределение крутящего момента между ведущими колёсами происходит в равной пропорции. + Повороты: + Во время поворота автомобиля сателлиты начинают вращаться на шипах крестовины, заставляя полуоси вращаться с разной скоростью. При этом колёса начинают вращаться с разной угловой скоростью. + Полуоси: + Полуоси (Рис. 2 (2)) всех мостов полностью разгружены, то есть все изгибающие моменты от вертикальных и горизонтальных нагрузок воспринимает балка моста. Полуоси передают только крутящий момент. + Соединение полуосей со ступицами шлицевое. + Привод к ведущим колёсам задней тележки: + Конструкция привода к ведущим колёсам показана на Рис. 7. + Ступичный узел состоит из кожуха полуоси (17), на концах которого с помощью конических роликовых подшипников (1), (18) установлена ступица (10). Для регулировки подшипников ступиц колёс на концах кожуха полуоси предусмотрена регулировочная гайка (2), которая застопорена замочной (3) и стопорной (4) шайбами и законтрена контргайкой (5). Ступица с помощью шпилек (21) соединена с тормозным барабаном (12). Для считывания положения колеса датчиком антиблокировочной системы во время движения, на хвостовике ступицы установлено импульсное кольцо. Ступицы колёс среднего моста импульсными кольцами и датчиками не укомплектовываются. Суппорт тормозного механизма колёс задней тележки (13) закреплён на фланце кожуха полуоси (16). + Внутри кожуха полуоси расположена полуось (7), которая заканчивается фланцем. Фланец полуоси находится в постоянном шлицевом зацеплением со ступицей (10). Полуось имеет внутреннее отверстие для подвода воздуха системы регулирования давления в шинах. Для исключения попадания грязи внутрь кожуха полуоси и утечки воздуха из системы накачки шин они уплотнены блоком манжет (6). Ступичный узел снаружи закрыт крышкой (8). + Привод к ведущим колёсам задней тележки: + подшипник роликовый конический + гайка подшипника колеса + шайба замочная + шайба стопорная + контргайка + блок манжет системы регулирования давления в шинах + полуось + крышка ступицы колеса + прокладка уплотнительная + ступица + штифт + барабан тормозной + суппорт + клиновый механизм + манжета + фланец кожуха полуоси + кожух полуоси + подшипник роликовый конический + пружина + колодки тормозные + шпилька + Привод к ведущим управляемым колёсам переднего моста: + Конструкция привода к ведущим управляемым колёсам показана на Рис. 8. + Ступичный узел управляемых колёс переднего моста состоит из цапфы (25), на которой с помощью конических роликовых подшипников (1), (27) установлена ступица (11). Для регулировки подшипников ступиц на конце цапфы предусмотрена регулировочная гайка (2), которая застопорена замочной (3) и стопорной (4) шайбами и законтрена контргайкой (5). Ступица с помощью шпилек (33) соединена с тормозным барабаном (30). Для считывания положения колеса датчиком антиблокировочной системы во время движения на хвостовике ступицы установлено импульсное кольцо (29). + Внутри цапфы расположена наружная полуось (7), которая заканчивается фланцем. Фланец полуоси соединён с внутренними шлицами ступицы. Полуось имеет внутреннее отверстие для подвода воздуха системы регулирования давления в шинах. Полуоси переднего моста короче полуосей задней тележки в виду наличия шарниров равных угловых скоростей. Для исключения попадания грязи внутрь кожуха полуоси и утечки воздуха из системы накачки шин они уплотняются блоком манжет (6). Ступичный узел снаружи закрыт крышкой (8). + Привод к ведущим управляемым колёсам переднего моста имеет поворотный кулак (19), внутри которого установлен шарнир равных угловых скоростей (23). Корпус поворотного кулака (26) через цапфу (25) соединён с суппортом (28) тормозного механизма. В верхней части корпуса поворотного кулака с левой стороны моста на шпильках установлен рычаг поворотного кулака (16), который имеет масленку (15) для смазывания шкворневого узла. Поворотный кулак установлен на двух шкворнях. Верхний шкворень (17) установлен на роликовом цилиндрическом подшипнике (18), а нижний на одном роликовом цилиндрическом и одном шариковом подшипниках. Шариковый подшипник нижнего шкворня установлен в крышке (24), которая закреплена в нижней части корпуса поворотного кулака. + Привод к ведущим управляемым колёсам переднего моста: + подшипник роликовый конический + гайка подшипника колеса + шайба замочная + шайба стопорная + контргайка + блок манжет системы регулирования давления в шинах + полуось наружная + крышка ступичного узла + штифт + прокладка уплотнительная + ступица + гайка ступицы + отражатель + манжета + маслёнка + рычаг поворотного кулака + шкворень верхний + подшипник роликовый цилиндрический + кулак поворотный + прокладка уплотнительная + манжета + кожух полуоси + шарнир равных угловых скоростей + крышка нижнего шкворня + цапфа + корпус поворотного кулака + конический роликовый подшипник + суппорт + импульсное кольцо + барабан тормозной + пружина + колодка тормозная + шпилька ступицы + Шарнир равных угловых скоростей: + Шарнир равных угловых скоростей (ШРУС) предназначен для передачи крутящего момента на передние управляемые колёса. + ШРУС кулачкового типа обеспечивает равенство угловых скоростей ведущей полуоси и оси ведущего колеса при его повороте. + Конструкция ШРУС показана на Рис. 9. + ШРУС состоит из внутренней полуоси (2), диска (3), кулаков (1). + Во время поворота управляемого колеса, когда полуоси расположены под углом, каждый из кулаков поворачивается как относительно паза, так и относительно оси диска в двух взаимно перпендикулярных направлениях. + Шарнир равных угловых скоростей: + кулаки + полуось внутренняя + диск + вилка + Механизм блокировки дифференциала: + Назначение: + Механизм блокировки дифференциала пневматический, мембранного типа предназначен для осуществления блокировки МКД. + Устройство: + Механизмы блокировки дифференциалов установлены на картерах среднего и заднего мостов. + Конструкция механизма блокировки дифференциала показана на Рис. 10. + Корпус (14) механизма блокировки дифференциала закреплён совместно с кронштейном (8) на картере моста при помощи четырёх болтов (15). В передней части механизма расположена пневматическая камера, которая закрыта крышкой (10). Между корпусом и крышкой установлена диафрагма (11). Рабочая поверхность диафрагмы упирается в шток (12), который установлен на пружине (13). В паз штока вставлена вилка (16). Вилка смонтирована на кронштейне и закреплена при помощи пальца (7). На вилке установлена шлицевая муфта (2). Муфта перемещается на шлицах левой полуоси (3). + Механизм блокировки дифференциала: + сухарь + муфта + полуось левая + крестовина дифференциала + шестерня полуоси + чашка дифференциала левая + палец + кронштейн + штуцер + крышка пневматической камеры + диафрагма + шток + пружина + корпус механизма включения блокировки + болт + вилка + ограничитель + палец датчика + датчик + шлицы соединения муфты с зубчатым венцом чашки дифференциала + шлицы крепления муфты на шлицах левой полуоси + Принцип работы: + После включения блокировки МКД (БМКД) сжатый воздух поступает в полость пневматической камеры и перемещает диафрагму со штоком. Во время движения шток воздействует на палец датчика включения индикатора БМКД, включая его, и с помощью вилки перемещает муфту по шлицам левой полуоси. Муфта входит в зацепление со шлицами левой чашки дифференциала. В результате левая полуось с чашкой дифференциала вращаются как единое целое. Дифференциал блокируется (Рис. 11, Лист 1). + После отключения БМКД воздух из пневматической камеры выходит в атмосферу. Пружина разжимается и возвращает диафрагму со штоком в исходное положение. Шток выводит муфту с помощью вилки из зацепления с чашкой дифференциала. Одновременно с этим палец датчика включения индикатора БМКД опускается в паз штока – датчик отключается. Дифференциал разблокируется (Рис. 11, Лист 2). + Принцип работы механизма блокировки дифференциала:";DMC-URALM-A-A7-80-00-00A-040A-A(1) +[135, 9, 179, 85, 2, 69];55;"Ведущие мосты: + Описание устройства и работы";DMC-URALM-A-A7-80-00-00A-040A-A(2) +[84, 9, 188, 87, 2, 82];55;"Ведущие мосты: + Описание устройства и работы";DMC-URALM-A-A7-80-00-00A-040A-A(2) +[131, 23, 667, 20, 339, 993, 2, 74, 1873, 1874, 1875, 2721, 2722, 2723, 592, 1876, 433, 2724, 1877, 1878, 1879];56;"Урал-44202-0003511-80М + Руководство по эксплуатации + Подвеска и колеса + URALM-SFX44-ETPB3-00 + Издание № 000 - Версия 01 + Производитель: + 456300, г.Миасс, пр. Автозаводцев, 1 + +7 (3513) 55-16-37 + info@uralaz.ru";DMC-URALM-A-B3-00-00-00A-001A-A(1) +[138, 23, 741, 20, 349, 102, 2, 33, 1873, 1874, 1875, 3156, 3157, 3158, 592, 1876, 433, 3159, 1877, 1878, 1879];56;"Урал-44202-0003511-80М + Руководство по эксплуатации + Подвеска и колеса + URALM-SFX44-ETPB3-00 + Издание № 000 - Версия 01 + Производитель: + 456300, г.Миасс, пр. Автозаводцев, 1 + +7 (3513) 55-16-37 + info@uralaz.ru";DMC-URALM-A-B3-00-00-00A-001A-A(1) +[116, 2, 387, 1095, 89];57;"Подвеска и колёса: + Титульный лист";DMC-URALM-A-B3-00-00-00A-001A-A(2) +[102, 2, 33, 1277, 89];57;"Подвеска и колёса: + Титульный лист";DMC-URALM-A-B3-00-00-00A-001A-A(2) +[116, 31, 162, 7, 1880, 1486, 252, 1206, 2, 297, 31, 11, 4, 297, 637, 2, 1444, 698, 1881, 92, 194, 420, 4, 387, 1882, 1460, 670, 865, 861, 1883, 564, 997, 1884, 1885, 42, 2, 241, 1886, 151, 492, 803, 297, 27, 116, 31, 1487, 1488, 5, 538, 38, 21, 116, 31, 1487, 1488, 811, 108, 5, 222, 2725, 179, 85, 116, 31, 481, 3, 379, 993, 31, 179, 85];58;"Подвеска автомобиля предназначена для: + создания связи между колёсами и рамой автомобиля + передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса + смягчения динамических нагрузок + гашения колебаний неподрессоренных масс + обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы. + Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами. + Задняя подвеска автомобиля зависимая, рессорная, балансирного типа с реактивными штангами. + Описание устройства подвески автомобиля приведено в МД  + Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-010A-A(1) +[102, 36, 164, 7, 2197, 1609, 260, 33, 2, 213, 36, 12, 4, 213, 655, 2, 1577, 759, 512, 92, 198, 435, 4, 33, 2198, 1336, 1292, 941, 938, 2199, 600, 1056, 2200, 2201, 42, 2, 233, 2202, 155, 33, 840, 213, 26, 102, 36, 947, 1610, 5, 557, 38, 22, 102, 36, 947, 1610, 845, 108, 5, 235, 243, 188, 87, 102, 36, 604, 3, 379, 102, 36, 188, 87];58;"Подвеска автомобиля предназначена для: + создания связи между колёсами и рамой автомобиля + передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса + смягчения динамических нагрузок + гашения колебаний неподрессоренных масс + обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы. + Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами. + Задняя подвеска автомобиля зависимая, рессорная, балансирного типа с реактивными штангами. + Описание устройства подвески автомобиля приведено в МД  + Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-010A-A(1) +[116, 31, 256, 400, 1372, 471, 426, 1887];59;"Подвеска автомобиля c колёсной формулой 4х4: + Общие сведения";DMC-URALM-A-B3-00-00-00A-010A-A(2) +[102, 36, 256, 411, 1508, 471, 440, 2203];59;"Подвеска автомобиля c колёсной формулой 4х4: + Общие сведения";DMC-URALM-A-B3-00-00-00A-010A-A(2) +[116, 31, 162, 7, 1880, 1486, 252, 1206, 2, 297, 31, 11, 4, 297, 637, 2, 1444, 698, 1881, 92, 194, 420, 4, 387, 1882, 1460, 670, 865, 861, 1883, 564, 997, 1884, 1885, 42, 2, 241, 1886, 151, 492, 803, 297, 27, 116, 31, 1487, 1488, 5, 538, 38, 21, 116, 31, 253, 17, 72, 565, 2, 72, 777, 125, 179, 85, 116, 31, 481, 3, 379, 993, 31, 179, 85];60;"Подвеска автомобиля предназначена для: + создания связи между колёсами и рамой автомобиля + передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса + смягчения динамических нагрузок + гашения колебаний неподрессоренных масс + обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы. + Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами. + Задняя подвеска автомобиля состоит из двух основных и двух дополнительных рессор. + Описание устройства подвески автомобиля приведено в МД  + Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-010B-A(1) +[102, 36, 164, 7, 2197, 1609, 260, 33, 2, 213, 36, 12, 4, 213, 655, 2, 1577, 759, 512, 92, 198, 435, 4, 33, 2198, 1336, 1292, 941, 938, 2199, 600, 1056, 2200, 2201, 42, 2, 233, 2202, 155, 33, 840, 213, 26, 102, 36, 947, 1610, 5, 557, 38, 22, 102, 36, 267, 17, 261, 438, 2, 261, 544, 25, 188, 87, 102, 36, 604, 3, 379, 102, 36, 188, 87];60;"Подвеска автомобиля предназначена для: + создания связи между колёсами и рамой автомобиля + передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса + смягчения динамических нагрузок + гашения колебаний неподрессоренных масс + обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы. + Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами. + Задняя подвеска автомобиля состоит из двух основных и двух дополнительных рессор. + Описание устройства подвески автомобиля приведено в МД  + Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-010B-A(1) +[116, 31, 256, 400, 1372, 471, 426, 1887];61;"Подвеска автомобиля c колёсной формулой 6х6: + Общие сведения";DMC-URALM-A-B3-00-00-00A-010B-A(2) +[102, 36, 256, 411, 1508, 471, 440, 2203];61;"Подвеска автомобиля c колёсной формулой 6х6: + Общие сведения";DMC-URALM-A-B3-00-00-00A-010B-A(2) +[27, 116, 31, 210, 27, 116, 31, 93, 4, 14, 27, 116, 253, 17, 72, 637, 1888, 1212, 125, 627, 873, 5, 72, 538, 38, 8, 27, 75, 68, 5, 133, 16, 2, 130, 35, 348, 229, 718, 920, 68, 35, 920, 1213, 360, 5, 27, 13, 5, 133, 98, 154, 1474, 3, 1012, 72, 1889, 1213, 153, 98, 5, 1890, 1010, 35, 494, 644, 3, 279, 132, 125, 5, 133, 130, 317, 4, 497, 9, 42, 9, 719, 720, 431, 159, 154, 579, 3, 348, 68, 3, 13, 21, 75, 68, 713, 581, 3, 423, 21, 13, 2, 1201, 20, 588, 157, 1428, 212, 42, 9, 593, 720, 346, 1891, 75, 531, 89, 68, 255, 921, 16, 4, 1023, 30, 491, 145, 7, 900, 311, 588, 13, 15, 1892, 3, 296, 423, 30, 212, 27, 116, 31, 16, 54, 21, 13, 8, 539, 212, 157, 212, 311, 145, 1893, 921, 16, 1894, 77, 16, 54, 77, 13, 38, 157, 13, 159, 13, 68, 27, 920, 68, 461, 125, 51, 130, 77, 54, 68, 130, 68, 348, 68, 159, 68, 38, 538, 21, 13, 68, 16, 54, 27, 13, 8, 1214, 250, 98, 229, 68, 494, 710, 98, 229, 68, 16, 54, 229, 68, 51, 1895, 54, 229, 51, 130, 229, 130, 229, 348, 229, 538, 38, 299, 538, 38, 162, 7, 865, 861, 301, 1896, 3, 386, 1489, 1897, 181, 116, 31, 3, 143, 151, 20, 1478, 420, 328, 538, 38, 1898, 532, 108, 1433, 568, 42, 38, 1141, 90, 54, 38, 54, 38, 8, 1899, 13, 93, 4, 14, 89, 54, 38, 8, 208, 13, 93, 4, 14, 89, 157, 423, 38, 718, 35, 362, 922, 8, 13, 38, 154, 579, 4, 250, 297, 208, 423, 38, 718, 35, 362, 922, 8, 13, 154, 1900, 8, 497, 9, 54, 38, 13, 38, 574, 38, 203, 98, 38, 51, 54, 38, 145, 38, 13, 38, 21, 116, 31, 210, 21, 116, 31, 93, 4, 14, 21, 116, 811, 108, 1382, 72, 637, 1901, 1212, 68, 2, 1458, 637, 222, 389, 75, 68, 713, 581, 3, 423, 542, 13, 125, 279, 132, 5, 133, 130, 718, 8, 73, 154, 1902, 4, 281, 811, 116, 4, 281, 1027, 1490, 35, 301, 281, 16, 863, 8, 13, 2, 1903, 636, 364, 73, 1166, 35, 644, 312, 683, 3, 208, 132, 73, 279, 2, 21, 135, 9, 360, 5, 1904, 35, 72, 157, 2, 628, 208, 222, 1905, 1906, 222, 389, 1215, 460, 713, 450, 3, 574, 243, 2, 1907, 65, 4, 157, 222, 1908, 92, 194, 9, 30, 98, 5, 1909, 898, 42, 9, 719, 720, 431, 1910, 4, 497, 9, 3, 362, 159, 301, 317, 4, 208, 1214, 250, 1491, 42, 9, 593, 720, 1911, 75, 68, 3, 542, 13, 154, 1027, 4, 497, 9, 21, 116, 31, 16, 54, 281, 73, 13, 73, 275, 13, 157, 222, 389, 16, 54, 13, 157, 222, 389, 8, 70, 9, 389, 222, 157, 497, 9, 389, 222, 208, 125, 348, 130, 51, 130, 51, 54, 159, 159, 158, 1215, 65, 574, 222, 389, 98, 13, 68, 542, 16, 54, 13, 73, 8, 539, 250, 13, 73, 170, 281, 811, 116, 13, 281, 51, 98, 222, 389, 73, 710, 51, 54, 73, 1216, 73, 16, 921, 51, 54, 73, 145, 73, 76, 407, 152, 91, 1912, 407, 76];62;"Передняя подвеска автомобиля: + Конструкция передней подвески автомобиля показана на Рис. 1. + Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (13), работающих совместно с двумя гидравлическими амортизаторами (19). + К переднему концу рессоры с помощью болта (24) и стремянки (27) через накладку ушка (28) прикреплено ушко (11). Рессоры через ушко (11) шарнирно соединены с передним кронштейном (10) с помощью пальца (22), который зафиксирован в кронштейне двумя клиньями (12). Шарнирное соединение пальца с ушком смазывается через пресс-маслёнку (23). + В средней части рессора, с помощью стремянок (16), закреплена на балке моста. Ход моста вверх ограничивается упором буфера (18), который закреплён в накладке рессоры (17), в кронштейн (9). + Задний конец рессоры свободно входит в проушину заднего кронштейна (20) и скользит по поверхности верхнего износостойкого вкладыша (2). Ход моста вниз ограничивается зацеплением отогнутого конца третьего листа рессоры за стяжной болт (5), на которой установлена распорная втулка (4). Для предохранения боковых поверхностей кронштейна от изнашивания в его проушине установлены вкладыши (3). + Передняя подвеска автомобиля: + болт крепления заднего кронштейна к усилителю + вкладыш верхний + вкладыш боковой + втулка распорная + стяжной болт кронштейнов + хомут + болт крепления хомута + кронштейн амортизатора верхний + кронштейн буфера + кронштейн рессоры передний + ушко рессоры + клин + рессора + гайка стремянки + хомут крепления рессоры + стремянка рессоры + накладка рессоры + буфер рессоры + амортизатор гидравлический + задний кронштейн рессоры + болт крепления переднего кронштейна к полке лонжерона + палец ушка рессоры + пресс-маслёнка пальца ушка рессоры + болт крепления ушка рессоры + гайка болта крепления ушка + гайка стремянки ушка + стремянка ушка + накладка ушка + Гидравлический амортизатор: + Назначение: + Гидравлический амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге. + Характеристика: + Гидравлический амортизатор двухтрубный, телескопического типа, двухстороннего действия. + Ход амортизаторов составляет 300 мм. + Крепление амортизатора: + Крепление амортизатора к верхнему кронштейну показано на Рис. 2, Лист 1. + Крепление амортизатора к нижнему кронштейну показано на Рис. 2, Лист 2. + Верхняя проушина амортизатора прикреплена через резиновые втулки (6) к кронштейну амортизатора (1), который закреплён на лонжероне рамы. + Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (7), который приварен к балке моста. + Крепление амортизатора: + кронштейн амортизатора + головка амортизатора + шайба + палец амортизатора + гайка крепления амортизатора + втулка амортизатора + кронштейн амортизатора + Задняя подвеска автомобиля: + Конструкция задней подвески автомобиля показана на Рис. 3. + Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (8) и шесть продольных реактивных штанг (5), (7). + Концы рессоры свободно входят в проушины опорных кронштейнов (17). Рессора средней частью с помощью стремянок (10) прикреплена к балансиру (23), который качается на оси (20) балансирной подвески. На оси напрессованы кронштейны (21), через которые ось болтами (1) крепится к кронштейнам (2) и (19) балансира. + Смазка ступицы балансира производится через маслёнку (24), которая расположена в нижней части балансира. + Средний и задний ведущие мосты соединены с рамой через две верхние (5) и четыре нижние (7) реактивные штанги. Шарниры реактивных штанг (14) резинометаллические. Они свободно устанавливаются в головках штанг и поджимаются крышкой (15). На верхних реактивных штангах со стороны мостов установлены пальцы с укороченным конусом. + Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (13), которые закреплены на нижней полке лонжерона гайками (12). Ход мостов вниз ограничивается защемлением конца рессоры в опорном кронштейне (17), который напрессован на балку моста (6). + Задняя подвеска автомобиля: + болт крепления оси балансира + кронштейн балансира правый + кронштейн верхней реактивной штанги + болт крепления кронштейна верхней реактивной штанги к картеру моста + штанга реактивная верхняя + балка моста + штанга реактивная нижняя + рессора + накладка + стремянка + гайка стремянки + гайка крепления буфера + буфер + шарнир резинометаллический + крышка головки реактивной штанги + палец + кронштейн рессоры опорный + болт крепления кронштейна балансира к усилителю лонжерона + кронштейн балансира левый + ось балансирной подвески + кронштейн оси + гайка пальца реактивной штанги + балансир + маслёнка + гайка крепления балансира + колпак балансира + болт стяжной гайки крепления балансира + втулка балансира + кольцо защитное + полость под кромкой защитного кольца";DMC-URALM-A-B3-00-00-00A-041A-A(1) +[26, 102, 36, 215, 26, 102, 36, 94, 4, 14, 26, 102, 267, 17, 261, 655, 1346, 1347, 25, 69, 946, 5, 514, 557, 38, 8, 26, 166, 25, 5, 140, 16, 2, 306, 35, 373, 161, 620, 161, 25, 35, 161, 1348, 268, 5, 26, 13, 5, 140, 375, 37, 1601, 3, 13, 514, 461, 1348, 141, 375, 5, 161, 1069, 35, 494, 374, 3, 294, 139, 25, 5, 140, 266, 269, 4, 561, 9, 42, 9, 719, 766, 431, 159, 37, 269, 3, 373, 25, 3, 13, 22, 75, 25, 559, 756, 3, 437, 22, 13, 2, 2204, 20, 556, 148, 1563, 212, 42, 9, 593, 766, 354, 2205, 166, 550, 89, 25, 255, 974, 16, 4, 37, 52, 444, 121, 7, 964, 324, 556, 13, 15, 2206, 3, 350, 437, 52, 212, 26, 102, 36, 16, 55, 22, 13, 8, 558, 212, 148, 212, 324, 121, 444, 974, 16, 13, 77, 16, 55, 77, 13, 38, 148, 13, 159, 13, 25, 26, 161, 25, 461, 25, 59, 306, 77, 55, 25, 306, 25, 373, 25, 159, 25, 38, 557, 22, 13, 25, 16, 55, 26, 13, 8, 1349, 250, 98, 161, 25, 494, 374, 375, 161, 25, 16, 55, 161, 25, 59, 16, 55, 161, 59, 306, 161, 306, 161, 373, 161, 557, 38, 305, 557, 38, 164, 7, 941, 938, 37, 2207, 3, 386, 1350, 2208, 181, 102, 36, 107, 147, 155, 20, 841, 435, 335, 557, 38, 2209, 552, 108, 1568, 512, 42, 38, 1304, 90, 55, 38, 55, 38, 8, 148, 13, 94, 4, 14, 89, 55, 38, 8, 214, 13, 94, 4, 14, 89, 148, 437, 38, 620, 35, 372, 121, 8, 13, 38, 37, 269, 4, 250, 213, 214, 437, 38, 620, 35, 372, 121, 8, 13, 37, 962, 8, 561, 9, 55, 38, 13, 38, 608, 38, 207, 98, 38, 59, 55, 38, 121, 38, 13, 38, 22, 102, 36, 215, 22, 102, 36, 94, 4, 14, 22, 102, 845, 108, 1519, 975, 655, 1346, 1347, 25, 2, 1590, 655, 235, 243, 166, 25, 559, 756, 3, 437, 470, 13, 25, 294, 139, 5, 140, 266, 620, 8, 73, 37, 2210, 4, 398, 845, 102, 4, 398, 1085, 13, 35, 37, 421, 16, 822, 8, 13, 2, 73, 616, 284, 73, 1065, 35, 374, 37, 466, 3, 214, 139, 73, 294, 2, 22, 84, 9, 268, 5, 213, 35, 975, 148, 2, 1074, 214, 235, 243, 158, 235, 243, 1351, 296, 559, 351, 3, 608, 243, 2, 2211, 61, 4, 148, 235, 243, 92, 198, 9, 52, 375, 5, 2212, 898, 42, 9, 719, 766, 431, 2213, 4, 561, 9, 3, 372, 159, 37, 269, 4, 214, 1349, 250, 59, 42, 9, 593, 766, 2214, 166, 25, 3, 470, 13, 37, 1085, 4, 561, 9, 22, 102, 36, 16, 55, 398, 73, 13, 73, 245, 13, 148, 235, 243, 16, 55, 13, 148, 235, 243, 8, 70, 9, 243, 235, 148, 561, 9, 243, 235, 214, 25, 373, 306, 59, 306, 59, 55, 159, 159, 158, 1351, 61, 608, 235, 243, 98, 13, 25, 470, 16, 55, 13, 73, 8, 558, 250, 13, 73, 175, 421, 845, 102, 13, 398, 59, 375, 235, 243, 73, 374, 59, 55, 73, 1216, 73, 16, 974, 59, 55, 73, 121, 73, 88, 417, 156, 91, 2215, 417, 88];62;"Передняя подвеска автомобиля: + Конструкция передней подвески автомобиля показана на Рис. 1. + Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (13), работающих совместно с двумя гидравлическими амортизаторами (19). + К переднему концу рессоры с помощью болта (24) и стремянки (27) через накладку ушка (28) прикреплено ушко (11). Рессоры через ушко (11) шарнирно соединены с передним кронштейном (10) с помощью пальца (22), который зафиксирован в кронштейне двумя клиньями (12). Шарнирное соединение пальца с ушком смазывается через пресс-маслёнку (23). + В средней части рессора, с помощью стремянок (16), закреплена на балке моста. Ход моста вверх ограничивается упором буфера (18), который закреплён в накладке рессоры (17), в кронштейн (9). + Задний конец рессоры свободно входит в проушину заднего кронштейна (20) и скользит по поверхности верхнего износостойкого вкладыша (2). Ход моста вниз ограничивается зацеплением отогнутого конца третьего листа рессоры за стяжной болт (5), на которой установлена распорная втулка (4). Для предохранения боковых поверхностей кронштейна от изнашивания в его проушине установлены вкладыши (3). + Передняя подвеска автомобиля: + болт крепления заднего кронштейна к усилителю + вкладыш верхний + вкладыш боковой + втулка распорная + стяжной болт кронштейнов + хомут + болт крепления хомута + кронштейн амортизатора верхний + кронштейн буфера + кронштейн рессоры передний + ушко рессоры + клин + рессора + гайка стремянки + хомут крепления рессоры + стремянка рессоры + накладка рессоры + буфер рессоры + амортизатор гидравлический + задний кронштейн рессоры + болт крепления переднего кронштейна к полке лонжерона + палец ушка рессоры + пресс-маслёнка пальца ушка рессоры + болт крепления ушка рессоры + гайка болта крепления ушка + гайка стремянки ушка + стремянка ушка + накладка ушка + Гидравлический амортизатор: + Назначение: + Гидравлический амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге. + Характеристика: + Гидравлический амортизатор двухтрубный, телескопического типа, двухстороннего действия. + Ход амортизаторов составляет 300 мм. + Крепление амортизатора: + Крепление амортизатора к верхнему кронштейну показано на Рис. 2, Лист 1. + Крепление амортизатора к нижнему кронштейну показано на Рис. 2, Лист 2. + Верхняя проушина амортизатора прикреплена через резиновые втулки (6) к кронштейну амортизатора (1), который закреплён на лонжероне рамы. + Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (7), который приварен к балке моста. + Крепление амортизатора: + кронштейн амортизатора + головка амортизатора + шайба + палец амортизатора + гайка крепления амортизатора + втулка амортизатора + кронштейн амортизатора + Задняя подвеска автомобиля: + Конструкция задней подвески автомобиля показана на Рис. 3. + Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (8) и шесть продольных реактивных штанг (5), (7). + Концы рессоры свободно входят в проушины опорных кронштейнов (17). Рессора средней частью с помощью стремянок (10) прикреплена к балансиру (23), который качается на оси (20) балансирной подвески. На оси напрессованы кронштейны (21), через которые ось болтами (1) крепится к кронштейнам (2) и (19) балансира. + Смазка ступицы балансира производится через маслёнку (24), которая расположена в нижней части балансира. + Средний и задний ведущие мосты соединены с рамой через две верхние (5) и четыре нижние (7) реактивные штанги. Шарниры реактивных штанг (14) резинометаллические. Они свободно устанавливаются в головках штанг и поджимаются крышкой (15). На верхних реактивных штангах со стороны мостов установлены пальцы с укороченным конусом. + Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (13), которые закреплены на нижней полке лонжерона гайками (12). Ход мостов вниз ограничивается защемлением конца рессоры в опорном кронштейне (17), который напрессован на балку моста (6). + Задняя подвеска автомобиля: + болт крепления оси балансира + кронштейн балансира правый + кронштейн верхней реактивной штанги + болт крепления кронштейна верхней реактивной штанги к картеру моста + штанга реактивная верхняя + балка моста + штанга реактивная нижняя + рессора + накладка + стремянка + гайка стремянки + гайка крепления буфера + буфер + шарнир резинометаллический + крышка головки реактивной штанги + палец + кронштейн рессоры опорный + болт крепления кронштейна балансира к усилителю лонжерона + кронштейн балансира левый + ось балансирной подвески + кронштейн оси + гайка пальца реактивной штанги + балансир + маслёнка + гайка крепления балансира + колпак балансира + болт стяжной гайки крепления балансира + втулка балансира + кольцо защитное + полость под кромкой защитного кольца";DMC-URALM-A-B3-00-00-00A-041A-A(1) +[116, 31, 179, 85];63;"Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-041A-A(2) +[102, 36, 188, 87];63;"Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-041A-A(2) +[27, 116, 31, 210, 27, 116, 31, 93, 4, 14, 27, 116, 253, 17, 72, 637, 1888, 1212, 125, 627, 873, 5, 72, 1031, 38, 8, 27, 75, 68, 5, 133, 16, 2, 130, 35, 348, 229, 718, 920, 68, 35, 920, 1213, 360, 5, 27, 13, 5, 133, 98, 154, 1474, 3, 1012, 72, 1889, 1213, 153, 98, 5, 1890, 1010, 35, 494, 644, 3, 279, 132, 125, 5, 133, 130, 317, 4, 497, 9, 42, 9, 719, 720, 431, 159, 154, 579, 3, 348, 68, 3, 13, 21, 75, 68, 713, 581, 3, 423, 21, 13, 2, 1201, 20, 588, 157, 1428, 212, 42, 9, 593, 720, 346, 1891, 75, 531, 89, 68, 255, 921, 16, 4, 1023, 30, 491, 145, 7, 900, 311, 588, 13, 15, 1892, 3, 296, 423, 30, 212, 27, 116, 31, 16, 54, 21, 13, 8, 539, 212, 157, 212, 311, 145, 1893, 921, 16, 1894, 77, 16, 54, 77, 13, 38, 157, 13, 159, 13, 68, 27, 920, 68, 461, 125, 51, 130, 77, 54, 68, 130, 68, 348, 68, 159, 68, 38, 1031, 21, 13, 68, 16, 54, 27, 13, 8, 1214, 250, 98, 229, 68, 494, 710, 98, 229, 68, 16, 54, 229, 68, 51, 1895, 54, 229, 51, 130, 229, 130, 229, 348, 229, 1031, 38, 299, 1031, 38, 162, 7, 865, 861, 301, 1896, 3, 386, 1489, 1897, 181, 116, 31, 3, 143, 151, 20, 1478, 420, 328, 1031, 38, 1898, 532, 108, 1433, 568, 42, 38, 1141, 90, 54, 38, 54, 38, 8, 1899, 13, 93, 4, 14, 89, 54, 38, 8, 208, 13, 93, 4, 14, 89, 157, 423, 38, 718, 35, 362, 922, 8, 13, 38, 154, 579, 4, 250, 297, 208, 423, 38, 718, 35, 362, 922, 8, 13, 154, 1900, 8, 497, 9, 54, 38, 13, 38, 574, 38, 203, 98, 38, 51, 54, 38, 145, 38, 13, 38, 21, 116, 31, 210, 21, 116, 31, 93, 4, 14, 21, 116, 811, 108, 1382, 72, 637, 1901, 1212, 68, 2, 1458, 637, 222, 389, 75, 68, 713, 581, 3, 423, 542, 13, 125, 279, 132, 5, 133, 130, 718, 8, 73, 154, 1902, 4, 281, 811, 116, 4, 281, 1027, 1490, 35, 301, 281, 16, 863, 8, 13, 2, 1903, 636, 364, 73, 1166, 35, 644, 312, 683, 3, 208, 132, 73, 279, 2, 21, 135, 9, 360, 5, 1904, 35, 72, 157, 2, 628, 208, 222, 1905, 1906, 222, 389, 1215, 460, 713, 450, 3, 574, 243, 2, 1907, 65, 4, 157, 222, 1908, 92, 194, 9, 30, 98, 5, 1909, 898, 42, 9, 719, 720, 431, 1910, 4, 497, 9, 3, 362, 159, 301, 317, 4, 208, 1214, 250, 1491, 42, 9, 593, 720, 1911, 75, 68, 3, 542, 13, 154, 1027, 4, 497, 9, 21, 116, 31, 16, 54, 281, 73, 13, 73, 275, 13, 157, 222, 389, 16, 54, 13, 157, 222, 389, 8, 70, 9, 389, 222, 157, 497, 9, 389, 222, 208, 125, 348, 130, 51, 130, 51, 54, 159, 159, 158, 1215, 65, 574, 222, 389, 98, 13, 68, 542, 16, 54, 13, 73, 8, 539, 250, 13, 73, 170, 281, 811, 116, 13, 281, 51, 98, 222, 389, 73, 710, 51, 54, 73, 1216, 73, 16, 921, 51, 54, 73, 145, 73, 76, 407, 152, 91, 1912, 407, 76];64;"Передняя подвеска автомобиля: + Конструкция передней подвески автомобиля показана на Рис. 1. + Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (13), работающих совместно с двумя газовыми амортизаторами (19). + К переднему концу рессоры с помощью болта (24) и стремянки (27) через накладку ушка (28) прикреплено ушко (11). Рессоры через ушко шарнирно соединены с передним кронштейном (10) с помощью пальца (22), который зафиксирован в кронштейне двумя клиньями (12). Шарнирное соединение пальца с ушком смазывается через пресс-маслёнку (23). + В средней части рессора с помощью стремянок (16) закреплена на балке моста. Ход моста вверх ограничивается упором буфера (18), который закреплён в накладке рессоры (17), в кронштейн (9). + Задний конец рессоры свободно входит в проушину заднего кронштейна (20) и скользит по поверхности верхнего износостойкого вкладыша (2). Ход моста вниз ограничивается зацеплением отогнутого конца третьего листа рессоры за стяжной болт (5), на которой установлена распорная втулка (4). Для предохранения боковых поверхностей кронштейна от изнашивания в его проушине установлены вкладыши (3). + Передняя подвеска автомобиля: + болт крепления заднего кронштейна к усилителю + вкладыш верхний + вкладыш боковой + втулка распорная + стяжной болт кронштейнов + хомут + болт крепления хомута + кронштейн амортизатора верхний + кронштейн буфера + кронштейн рессоры передний + ушко рессоры + клин + рессора + гайка стремянки + хомут крепления рессоры + стремянка рессоры + накладка рессоры + буфер рессоры + амортизатор газовый + задний кронштейн рессоры + болт крепления переднего кронштейна к полке лонжерона + палец ушка рессоры + пресс-маслёнка пальца ушка рессоры + болт крепления ушка рессоры + гайка болта крепления ушка + гайка стремянки ушка + стремянка ушка + накладка ушка + Газовый амортизатор: + Назначение: + Газовый амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге. + Характеристика: + Газовый амортизатор двухтрубный, телескопического типа двухстороннего действия. + Ход амортизаторов составляет 300 мм. + Крепление амортизатора: + Крепление амортизатора к верхнему кронштейну показано на Рис. 2, Лист 1. + Крепление амортизатора к нижнему кронштейну показано на Рис. 2, Лист 2. + Верхняя проушина амортизатора прикреплена через резиновые втулки (6) к кронштейну амортизатора (1), который закреплён на лонжероне рамы. + Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (7), который приварен к балке моста. + Крепление амортизатора: + кронштейн амортизатора + головка амортизатора + шайба + палец амортизатора + гайка крепления амортизатора + втулка амортизатора + кронштейн амортизатора + Задняя подвеска автомобиля: + Конструкция задней подвески автомобиля показана на Рис. 3. + Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (8) и шесть продольных реактивных штанг (5), (7). + Концы рессоры свободно входят в проушины опорных кронштейнов (17). Рессора средней частью с помощью стремянок (10) прикреплена к балансиру (23), который качается на оси (20) балансирной подвески. На оси напрессованы кронштейны (21), через которые ось болтами (1) крепится к кронштейнам (2) и (19) балансира. + Смазка ступицы балансира производится через маслёнку (24), которая расположена в нижней части балансира. + Средний и задний ведущие мосты соединены с рамой через две верхние (5) и четыре нижние (7) реактивные штанги. Шарниры реактивных штанг (14) резинометаллические. Они свободно устанавливаются в головках штанг и поджимаются крышкой (15). На верхних реактивных штангах со стороны мостов установлены пальцы с укороченным конусом. + Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (13), которые закреплены на нижней полке лонжерона гайками (12). Ход мостов вниз ограничивается защемлением конца рессоры в опорном кронштейне (17), который напрессован на балку моста (3). + Задняя подвеска автомобиля: + болт крепления оси балансира + кронштейн балансира правый + кронштейн верхней реактивной штанги + болт крепления кронштейна верхней реактивной штанги к картеру моста + штанга реактивная верхняя + балка моста + штанга реактивная нижняя + рессора + накладка + стремянка + гайка стремянки + гайка крепления буфера + буфер + шарнир резинометаллический + крышка головки реактивной штанги + палец + кронштейн рессоры опорный + болт крепления кронштейна балансира к усилителю лонжерона + кронштейн балансира левый + ось балансирной подвески + кронштейн оси + гайка пальца реактивной штанги + балансир + маслёнка + гайка крепления балансира + колпак балансира + болт стяжной гайки крепления балансира + втулка балансира + кольцо защитное + полость под кромкой защитного кольца";DMC-URALM-A-B3-00-00-00A-041B-A(1) +[26, 102, 36, 215, 26, 102, 36, 94, 4, 14, 26, 102, 267, 17, 261, 655, 1346, 1347, 25, 69, 946, 5, 514, 1089, 38, 8, 26, 166, 25, 5, 140, 16, 2, 306, 35, 373, 161, 620, 161, 25, 35, 161, 1348, 268, 5, 26, 13, 5, 140, 375, 37, 1601, 3, 13, 514, 461, 1348, 141, 375, 5, 161, 1069, 35, 494, 374, 3, 294, 139, 25, 5, 140, 266, 269, 4, 561, 9, 42, 9, 719, 766, 431, 159, 37, 269, 3, 373, 25, 3, 13, 22, 75, 25, 559, 756, 3, 437, 22, 13, 2, 2204, 20, 556, 148, 1563, 212, 42, 9, 593, 766, 354, 2205, 166, 550, 89, 25, 255, 974, 16, 4, 37, 52, 444, 121, 7, 964, 324, 556, 13, 15, 2206, 3, 350, 437, 52, 212, 26, 102, 36, 16, 55, 22, 13, 8, 558, 212, 148, 212, 324, 121, 444, 974, 16, 13, 77, 16, 55, 77, 13, 38, 148, 13, 159, 13, 25, 26, 161, 25, 461, 25, 59, 306, 77, 55, 25, 306, 25, 373, 25, 159, 25, 38, 1089, 22, 13, 25, 16, 55, 26, 13, 8, 1349, 250, 98, 161, 25, 494, 374, 375, 161, 25, 16, 55, 161, 25, 59, 16, 55, 161, 59, 306, 161, 306, 161, 373, 161, 1089, 38, 305, 1089, 38, 164, 7, 941, 938, 37, 2207, 3, 386, 1350, 2208, 181, 102, 36, 107, 147, 155, 20, 841, 435, 335, 1089, 38, 2209, 552, 108, 1568, 512, 42, 38, 1304, 90, 55, 38, 55, 38, 8, 148, 13, 94, 4, 14, 89, 55, 38, 8, 214, 13, 94, 4, 14, 89, 148, 437, 38, 620, 35, 372, 121, 8, 13, 38, 37, 269, 4, 250, 213, 214, 437, 38, 620, 35, 372, 121, 8, 13, 37, 962, 8, 561, 9, 55, 38, 13, 38, 608, 38, 207, 98, 38, 59, 55, 38, 121, 38, 13, 38, 22, 102, 36, 215, 22, 102, 36, 94, 4, 14, 22, 102, 845, 108, 1519, 975, 655, 1346, 1347, 25, 2, 1590, 655, 235, 243, 166, 25, 559, 756, 3, 437, 470, 13, 25, 294, 139, 5, 140, 266, 620, 8, 73, 37, 2210, 4, 398, 845, 102, 4, 398, 1085, 13, 35, 37, 421, 16, 822, 8, 13, 2, 73, 616, 284, 73, 1065, 35, 374, 37, 466, 3, 214, 139, 73, 294, 2, 22, 84, 9, 268, 5, 213, 35, 975, 148, 2, 1074, 214, 235, 243, 158, 235, 243, 1351, 296, 559, 351, 3, 608, 243, 2, 2211, 61, 4, 148, 235, 243, 92, 198, 9, 52, 375, 5, 2212, 898, 42, 9, 719, 766, 431, 2213, 4, 561, 9, 3, 372, 159, 37, 269, 4, 214, 1349, 250, 59, 42, 9, 593, 766, 2214, 166, 25, 3, 470, 13, 37, 1085, 4, 561, 9, 22, 102, 36, 16, 55, 398, 73, 13, 73, 245, 13, 148, 235, 243, 16, 55, 13, 148, 235, 243, 8, 70, 9, 243, 235, 148, 561, 9, 243, 235, 214, 25, 373, 306, 59, 306, 59, 55, 159, 159, 158, 1351, 61, 608, 235, 243, 98, 13, 25, 470, 16, 55, 13, 73, 8, 558, 250, 13, 73, 175, 421, 845, 102, 13, 398, 59, 375, 235, 243, 73, 374, 59, 55, 73, 1216, 73, 16, 974, 59, 55, 73, 121, 73, 88, 417, 156, 91, 2215, 417, 88];64;"Передняя подвеска автомобиля: + Конструкция передней подвески автомобиля показана на Рис. 1. + Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (13), работающих совместно с двумя газовыми амортизаторами (19). + К переднему концу рессоры с помощью болта (24) и стремянки (27) через накладку ушка (28) прикреплено ушко (11). Рессоры через ушко шарнирно соединены с передним кронштейном (10) с помощью пальца (22), который зафиксирован в кронштейне двумя клиньями (12). Шарнирное соединение пальца с ушком смазывается через пресс-маслёнку (23). + В средней части рессора с помощью стремянок (16) закреплена на балке моста. Ход моста вверх ограничивается упором буфера (18), который закреплён в накладке рессоры (17), в кронштейн (9). + Задний конец рессоры свободно входит в проушину заднего кронштейна (20) и скользит по поверхности верхнего износостойкого вкладыша (2). Ход моста вниз ограничивается зацеплением отогнутого конца третьего листа рессоры за стяжной болт (5), на которой установлена распорная втулка (4). Для предохранения боковых поверхностей кронштейна от изнашивания в его проушине установлены вкладыши (3). + Передняя подвеска автомобиля: + болт крепления заднего кронштейна к усилителю + вкладыш верхний + вкладыш боковой + втулка распорная + стяжной болт кронштейнов + хомут + болт крепления хомута + кронштейн амортизатора верхний + кронштейн буфера + кронштейн рессоры передний + ушко рессоры + клин + рессора + гайка стремянки + хомут крепления рессоры + стремянка рессоры + накладка рессоры + буфер рессоры + амортизатор газовый + задний кронштейн рессоры + болт крепления переднего кронштейна к полке лонжерона + палец ушка рессоры + пресс-маслёнка пальца ушка рессоры + болт крепления ушка рессоры + гайка болта крепления ушка + гайка стремянки ушка + стремянка ушка + накладка ушка + Газовый амортизатор: + Назначение: + Газовый амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге. + Характеристика: + Газовый амортизатор двухтрубный, телескопического типа двухстороннего действия. + Ход амортизаторов составляет 300 мм. + Крепление амортизатора: + Крепление амортизатора к верхнему кронштейну показано на Рис. 2, Лист 1. + Крепление амортизатора к нижнему кронштейну показано на Рис. 2, Лист 2. + Верхняя проушина амортизатора прикреплена через резиновые втулки (6) к кронштейну амортизатора (1), который закреплён на лонжероне рамы. + Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (7), который приварен к балке моста. + Крепление амортизатора: + кронштейн амортизатора + головка амортизатора + шайба + палец амортизатора + гайка крепления амортизатора + втулка амортизатора + кронштейн амортизатора + Задняя подвеска автомобиля: + Конструкция задней подвески автомобиля показана на Рис. 3. + Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (8) и шесть продольных реактивных штанг (5), (7). + Концы рессоры свободно входят в проушины опорных кронштейнов (17). Рессора средней частью с помощью стремянок (10) прикреплена к балансиру (23), который качается на оси (20) балансирной подвески. На оси напрессованы кронштейны (21), через которые ось болтами (1) крепится к кронштейнам (2) и (19) балансира. + Смазка ступицы балансира производится через маслёнку (24), которая расположена в нижней части балансира. + Средний и задний ведущие мосты соединены с рамой через две верхние (5) и четыре нижние (7) реактивные штанги. Шарниры реактивных штанг (14) резинометаллические. Они свободно устанавливаются в головках штанг и поджимаются крышкой (15). На верхних реактивных штангах со стороны мостов установлены пальцы с укороченным конусом. + Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (13), которые закреплены на нижней полке лонжерона гайками (12). Ход мостов вниз ограничивается защемлением конца рессоры в опорном кронштейне (17), который напрессован на балку моста (3). + Задняя подвеска автомобиля: + болт крепления оси балансира + кронштейн балансира правый + кронштейн верхней реактивной штанги + болт крепления кронштейна верхней реактивной штанги к картеру моста + штанга реактивная верхняя + балка моста + штанга реактивная нижняя + рессора + накладка + стремянка + гайка стремянки + гайка крепления буфера + буфер + шарнир резинометаллический + крышка головки реактивной штанги + палец + кронштейн рессоры опорный + болт крепления кронштейна балансира к усилителю лонжерона + кронштейн балансира левый + ось балансирной подвески + кронштейн оси + гайка пальца реактивной штанги + балансир + маслёнка + гайка крепления балансира + колпак балансира + болт стяжной гайки крепления балансира + втулка балансира + кольцо защитное + полость под кромкой защитного кольца";DMC-URALM-A-B3-00-00-00A-041B-A(1) +[116, 31, 179, 85];65;"Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-041B-A(2) +[102, 36, 188, 87];65;"Подвеска автомобиля: + Описание устройства";DMC-URALM-A-B3-00-00-00A-041B-A(2) +[116, 2, 387, 1391, 2726, 15, 2727, 896];66;"Подвеска и колёса: + Машина отклоняется от прямого направления";DMC-URALM-A-B3-00-00-01A-420A-A(1) +[102, 2, 33, 1526, 3160, 15, 3161, 963];66;"Подвеска и колёса: + Машина отклоняется от прямого направления";DMC-URALM-A-B3-00-00-01A-420A-A(1) +[116, 2, 387, 1913, 21, 132, 1391];67;"Подвеска и колёса: + Крен задней части машины";DMC-URALM-A-B3-00-00-02A-420A-A(1) +[102, 2, 33, 1913, 22, 139, 1526];67;"Подвеска и колёса: + Крен задней части машины";DMC-URALM-A-B3-00-00-02A-420A-A(1) +[240, 27, 116, 996, 484, 448];68;"Установка передней подвески: + Иллюстрированный каталог деталей";DMC-URALM-A-B3-10-00-01A-941A-A(1) +[247, 26, 102, 1055, 484, 511];68;"Установка передней подвески: + Иллюстрированный каталог деталей";DMC-URALM-A-B3-10-00-01A-941A-A(1) +[240, 21, 116, 996, 484, 448];69;"Установка задней подвески: + Иллюстрированный каталог деталей";DMC-URALM-A-B3-10-00-02A-941A-A(1) +[247, 22, 102, 1055, 484, 511];69;"Установка задней подвески: + Иллюстрированный каталог деталей";DMC-URALM-A-B3-10-00-02A-941A-A(1) +[27, 125, 2728, 340, 1471, 18, 479, 686, 1003, 49, 2729, 89, 1711, 2730, 1156, 1914, 16, 1820, 914, 849, 90, 252, 27, 132, 229, 68, 2, 1492, 89, 68, 714, 21, 75, 1492, 89, 68, 3, 570, 315, 5, 212, 21, 13, 2731, 77, 68, 2732, 54, 77, 68, 714, 157, 212, 21, 13, 68];70;"Передняя рессора подлежит замене (снятию) при следующих неисправностях: + - Поломка или трещина листов + - Потеря упругости + - Повреждение центрового болта + - Отсутствие зазора (менее 0,2 мм) между передней частью ушка рессоры и коренным листом рессоры + - Износ заднего конца коренного листа рессоры в месте контакта с вкладышем заднего кронштейна + - Разрушение хомутов рессоры, ослабление крепления хомутов рессоры + - Износ верхнего вкладыша заднего кронштейна рессоры.";DMC-URALM-A-B3-10-01-00A-921A-A(1) +[26, 25, 3162, 934, 661, 18, 395, 751, 1060, 50, 3163, 89, 2078, 1350, 958, 2216, 16, 2163, 914, 929, 90, 260, 26, 139, 161, 25, 2, 1611, 89, 25, 714, 22, 166, 1611, 89, 25, 3, 603, 315, 5, 212, 22, 13, 3164, 77, 25, 3165, 55, 77, 25, 714, 148, 212, 22, 13, 25];70;"Передняя рессора подлежит замене (снятию) при следующих неисправностях: + - Поломка или трещина листов + - Потеря упругости + - Повреждение центрового болта + - Отсутствие зазора (менее 0,2 мм) между передней частью ушка рессоры и коренным листом рессоры + - Износ заднего конца коренного листа рессоры в месте контакта с вкладышем заднего кронштейна + - Разрушение хомутов рессоры, ослабление крепления хомутов рессоры + - Износ верхнего вкладыша заднего кронштейна рессоры.";DMC-URALM-A-B3-10-01-00A-921A-A(1) +[794, 27, 125, 7, 263, 184, 27, 125, 434, 74, 74, 5, 134, 340, 47, 885, 721, 91, 159, 721, 30, 91, 250, 1915, 27, 132, 31, 46, 475, 2733, 68, 2, 30, 4, 721, 240, 27, 132, 31, 4, 721, 74, 434, 38, 1916, 7, 1032, 918, 14, 184, 38, 1917, 51, 130, 2, 2734, 77, 130, 2, 348, 5, 159, 184, 77, 130, 2, 348, 5, 159, 1917, 51, 282, 461, 2, 434, 1856, 203, 51, 5, 797, 203, 1918, 282, 1493, 17, 124, 13, 282, 461, 2735, 491, 145, 2, 311, 212, 7, 263, 184, 491, 145, 2, 311, 2736, 891, 51, 16, 434, 797, 203, 2, 1919, 16, 434, 491, 145, 2, 311, 212, 18, 340, 170, 125, 889, 239, 1217, 15, 1494, 28, 239, 1217, 15, 1494, 28, 1920, 644, 710, 1004, 51, 54, 229, 68, 15, 72, 46, 628, 594, 448, 54, 229, 27, 125, 1918, 98, 3, 194, 64, 31, 184, 98, 54, 27, 125, 434, 125, 125, 27, 1390, 2737, 2738, 2, 1025, 68, 1921, 27, 125, 7, 263, 2739, 574, 1914, 16, 5, 124, 3, 862, 2, 124, 229, 27, 125, 2, 13, 2, 30, 125, 3, 224, 4, 9, 240, 27, 125, 4, 9, 30, 98, 68, 7, 263, 240, 98, 27, 125, 1447, 1922, 7, 240, 98, 68, 3, 124, 91, 494, 644, 98, 27, 229, 1495, 98, 2740, 30, 98, 3, 124, 27, 13, 2, 229, 68, 226, 593, 124, 91, 644, 3, 194, 64, 1920, 1922, 17, 98, 30, 1493, 2741, 3, 124, 27, 13, 2, 317, 331, 1491, 5, 797, 203, 54, 27, 13, 68, 645, 51, 43, 698, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 30, 282, 1493, 2742, 3, 194, 98, 1447, 644, 710, 645, 51, 16, 54, 229, 43, 698, 421, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 51, 2, 16, 54, 229, 27, 125, 645, 51, 130, 229, 3, 479, 1923, 51, 130, 229, 27, 125, 645, 4, 1411, 1496, 43, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 645, 4, 1828, 1496, 43, 15, 101, 23, 101, 23, 15, 100, 23, 46, 100, 23, 2743, 4, 309, 1496, 43, 15, 101, 23, 101, 23, 15, 100, 23, 46, 100, 23, 30, 3, 21, 13, 311, 212, 491, 145, 16, 2, 317, 789, 51, 5, 2744, 203, 54, 27, 125, 8, 21, 13, 645, 51, 43, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 30, 362, 159, 130, 2, 2745, 77, 4, 75, 130, 25, 240, 130, 362, 159, 130, 2, 77, 2746, 51, 130, 1924, 2747, 800, 51, 4, 130, 30, 38, 240, 38, 30, 239, 1217, 3, 274, 876, 1925, 1497, 239, 1217, 15, 1494, 28, 30, 74, 379, 74, 5, 134, 340, 27, 170, 74, 2748, 27, 132, 297, 31, 1498, 721, 2, 1499, 31, 1500, 51, 130, 25, 4, 1199, 125, 46, 2749, 780, 49, 4, 2750, 31, 645, 51, 130, 25, 43, 698, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 2751, 51, 130, 25, 43, 698, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 3, 626, 1926, 192, 403, 51, 266, 68];71;"Демонтируйте переднюю рессору. Для этого: + Демонтаж передней рессоры: + Снимите колесо ( + Колесо с шиной: + Замена + Не устанавливать подставку под буфер. Подставку установить под лонжероны + Поднимите переднюю часть автомобиля до полной разгрузки рессоры и установите на подставку. + Установка передней части автомобиля на подставку: + колесо + Снимите амортизатор (рекомендуется для удобства доступа) (Рис. 3). + Демонтаж амортизатора: + Отверните гайки стремянок и снимите хомут, стремянки, и накладку с буфером. + Демонтаж хомута, стремянок и накладки с буфером: + Отверните гайки стопорных клиньев и снимите пружинные шайбы. + Гайки с пружинными шайбами: + Выбейте стопорные клинья из отверстий кронштейна. + Стопорный клин: + Демонтируйте распорную втулку и боковые вкладыши. Для этого: + Демонтаж распорной втулки и боковых вкладышей: + Отверните гайку болта. + Снимите пружинную шайбу и выньте болт. + Снимите распорную втулку и боковые вкладыши. + При замене левой рессоры отсоедините тягу сошки от рулевого механизма. + Тяга сошки от рулевого механизма: + Выверните маслёнку. + Маслёнка: + Ослабьте гайки крепления ушка рессоры от двух до четырёх оборотов. + Детали крепления ушка передней рессоры: + Выбейте палец в сторону двигателя автомобиля. + Демонтаж пальца крепления передней рессоры: + Снимите рессору. + Рессора передняя: + Произведите разборку, дефектовку и сборку рессоры. + Монтируйте переднюю рессору. Для этого: + Совместите головку центрового болта с отверстием в подушке и отверстие ушка передней рессоры и кронштейна и установите рессору в сборе на мост. + Установка передней рессоры на мост: + Установите палец рессоры. Для этого: + Установка пальца передней рессоры: + Вверните приспособление для установки пальца рессоры в отверстие под пресс–маслёнку пальца переднего ушка. + Смажьте палец Литолом-24. + Установите палец в отверстия переднего кронштейна и ушка рессоры пазами вниз, отверстием под масленку в сторону двигателя. + Выверните приспособление из пальца. + Установите клинья стопорные в отверстия переднего кронштейна и закрепите их гайками с пружинными шайбами. + Крепление переднего кронштейна рессоры: + Затяните гайки моментом силы от 27,4 Н·м до 35,3 Н·м (от 2,8 кгс·м до 3,6 кгс·м). + Установите стопорные клинья лыской в сторону пальца. + Вверните масленку. + Маслёнка: + Затяните гайку болта крепления ушка моментом силы о 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м). + Гайка и болт крепления ушка передней рессоры: + Затяните гайки стремянок ушка в следующем порядке: + Гайки стремянок ушка передней рессоры: + Затяните на одной ветви моментом от 98 Н·м до 137 Н·м (от 10 кгс·м до 14 кгс·м) + Затяните на другой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м) + Дотяните на первой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м). + Установите в задний кронштейн боковые вкладыши, распорную втулку, болт и закрепите его гайкой с пружинной шайбой. + Крепление передней рессоры к заднему кронштейну: + Затяните гайку моментом от 177 Н·м до 216 Н·м (от 18 кгс·м до 22 кгс·м). + Установите резиновый буфер, стремянки и наденьте хомут на концы стремянок рессор. + Установка стремянки резинового буфера, стремянок и хомута: + Смажьте гайки стремянок графитовой смазкой. + Заверните гайки на стремянки. + Установите амортизатор. + Установка амортизатора: + Установите тягу сошки (в случае, если она снималась). + Тяга сошки от рулевого механизма: + Установите колесо (МД + Колесо с шиной: + Замена + Переднее левое колесо: + Поднимите переднюю часть рамы автомобиля. + Уберите подставку и опустите автомобиль. + Затягивайте гайки стремянок рессор на сжатой рессоре до выпрямленного состояния или на гружёном автомобиле. + Затяните гайки стремянок рессор моментом силы от 196 Н·м до 245 Н·м (от 20 кгс·м до 25 кгс·м). + Затяните гайки стремянок рессор моментом силы от 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м), в указанной последовательности. + Схема затяжки гаек стремянок рессоры:";DMC-URALM-A-B3-10-01-00A-921A-A(2) +[753, 26, 25, 7, 197, 184, 26, 25, 664, 33, 33, 5, 79, 394, 47, 351, 665, 91, 159, 665, 271, 91, 250, 2217, 26, 139, 36, 46, 510, 3166, 25, 2, 271, 4, 665, 247, 26, 139, 36, 4, 665, 33, 664, 38, 2218, 7, 1090, 918, 14, 184, 38, 836, 59, 266, 2, 664, 77, 306, 2, 373, 5, 159, 184, 77, 266, 2, 373, 5, 159, 836, 59, 270, 461, 2, 664, 120, 207, 59, 5, 120, 207, 2219, 270, 461, 17, 128, 13, 270, 461, 753, 444, 121, 2, 324, 212, 7, 197, 184, 444, 121, 2, 324, 212, 836, 59, 16, 664, 120, 207, 2, 3167, 16, 664, 444, 121, 2, 324, 212, 18, 934, 175, 25, 613, 246, 1352, 15, 1612, 28, 246, 1352, 15, 1612, 28, 2220, 374, 374, 834, 59, 55, 161, 25, 15, 261, 46, 1051, 594, 3168, 55, 161, 26, 25, 2219, 98, 3, 198, 66, 36, 184, 375, 55, 26, 25, 664, 25, 25, 26, 3169, 3170, 3171, 2, 1082, 25, 2221, 26, 25, 7, 197, 3172, 608, 2216, 16, 5, 128, 3, 939, 2, 128, 161, 26, 25, 2, 13, 2, 271, 25, 3, 224, 4, 9, 247, 26, 25, 4, 9, 271, 98, 25, 7, 197, 247, 375, 26, 25, 2222, 2223, 7, 247, 375, 25, 3, 128, 91, 494, 374, 375, 26, 161, 2224, 98, 3173, 271, 98, 3, 128, 26, 13, 2, 161, 25, 226, 593, 128, 91, 374, 3, 198, 66, 2220, 2223, 17, 375, 271, 461, 270, 3, 128, 26, 13, 2, 959, 331, 59, 5, 120, 207, 55, 26, 13, 25, 666, 59, 43, 759, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 271, 270, 461, 3174, 3, 198, 375, 2222, 374, 374, 666, 59, 16, 55, 161, 43, 759, 421, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 59, 2, 16, 55, 161, 26, 25, 666, 59, 266, 161, 3, 395, 2225, 59, 266, 161, 26, 25, 666, 4, 325, 1613, 43, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 666, 4, 602, 1613, 43, 15, 101, 23, 101, 23, 15, 100, 23, 46, 100, 23, 3175, 4, 323, 1613, 43, 15, 101, 23, 101, 23, 15, 100, 23, 46, 100, 23, 271, 3, 22, 13, 324, 212, 444, 121, 16, 2, 959, 350, 59, 5, 120, 207, 55, 26, 25, 8, 22, 13, 666, 59, 43, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 271, 372, 159, 306, 2, 3176, 77, 4, 166, 266, 25, 247, 306, 372, 159, 266, 2, 77, 2224, 59, 266, 2226, 616, 1614, 59, 4, 306, 271, 38, 247, 38, 271, 246, 1352, 3, 290, 949, 296, 976, 246, 1352, 15, 1612, 28, 271, 33, 379, 33, 5, 79, 394, 26, 175, 33, 2217, 26, 139, 213, 36, 2227, 665, 2, 1615, 36, 1616, 59, 266, 25, 4, 972, 25, 46, 3177, 823, 50, 4, 3178, 36, 666, 59, 266, 25, 43, 759, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 666, 59, 266, 25, 43, 759, 15, 101, 23, 46, 101, 23, 15, 100, 23, 46, 100, 23, 3, 647, 760, 196, 415, 764, 266, 25];71;"Демонтируйте переднюю рессору. Для этого: + Демонтаж передней рессоры: + Снимите колесо ( + Колесо с шиной: + Замена + Не устанавливать подставку под буфер. Подставку установить под лонжероны + Поднимите переднюю часть автомобиля до полной разгрузки рессоры и установите на подставку. + Установка передней части автомобиля на подставку: + колесо + Снимите амортизатор (рекомендуется для удобства доступа) (Рис. 3). + Демонтаж амортизатора: + Отверните гайки стремянок и снимите хомут, стремянки, и накладку с буфером. + Демонтаж хомута, стремянок и накладки с буфером: + Отверните гайки стопорных клиньев и снимите пружинные шайбы. + Гайки с пружинными шайбами: + Выбейте стопорные клинья из отверстий кронштейна. + Стопорный клин: + Демонтируйте распорную втулку и боковые вкладыши. Для этого: + Демонтаж распорной втулки и боковых вкладышей: + Отверните гайку болта. + Снимите пружинную шайбу и выньте болт. + Снимите распорную втулку и боковые вкладыши. + При замене левой рессоры отсоедините тягу сошки от рулевого механизма. + Тяга сошки от рулевого механизма: + Выверните маслёнку. + Маслёнка: + Ослабьте гайки крепления ушка рессоры от двух до четырёх оборотов. + Детали крепления ушка передней рессоры: + Выбейте палец в сторону двигателя автомобиля. + Демонтаж пальца крепления передней рессоры: + Снимите рессору. + Рессора передняя: + Произведите разборку, дефектовку и сборку рессоры. + Монтируйте переднюю рессору. Для этого: + Совместите головку центрового болта с отверстием в подушке и отверстие ушка передней рессоры и кронштейна и установите рессору в сборе на мост. + Установка передней рессоры на мост: + Установите палец рессоры. Для этого: + Установка пальца передней рессоры: + Вверните приспособление для установки пальца рессоры в отверстие под пресс–маслёнку пальца переднего ушка. + Смажьте палец Литолом-24. + Установите палец в отверстия переднего кронштейна и ушка рессоры пазами вниз, отверстием под масленку в сторону двигателя. + Выверните приспособление из пальца. + Установите клинья стопорные в отверстия переднего кронштейна и закрепите их гайками с пружинными шайбами. + Крепление переднего кронштейна рессоры: + Затяните гайки моментом силы от 27,4 Н·м до 35,3 Н·м (от 2,8 кгс·м до 3,6 кгс·м). + Установите стопорные клинья лыской в сторону пальца. + Вверните масленку. + Маслёнка: + Затяните гайку болта крепления ушка моментом силы о 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м). + Гайка и болт крепления ушка передней рессоры: + Затяните гайки стремянок ушка в следующем порядке: + Гайки стремянок ушка передней рессоры: + Затяните на одной ветви моментом от 98 Н·м до 137 Н·м (от 10 кгс·м до 14 кгс·м) + Затяните на другой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м) + Дотяните на первой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м). + Установите в задний кронштейн боковые вкладыши, распорную втулку, болт и закрепите его гайкой с пружинной шайбой. + Крепление передней рессоры к заднему кронштейну: + Затяните гайку моментом от 177 Н·м до 216 Н·м (от 18 кгс·м до 22 кгс·м). + Установите резиновый буфер, стремянки и наденьте хомут на концы стремянок рессор. + Установка стремянки резинового буфера, стремянок и хомута: + Смажьте гайки стремянок графитовой смазкой. + Заверните гайки на стремянки. + Установите амортизатор. + Установка амортизатора: + Установите тягу сошки (в случае, если она снималась). + Тяга сошки от рулевого механизма: + Установите колесо (МД + Колесо с шиной: + Замена + Переднее левое колесо: + Поднимите переднюю часть рамы автомобиля. + Уберите подставку и опустите автомобиль. + Затягивайте гайки стремянок рессор на сжатой рессоре до выпрямленного состояния или на гружёном автомобиле. + Затяните гайки стремянок рессор моментом силы от 196 Н·м до 245 Н·м (от 20 кгс·м до 25 кгс·м). + Затяните гайки стремянок рессор моментом силы от 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м), в указанной последовательности. + Схема затяжки гаек стремянок рессоры:";DMC-URALM-A-B3-10-01-00A-921A-A(2) +[27, 125, 340];72;"Передняя рессора: + Замена";DMC-URALM-A-B3-10-01-00A-921A-A(3) +[26, 25, 394];72;"Передняя рессора: + Замена";DMC-URALM-A-B3-10-01-00A-921A-A(3) +[184, 7, 184, 21, 125, 241, 449, 479, 568, 1425, 403, 51, 54, 1130, 74, 51, 54, 21, 74, 889, 1490, 2752, 5, 529, 2753, 15, 21, 1431, 2, 317, 331, 4, 1431, 497, 674, 2754, 85, 1915, 21, 132, 31, 2, 30, 297, 4, 721, 1916, 434, 1477, 17, 74, 92, 194, 2755, 125, 7, 1032, 1925, 184, 319, 74, 5, 134, 340, 721, 91, 297, 125, 523, 377, 1481, 1864, 75, 68, 47, 523, 377, 1927, 3, 542, 1430, 772, 1928, 125, 1929, 891, 51, 1443, 574, 16, 77, 1218, 89, 68, 1919, 16, 2, 434, 491, 922, 77, 1218, 89, 68, 586, 51, 130, 434, 348, 51, 266, 1499, 31, 4, 2756, 280, 890, 252, 125, 2, 73, 2757, 914, 2758, 73, 4, 2759, 1030, 2, 434, 130, 434, 89, 68, 20, 1466, 1471, 68, 772, 1928, 125, 1929, 18, 263, 75, 89, 47, 523, 377, 1927, 3, 542, 1430, 25, 1164, 1676, 721, 91, 297, 319, 7, 319, 21, 125, 241, 449, 479, 568, 2760, 15, 915, 2, 1495, 2761, 636, 5, 2762, 194, 2763, 588, 89, 2764, 68, 885, 904, 20, 1466, 89, 46, 475, 1025, 68, 1025, 125, 18, 1025, 68, 1930, 4, 1492, 89, 523, 450, 4, 1443, 695, 73, 34, 1930, 2765, 89, 4, 1931, 2766, 89, 30, 348, 2, 800, 51, 130, 68, 3, 626, 1926, 2767, 403, 384, 3, 72, 1932, 101, 23, 100, 23, 101, 23, 100, 23, 403, 51, 266, 68, 18, 240, 348, 1501, 2768, 2769, 1933, 4, 157, 89, 2, 1436, 2770, 4, 542, 588, 1020, 348, 885, 1436, 2771, 8, 672, 68, 1495, 1934, 75, 130, 1924, 636, 30, 130, 2772, 73, 7, 1032, 319, 30, 922, 3, 77, 68, 1426, 2, 800, 51, 876, 125, 1497, 20, 89, 51, 77, 2773, 43, 101, 23, 100, 23, 857, 2774, 51, 1934, 75, 16, 2775, 3, 701, 570, 772, 2776, 1476, 16, 240, 145, 30, 74, 876, 2777, 1497, 74, 5, 134, 340, 51, 54, 21, 74, 51, 74, 1500, 43, 101, 23, 100, 23, 1498, 2778, 17, 91, 297, 31, 2, 2779, 431, 17, 91, 74];73;"Демонтаж + Для демонтажа задней рессоры необходимо выполнить следующие действия: + Ослабить затяжку гаек крепления одного колеса. + Гайки крепления задних колес: + Отсоединить кронштейны вместе с воздушными баллонами от задней поперечины и закрепить их на поперечине балок седельно-сцепного устройства. + Поднять заднюю часть автомобиля и установить раму на подставку. Рекомендуется снять одно из колес со стороны снимаемой рессоры для удобства ее демонтажа/монтажа ( + Колесо с шиной: + Замена + Подставки под раму: + Рессора должна быть полностью разгружена, концы рессоры не должны быть защемлены в опорных кронштейнах. + Допускается снимать рессору целиком. + Отвернуть гайки, фиксируя головки болтов хомутов 6-го листа рессоры, вынуть болт и снять распорные втулки. + Хомуты 6-го листа рессоры: + Открутить гайки стремянок, снять накладки. + Гайки стремянок: + Опустить автомобиль на подставу так, чтобы между рессорой и балансиром образовался зазор. + Повернуть балансир на небольшой угол и снять стремянку. + Снять листы рессоры по одному. + Снятие рессоры: + Допускается снимать рессору целиком. При этом концы листов не должны быть защемлены в опорных кронштейнах рессор (обеспечивается высотой подставки под раму). + Монтаж + Для монтажа задней рессоры необходимо выполнить следующие действия + Очистить от грязи и смазать графитной смазкой с вогнутой стороны соприкасающиеся поверхности листов. + Собрать рессоры, устанавливая последовательно по одному листу до полной сборки рессоры. + Сборка рессоры: + При сборке рессоры углубление на коренном листе должно устанавливаться на фиксирующий штифт балансира, а углубление последующих листов на выдавки нижележащих листов. + Установить накладки и завернуть гайки стремянок рессоры в указанной последовательности. + Важно: затяжка осуществляется в два этапа: + 250-300 Н·м (25-30 кгс·м) + 580-660 Н·м (58-66 кгс·м). + Затяжка гаек стремянок рессоры: + При установке накладок обеспечить совпадение фиксирующих выдавок на верхнем листе и конусных лунок на опорной поверхности накладок. Накладки устанавливать конусными лунками к центру рессоры. + Смазать резьбовые концы стремянок графитовой смазкой. + Установить стремянки, поворачивая балансир для удобства монтажа. + Установить втулки в хомуты рессоры, болты и завернуть гайки (если рессора снималась по листам). + Гайки хомутов заворачивать моментом 14,7-21,6 Н·м (1,5-2,2 кгс·м) + После заворачивания гаек резьбовой конец болта раскернить в трех местах (допускается расклепать торец болта). + Установка втулок: + Установить колесо (если оно снималось) + Колесо с шиной: + Замена + Гайки крепления задних колес: + Гайки колес затягивать моментом 500-600 Н·м (50-60 кгс·м). + Убрать подставки из-под рамы автомобиля и противооткатные упоры из под колес.";DMC-URALM-A-B3-10-02-00A-921A-A(2) +[184, 7, 184, 22, 25, 233, 545, 395, 512, 3179, 415, 764, 55, 325, 33, 59, 55, 22, 33, 613, 13, 3180, 5, 548, 265, 15, 22, 1567, 2, 959, 331, 4, 1567, 3181, 745, 743, 87, 3182, 22, 139, 36, 2, 271, 213, 4, 665, 2218, 661, 325, 17, 33, 92, 198, 976, 25, 7, 1090, 334, 184, 319, 33, 5, 79, 394, 665, 91, 213, 25, 601, 543, 1603, 2189, 166, 25, 47, 601, 543, 2228, 3, 470, 13, 648, 976, 25, 2229, 3183, 59, 3184, 608, 16, 77, 1218, 89, 25, 3185, 16, 2, 661, 444, 121, 77, 1218, 89, 25, 517, 59, 266, 661, 373, 59, 266, 1615, 36, 4, 3186, 280, 960, 260, 25, 2, 73, 3187, 914, 3188, 73, 4, 3189, 1030, 2, 661, 306, 661, 89, 25, 20, 325, 661, 25, 648, 976, 25, 2229, 18, 197, 166, 89, 47, 601, 543, 2228, 3, 470, 13, 25, 413, 2055, 665, 91, 213, 319, 7, 319, 22, 25, 233, 545, 395, 512, 3190, 15, 971, 2, 2230, 3191, 616, 5, 3192, 198, 3193, 556, 89, 3194, 25, 3195, 760, 20, 325, 89, 46, 510, 1082, 25, 1082, 25, 18, 1082, 25, 2231, 4, 1611, 89, 601, 351, 4, 1071, 695, 73, 34, 2231, 3196, 89, 4, 1353, 3197, 89, 271, 373, 2, 1326, 59, 266, 25, 3, 647, 760, 3198, 415, 326, 3, 72, 1932, 101, 23, 100, 23, 101, 23, 100, 23, 415, 764, 266, 25, 18, 247, 1020, 1617, 3199, 1071, 1933, 4, 148, 89, 2, 1569, 3200, 4, 470, 556, 1020, 373, 351, 1569, 3201, 8, 672, 25, 2230, 2232, 166, 266, 2226, 616, 271, 306, 3202, 73, 7, 1090, 319, 271, 121, 3, 77, 25, 16, 2, 1326, 59, 949, 25, 976, 20, 89, 59, 77, 3203, 43, 101, 23, 100, 23, 933, 3204, 764, 2232, 75, 16, 3205, 3, 2233, 603, 648, 3206, 1476, 16, 247, 2166, 271, 33, 949, 296, 976, 33, 5, 79, 394, 59, 55, 22, 33, 59, 33, 1616, 43, 101, 23, 100, 23, 3207, 665, 17, 91, 213, 36, 2, 3208, 431, 17, 91, 33];73;"Демонтаж + Для демонтажа задней рессоры необходимо выполнить следующие действия: + Ослабить затяжку гаек крепления одного колеса. + Гайки крепления задних колес: + Отсоединить кронштейны вместе с воздушными баллонами от задней поперечины и закрепить их на поперечине балок седельно-сцепного устройства. + Поднять заднюю часть автомобиля и установить раму на подставку. Рекомендуется снять одно из колес со стороны снимаемой рессоры для удобства ее демонтажа/монтажа ( + Колесо с шиной: + Замена + Подставки под раму: + Рессора должна быть полностью разгружена, концы рессоры не должны быть защемлены в опорных кронштейнах. + Допускается снимать рессору целиком. + Отвернуть гайки, фиксируя головки болтов хомутов 6-го листа рессоры, вынуть болт и снять распорные втулки. + Хомуты 6-го листа рессоры: + Открутить гайки стремянок, снять накладки. + Гайки стремянок: + Опустить автомобиль на подставу так, чтобы между рессорой и балансиром образовался зазор. + Повернуть балансир на небольшой угол и снять стремянку. + Снять листы рессоры по одному. + Снятие рессоры: + Допускается снимать рессору целиком. При этом концы листов не должны быть защемлены в опорных кронштейнах рессор (обеспечивается высотой подставки под раму). + Монтаж + Для монтажа задней рессоры необходимо выполнить следующие действия + Очистить от грязи и смазать графитной смазкой с вогнутой стороны соприкасающиеся поверхности листов. + Собрать рессоры, устанавливая последовательно по одному листу до полной сборки рессоры. + Сборка рессоры: + При сборке рессоры углубление на коренном листе должно устанавливаться на фиксирующий штифт балансира, а углубление последующих листов на выдавки нижележащих листов. + Установить накладки и завернуть гайки стремянок рессоры в указанной последовательности. + Важно: затяжка осуществляется в два этапа: + 250-300 Н·м (25-30 кгс·м) + 580-660 Н·м (58-66 кгс·м). + Затяжка гаек стремянок рессоры: + При установке накладок обеспечить совпадение фиксирующих выдавок на верхнем листе и конусных лунок на опорной поверхности накладок. Накладки устанавливать конусными лунками к центру рессоры. + Смазать резьбовые концы стремянок графитовой смазкой. + Установить стремянки, поворачивая балансир для удобства монтажа. + Установить втулки в хомуты рессоры, болты и завернуть гайки (если рессора снималась по листам). + Гайки хомутов заворачивать моментом 14,7-21,6 Н·м (1,5-2,2 кгс·м) + После заворачивания гаек резьбовой конец болта раскернить в трех местах (допускается расклепать торец болта). + Установка втулок: + Установить колесо (если оно снималось) + Колесо с шиной: + Замена + Гайки крепления задних колес: + Гайки колес затягивать моментом 500-600 Н·м (50-60 кгс·м). + Убрать подставки из-под рамы автомобиля и противооткатные упоры из под колес.";DMC-URALM-A-B3-10-02-00A-921A-A(2) +[21, 125, 340];74;"Задняя рессора: + Замена";DMC-URALM-A-B3-10-02-00A-921A-A(3) +[22, 25, 394];74;"Задняя рессора: + Замена";DMC-URALM-A-B3-10-02-00A-921A-A(3) +[299, 387, 2, 134, 162, 7, 1870, 1489, 1486, 31, 5, 420, 2, 997, 296, 151, 5, 227, 2780, 1180, 328, 74, 2781, 5, 669, 498, 134, 2782, 1842, 2783, 5, 722, 1935, 2784, 1180, 5, 2785, 105, 1110, 984, 134, 791, 3, 1502, 1110, 2786, 134, 984, 1646, 1936, 670, 1627, 276, 2787, 1937, 23, 1938, 1938, 1219, 708, 421, 1219, 1939, 85, 74, 3, 224, 5, 134, 253, 17, 1940, 14, 381, 1941, 1942, 498, 3, 224, 5, 146, 2, 810, 318, 76, 318, 76, 723, 76, 178, 400, 210, 74, 93, 4, 14, 74, 5, 134, 3, 224, 76, 723, 76, 318, 364, 81, 407, 178, 400, 2788, 498, 5, 146, 1941, 1942, 1024, 1220, 226, 381, 810, 318, 76, 1940, 810, 318, 76, 1198, 1824, 318, 76, 3, 143, 151, 31, 92, 2789, 105, 24, 3, 134, 2, 1008, 995, 13, 4, 2790, 579, 400, 178, 2, 777, 310, 7, 407, 81, 154, 2791, 209, 176, 24, 400, 178, 450, 4, 74, 5, 333, 194, 13, 810, 362, 1024, 1220, 226, 74, 1198, 456, 915, 799, 134, 2, 527, 240, 2792, 381, 3, 1221, 273, 240, 318, 2, 587, 723, 76, 93, 4, 14, 723, 76, 2, 318, 76, 30, 3, 2793, 1221, 273, 5, 133, 810, 318, 76, 154, 1162, 8, 498, 2, 1931, 71, 4, 318, 76, 1943, 581, 3, 1109, 226, 34, 4, 723, 76, 4, 868, 17, 75, 318, 76, 853, 226, 7, 1944, 76, 3, 143, 2794, 789, 17, 318, 1170, 498, 273, 318, 2, 587, 723, 76, 226, 4, 723, 76, 1943, 4, 318, 76, 76, 723, 76, 318, 810, 318, 76, 498];75;"Назначение: + Колёса и шины предназначены для осуществления упругой связи автомобиля с дорогой и обеспечения его движения с высокими показателями проходимости. + Характеристика: + Колеса дисковые с размером обода 310-533. + Шины камерные, радиальные, широкопрофильные, с рисунком протектора повышенной проходимости, с регулируемым давлением. + Основные модели шин представлены в Таблице 1. + Основные марки шин: + Модель + Размерность + Индекс нагрузки + Категория скорости + Статический радиус, м + КАМА-1260, + КАМА-1260-1 + 425/85R21 + 156 + G + 0,585 + О-184 + 425/85R21 + 156 + J + 0,580 + Устройство: + Колесо в сборе с шиной состоит из: + покрышки (Рис. 1 (11)) + камеры (9) + ленты ободной (7) + обода в сборе с диском (6) и ограничителем замочного кольца (10) + замочного кольца (2) + бортового кольца (1) + крана колёсного (5). + Конструкция колеса показана на Рис. 1. + Колесо с шиной в сборе: + кольцо бортовое + кольцо замочное + ступица + кожух защитный + кран колёсный + основание обода с диском + лента ободная + уплотнитель вентильного паза + камера + ограничитель замочного кольца + покрышка + Ограничитель замочного кольца (10) предотвращает проворачивание замочного кольца во время движения автомобиля со сниженным давлением воздуха в шине и одновременно является кронштейном, на котором закреплён колёсный кран (5) и дополнительной опорой для защитного кожуха (4), который закрывает шланг подвода воздуха. + Колёсный кран (5) устанавливается на колесе с внутренней стороны кронштейна-ограничителя (10). + Резиновый уплотнитель вентильного паза (8) колеса предотвращает попадание грязи внутрь шины и обеспечивает установку вентиля камеры в определенном положении. + Установка замочного и наружного бортовых колец показана на Рис. 2. + Бортовое кольцо (1) и замочное кольцо (2) установлены в строго определенном положении с помощью ограничителя замочного кольца (3), который приварен к ободу (4), и выдавки (Б) на замочном кольце. Выдавка входит в соответствующий паз (А) на бортовом кольце. На одном из концов замочного кольца имеется паз для захвата кольца во время извлечения его из замочной канавки обода. + Положение замочного и наружного бортовых колец: + паз на бортовом кольце + выдавка на замочном кольце + кольцо бортовое + кольцо замочное + ограничитель замочного кольца + обод";DMC-URALM-A-B3-20-00-00A-041A-A(1) +[305, 33, 2, 79, 164, 7, 2195, 1350, 1609, 36, 5, 435, 2, 1056, 350, 155, 5, 1091, 3209, 1327, 335, 33, 3210, 5, 669, 498, 79, 3211, 2175, 3212, 5, 767, 1935, 950, 1327, 5, 2144, 106, 438, 1040, 79, 948, 3, 1618, 438, 3213, 79, 1040, 2039, 1936, 1282, 2033, 291, 3214, 1937, 23, 2234, 2234, 1219, 708, 421, 1219, 1939, 87, 33, 3, 224, 5, 79, 267, 17, 2235, 14, 396, 2236, 2237, 498, 3, 224, 5, 146, 2, 844, 327, 88, 327, 88, 768, 88, 178, 411, 215, 33, 94, 4, 14, 33, 5, 79, 3, 224, 88, 768, 88, 327, 284, 81, 417, 178, 411, 3215, 498, 5, 146, 2236, 2237, 1081, 1354, 226, 396, 844, 327, 88, 2235, 844, 327, 88, 1339, 2165, 327, 88, 107, 147, 155, 36, 92, 940, 106, 24, 3, 79, 2, 1066, 1054, 13, 4, 37, 269, 411, 178, 2, 544, 180, 7, 417, 81, 37, 1320, 209, 176, 24, 411, 178, 351, 4, 33, 5, 338, 198, 13, 844, 372, 1081, 1354, 226, 33, 1339, 469, 971, 370, 79, 2, 413, 247, 3216, 396, 3, 1355, 289, 247, 327, 2, 617, 768, 1331, 94, 4, 14, 768, 88, 2, 327, 88, 52, 3, 3217, 1355, 289, 5, 140, 844, 327, 88, 37, 962, 8, 498, 2, 1353, 71, 4, 327, 88, 1353, 756, 3, 509, 226, 34, 4, 768, 88, 4, 325, 17, 166, 327, 88, 303, 226, 7, 1944, 88, 107, 147, 3218, 350, 17, 327, 1571, 498, 289, 327, 2, 617, 768, 1331, 226, 4, 768, 88, 1353, 4, 327, 88, 88, 768, 88, 327, 844, 327, 88, 498];75;"Назначение: + Колёса и шины предназначены для осуществления упругой связи автомобиля с дорогой и обеспечения его движения с высокими показателями проходимости. + Характеристика: + Колеса дисковые с размером обода 310-533. + Шины камерные, радиальные, широкопрофильные, с рисунком протектора повышенной проходимости, с регулируемым давлением. + Основные модели шин представлены в Таблице 1. + Основные марки шин: + Модель + Размерность + Индекс нагрузки + Категория скорости + Статический радиус, м + КАМА-1260, + КАМА-1260-1 + 425/85R21 + 156 + G + 0,585 + О-184 + 425/85R21 + 156 + J + 0,580 + Устройство: + Колесо в сборе с шиной состоит из: + покрышки (Рис. 1 (11)) + камеры (9) + ленты ободной (7) + обода в сборе с диском (6) и ограничителем замочного кольца (10) + замочного кольца (2) + бортового кольца (1) + крана колёсного (5). + Конструкция колеса показана на Рис. 1. + Колесо с шиной в сборе: + кольцо бортовое + кольцо замочное + ступица + кожух защитный + кран колёсный + основание обода с диском + лента ободная + уплотнитель вентильного паза + камера + ограничитель замочного кольца + покрышка + Ограничитель замочного кольца (10) предотвращает проворачивание замочного кольца во время движения автомобиля со сниженным давлением воздуха в шине и одновременно является кронштейном, на котором закреплён колёсный кран (5) и дополнительной опорой для защитного кожуха (4), который закрывает шланг подвода воздуха. + Колёсный кран (5) устанавливается на колесе с внутренней стороны кронштейна-ограничителя (10). + Резиновый уплотнитель вентильного паза (8) колеса предотвращает попадание грязи внутрь шины и обеспечивает установку вентиля камеры в определенном положении. + Установка замочного и наружного бортовых колец показана на Рис. 2. + Бортовое кольцо (1) и замочное кольцо (2) установлены в строго определенном положении с помощью ограничителя замочного кольца (3), который приварен к ободу (4), и выдавки (Б) на замочном кольце. Выдавка входит в соответствующий паз (А) на бортовом кольце. На одном из концов замочного кольца имеется паз для захвата кольца во время извлечения его из замочной канавки обода. + Положение замочного и наружного бортовых колец: + паз на бортовом кольце + выдавка на замочном кольце + кольцо бортовое + кольцо замочное + ограничитель замочного кольца + обод";DMC-URALM-A-B3-20-00-00A-041A-A(1) +[387, 2, 134, 179, 85];76;"Колёса и шины: + Описание устройства";DMC-URALM-A-B3-20-00-00A-041A-A(2) +[33, 2, 79, 188, 87];76;"Колёса и шины: + Описание устройства";DMC-URALM-A-B3-20-00-00A-041A-A(2) +[184, 74, 1113, 3, 274, 2795, 1503, 918, 8, 1504, 272, 2, 218, 340, 384, 3, 274, 714, 1945, 49, 1946, 134, 31, 34, 773, 18, 1156, 146, 74];77;"Демонтаж колеса выполняется в случае необходимости облегчения доступа к другим агрегатам и узлам. Замена осуществляется в случае износа, прокола или пореза шины автомобиля; а также при повреждении диска колеса.";DMC-URALM-A-B3-20-00-00A-920A-A(1) +[184, 33, 818, 3, 290, 233, 1619, 918, 8, 602, 272, 2, 599, 394, 326, 3, 290, 714, 1945, 50, 1946, 79, 36, 34, 815, 18, 958, 146, 33];77;"Демонтаж колеса выполняется в случае необходимости облегчения доступа к другим агрегатам и узлам. Замена осуществляется в случае износа, прокола или пореза шины автомобиля; а также при повреждении диска колеса.";DMC-URALM-A-B3-20-00-00A-920A-A(1) +[794, 854, 74, 7, 263, 1004, 1171, 2796, 54, 854, 74, 1499, 854, 74, 1442, 17, 1222, 1947, 5, 133, 495, 2797, 854, 74, 794, 2798, 74, 7, 263, 2799, 74, 2800, 400, 178, 400, 178, 1004, 403, 51, 54, 74, 891, 16, 54, 407, 81, 2, 434, 296, 16, 54, 407, 81, 889, 209, 176, 24, 15, 400, 178, 51, 54, 209, 176, 24, 891, 51, 54, 74, 2, 434, 74, 51, 54, 74, 74, 5, 134, 1921, 74, 7, 263, 30, 74, 4, 570, 2, 800, 51, 54, 74, 645, 51, 241, 1500, 51, 3, 1923, 626, 4, 722, 193, 192, 403, 51, 54, 74, 1948, 209, 176, 24, 30, 407, 81, 2, 800, 16, 54, 1423, 400, 178, 1498, 1949];78;"Демонтируйте запасное колесо. Для этого: + Ослабьте винты стяжек. + Крепление запасного колеса: + Опустите запасное колесо рукояткой из набора ЗИП с помощью редуктора. + Опускание запасного колеса: + Демонтируйте повреждённое колесо. Для этого: + Поддомкратьте колесо. + Закройте колёсный кран. + Колёсный кран: + Ослабьте затяжку гаек крепления колеса. + Отверните болты крепления защитного кожуха и снимите его. + Болты крепления защитного кожуха: + Отсоедините шланг подвода воздуха от колесного крана. + Гайка крепления шланга подвода воздуха: + Отверните гайки крепления колеса и снимите колесо. + Гайки крепления колеса: + Колесо с шиной: + Монтируйте колесо. Для этого: + Установите колесо на место и заверните гайки крепления колеса. + Затяните гайки. + Необходимо затягивать гайки в порядке указанном на рисунке ниже: + Схема затяжки гаек крепления колеса: + Подсоедините шланг подвода воздуха. + Установите защитный кожух и заверните болты крепления. + Откройте колёсный кран. + Уберите домкрат.";DMC-URALM-A-B3-20-00-00A-920A-A(2) +[753, 931, 33, 7, 197, 834, 1171, 3219, 55, 931, 33, 1615, 931, 33, 1576, 17, 1222, 1947, 5, 140, 495, 3220, 931, 33, 753, 958, 33, 7, 197, 3221, 33, 3222, 411, 178, 411, 178, 834, 415, 764, 55, 33, 836, 16, 55, 417, 81, 2, 664, 350, 16, 55, 417, 81, 613, 209, 176, 24, 15, 411, 178, 59, 55, 209, 176, 24, 836, 59, 55, 33, 2, 664, 33, 59, 55, 33, 33, 5, 79, 2221, 33, 7, 197, 271, 33, 4, 603, 2, 1614, 59, 55, 33, 666, 59, 233, 1616, 59, 3, 2225, 647, 4, 767, 1548, 196, 415, 764, 55, 33, 1092, 209, 176, 24, 271, 417, 81, 2, 1614, 16, 55, 1559, 411, 178, 2227, 1949];78;"Демонтируйте запасное колесо. Для этого: + Ослабьте винты стяжек. + Крепление запасного колеса: + Опустите запасное колесо рукояткой из набора ЗИП с помощью редуктора. + Опускание запасного колеса: + Демонтируйте повреждённое колесо. Для этого: + Поддомкратьте колесо. + Закройте колёсный кран. + Колёсный кран: + Ослабьте затяжку гаек крепления колеса. + Отверните болты крепления защитного кожуха и снимите его. + Болты крепления защитного кожуха: + Отсоедините шланг подвода воздуха от колесного крана. + Гайка крепления шланга подвода воздуха: + Отверните гайки крепления колеса и снимите колесо. + Гайки крепления колеса: + Колесо с шиной: + Монтируйте колесо. Для этого: + Установите колесо на место и заверните гайки крепления колеса. + Затяните гайки. + Необходимо затягивать гайки в порядке указанном на рисунке ниже: + Схема затяжки гаек крепления колеса: + Подсоедините шланг подвода воздуха. + Установите защитный кожух и заверните болты крепления. + Откройте колёсный кран. + Уберите домкрат.";DMC-URALM-A-B3-20-00-00A-920A-A(2) +[74, 5, 134, 340];79;"Колесо с шиной: + Замена";DMC-URALM-A-B3-20-00-00A-920A-A(3) +[33, 5, 79, 394];79;"Колесо с шиной: + Замена";DMC-URALM-A-B3-20-00-00A-920A-A(3) +[365, 424, 1950, 774];80;"Электросистема: + Перечень стандартных изделий";DMC-URALM-A-B4-00-00-00A-031A-A(1) +[376, 439, 2238, 816];80;"Электросистема: + Перечень стандартных изделий";DMC-URALM-A-B4-00-00-00A-031A-A(1) +[41, 499, 1951, 1223, 1224, 383, 1225, 2, 776, 360, 5, 564, 31, 1223, 447, 451, 401, 894, 5, 564, 31, 1172, 169, 383, 1225, 864, 72, 451, 401, 1952, 904, 2, 500, 627, 873, 5, 432, 487, 153, 272, 2, 96, 499, 1953, 56, 5, 1954, 1955, 1107, 1956, 56, 581, 3, 286, 449, 1221, 724, 7, 1503, 460, 1957, 2, 1032, 18, 319, 1958, 56, 577, 1113, 1125, 923, 923, 56, 577, 377, 626, 4, 1959, 885, 4, 1139, 75, 56, 309, 1960, 724, 153, 56, 252, 1015, 2, 1961, 8, 96, 384, 1226, 1002, 923, 56, 31, 1434, 3, 1962, 4, 31, 30, 385, 5, 1005, 19, 1227, 96, 2, 41, 725, 500, 5, 1963, 48, 2, 877, 3, 779, 1003, 490, 6, 385, 1228, 241, 18, 319, 2, 184, 356, 96, 1964, 490, 6, 907, 908, 890, 1029, 1470, 1965, 4, 1966, 6, 377, 683, 1026, 190, 1967, 255, 533, 145, 711, 124, 490, 6, 18, 263, 490, 6, 241, 1968, 478, 1969, 1111, 255, 356, 96, 7, 1407, 69, 626, 96, 2, 41, 241, 1970, 255, 780, 330, 30, 3, 48, 47, 1971, 1972, 330, 3, 177, 1973, 1974, 16, 203, 280, 251, 18, 1482, 1975, 3, 1976, 263, 481, 8, 1977, 447, 17, 985, 774, 449, 4, 1978, 1979, 1980, 330, 1981, 1388, 1504, 907, 881, 20, 299, 1211, 726, 4, 674, 1229, 131, 131, 131, 2, 131, 287, 501, 7, 924, 674, 85, 30, 4, 21, 356, 190, 4, 31, 131, 2, 674, 1229, 131, 1120, 96, 30, 3, 1982, 850, 502, 1983, 190, 344, 1230, 502, 595, 60, 1231, 503, 5, 1984, 1232, 47, 450, 192, 499, 31, 131, 131, 3, 850, 1233, 2, 1234, 93, 4, 722, 681, 1985, 365, 192, 153, 1986, 499, 31, 131, 131, 1987, 4, 14, 1988, 108, 49, 566, 96, 160, 27, 275, 257, 258, 257, 71, 49, 257, 258, 1235, 311, 230, 136, 275, 504, 71, 287, 275, 356, 482, 275, 287, 596, 275, 727, 34, 595, 129, 60, 728, 502, 1236, 5, 390, 597, 193, 729, 5, 172, 390, 597, 227, 729, 5, 172, 287, 596, 170, 727, 34, 356, 482, 170, 287, 170, 1235, 311, 230, 136, 170, 504, 71, 160, 27, 170, 1989, 257, 258, 257, 71, 49, 257, 258, 1990, 288, 597, 390, 49, 526, 1991, 169, 597, 390, 505, 71, 45, 231, 1237, 49, 391, 730, 49, 90, 172, 330, 1238, 34, 578, 1239, 1237, 433, 32, 230, 249, 191, 109, 173, 343, 344, 506, 34, 454, 576, 105, 168, 230, 105, 168, 49, 391, 23, 49, 90, 172, 578, 1992, 129, 998, 90, 32, 454, 687, 191, 109, 1240, 500, 506, 383, 227, 487, 592, 334, 49, 528, 220, 129, 60, 1241, 34, 49, 45, 231, 129, 998, 320, 1242, 1243, 595, 129, 60, 578, 129, 60, 731, 23, 199, 220, 731, 23, 231, 45, 129, 60, 455, 432, 487, 49, 563, 344, 1230, 288, 1484, 432, 487, 288, 122, 1239, 578, 535, 5, 1244, 315, 41, 732, 288, 97, 169, 401, 330, 1244, 507, 1245, 526, 8, 455, 244, 287, 1993, 187, 187, 288, 230, 136, 733, 49, 1246, 23, 288, 320, 507, 1245, 526, 321, 287, 501, 288, 893, 144, 169, 893, 144, 49, 391, 730, 49, 90, 172, 48, 330, 433, 169, 21, 596, 160, 535, 595, 790, 1247, 595, 790, 728, 3, 1243, 734, 190, 62, 287, 501, 62, 160, 341, 567, 62, 455, 790, 190, 187, 169, 596, 287, 62, 330, 1238, 34, 433, 71, 169, 41, 732, 169, 1994, 454, 1995, 49, 49, 503, 1231, 379, 734, 190, 1248, 172, 160, 341, 567, 504, 71, 48, 805, 526, 275, 505, 334, 173, 230, 136, 217, 230, 136, 735, 1996, 8, 874, 455, 244, 1174, 187, 230, 569, 220, 1249, 49, 173, 1250, 220, 455, 230, 136, 187, 34, 49, 187, 3, 230, 726, 1251, 34, 385, 173, 1252, 244, 287, 725, 169, 320, 2, 96, 62, 49, 62, 230, 105, 168, 736, 173, 454, 576, 105, 168, 1997, 122, 451, 401, 230, 249, 191, 109, 736, 1253, 1232, 96, 62, 71, 503, 1998, 288, 97, 320, 49, 1254, 8, 173, 597, 1255, 48, 805, 526, 170, 505, 334, 173, 925, 144, 1030, 1999, 851, 454, 1000, 249, 191, 109, 477, 17, 985, 144, 454, 576, 105, 3, 265, 1467, 1256, 169, 173, 925, 144, 62, 34, 49, 62, 71, 288, 925, 144, 733, 401, 451, 392, 392, 34, 49, 392, 1257, 49, 392, 506, 169, 451, 401, 507, 1119, 485, 321, 49, 1258, 169, 244, 21, 42, 62, 34, 49, 62, 34, 49, 62, 71, 169, 390, 2000, 62, 71, 32, 686, 144, 62, 169, 390, 17, 1259, 62, 169, 1419, 1260, 62, 34, 49, 62, 71, 32, 230, 569, 220, 32, 576, 105, 24, 3, 265, 49, 391, 3, 49, 90, 172, 507, 1505, 217, 321, 34, 160, 2001, 322, 592, 356, 482, 160, 21, 275, 322, 1261, 160, 21, 596, 160, 21, 42, 160, 924, 1262, 341, 322, 71, 160, 21, 170, 322, 1261, 160, 926, 311, 507, 217, 321, 49, 737, 3, 507, 217, 321, 49, 737, 3, 160, 21, 275, 160, 924, 1262, 341, 322, 258, 160, 21, 170, 160, 926, 27, 1263, 2002, 244, 287, 1264, 288, 926, 160, 288, 1252, 244, 232, 45, 231, 1033, 64, 49, 1265, 426, 179, 365];81;" Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля. + Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля + дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета. + Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4. + На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. + Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов. + Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока. + На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины. + На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются. + Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных + Электросистема +Схема соединения: + Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31: + Позиция на рис. 1 + Наименование + Тип или номер прибора + 1 + Фонарь передний правый + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 2 + Повторитель боковой указателя поворота правый + УП101-Б1 (511-3726010)*1 + 3 + Фара правая + 401.3711(671.3711)*1 + 4 + Панель соединительная правая + 17.3723 + 5 + Фара противотуманная правая + ФГ152А*2 + 6 + Электродвигатель предпускового подогревателя + МЭ252 + 7 + Конденсатор + КБП-С + 8 + Сигнал звуковой низкого тона + С306Д + 9 + Сигнал звуковой высокого тона + С307Д + 10 + Фара противотуманная левая + ФГ152А*2 + 11 + Панель соединительная левая + 17.3723 + 12 + Фара левая + 401.3711(671.3711)*1 + 13 + Повторитель боковой указателя поворота левый + УП101-Б1 + 14 + Фонарь передний левый + (511-3726010) *1 + 15 + Стеклоочиститель + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 16 + Стеклоомыватель + 16.3730 + 17 + Реле звуковых сигналов + 1112.5208000-14 или 1212.5208000-12 + 18 + Лампа подкапотная + 901.3747 + 19 + Выключатель звуковых сигналов + ПД308Б + 20 + Клапан электромагнитный ЭФУ + 2802.3829 или ДЕ-Т или ММ125Д + 21 + Предохранитель плавкий 6А + 11.3741 + 22 + Свеча факельная ЭФУ + ПР119-01 + Датчики: + 23 + - указателя температуры охлаждающей жидкости + 11.3740 + 24 + - сигнализатора масляного фильтра + ТМ100А + 25 + - аварийного падения давления масла + - + 26 + - указателя давления масла + 2602.3729 или ДЕ-М или ММ111Д + 27 + Свеча искровая предпускового подогревателя + ММ370 + 28 + Датчик аварийного перегрева охлаждающей жидкости + СН423 + 29 + Генератор + ТМ111-01 + 30 + Источник высокого напряжения + Г288Е или 1702.3771 + 31 + Нагреватель топлива предпускового подогревателя + ТК107А или 9301.3734 + 32 + Клапан электромагнитный предпускового подогревателя + 11.3741060 + 33 + Стартер + ПЖД30-1015501-04 + Выключатели: + 34 + - электродвигателя предпускового подогревателя + 46.3710 + 35 + - свечи предпускового подогревателя + ВН45М + 36 + - подогрева топлива + ВН45М + 37 + - электромагнитного клапана предпускового подогревателя + 46.3710 + 38 + Переключатель + 1602.3769 + 39 + Регулятор напряжения + 2712.3702 или Р2712.3702 + 40 + Фильтр конденсаторный + 11.7904 + 41 + Реле отключения регулятора напряжения + 901.3747 + 42 + Реле включения факельных свечей + 901.3747 + 43 + Сопротивление с биметаллическим контактом системы «термостарт» + 12.3741 + 44 + Реле блокировки выключателя батареи + 901.3747 + 45 + Предохранитель биметаллический + 291.3722 + 46 + Розетка переносной лампы + 47К + 47 + Переключатель света фар ножной + П53 (П39) *1 + 48 + Реле указателей поворота + РС951 или РП24М + 49 + Реле стартера + 738.3747-20 + 50 + Розетка переносной лампы + ПС400 + 51 + Фара – прожектор + 171.3711 *3 + 52 + Реле вспомогательного тормоза + 901.3747 + 53 + Выключатель вспомогательного тормоза + 2802.3829 или ДЕ-Т или ММ125Д + 54 + Блок предохранителей + ПР120 + 55 + Выключатель заднего противотуманного фонаря + 3842.3710-02.04 + 56 + Сопротивление электродвигателя отопителя + СЭ300 + 57 + Электродвигатель отопителя + МЭ226-В + Выключатели: + 58 + - плафона кабины + ВК343.01.08 + 59 + - фары – прожектора + ВК343.01.06 *3 + 60 + - фонарей знака автопоезда + ВК343.02.16 + 61 + Переключатель отопителя кабины + П147.03.11 + 62 + Выключатель противотуманных фар + ВК343.01.03 *2 + 63 + Предохранитель плавкий 10А + ПР119Б-01 + 64 + Выключатель системы “термостарт” + 11.3704-01 + 65 + Выключатель световой аварийной сигнализации + 32.3710 или 245.3710-01 или 249.3710 + 66 + Манометр шинный + МД101 + 67 + Плафон кабины + ПК201-Д + 68 + Фонарь знака автопоезда + УП101Б1 + 69 + Блок контрольных ламп правый + ПД511Е + Сигнализаторы: + 70 + - указателей поворота прицепа + - + 71 + - указателей поворота тягача + - + 72 + - готовности к пуску + - + 73 + Переключатель света центральный + П305 + 74 + Указатель уровня топлива + УБ170-01 или 34.3806010 + 75 + Сигнализатор резерва топлива + - + 76 + Переключатель указателей поворота + П110А или П110В- 01 + 77 + Указатель тока + АП171А + 78 + Спидометр + 161.3802 + 79 + Сигнализатор дальнего света фар + - + 80 + Тахометр + 253.3813 + 81 + Выключатель стартера и приборов + ВК353 или ВК354 (2109.3704010) *1 + 82 + Указатель давления масла + УК170-03 + 83 + Сигнализатор аварийного падения давления масла + - + 84 + Кнопка включения аккумуляторных батарей + 11.3704-01 (1402.3737) *1 + 85 + Указатель температуры охлаждающей жидкости + УК171-01 + 86 + Реостат подсветки приборов + ВК416Б-01 + 87 + Манометр двухстрелочный + 1901.3830010 + 88 + Реле блокировки стартера + 2612.3747 или РБС- 1к + 89 + Сигнализатор звуковой (зуммер) + 733.3747 + 90 + Блок контрольных ламп левый + ПД512Е + Сигнализаторы: + 91 + - стояночного тормоза + -- + 92 + - угла складывания полуприцепа + -- + 93 + - аварийного повышения температуры охлаждающей жидкости + -- + 94 + - выхода из строя тормозов + -- + 95 + - аварийного падения давления в баллонах + -- + 96 + - загрязнения маслофильтра + -- + 97 + Выключатель сигнализатора стояночного тормоза + ВК403А или ВК403Б + 98 + Реле стояночного тормоза + РС493 + 99 + Батарея аккумуляторная + 6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2 + 100 + Выключатель аккумуляторных батарей + 1402.3737 + 101 + Розетка внешнего запуска + ПС315-100 или ММММ685121002 + 102 + Выключатель света заднего хода + ВК403А или ВК418А или ВК403Б + 103 + Выключатель сигнала торможения + ВК12Б + 104 + Датчик неисправности тормозов + ВК503 + 105 + Выключатель сигнала из кузова + ВК322 + 106 + Выключатель цепи электромагнита + ВК403А или ВК403Б + 107 + Датчик указателя уровня топлива + 5202.3827010 + 108 + Датчик падения давления воздуха в баллонах + 2702.3829 или ДЕ-В или ММ124Д + 109 + Розетка штепсельная прицепа + ПС300-А3 + 110 + Фонарь подкузовной + ФП103Г + 111 + Панель соединительная + 17.3723 + 112 + Фонарь задний правый + ФП133АБ + 113 + Фонарь задний противотуманный + 2412.3716010 + 114 + Фонарь заднего хода + 2112.3711 + 115 + Фонарь освещения номерного знака + ФП134Б + 116 + Фонарь задний левый + ФП133АБ + 117 + Фонарь габаритный боковой + 431.3731 + 118 + Розетка прицепа + ПС326-150 или СНЦ125-7/45В034- 01 + 119 + Розетка прицепа + ПС325-150 или СНЦ124-7/45В034- 01 + 120 + Фонарь задний правый + 7462.3716 *1 + 121 + Фонарь освещения номерного знака + ФП131АБ *1 + 122 + Фонарь задний левый + 7472.3716 *1 + 123 + Фонарь габаритный передний + 264.3712 *1 + 124 + Корректор ближнего света фар + ЭМКФ35 + 125 + Реле габаритных фонарей + 901.3747 + 126 + Реле дальнего света фар + 901.3747 + 127 + Клапан электромагнитный останова двигателя + 5320-3721500 или ЭМ-1 + Общее описание электросистемы";DMC-URALM-A-B4-00-00-00A-040A-A(1) +[44, 521, 2239, 1356, 1224, 383, 1357, 2, 817, 268, 5, 600, 36, 1356, 447, 464, 516, 651, 5, 600, 36, 1321, 149, 383, 1357, 1531, 975, 464, 516, 141, 760, 2, 500, 69, 946, 5, 432, 515, 141, 272, 2, 96, 521, 2240, 56, 5, 2241, 2242, 1281, 2243, 56, 2244, 3, 2245, 545, 1355, 724, 7, 1619, 331, 2246, 2, 1090, 18, 319, 2247, 56, 1072, 818, 1293, 977, 977, 56, 1057, 543, 647, 4, 242, 351, 4, 2248, 166, 56, 323, 1580, 724, 141, 56, 260, 1330, 2, 2249, 8, 96, 326, 1358, 1059, 977, 56, 36, 2250, 3, 2251, 4, 36, 52, 385, 5, 1061, 19, 1359, 96, 2, 44, 725, 500, 5, 2252, 48, 2, 877, 107, 821, 1060, 518, 6, 385, 1228, 233, 18, 319, 2, 184, 366, 96, 2253, 518, 6, 280, 908, 960, 1087, 1315, 2254, 4, 2255, 6, 1588, 466, 1084, 195, 2256, 255, 368, 121, 763, 128, 518, 6, 18, 197, 518, 6, 233, 2257, 478, 2258, 1284, 255, 366, 96, 7, 1545, 82, 647, 96, 2, 819, 233, 395, 255, 823, 336, 742, 3, 48, 47, 1562, 2259, 336, 3, 177, 2260, 2261, 16, 207, 280, 251, 18, 2262, 2263, 3, 2264, 197, 2265, 8, 954, 447, 17, 1041, 816, 2266, 4, 2267, 2268, 2269, 336, 395, 934, 602, 280, 881, 20, 305, 1345, 726, 4, 745, 735, 138, 138, 138, 2, 138, 232, 501, 7, 978, 745, 87, 52, 4, 22, 366, 195, 4, 36, 138, 2, 745, 735, 138, 1290, 96, 52, 3, 1620, 930, 502, 2270, 195, 344, 1360, 502, 623, 57, 79, 503, 5, 150, 1361, 47, 351, 196, 521, 36, 138, 138, 3, 930, 1233, 2, 1234, 94, 4, 767, 607, 1285, 376, 196, 141, 96, 521, 36, 138, 138, 2271, 4, 14, 2272, 108, 50, 566, 96, 150, 26, 245, 257, 258, 257, 71, 50, 257, 258, 1362, 324, 238, 136, 245, 504, 71, 232, 245, 366, 513, 245, 232, 624, 245, 727, 34, 623, 119, 57, 728, 502, 1236, 5, 769, 625, 830, 729, 5, 172, 769, 625, 1091, 729, 5, 172, 232, 624, 175, 727, 34, 366, 513, 175, 232, 175, 1362, 324, 238, 136, 175, 504, 71, 150, 26, 175, 2273, 257, 258, 257, 71, 50, 257, 258, 2274, 295, 625, 390, 50, 546, 2275, 149, 625, 390, 505, 71, 58, 216, 1363, 50, 391, 730, 50, 90, 172, 336, 1364, 34, 611, 1365, 1363, 433, 32, 238, 259, 204, 113, 173, 352, 344, 506, 34, 467, 610, 106, 174, 238, 106, 174, 50, 391, 23, 50, 90, 172, 611, 2276, 119, 57, 90, 32, 467, 687, 204, 113, 1240, 500, 506, 383, 1091, 515, 592, 334, 50, 547, 234, 119, 57, 1241, 34, 50, 58, 216, 119, 57, 320, 1242, 149, 623, 119, 57, 611, 119, 57, 731, 23, 199, 234, 731, 23, 216, 58, 119, 57, 468, 432, 515, 50, 563, 344, 1360, 295, 1607, 432, 515, 295, 126, 1365, 611, 554, 5, 1366, 315, 44, 732, 295, 99, 149, 516, 336, 1366, 522, 1367, 546, 8, 468, 244, 232, 2277, 187, 187, 295, 238, 136, 733, 50, 1246, 23, 295, 320, 522, 1367, 546, 321, 232, 501, 295, 961, 144, 149, 961, 144, 50, 391, 730, 50, 90, 172, 48, 336, 433, 149, 22, 624, 150, 554, 623, 831, 1247, 623, 831, 728, 3, 149, 734, 195, 62, 232, 501, 62, 150, 341, 567, 62, 468, 831, 195, 187, 149, 624, 232, 62, 336, 1364, 34, 433, 71, 149, 44, 732, 149, 2278, 467, 2279, 50, 50, 503, 79, 379, 734, 195, 1248, 172, 150, 341, 567, 504, 71, 48, 842, 546, 245, 505, 334, 173, 238, 136, 217, 238, 136, 735, 2280, 8, 874, 468, 244, 1322, 187, 238, 746, 234, 1249, 50, 173, 1250, 234, 468, 238, 136, 187, 34, 50, 187, 3, 238, 726, 1251, 34, 385, 173, 1368, 244, 232, 725, 149, 320, 2, 96, 62, 50, 62, 238, 106, 174, 736, 173, 467, 610, 106, 174, 2281, 126, 464, 516, 238, 259, 204, 113, 736, 1253, 1361, 96, 62, 71, 503, 2282, 295, 99, 320, 50, 1254, 8, 173, 625, 1255, 48, 842, 546, 175, 505, 334, 173, 979, 144, 1606, 2283, 851, 467, 950, 259, 204, 113, 477, 17, 1041, 144, 467, 610, 106, 3, 265, 1596, 1256, 149, 173, 979, 144, 62, 34, 50, 62, 71, 295, 979, 144, 733, 1524, 464, 392, 392, 34, 50, 392, 1257, 50, 392, 506, 149, 464, 516, 522, 1289, 485, 321, 50, 1258, 149, 244, 22, 42, 62, 34, 50, 62, 34, 50, 62, 71, 149, 769, 2284, 62, 71, 32, 751, 144, 62, 149, 769, 17, 1259, 62, 149, 1557, 1260, 62, 34, 50, 62, 71, 32, 238, 746, 234, 32, 610, 106, 24, 3, 265, 50, 391, 3, 50, 90, 172, 522, 1621, 217, 321, 34, 150, 2285, 322, 592, 366, 513, 150, 22, 245, 322, 258, 150, 22, 624, 150, 22, 42, 150, 978, 1369, 341, 322, 71, 150, 22, 175, 322, 258, 150, 980, 324, 522, 217, 321, 50, 737, 3, 522, 217, 321, 50, 737, 3, 150, 22, 245, 150, 978, 1369, 341, 322, 258, 150, 22, 175, 150, 980, 26, 1263, 2286, 244, 232, 1264, 295, 980, 150, 295, 1368, 244, 232, 58, 216, 1033, 66, 50, 1265, 440, 188, 376];81;" Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля. + Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля + дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета. + Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4. + На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. + Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов. + Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока. + На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины. + На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются. + Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных + Электросистема +Схема соединения: + Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31: + Позиция на рис. 1 + Наименование + Тип или номер прибора + 1 + Фонарь передний правый + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 2 + Повторитель боковой указателя поворота правый + УП101-Б1 (511-3726010)*1 + 3 + Фара правая + 401.3711(671.3711)*1 + 4 + Панель соединительная правая + 17.3723 + 5 + Фара противотуманная правая + ФГ152А*2 + 6 + Электродвигатель предпускового подогревателя + МЭ252 + 7 + Конденсатор + КБП-С + 8 + Сигнал звуковой низкого тона + С306Д + 9 + Сигнал звуковой высокого тона + С307Д + 10 + Фара противотуманная левая + ФГ152А*2 + 11 + Панель соединительная левая + 17.3723 + 12 + Фара левая + 401.3711(671.3711)*1 + 13 + Повторитель боковой указателя поворота левый + УП101-Б1 + 14 + Фонарь передний левый + (511-3726010) *1 + 15 + Стеклоочиститель + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 16 + Стеклоомыватель + 16.3730 + 17 + Реле звуковых сигналов + 1112.5208000-14 или 1212.5208000-12 + 18 + Лампа подкапотная + 901.3747 + 19 + Выключатель звуковых сигналов + ПД308Б + 20 + Клапан электромагнитный ЭФУ + 2802.3829 или ДЕ-Т или ММ125Д + 21 + Предохранитель плавкий 6А + 11.3741 + 22 + Свеча факельная ЭФУ + ПР119-01 + Датчики: + 23 + - указателя температуры охлаждающей жидкости + 11.3740 + 24 + - сигнализатора масляного фильтра + ТМ100А + 25 + - аварийного падения давления масла + - + 26 + - указателя давления масла + 2602.3729 или ДЕ-М или ММ111Д + 27 + Свеча искровая предпускового подогревателя + ММ370 + 28 + Датчик аварийного перегрева охлаждающей жидкости + СН423 + 29 + Генератор + ТМ111-01 + 30 + Источник высокого напряжения + Г288Е или 1702.3771 + 31 + Нагреватель топлива предпускового подогревателя + ТК107А или 9301.3734 + 32 + Клапан электромагнитный предпускового подогревателя + 11.3741060 + 33 + Стартер + ПЖД30-1015501-04 + Выключатели: + 34 + - электродвигателя предпускового подогревателя + 46.3710 + 35 + - свечи предпускового подогревателя + ВН45М + 36 + - подогрева топлива + ВН45М + 37 + - электромагнитного клапана предпускового подогревателя + 46.3710 + 38 + Переключатель + 1602.3769 + 39 + Регулятор напряжения + 2712.3702 или Р2712.3702 + 40 + Фильтр конденсаторный + 11.7904 + 41 + Реле отключения регулятора напряжения + 901.3747 + 42 + Реле включения факельных свечей + 901.3747 + 43 + Сопротивление с биметаллическим контактом системы «термостарт» + 12.3741 + 44 + Реле блокировки выключателя батареи + 901.3747 + 45 + Предохранитель биметаллический + 291.3722 + 46 + Розетка переносной лампы + 47К + 47 + Переключатель света фар ножной + П53 (П39) *1 + 48 + Реле указателей поворота + РС951 или РП24М + 49 + Реле стартера + 738.3747-20 + 50 + Розетка переносной лампы + ПС400 + 51 + Фара – прожектор + 171.3711 *3 + 52 + Реле вспомогательного тормоза + 901.3747 + 53 + Выключатель вспомогательного тормоза + 2802.3829 или ДЕ-Т или ММ125Д + 54 + Блок предохранителей + ПР120 + 55 + Выключатель заднего противотуманного фонаря + 3842.3710-02.04 + 56 + Сопротивление электродвигателя отопителя + СЭ300 + 57 + Электродвигатель отопителя + МЭ226-В + Выключатели: + 58 + - плафона кабины + ВК343.01.08 + 59 + - фары – прожектора + ВК343.01.06 *3 + 60 + - фонарей знака автопоезда + ВК343.02.16 + 61 + Переключатель отопителя кабины + П147.03.11 + 62 + Выключатель противотуманных фар + ВК343.01.03 *2 + 63 + Предохранитель плавкий 10А + ПР119Б-01 + 64 + Выключатель системы “термостарт” + 11.3704-01 + 65 + Выключатель световой аварийной сигнализации + 32.3710 или 245.3710-01 или 249.3710 + 66 + Манометр шинный + МД101 + 67 + Плафон кабины + ПК201-Д + 68 + Фонарь знака автопоезда + УП101Б1 + 69 + Блок контрольных ламп правый + ПД511Е + Сигнализаторы: + 70 + - указателей поворота прицепа + - + 71 + - указателей поворота тягача + - + 72 + - готовности к пуску + - + 73 + Переключатель света центральный + П305 + 74 + Указатель уровня топлива + УБ170-01 или 34.3806010 + 75 + Сигнализатор резерва топлива + - + 76 + Переключатель указателей поворота + П110А или П110В- 01 + 77 + Указатель тока + АП171А + 78 + Спидометр + 161.3802 + 79 + Сигнализатор дальнего света фар + - + 80 + Тахометр + 253.3813 + 81 + Выключатель стартера и приборов + ВК353 или ВК354 (2109.3704010) *1 + 82 + Указатель давления масла + УК170-03 + 83 + Сигнализатор аварийного падения давления масла + - + 84 + Кнопка включения аккумуляторных батарей + 11.3704-01 (1402.3737) *1 + 85 + Указатель температуры охлаждающей жидкости + УК171-01 + 86 + Реостат подсветки приборов + ВК416Б-01 + 87 + Манометр двухстрелочный + 1901.3830010 + 88 + Реле блокировки стартера + 2612.3747 или РБС- 1к + 89 + Сигнализатор звуковой (зуммер) + 733.3747 + 90 + Блок контрольных ламп левый + ПД512Е + Сигнализаторы: + 91 + - стояночного тормоза + -- + 92 + - угла складывания полуприцепа + -- + 93 + - аварийного повышения температуры охлаждающей жидкости + -- + 94 + - выхода из строя тормозов + -- + 95 + - аварийного падения давления в баллонах + -- + 96 + - загрязнения маслофильтра + -- + 97 + Выключатель сигнализатора стояночного тормоза + ВК403А или ВК403Б + 98 + Реле стояночного тормоза + РС493 + 99 + Батарея аккумуляторная + 6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2 + 100 + Выключатель аккумуляторных батарей + 1402.3737 + 101 + Розетка внешнего запуска + ПС315-100 или ММММ685121002 + 102 + Выключатель света заднего хода + ВК403А или ВК418А или ВК403Б + 103 + Выключатель сигнала торможения + ВК12Б + 104 + Датчик неисправности тормозов + ВК503 + 105 + Выключатель сигнала из кузова + ВК322 + 106 + Выключатель цепи электромагнита + ВК403А или ВК403Б + 107 + Датчик указателя уровня топлива + 5202.3827010 + 108 + Датчик падения давления воздуха в баллонах + 2702.3829 или ДЕ-В или ММ124Д + 109 + Розетка штепсельная прицепа + ПС300-А3 + 110 + Фонарь подкузовной + ФП103Г + 111 + Панель соединительная + 17.3723 + 112 + Фонарь задний правый + ФП133АБ + 113 + Фонарь задний противотуманный + 2412.3716010 + 114 + Фонарь заднего хода + 2112.3711 + 115 + Фонарь освещения номерного знака + ФП134Б + 116 + Фонарь задний левый + ФП133АБ + 117 + Фонарь габаритный боковой + 431.3731 + 118 + Розетка прицепа + ПС326-150 или СНЦ125-7/45В034- 01 + 119 + Розетка прицепа + ПС325-150 или СНЦ124-7/45В034- 01 + 120 + Фонарь задний правый + 7462.3716 *1 + 121 + Фонарь освещения номерного знака + ФП131АБ *1 + 122 + Фонарь задний левый + 7472.3716 *1 + 123 + Фонарь габаритный передний + 264.3712 *1 + 124 + Корректор ближнего света фар + ЭМКФ35 + 125 + Реле габаритных фонарей + 901.3747 + 126 + Реле дальнего света фар + 901.3747 + 127 + Клапан электромагнитный останова двигателя + 5320-3721500 или ЭМ-1 + Общее описание электросистемы";DMC-URALM-A-B4-00-00-00A-040A-A(1) +[365, 426, 179, 365, 31];82;"Электросистема: + Общее описание электросистемы автомобиля";DMC-URALM-A-B4-00-00-00A-040A-A(2) +[376, 440, 188, 376, 36];82;"Электросистема: + Общее описание электросистемы автомобиля";DMC-URALM-A-B4-00-00-00A-040A-A(2) +[192, 792];83;Схема электрическая:;DMC-URALM-A-B4-00-00-00A-050A-A(1) +[196, 832];83;Схема электрическая:;DMC-URALM-A-B4-00-00-00A-050A-A(1) +[365, 192, 792];84;"Электросистема: + Схема электрическая";DMC-URALM-A-B4-00-00-00A-050A-A(2) +[376, 196, 832];84;"Электросистема: + Схема электрическая";DMC-URALM-A-B4-00-00-00A-050A-A(2) +[2003, 192, 153, 31, 1266, 131, 791, 4, 722, 192, 153, 424, 671, 2, 410, 481, 3, 2004, 2, 2005];85;"Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке 1 . + Схема соединения: + Перечень оборудования и жгутов приведены в модулях и соответствено.";DMC-URALM-A-B4-00-00-00A-051A-A(1) +[2287, 196, 141, 36, 1370, 138, 948, 4, 767, 196, 141, 439, 744, 2, 410, 604, 3, 607, 2, 509];85;"Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке 1 . + Схема соединения: + Перечень оборудования и жгутов приведены в модулях и соответствено.";DMC-URALM-A-B4-00-00-00A-051A-A(1) +[365, 192, 153];86;"Электросистема: + Схема соединения";DMC-URALM-A-B4-00-00-00A-051A-A(2) +[376, 196, 141];86;"Электросистема: + Схема соединения";DMC-URALM-A-B4-00-00-00A-051A-A(2) +[867, 32, 2, 56, 4, 64, 31, 1266, 131, 93, 4, 722, 2, 424, 2006, 671, 481, 3, 1502, 1267, 671, 1268, 1475, 2007, 4, 179, 177, 187, 286, 56, 738, 471, 56, 2008, 508, 286, 56, 123, 738, 508, 2009, 8, 1269, 2, 32, 286, 56, 8, 1270, 1271, 1272, 1227, 48, 123, 64, 32, 807, 594, 787, 6, 1273, 172, 231, 45, 227, 11, 32, 807, 594, 787, 6, 32, 105, 739, 2, 249, 32, 249, 1373, 2010, 32, 193, 105, 2, 193, 249, 220, 56, 8, 32, 529, 344, 1274, 56, 15, 1275, 8, 320, 508, 286, 56, 8, 455, 32, 45, 1427, 1124, 144, 32, 105, 739, 2, 249, 286, 56, 8, 1270, 177, 177, 177, 177];87;"Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках 1 , 2 , 3 и 4 . + Перечень используемого оборудования приведен в таблице 1 . + Список оборудования: + №пп + Обозначение + Ссылка на описание + № вида + 1 + 4320П2-3724249 - Пучок проводов электропневмоклапанов + + 1 + + 2 + 4320Х-3724097 - Провод массовый + + 1 + + 3 + 4420БМ-3724041 - Пучок проводов управления электропневмоклапанами + + 1 + + 4 + 4420БМ-3723170 - Кабель к модуляторам и датчикам + + 1 + + 5 + 3645-3724504 - Пучок проводов к осушителю + + 1 + + 6 + 650.3763010(EDC-7UC31) - Электронный блок управления двигателем + + 1 + + 7 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 8 + КЭМ-10Д - Электромагнитный клапан высшей передачи + + 1 + + 9 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 10 + 650.1130548 - Датчик давления наддува и температуры + + 2 + + 11 + 650.1130556 - Датчик температуры окружающей среды + + 2 + + 12 + 650.1130540 - Датчик низкого давления и низкой температуры топлива + + 3 + + 13 + 6370-3724117 - Провод к датчику воздушного фильтра + + 3 + + 14 + 5323РХ-3724050 - Провод от АКБ к стартеру + + 3 + + 15 + 4420БМ-3724048 - Пучок проводов к переключателю датчиков + + 3 + + 16 + Клапан заслонки моторного тормоза + + 4 + + 17 + 650.1130548 - Датчик давления наддува и температуры + + 4 + + 18 + 63645-3724504 - Пучок проводов к осушителю + + 4 + + Вид 1: + Вид 2: + Вид 3: + Вид 4:";DMC-URALM-A-B4-00-00-00A-052A-A(1) +[706, 32, 2, 56, 4, 66, 36, 1370, 138, 94, 4, 767, 2, 439, 2288, 744, 604, 3, 1618, 1267, 744, 1268, 1602, 2289, 4, 188, 177, 187, 286, 56, 738, 471, 56, 2290, 508, 286, 56, 127, 738, 508, 2291, 8, 1269, 2, 32, 286, 56, 8, 1371, 1271, 1272, 1359, 48, 127, 66, 32, 843, 594, 828, 6, 1273, 172, 216, 58, 307, 12, 32, 843, 594, 828, 6, 32, 106, 739, 2, 259, 32, 259, 1509, 2292, 32, 830, 106, 2, 830, 259, 234, 56, 8, 32, 548, 344, 1274, 56, 15, 1275, 8, 320, 508, 286, 56, 8, 468, 32, 58, 1561, 1291, 144, 32, 106, 739, 2, 259, 286, 56, 8, 1371, 177, 177, 177, 177];87;"Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках 1 , 2 , 3 и 4 . + Перечень используемого оборудования приведен в таблице 1 . + Список оборудования: + №пп + Обозначение + Ссылка на описание + № вида + 1 + 4320П2-3724249 - Пучок проводов электропневмоклапанов + + 1 + + 2 + 4320Х-3724097 - Провод массовый + + 1 + + 3 + 4420БМ-3724041 - Пучок проводов управления электропневмоклапанами + + 1 + + 4 + 4420БМ-3723170 - Кабель к модуляторам и датчикам + + 1 + + 5 + 3645-3724504 - Пучок проводов к осушителю + + 1 + + 6 + 650.3763010(EDC-7UC31) - Электронный блок управления двигателем + + 1 + + 7 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 8 + КЭМ-10Д - Электромагнитный клапан высшей передачи + + 1 + + 9 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 10 + 650.1130548 - Датчик давления наддува и температуры + + 2 + + 11 + 650.1130556 - Датчик температуры окружающей среды + + 2 + + 12 + 650.1130540 - Датчик низкого давления и низкой температуры топлива + + 3 + + 13 + 6370-3724117 - Провод к датчику воздушного фильтра + + 3 + + 14 + 5323РХ-3724050 - Провод от АКБ к стартеру + + 3 + + 15 + 4420БМ-3724048 - Пучок проводов к переключателю датчиков + + 3 + + 16 + Клапан заслонки моторного тормоза + + 4 + + 17 + 650.1130548 - Датчик давления наддува и температуры + + 4 + + 18 + 63645-3724504 - Пучок проводов к осушителю + + 4 + + Вид 1: + Вид 2: + Вид 3: + Вид 4:";DMC-URALM-A-B4-00-00-00A-052A-A(1) +[365, 192, 867];88;"Электросистема: + Схема расположения";DMC-URALM-A-B4-00-00-00A-052A-A(2) +[376, 196, 706];88;"Электросистема: + Схема расположения";DMC-URALM-A-B4-00-00-00A-052A-A(2) +[499, 424, 499];89;"Электрооборудование: + Перечень электрооборудования";DMC-URALM-A-B4-00-00-00A-056A-A(1) +[521, 439, 521];89;"Электрооборудование: + Перечень электрооборудования";DMC-URALM-A-B4-00-00-00A-056A-A(1) +[2011, 424, 153];90;"Электросоединения: + Перечень соединений";DMC-URALM-A-B4-00-00-00A-057A-A(1) +[2293, 439, 141];90;"Электросоединения: + Перечень соединений";DMC-URALM-A-B4-00-00-00A-057A-A(1) +[410, 56, 424, 410];91;"Жгуты проводов: + Перечень жгутов";DMC-URALM-A-B4-00-00-00A-058A-A(1) +[410, 56, 439, 410];91;"Жгуты проводов: + Перечень жгутов";DMC-URALM-A-B4-00-00-00A-058A-A(1) +[299, 41, 591, 105, 24, 3, 809, 927, 162, 7, 1000, 1180, 31, 255, 1445, 994, 105, 24, 3, 134, 41, 1165, 1122, 105, 24, 3, 134, 1175, 105, 3, 875, 1115, 1374, 2801, 151, 31, 5, 2802, 134, 478, 340, 74, 18, 263, 400, 178, 2803, 74, 523, 377, 571, 328, 927, 2804, 192, 426, 85, 927, 791, 4, 14, 41, 253, 17, 231, 45, 123, 105, 14, 590, 218, 176, 24, 8, 812, 14, 254, 209, 2, 1196, 14, 41, 591, 105, 24, 3, 134, 7, 176, 24, 8, 134, 590, 218, 219, 2012, 1847, 2805, 791, 4, 14, 590, 218, 176, 24, 8, 812, 48, 928, 2013, 209, 81, 407, 178, 740, 24, 1024, 1220, 226, 81, 808, 1483, 2, 137, 219, 888, 333, 329, 152, 252, 2806, 2014, 48, 928, 14, 646, 570, 153, 329, 1759, 81, 137, 1209, 2, 329, 405, 137, 2014, 48, 242, 3, 124, 3, 672, 541, 74, 137, 1871, 278, 493, 14, 646, 154, 35, 209, 646, 360, 5, 178, 740, 24, 646, 178, 740, 24, 527, 2807, 878, 24, 17, 41, 8, 812, 400, 146, 7, 176, 24, 3, 134, 219, 1220, 226, 154, 1441, 1024, 2808, 182, 69, 1872, 3, 2015, 24, 17, 529, 265, 47, 422, 776, 35, 2809, 407, 45, 788, 3, 231, 45, 231, 45, 2016, 15, 407, 45, 1108, 8, 812, 21, 9, 2017, 8, 812, 279, 9, 2018, 8, 812, 27, 9, 231, 45, 219, 701, 1211, 273, 221, 2019, 2, 642, 2, 527, 994, 105, 18, 78, 1034, 872, 134, 4, 356, 96, 3, 223, 642, 231, 45, 1137, 878, 24, 8, 590, 218, 1168, 74, 3, 590, 218, 24, 1455, 20, 329, 81, 137, 1483, 2, 1203, 788, 3, 178, 740, 24, 17, 1375, 35, 1846, 178, 20, 482, 2810, 3, 134, 74, 48, 928, 18, 78, 1034, 872, 134, 4, 356, 96, 3, 223, 221, 231, 45, 1137, 221, 24, 17, 1168, 134, 3, 1485, 7, 994, 892, 18, 221, 24, 231, 45, 2811, 692, 18, 240, 1034, 872, 134, 3, 906, 273, 231, 45, 1481, 1441, 2812, 24, 8, 812, 2, 17, 1202, 3, 1485, 2813];92;"Назначение: + Система регулирования давления воздуха в шинах (СРДВШ) предназначена для: + повышения проходимости автомобиля за счет снижения давления воздуха в шинах. + Система позволяет: + контролировать давление воздуха в шинах; + поддерживать давление в предела нормы; + кратковременно продолжать движение автомобиля с поврежденными шинами без замены колеса при этом колесные краны неповрежденных колес должны быть закрыты. + Характеристика: + СРДВШ ‒ двухпроводной схемы. + Общее устройство: + СРДВШ представлена на Рис.1 . Система состоит из: + электромагнитного клапана управления давлением Рис.3 ; + ступичного узла подвода воздуха к шинам Рис.2 ; + трубопроводов, шлангов и тройников Рис.1 . + Система регулирования давления воздуха в шинах: + Для подвода воздуха к шине ступичный узел имеет ряд конструктивных особенностей представленных на Рис.2 . + Ступичный узел подвода воздуха к шинам: + 1 - Блок сальников. 2 - Угольник. 3 - Шланг. 4 - Кожух защитный. 5 - Кран запора воздуха. 6 - Уплотнитель вентильного паза. + Кожух полуоси (цапфа) и полуось имеют специальные внутренние каналы. Полость между ними уплотняется блоком сальников Рис.2 Поз. 1. Место соединения каналов неподвижного кожуха полуоси (цапфы) и каналов вращающейся полуоси уплотняется блоком манжет. + В отверстие в центре шлицевого колеса полуосей вставлен угловой фитинг Рис.2 Поз. 2, который через шланг Поз. 3 соединен с краном запора воздуха Поз. 5. Кран запора воздуха обеспечивает перекрытие подачи воздуха из системы к шинам. + Колесный диск для подвода воздуха в шины имеет вентильный паз, который закрывается уплотнителем Поз. 6. + Принцип работы: + Сжатый в компрессоре воздух из воздушного баллона не тормозных потребителей через четырехконтурный защитный клапан поступает в электромагнитный клапан. + Электромагнитный клапан: + I - От защитного клапана. II - К шинам заднего моста. III - К шинам среднего моста. IV - К шинам переднего моста. + Электромагнитный клапан имеет три рабочих положения: “выпуск”, “нейтраль” и “накачка” и обеспечивает снижение давления. + При переключении клавиш подкачки шин на панели приборов в режим “накачка” электромагнитный клапан осуществляет подачу воздуха к ступичным узлам соответствующих колес. В ступичных узлах воздух, проходя по каналам кожухов полуосей (цапф) и полуосей поступает в краны запора воздуха, из которых через открытые краны по соединительным шлангам в шины колес. + Блок сальников: + При переключении клавиш подкачки шин на панели приборов в режим “выпуск” электромагнитный клапан осуществляет выпуск воздуха из соответствующих шин в атмосферу. Для снижения шума при выпуске воздуха, электромагнитный клапан оборудуется глушителем. + При установке клавиши подкачки шин в нейтральное положение электромагнитный клапан полностью закрывается, поступление воздуха к шинам и из них в атмосферу исключается. ";DMC-URALM-A-K2-13-00-00A-044A-A(1) +[305, 44, 622, 106, 24, 3, 79, 927, 164, 7, 950, 1327, 36, 255, 1578, 940, 106, 24, 3, 79, 44, 1317, 1527, 106, 24, 3, 79, 1323, 106, 3, 875, 1287, 1510, 2086, 155, 36, 5, 958, 79, 478, 394, 33, 18, 197, 411, 178, 3223, 33, 601, 543, 1294, 335, 927, 3224, 196, 440, 87, 927, 948, 4, 14, 44, 267, 17, 216, 58, 127, 106, 14, 621, 599, 176, 24, 8, 79, 14, 254, 209, 2, 1196, 14, 44, 622, 106, 24, 3, 79, 7, 176, 24, 8, 79, 621, 218, 303, 2012, 2176, 3225, 3226, 4, 14, 621, 218, 176, 24, 8, 79, 48, 928, 2013, 209, 81, 417, 178, 740, 24, 1081, 1354, 226, 81, 142, 765, 2, 560, 755, 957, 338, 329, 156, 260, 3227, 1604, 48, 928, 14, 646, 603, 141, 329, 2113, 81, 142, 765, 2, 329, 416, 142, 1604, 48, 242, 3, 128, 3, 672, 520, 33, 142, 2196, 293, 493, 14, 646, 37, 35, 209, 646, 268, 5, 178, 740, 24, 646, 178, 740, 24, 413, 3228, 951, 24, 17, 44, 8, 79, 411, 146, 7, 176, 24, 3, 79, 303, 1354, 226, 37, 1320, 1081, 646, 182, 82, 972, 3, 2015, 24, 17, 548, 265, 47, 436, 817, 35, 2168, 417, 58, 829, 3, 216, 58, 216, 58, 2016, 15, 417, 58, 1108, 8, 79, 22, 9, 2017, 8, 79, 294, 9, 2018, 8, 79, 26, 9, 216, 58, 303, 701, 1345, 289, 221, 2294, 2, 662, 2, 413, 940, 106, 18, 80, 631, 945, 79, 4, 366, 96, 3, 749, 662, 216, 58, 326, 951, 24, 8, 621, 599, 509, 33, 3, 621, 599, 24, 1587, 20, 329, 81, 142, 765, 2, 142, 829, 3, 178, 740, 24, 17, 37, 35, 1543, 178, 20, 513, 209, 3, 79, 33, 48, 928, 18, 80, 631, 945, 79, 4, 366, 96, 3, 749, 221, 216, 58, 326, 221, 24, 17, 509, 79, 3, 1608, 7, 940, 892, 18, 221, 24, 216, 58, 3229, 754, 18, 247, 631, 945, 79, 3, 967, 289, 216, 58, 1603, 1320, 3230, 24, 8, 79, 2, 17, 1202, 3, 1608, 3231];92;"Назначение: + Система регулирования давления воздуха в шинах (СРДВШ) предназначена для: + повышения проходимости автомобиля за счет снижения давления воздуха в шинах. + Система позволяет: + контролировать давление воздуха в шинах; + поддерживать давление в предела нормы; + кратковременно продолжать движение автомобиля с поврежденными шинами без замены колеса при этом колесные краны неповрежденных колес должны быть закрыты. + Характеристика: + СРДВШ ‒ двухпроводной схемы. + Общее устройство: + СРДВШ представлена на Рис.1 . Система состоит из: + электромагнитного клапана управления давлением Рис.3 ; + ступичного узла подвода воздуха к шинам Рис.2 ; + трубопроводов, шлангов и тройников Рис.1 . + Система регулирования давления воздуха в шинах: + Для подвода воздуха к шине ступичный узел имеет ряд конструктивных особенностей представленных на Рис.2 . + Ступичный узел подвода воздуха к шинам: + 1 - Блок сальников. 2 - Угольник. 3 - Шланг. 4 - Кожух защитный. 5 - Кран запора воздуха. 6 - Уплотнитель вентильного паза. + Кожух полуоси (цапфа) и полуось имеют специальные внутренние каналы. Полость между ними уплотняется блоком сальников Рис.2 Поз. 1. Место соединения каналов неподвижного кожуха полуоси (цапфы) и каналов вращающейся полуоси уплотняется блоком манжет. + В отверстие в центре шлицевого колеса полуосей вставлен угловой фитинг Рис.2 Поз. 2, который через шланг Поз. 3 соединен с краном запора воздуха Поз. 5. Кран запора воздуха обеспечивает перекрытие подачи воздуха из системы к шинам. + Колесный диск для подвода воздуха в шины имеет вентильный паз, который закрывается уплотнителем Поз. 6. + Принцип работы: + Сжатый в компрессоре воздух из воздушного баллона не тормозных потребителей через четырехконтурный защитный клапан поступает в электромагнитный клапан. + Электромагнитный клапан: + I - От защитного клапана. II - К шинам заднего моста. III - К шинам среднего моста. IV - К шинам переднего моста. + Электромагнитный клапан имеет три рабочих положения: “выпуск”, “нейтраль” и “накачка” и обеспечивает снижение давления. + При переключении клавиш подкачки шин на панели приборов в режим “накачка” электромагнитный клапан осуществляет подачу воздуха к ступичным узлам соответствующих колес. В ступичных узлах воздух, проходя по каналам кожухов полуосей (цапф) и полуосей поступает в краны запора воздуха, из которых через открытые краны по соединительным шлангам в шины колес. + Блок сальников: + При переключении клавиш подкачки шин на панели приборов в режим “выпуск” электромагнитный клапан осуществляет выпуск воздуха из соответствующих шин в атмосферу. Для снижения шума при выпуске воздуха, электромагнитный клапан оборудуется глушителем. + При установке клавиши подкачки шин в нейтральное положение электромагнитный клапан полностью закрывается, поступление воздуха к шинам и из них в атмосферу исключается. ";DMC-URALM-A-K2-13-00-00A-044A-A(1) +[41, 591, 105, 24, 3, 809, 179, 2, 69];93;"Система регулирования давления воздуха в шинах: + Описание и работа";DMC-URALM-A-K2-13-00-00A-044A-A(2) +[44, 622, 106, 24, 3, 79, 188, 2, 82];93;"Система регулирования давления воздуха в шинах: + Описание и работа";DMC-URALM-A-K2-13-00-00A-044A-A(2) +[2814, 535, 1506, 45, 535, 1506, 849, 1276, 47, 772, 18, 535, 1506, 849, 1276, 2815, 45, 231, 2816, 393, 17, 39, 45, 2817, 393, 2, 45, 4, 1028, 2818, 1028, 2819, 4, 2820, 2, 67, 45, 47, 772, 2821, 2020, 393, 2, 333, 152, 45, 2822, 45, 2, 393, 1199, 24, 2823, 45, 2, 393, 3, 1105, 47, 849, 1446, 30, 393, 3, 39, 45, 676, 69, 45, 7, 677, 1948, 8, 2021, 1035, 45, 383, 1199, 24, 2824, 878, 487, 3, 4, 315, 1002, 1505, 1389, 677, 45, 2825, 24];94;"Измерьте сопротивление соляноида клапана. + Сопротивление соляноида менее 16 Ом не допускается. При сопротивлении соляноида менее 16 Ом замените клапан электромагнитный. + Выкрутите соляноид из корпуса клапана. + Осмотрите соляноид и клапан на наличие ржавчины + Наличие ржавины на соляноиде и штоке клапана не допускается. + Промойте спиртом соляноид и внутренние полости клапана. + Продуйте клапан и соляноид сжатым воздухом + Просушите клапан и соляноид в течении не менее 10 минут. + Установите соляноид в корпус клапана. + Проверьте работу клапана для чего: + Подсоедините к фиттингу запитки клапана источник сжатого воздуха + Периодической подачей напряжения 12 В на контакты разъема штепсельного убедитесь что клапан перепускает воздух.";DMC-URALM-A-K2-13-00-00A-254A-A(2) +[3232, 554, 393, 58, 554, 393, 929, 1276, 47, 648, 18, 554, 393, 929, 1276, 934, 58, 216, 2295, 393, 17, 39, 58, 3233, 393, 2, 58, 4, 1086, 3234, 1086, 3235, 4, 393, 2, 67, 58, 47, 648, 3236, 2020, 393, 2, 338, 156, 58, 3237, 58, 2, 393, 972, 24, 3238, 58, 2, 393, 3, 1279, 47, 929, 1579, 271, 393, 3, 39, 58, 1622, 82, 58, 7, 2140, 1092, 8, 846, 1093, 58, 383, 972, 24, 3239, 951, 515, 3, 4, 315, 1059, 1621, 1525, 677, 58, 3240, 24];94;"Измерьте сопротивление соляноида клапана. + Сопротивление соляноида менее 16 Ом не допускается. При сопротивлении соляноида менее 16 Ом замените клапан электромагнитный. + Выкрутите соляноид из корпуса клапана. + Осмотрите соляноид и клапан на наличие ржавчины + Наличие ржавины на соляноиде и штоке клапана не допускается. + Промойте спиртом соляноид и внутренние полости клапана. + Продуйте клапан и соляноид сжатым воздухом + Просушите клапан и соляноид в течении не менее 10 минут. + Установите соляноид в корпус клапана. + Проверьте работу клапана для чего: + Подсоедините к фиттингу запитки клапана источник сжатого воздуха + Периодической подачей напряжения 12 В на контакты разъема штепсельного убедитесь что клапан перепускает воздух.";DMC-URALM-A-K2-13-00-00A-254A-A(2) +[45, 231, 848];95;"Клапан электромагнитный: + Ремонт";DMC-URALM-A-K2-13-00-00A-254A-A(3) +[58, 216, 848];95;"Клапан электромагнитный: + Ремонт";DMC-URALM-A-K2-13-00-00A-254A-A(3) +[2826, 2022, 2023, 1034, 872, 134, 3, 273, 642, 2024, 570, 153, 573, 1035, 45, 642, 134, 5, 45, 231, 1208, 24, 47, 523, 377, 18, 2827, 153, 2025, 51, 153, 2, 1417, 676, 2026, 2024, 153, 573, 642, 134, 2, 45, 231, 1208, 24, 47, 523, 377, 18, 2027, 153, 2025, 51, 153, 2, 1417, 676, 2026, 2023, 1034, 872, 134, 3, 273, 2019, 2828, 2022];96;"Включите электропитание + Переведите клавишу подкачки шин в положение ""накачка"" + Обмыльте место соединения трубки запитки клапана накачки шин с клапаном электромагнитным. Утечки воздуха не должно быть. При негерметичности соединений подтяните гайки соединений и вновь проверьте герметичность + Обмыльте соединения трубок накачки шин и клапана электромагнитного. Утечки воздуха не должно быть. При негермитичности соединений подтяните гайки соединений и вновь проверьте герметичность. + Переведите клавишу подкачки шин в положение ""нейтраль"" + Отключите электропитание";DMC-URALM-A-K2-13-00-00A-364A-A(2) +[1319, 2296, 2297, 631, 945, 79, 3, 289, 662, 2298, 603, 141, 649, 1093, 58, 662, 79, 5, 45, 216, 1344, 24, 47, 601, 543, 18, 1620, 141, 2299, 59, 141, 2, 1556, 1622, 1538, 2298, 141, 3241, 662, 79, 2, 58, 216, 1344, 24, 47, 601, 543, 18, 2300, 141, 2299, 59, 141, 2, 1556, 1622, 1538, 2297, 631, 945, 79, 3, 289, 2294, 3242, 2296];96;"Включите электропитание + Переведите клавишу подкачки шин в положение ""накачка"" + Обмыльте место соединения трубки запитки клапана накачки шин с клапаном электромагнитным. Утечки воздуха не должно быть. При негерметичности соединений подтяните гайки соединений и вновь проверьте герметичность + Обмыльте соединения трубок накачки шин и клапана электромагнитного. Утечки воздуха не должно быть. При негермитичности соединений подтяните гайки соединений и вновь проверьте герметичность. + Переведите клавишу подкачки шин в положение ""нейтраль"" + Отключите электропитание";DMC-URALM-A-K2-13-00-00A-364A-A(2) +[41, 591, 105, 24, 3, 809, 2829, 2027, 254];97;"Система регулирования давления воздуха в шинах: + Устранение негермитичности трубопроводов";DMC-URALM-A-K2-13-00-00A-364A-A(3) +[44, 622, 106, 24, 3, 79, 3243, 2300, 254];97;"Система регулирования давления воздуха в шинах: + Устранение негермитичности трубопроводов";DMC-URALM-A-K2-13-00-00A-364A-A(3) +[41, 591, 105, 24, 3, 809, 2830, 1396, 105];98;"Система регулирования давления воздуха в шинах: + Невозможность поддержания давления";DMC-URALM-A-K2-13-00-00A-421A-A(1) +[44, 622, 106, 24, 3, 79, 3244, 1533, 106];98;"Система регулирования давления воздуха в шинах: + Невозможность поддержания давления";DMC-URALM-A-K2-13-00-00A-421A-A(1) +[1647, 2831, 69, 478, 2832, 24, 17, 41];99;Запрещается проводить работы без стравливания воздуха из системы!;DMC-URALM-A-K2-13-00-00A-921A-A(1) +[2040, 56, 82, 478, 3245, 24, 17, 44];99;Запрещается проводить работы без стравливания воздуха из системы!;DMC-URALM-A-K2-13-00-00A-921A-A(1) +[184, 7, 184, 45, 2833, 241, 449, 479, 568, 586, 1036, 51, 701, 490, 209, 15, 45, 642, 8, 9, 2028, 209, 17, 278, 2834, 45, 586, 1036, 51, 490, 573, 1035, 45, 642, 134, 2028, 573, 1035, 17, 2029, 45, 889, 1226, 153, 15, 45, 586, 72, 16, 54, 231, 45, 8, 13, 4, 213, 2, 434, 45, 586, 72, 16, 54, 45, 2835, 278, 2030, 17, 45, 18, 319, 231, 45, 1501, 2836, 1036, 51, 209, 5, 493, 2, 124, 45, 319, 30, 4, 278, 493, 2837, 76, 1018, 278, 2030, 3, 45, 46, 2838, 533, 76, 1849, 132, 45, 18, 2839, 2029, 1501, 241, 278, 2840, 493, 136, 39, 2841, 2842, 1465, 3, 875, 2843, 39, 45, 645, 917, 493, 5, 43, 403, 3, 45, 101, 23, 30, 231, 45, 4, 13, 4, 213, 2, 317, 789, 72, 16, 1507, 1226, 153, 8, 45, 1507, 573, 1035, 45, 8, 2021, 45, 2, 1018, 1036, 51, 1507, 701, 490, 209, 15, 9, 8, 45, 2, 1018, 1036, 51];100;"Демонтаж: + Для демонтажа клапана электромагнитного необходимо выполнить следующие действия: + Открутить накидные гайки трех гибких шлангов от клапана накачки к мостам. + Вывернуть шланги из угловых фиттингов клапана. + Открутить накидную гайку гибкой трубки запитки клапана накачки шин. + Вывернуть трубку запитки из фиттинга клапана. + Отсоединить штекерное соединения от клапана. + Открутить два болта крепления электромагнитного клапана к кронштейну на раме и снять клапан. + Открутить два болта крепления клапана: + Выкрутить угловые фиттинги из клапана + При монтаже электромагнитного клапана обеспечить соосность накидных гаек шлангов с фитингами и отверстиями клапана. + Монтаж + Установить на угловые фитинги уплотнительные кольца + Закрутить угловые фиттинги в клапан до касания уплотнительного кольца торцевой части клапана + При закручивании фиттинга обеспечить необходимую угловую ориентацию фитинга поворотом корпуса против часовой стрелки, в пределах 360° + Удерживая корпус клапана затянуть контргайку фитинга с моментом затяжки в клапан 24,3-29,7 Н•м + Установить электромагнитный клапан на кронштейн на раме и закрепить его двумя болтами + Подсоединить штекерное соединения к клапану + Подсоединить трубку запитки клапана к фиттингу клапана и закрутить накидную гайку + Подсоединить три гибких шланга от мостов к клапану и закрутить накидные гайки";DMC-URALM-A-K2-13-00-00A-921A-A(2) +[184, 7, 184, 58, 216, 233, 545, 395, 512, 517, 1094, 59, 2233, 518, 209, 15, 58, 662, 8, 9, 2301, 209, 17, 293, 846, 58, 517, 1094, 59, 518, 649, 1093, 58, 662, 79, 2301, 649, 1093, 17, 846, 58, 613, 1358, 141, 15, 58, 517, 72, 16, 55, 216, 58, 8, 13, 4, 213, 2, 661, 58, 517, 72, 16, 55, 58, 2295, 293, 846, 17, 58, 18, 319, 216, 58, 1617, 3246, 1094, 764, 209, 5, 493, 2, 128, 58, 319, 271, 4, 293, 493, 368, 88, 1078, 293, 846, 3, 58, 46, 3247, 368, 88, 1594, 139, 58, 18, 3248, 846, 1617, 233, 293, 3249, 493, 136, 39, 3250, 3251, 1595, 3, 875, 3252, 39, 58, 3253, 973, 493, 5, 43, 415, 3, 58, 101, 23, 271, 216, 58, 4, 13, 4, 213, 2, 959, 350, 514, 16, 1092, 1358, 141, 8, 45, 1092, 649, 1093, 58, 8, 846, 58, 2, 1078, 1094, 59, 1092, 701, 518, 209, 15, 9, 8, 45, 2, 1078, 1094, 59];100;"Демонтаж: + Для демонтажа клапана электромагнитного необходимо выполнить следующие действия: + Открутить накидные гайки трех гибких шлангов от клапана накачки к мостам. + Вывернуть шланги из угловых фиттингов клапана. + Открутить накидную гайку гибкой трубки запитки клапана накачки шин. + Вывернуть трубку запитки из фиттинга клапана. + Отсоединить штекерное соединения от клапана. + Открутить два болта крепления электромагнитного клапана к кронштейну на раме и снять клапан. + Открутить два болта крепления клапана: + Выкрутить угловые фиттинги из клапана + При монтаже электромагнитного клапана обеспечить соосность накидных гаек шлангов с фитингами и отверстиями клапана. + Монтаж + Установить на угловые фитинги уплотнительные кольца + Закрутить угловые фиттинги в клапан до касания уплотнительного кольца торцевой части клапана + При закручивании фиттинга обеспечить необходимую угловую ориентацию фитинга поворотом корпуса против часовой стрелки, в пределах 360° + Удерживая корпус клапана затянуть контргайку фитинга с моментом затяжки в клапан 24,3-29,7 Н•м + Установить электромагнитный клапан на кронштейн на раме и закрепить его двумя болтами + Подсоединить штекерное соединения к клапану + Подсоединить трубку запитки клапана к фиттингу клапана и закрутить накидную гайку + Подсоединить три гибких шланга от мостов к клапану и закрутить накидные гайки";DMC-URALM-A-K2-13-00-00A-921A-A(2) +[45, 231, 340];101;"Клапан электромагнитный: + Замена";DMC-URALM-A-K2-13-00-00A-921A-A(3) +[58, 216, 394];101;"Клапан электромагнитный: + Замена";DMC-URALM-A-K2-13-00-00A-921A-A(3) +[41, 591, 105, 24, 3, 809, 484, 448, 2, 2844, 2845];102;"Система регулирования давления воздуха в шинах: + Каталог деталей и сборочных единиц";DMC-URALM-A-K2-13-00-00A-941A-A(1) +[44, 622, 106, 24, 3, 79, 484, 511, 2, 3254, 3255];102;"Система регулирования давления воздуха в шинах: + Каталог деталей и сборочных единиц";DMC-URALM-A-K2-13-00-00A-941A-A(1) +[365, 1222, 1629, 2846];103;"Электросистема: + Набор правил конфигурирования";DMC-URALM-A-B4-00-00-00A-029A-A(1) +[376, 1222, 245, 3256];103;"Электросистема: + Набор правил конфигурирования";DMC-URALM-A-B4-00-00-00A-029A-A(1) +[365, 424, 1950, 774];104;"Электросистема: + Перечень стандартных изделий";DMC-URALM-A-B4-00-00-00A-031A-A(1) +[376, 439, 2238, 816];104;"Электросистема: + Перечень стандартных изделий";DMC-URALM-A-B4-00-00-00A-031A-A(1) +[41, 499, 1951, 1223, 1224, 383, 1225, 2, 776, 360, 5, 564, 31, 1223, 447, 451, 401, 894, 5, 564, 31, 1172, 169, 383, 1225, 864, 72, 451, 401, 1952, 904, 2, 500, 627, 873, 5, 432, 487, 153, 272, 2, 96, 499, 1953, 56, 5, 1954, 1955, 1107, 1956, 56, 581, 3, 286, 449, 1221, 724, 7, 1503, 460, 1957, 2, 1032, 18, 319, 1958, 56, 577, 1113, 1125, 923, 923, 56, 577, 377, 626, 4, 1959, 885, 4, 1139, 75, 56, 309, 1960, 724, 153, 56, 252, 1015, 2, 1961, 8, 96, 384, 1226, 1002, 923, 56, 31, 1434, 3, 1962, 4, 31, 30, 385, 5, 1005, 19, 1227, 96, 2, 41, 725, 500, 5, 1963, 48, 2, 877, 3, 779, 1003, 490, 6, 385, 1228, 241, 18, 319, 2, 184, 356, 96, 1964, 490, 6, 907, 908, 890, 1029, 1470, 1965, 4, 1966, 6, 377, 683, 1026, 190, 1967, 255, 533, 145, 711, 124, 490, 6, 18, 263, 490, 6, 241, 1968, 478, 1969, 1111, 255, 356, 96, 7, 1407, 69, 626, 96, 2, 41, 241, 1970, 255, 780, 330, 30, 3, 48, 47, 1971, 1972, 330, 3, 177, 1973, 1974, 16, 203, 280, 251, 18, 1482, 1975, 3, 1976, 263, 481, 8, 1977, 447, 17, 985, 774, 449, 4, 1978, 1979, 1980, 330, 1981, 1388, 1504, 907, 881, 20, 299, 1211, 726, 4, 674, 1229, 131, 131, 131, 2, 131, 287, 501, 7, 924, 674, 85, 30, 4, 21, 356, 190, 4, 31, 131, 2, 674, 1229, 131, 1120, 96, 30, 3, 1982, 850, 502, 1983, 190, 344, 1230, 502, 595, 60, 1231, 503, 5, 1984, 1232, 47, 450, 192, 499, 31, 131, 131, 3, 850, 1233, 2, 1234, 93, 4, 722, 681, 1985, 365, 192, 153, 1986, 499, 31, 131, 131, 1987, 4, 14, 1988, 108, 49, 566, 96, 160, 27, 275, 257, 258, 257, 71, 49, 257, 258, 1235, 311, 230, 136, 275, 504, 71, 287, 275, 356, 482, 275, 287, 596, 275, 727, 34, 595, 129, 60, 728, 502, 1236, 5, 390, 597, 193, 729, 5, 172, 390, 597, 227, 729, 5, 172, 287, 596, 170, 727, 34, 356, 482, 170, 287, 170, 1235, 311, 230, 136, 170, 504, 71, 160, 27, 170, 1989, 257, 258, 257, 71, 49, 257, 258, 1990, 288, 597, 390, 49, 526, 1991, 169, 597, 390, 505, 71, 45, 231, 1237, 49, 391, 730, 49, 90, 172, 330, 1238, 34, 578, 1239, 1237, 433, 32, 230, 249, 191, 109, 173, 343, 344, 506, 34, 454, 576, 105, 168, 230, 105, 168, 49, 391, 23, 49, 90, 172, 578, 1992, 129, 998, 90, 32, 454, 687, 191, 109, 1240, 500, 506, 383, 227, 487, 592, 334, 49, 528, 220, 129, 60, 1241, 34, 49, 45, 231, 129, 998, 320, 1242, 1243, 595, 129, 60, 578, 129, 60, 731, 23, 199, 220, 731, 23, 231, 45, 129, 60, 455, 432, 487, 49, 563, 344, 1230, 288, 1484, 432, 487, 288, 122, 1239, 578, 535, 5, 1244, 315, 41, 732, 288, 97, 169, 401, 330, 1244, 507, 1245, 526, 8, 455, 244, 287, 1993, 187, 187, 288, 230, 136, 733, 49, 1246, 23, 288, 320, 507, 1245, 526, 321, 287, 501, 288, 893, 144, 169, 893, 144, 49, 391, 730, 49, 90, 172, 48, 330, 433, 169, 21, 596, 160, 535, 595, 790, 1247, 595, 790, 728, 3, 1243, 734, 190, 62, 287, 501, 62, 160, 341, 567, 62, 455, 790, 190, 187, 169, 596, 287, 62, 330, 1238, 34, 433, 71, 169, 41, 732, 169, 1994, 454, 1995, 49, 49, 503, 1231, 379, 734, 190, 1248, 172, 160, 341, 567, 504, 71, 48, 805, 526, 275, 505, 334, 173, 230, 136, 217, 230, 136, 735, 1996, 8, 874, 455, 244, 1174, 187, 230, 569, 220, 1249, 49, 173, 1250, 220, 455, 230, 136, 187, 34, 49, 187, 3, 230, 726, 1251, 34, 385, 173, 1252, 244, 287, 725, 169, 320, 2, 96, 62, 49, 62, 230, 105, 168, 736, 173, 454, 576, 105, 168, 1997, 122, 451, 401, 230, 249, 191, 109, 736, 1253, 1232, 96, 62, 71, 503, 1998, 288, 97, 320, 49, 1254, 8, 173, 597, 1255, 48, 805, 526, 170, 505, 334, 173, 925, 144, 1030, 1999, 851, 454, 1000, 249, 191, 109, 477, 17, 985, 144, 454, 576, 105, 3, 265, 1467, 1256, 169, 173, 925, 144, 62, 34, 49, 62, 71, 288, 925, 144, 733, 401, 451, 392, 392, 34, 49, 392, 1257, 49, 392, 506, 169, 451, 401, 507, 1119, 485, 321, 49, 1258, 169, 244, 21, 42, 62, 34, 49, 62, 34, 49, 62, 71, 169, 390, 2000, 62, 71, 32, 686, 144, 62, 169, 390, 17, 1259, 62, 169, 1419, 1260, 62, 34, 49, 62, 71, 32, 230, 569, 220, 32, 576, 105, 24, 3, 265, 49, 391, 3, 49, 90, 172, 507, 1505, 217, 321, 34, 160, 2001, 322, 592, 356, 482, 160, 21, 275, 322, 1261, 160, 21, 596, 160, 21, 42, 160, 924, 1262, 341, 322, 71, 160, 21, 170, 322, 1261, 160, 926, 311, 507, 217, 321, 49, 737, 3, 507, 217, 321, 49, 737, 3, 160, 21, 275, 160, 924, 1262, 341, 322, 258, 160, 21, 170, 160, 926, 27, 1263, 2002, 244, 287, 1264, 288, 926, 160, 288, 1252, 244, 232, 45, 231, 1033, 64, 49, 1265, 426, 179, 365];105;" Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля. + Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля + дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета. + Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4. + На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. + Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов. + Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока. + На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины. + На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются. + Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных + Электросистема +Схема соединения: + Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31: + Позиция на рис. 1 + Наименование + Тип или номер прибора + 1 + Фонарь передний правый + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 2 + Повторитель боковой указателя поворота правый + УП101-Б1 (511-3726010)*1 + 3 + Фара правая + 401.3711(671.3711)*1 + 4 + Панель соединительная правая + 17.3723 + 5 + Фара противотуманная правая + ФГ152А*2 + 6 + Электродвигатель предпускового подогревателя + МЭ252 + 7 + Конденсатор + КБП-С + 8 + Сигнал звуковой низкого тона + С306Д + 9 + Сигнал звуковой высокого тона + С307Д + 10 + Фара противотуманная левая + ФГ152А*2 + 11 + Панель соединительная левая + 17.3723 + 12 + Фара левая + 401.3711(671.3711)*1 + 13 + Повторитель боковой указателя поворота левый + УП101-Б1 + 14 + Фонарь передний левый + (511-3726010) *1 + 15 + Стеклоочиститель + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 16 + Стеклоомыватель + 16.3730 + 17 + Реле звуковых сигналов + 1112.5208000-14 или 1212.5208000-12 + 18 + Лампа подкапотная + 901.3747 + 19 + Выключатель звуковых сигналов + ПД308Б + 20 + Клапан электромагнитный ЭФУ + 2802.3829 или ДЕ-Т или ММ125Д + 21 + Предохранитель плавкий 6А + 11.3741 + 22 + Свеча факельная ЭФУ + ПР119-01 + Датчики: + 23 + - указателя температуры охлаждающей жидкости + 11.3740 + 24 + - сигнализатора масляного фильтра + ТМ100А + 25 + - аварийного падения давления масла + - + 26 + - указателя давления масла + 2602.3729 или ДЕ-М или ММ111Д + 27 + Свеча искровая предпускового подогревателя + ММ370 + 28 + Датчик аварийного перегрева охлаждающей жидкости + СН423 + 29 + Генератор + ТМ111-01 + 30 + Источник высокого напряжения + Г288Е или 1702.3771 + 31 + Нагреватель топлива предпускового подогревателя + ТК107А или 9301.3734 + 32 + Клапан электромагнитный предпускового подогревателя + 11.3741060 + 33 + Стартер + ПЖД30-1015501-04 + Выключатели: + 34 + - электродвигателя предпускового подогревателя + 46.3710 + 35 + - свечи предпускового подогревателя + ВН45М + 36 + - подогрева топлива + ВН45М + 37 + - электромагнитного клапана предпускового подогревателя + 46.3710 + 38 + Переключатель + 1602.3769 + 39 + Регулятор напряжения + 2712.3702 или Р2712.3702 + 40 + Фильтр конденсаторный + 11.7904 + 41 + Реле отключения регулятора напряжения + 901.3747 + 42 + Реле включения факельных свечей + 901.3747 + 43 + Сопротивление с биметаллическим контактом системы «термостарт» + 12.3741 + 44 + Реле блокировки выключателя батареи + 901.3747 + 45 + Предохранитель биметаллический + 291.3722 + 46 + Розетка переносной лампы + 47К + 47 + Переключатель света фар ножной + П53 (П39) *1 + 48 + Реле указателей поворота + РС951 или РП24М + 49 + Реле стартера + 738.3747-20 + 50 + Розетка переносной лампы + ПС400 + 51 + Фара – прожектор + 171.3711 *3 + 52 + Реле вспомогательного тормоза + 901.3747 + 53 + Выключатель вспомогательного тормоза + 2802.3829 или ДЕ-Т или ММ125Д + 54 + Блок предохранителей + ПР120 + 55 + Выключатель заднего противотуманного фонаря + 3842.3710-02.04 + 56 + Сопротивление электродвигателя отопителя + СЭ300 + 57 + Электродвигатель отопителя + МЭ226-В + Выключатели: + 58 + - плафона кабины + ВК343.01.08 + 59 + - фары – прожектора + ВК343.01.06 *3 + 60 + - фонарей знака автопоезда + ВК343.02.16 + 61 + Переключатель отопителя кабины + П147.03.11 + 62 + Выключатель противотуманных фар + ВК343.01.03 *2 + 63 + Предохранитель плавкий 10А + ПР119Б-01 + 64 + Выключатель системы “термостарт” + 11.3704-01 + 65 + Выключатель световой аварийной сигнализации + 32.3710 или 245.3710-01 или 249.3710 + 66 + Манометр шинный + МД101 + 67 + Плафон кабины + ПК201-Д + 68 + Фонарь знака автопоезда + УП101Б1 + 69 + Блок контрольных ламп правый + ПД511Е + Сигнализаторы: + 70 + - указателей поворота прицепа + - + 71 + - указателей поворота тягача + - + 72 + - готовности к пуску + - + 73 + Переключатель света центральный + П305 + 74 + Указатель уровня топлива + УБ170-01 или 34.3806010 + 75 + Сигнализатор резерва топлива + - + 76 + Переключатель указателей поворота + П110А или П110В- 01 + 77 + Указатель тока + АП171А + 78 + Спидометр + 161.3802 + 79 + Сигнализатор дальнего света фар + - + 80 + Тахометр + 253.3813 + 81 + Выключатель стартера и приборов + ВК353 или ВК354 (2109.3704010) *1 + 82 + Указатель давления масла + УК170-03 + 83 + Сигнализатор аварийного падения давления масла + - + 84 + Кнопка включения аккумуляторных батарей + 11.3704-01 (1402.3737) *1 + 85 + Указатель температуры охлаждающей жидкости + УК171-01 + 86 + Реостат подсветки приборов + ВК416Б-01 + 87 + Манометр двухстрелочный + 1901.3830010 + 88 + Реле блокировки стартера + 2612.3747 или РБС- 1к + 89 + Сигнализатор звуковой (зуммер) + 733.3747 + 90 + Блок контрольных ламп левый + ПД512Е + Сигнализаторы: + 91 + - стояночного тормоза + -- + 92 + - угла складывания полуприцепа + -- + 93 + - аварийного повышения температуры охлаждающей жидкости + -- + 94 + - выхода из строя тормозов + -- + 95 + - аварийного падения давления в баллонах + -- + 96 + - загрязнения маслофильтра + -- + 97 + Выключатель сигнализатора стояночного тормоза + ВК403А или ВК403Б + 98 + Реле стояночного тормоза + РС493 + 99 + Батарея аккумуляторная + 6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2 + 100 + Выключатель аккумуляторных батарей + 1402.3737 + 101 + Розетка внешнего запуска + ПС315-100 или ММММ685121002 + 102 + Выключатель света заднего хода + ВК403А или ВК418А или ВК403Б + 103 + Выключатель сигнала торможения + ВК12Б + 104 + Датчик неисправности тормозов + ВК503 + 105 + Выключатель сигнала из кузова + ВК322 + 106 + Выключатель цепи электромагнита + ВК403А или ВК403Б + 107 + Датчик указателя уровня топлива + 5202.3827010 + 108 + Датчик падения давления воздуха в баллонах + 2702.3829 или ДЕ-В или ММ124Д + 109 + Розетка штепсельная прицепа + ПС300-А3 + 110 + Фонарь подкузовной + ФП103Г + 111 + Панель соединительная + 17.3723 + 112 + Фонарь задний правый + ФП133АБ + 113 + Фонарь задний противотуманный + 2412.3716010 + 114 + Фонарь заднего хода + 2112.3711 + 115 + Фонарь освещения номерного знака + ФП134Б + 116 + Фонарь задний левый + ФП133АБ + 117 + Фонарь габаритный боковой + 431.3731 + 118 + Розетка прицепа + ПС326-150 или СНЦ125-7/45В034- 01 + 119 + Розетка прицепа + ПС325-150 или СНЦ124-7/45В034- 01 + 120 + Фонарь задний правый + 7462.3716 *1 + 121 + Фонарь освещения номерного знака + ФП131АБ *1 + 122 + Фонарь задний левый + 7472.3716 *1 + 123 + Фонарь габаритный передний + 264.3712 *1 + 124 + Корректор ближнего света фар + ЭМКФ35 + 125 + Реле габаритных фонарей + 901.3747 + 126 + Реле дальнего света фар + 901.3747 + 127 + Клапан электромагнитный останова двигателя + 5320-3721500 или ЭМ-1 + Общее описание электросистемы";DMC-URALM-A-B4-00-00-00A-040A-A(1) +[44, 521, 2239, 1356, 1224, 383, 1357, 2, 817, 268, 5, 600, 36, 1356, 447, 464, 516, 651, 5, 600, 36, 1321, 149, 383, 1357, 1531, 975, 464, 516, 141, 760, 2, 500, 69, 946, 5, 432, 515, 141, 272, 2, 96, 521, 2240, 56, 5, 2241, 2242, 1281, 2243, 56, 2244, 3, 2245, 545, 1355, 724, 7, 1619, 331, 2246, 2, 1090, 18, 319, 2247, 56, 1072, 818, 1293, 977, 977, 56, 1057, 543, 647, 4, 242, 351, 4, 2248, 166, 56, 323, 1580, 724, 141, 56, 260, 1330, 2, 2249, 8, 96, 326, 1358, 1059, 977, 56, 36, 2250, 3, 2251, 4, 36, 52, 385, 5, 1061, 19, 1359, 96, 2, 44, 725, 500, 5, 2252, 48, 2, 877, 107, 821, 1060, 518, 6, 385, 1228, 233, 18, 319, 2, 184, 366, 96, 2253, 518, 6, 280, 908, 960, 1087, 1315, 2254, 4, 2255, 6, 1588, 466, 1084, 195, 2256, 255, 368, 121, 763, 128, 518, 6, 18, 197, 518, 6, 233, 2257, 478, 2258, 1284, 255, 366, 96, 7, 1545, 82, 647, 96, 2, 819, 233, 395, 255, 823, 336, 742, 3, 48, 47, 1562, 2259, 336, 3, 177, 2260, 2261, 16, 207, 280, 251, 18, 2262, 2263, 3, 2264, 197, 2265, 8, 954, 447, 17, 1041, 816, 2266, 4, 2267, 2268, 2269, 336, 395, 934, 602, 280, 881, 20, 305, 1345, 726, 4, 745, 735, 138, 138, 138, 2, 138, 232, 501, 7, 978, 745, 87, 52, 4, 22, 366, 195, 4, 36, 138, 2, 745, 735, 138, 1290, 96, 52, 3, 1620, 930, 502, 2270, 195, 344, 1360, 502, 623, 57, 79, 503, 5, 150, 1361, 47, 351, 196, 521, 36, 138, 138, 3, 930, 1233, 2, 1234, 94, 4, 767, 607, 1285, 376, 196, 141, 96, 521, 36, 138, 138, 2271, 4, 14, 2272, 108, 50, 566, 96, 150, 26, 245, 257, 258, 257, 71, 50, 257, 258, 1362, 324, 238, 136, 245, 504, 71, 232, 245, 366, 513, 245, 232, 624, 245, 727, 34, 623, 119, 57, 728, 502, 1236, 5, 769, 625, 830, 729, 5, 172, 769, 625, 1091, 729, 5, 172, 232, 624, 175, 727, 34, 366, 513, 175, 232, 175, 1362, 324, 238, 136, 175, 504, 71, 150, 26, 175, 2273, 257, 258, 257, 71, 50, 257, 258, 2274, 295, 625, 390, 50, 546, 2275, 149, 625, 390, 505, 71, 58, 216, 1363, 50, 391, 730, 50, 90, 172, 336, 1364, 34, 611, 1365, 1363, 433, 32, 238, 259, 204, 113, 173, 352, 344, 506, 34, 467, 610, 106, 174, 238, 106, 174, 50, 391, 23, 50, 90, 172, 611, 2276, 119, 57, 90, 32, 467, 687, 204, 113, 1240, 500, 506, 383, 1091, 515, 592, 334, 50, 547, 234, 119, 57, 1241, 34, 50, 58, 216, 119, 57, 320, 1242, 149, 623, 119, 57, 611, 119, 57, 731, 23, 199, 234, 731, 23, 216, 58, 119, 57, 468, 432, 515, 50, 563, 344, 1360, 295, 1607, 432, 515, 295, 126, 1365, 611, 554, 5, 1366, 315, 44, 732, 295, 99, 149, 516, 336, 1366, 522, 1367, 546, 8, 468, 244, 232, 2277, 187, 187, 295, 238, 136, 733, 50, 1246, 23, 295, 320, 522, 1367, 546, 321, 232, 501, 295, 961, 144, 149, 961, 144, 50, 391, 730, 50, 90, 172, 48, 336, 433, 149, 22, 624, 150, 554, 623, 831, 1247, 623, 831, 728, 3, 149, 734, 195, 62, 232, 501, 62, 150, 341, 567, 62, 468, 831, 195, 187, 149, 624, 232, 62, 336, 1364, 34, 433, 71, 149, 44, 732, 149, 2278, 467, 2279, 50, 50, 503, 79, 379, 734, 195, 1248, 172, 150, 341, 567, 504, 71, 48, 842, 546, 245, 505, 334, 173, 238, 136, 217, 238, 136, 735, 2280, 8, 874, 468, 244, 1322, 187, 238, 746, 234, 1249, 50, 173, 1250, 234, 468, 238, 136, 187, 34, 50, 187, 3, 238, 726, 1251, 34, 385, 173, 1368, 244, 232, 725, 149, 320, 2, 96, 62, 50, 62, 238, 106, 174, 736, 173, 467, 610, 106, 174, 2281, 126, 464, 516, 238, 259, 204, 113, 736, 1253, 1361, 96, 62, 71, 503, 2282, 295, 99, 320, 50, 1254, 8, 173, 625, 1255, 48, 842, 546, 175, 505, 334, 173, 979, 144, 1606, 2283, 851, 467, 950, 259, 204, 113, 477, 17, 1041, 144, 467, 610, 106, 3, 265, 1596, 1256, 149, 173, 979, 144, 62, 34, 50, 62, 71, 295, 979, 144, 733, 1524, 464, 392, 392, 34, 50, 392, 1257, 50, 392, 506, 149, 464, 516, 522, 1289, 485, 321, 50, 1258, 149, 244, 22, 42, 62, 34, 50, 62, 34, 50, 62, 71, 149, 769, 2284, 62, 71, 32, 751, 144, 62, 149, 769, 17, 1259, 62, 149, 1557, 1260, 62, 34, 50, 62, 71, 32, 238, 746, 234, 32, 610, 106, 24, 3, 265, 50, 391, 3, 50, 90, 172, 522, 1621, 217, 321, 34, 150, 2285, 322, 592, 366, 513, 150, 22, 245, 322, 258, 150, 22, 624, 150, 22, 42, 150, 978, 1369, 341, 322, 71, 150, 22, 175, 322, 258, 150, 980, 324, 522, 217, 321, 50, 737, 3, 522, 217, 321, 50, 737, 3, 150, 22, 245, 150, 978, 1369, 341, 322, 258, 150, 22, 175, 150, 980, 26, 1263, 2286, 244, 232, 1264, 295, 980, 150, 295, 1368, 244, 232, 58, 216, 1033, 66, 50, 1265, 440, 188, 376];105;" Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля. + Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля + дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета. + Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4. + На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. + Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов. + Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока. + На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины. + На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются. + Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных + Электросистема +Схема соединения: + Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31: + Позиция на рис. 1 + Наименование + Тип или номер прибора + 1 + Фонарь передний правый + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 2 + Повторитель боковой указателя поворота правый + УП101-Б1 (511-3726010)*1 + 3 + Фара правая + 401.3711(671.3711)*1 + 4 + Панель соединительная правая + 17.3723 + 5 + Фара противотуманная правая + ФГ152А*2 + 6 + Электродвигатель предпускового подогревателя + МЭ252 + 7 + Конденсатор + КБП-С + 8 + Сигнал звуковой низкого тона + С306Д + 9 + Сигнал звуковой высокого тона + С307Д + 10 + Фара противотуманная левая + ФГ152А*2 + 11 + Панель соединительная левая + 17.3723 + 12 + Фара левая + 401.3711(671.3711)*1 + 13 + Повторитель боковой указателя поворота левый + УП101-Б1 + 14 + Фонарь передний левый + (511-3726010) *1 + 15 + Стеклоочиститель + ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1 + 16 + Стеклоомыватель + 16.3730 + 17 + Реле звуковых сигналов + 1112.5208000-14 или 1212.5208000-12 + 18 + Лампа подкапотная + 901.3747 + 19 + Выключатель звуковых сигналов + ПД308Б + 20 + Клапан электромагнитный ЭФУ + 2802.3829 или ДЕ-Т или ММ125Д + 21 + Предохранитель плавкий 6А + 11.3741 + 22 + Свеча факельная ЭФУ + ПР119-01 + Датчики: + 23 + - указателя температуры охлаждающей жидкости + 11.3740 + 24 + - сигнализатора масляного фильтра + ТМ100А + 25 + - аварийного падения давления масла + - + 26 + - указателя давления масла + 2602.3729 или ДЕ-М или ММ111Д + 27 + Свеча искровая предпускового подогревателя + ММ370 + 28 + Датчик аварийного перегрева охлаждающей жидкости + СН423 + 29 + Генератор + ТМ111-01 + 30 + Источник высокого напряжения + Г288Е или 1702.3771 + 31 + Нагреватель топлива предпускового подогревателя + ТК107А или 9301.3734 + 32 + Клапан электромагнитный предпускового подогревателя + 11.3741060 + 33 + Стартер + ПЖД30-1015501-04 + Выключатели: + 34 + - электродвигателя предпускового подогревателя + 46.3710 + 35 + - свечи предпускового подогревателя + ВН45М + 36 + - подогрева топлива + ВН45М + 37 + - электромагнитного клапана предпускового подогревателя + 46.3710 + 38 + Переключатель + 1602.3769 + 39 + Регулятор напряжения + 2712.3702 или Р2712.3702 + 40 + Фильтр конденсаторный + 11.7904 + 41 + Реле отключения регулятора напряжения + 901.3747 + 42 + Реле включения факельных свечей + 901.3747 + 43 + Сопротивление с биметаллическим контактом системы «термостарт» + 12.3741 + 44 + Реле блокировки выключателя батареи + 901.3747 + 45 + Предохранитель биметаллический + 291.3722 + 46 + Розетка переносной лампы + 47К + 47 + Переключатель света фар ножной + П53 (П39) *1 + 48 + Реле указателей поворота + РС951 или РП24М + 49 + Реле стартера + 738.3747-20 + 50 + Розетка переносной лампы + ПС400 + 51 + Фара – прожектор + 171.3711 *3 + 52 + Реле вспомогательного тормоза + 901.3747 + 53 + Выключатель вспомогательного тормоза + 2802.3829 или ДЕ-Т или ММ125Д + 54 + Блок предохранителей + ПР120 + 55 + Выключатель заднего противотуманного фонаря + 3842.3710-02.04 + 56 + Сопротивление электродвигателя отопителя + СЭ300 + 57 + Электродвигатель отопителя + МЭ226-В + Выключатели: + 58 + - плафона кабины + ВК343.01.08 + 59 + - фары – прожектора + ВК343.01.06 *3 + 60 + - фонарей знака автопоезда + ВК343.02.16 + 61 + Переключатель отопителя кабины + П147.03.11 + 62 + Выключатель противотуманных фар + ВК343.01.03 *2 + 63 + Предохранитель плавкий 10А + ПР119Б-01 + 64 + Выключатель системы “термостарт” + 11.3704-01 + 65 + Выключатель световой аварийной сигнализации + 32.3710 или 245.3710-01 или 249.3710 + 66 + Манометр шинный + МД101 + 67 + Плафон кабины + ПК201-Д + 68 + Фонарь знака автопоезда + УП101Б1 + 69 + Блок контрольных ламп правый + ПД511Е + Сигнализаторы: + 70 + - указателей поворота прицепа + - + 71 + - указателей поворота тягача + - + 72 + - готовности к пуску + - + 73 + Переключатель света центральный + П305 + 74 + Указатель уровня топлива + УБ170-01 или 34.3806010 + 75 + Сигнализатор резерва топлива + - + 76 + Переключатель указателей поворота + П110А или П110В- 01 + 77 + Указатель тока + АП171А + 78 + Спидометр + 161.3802 + 79 + Сигнализатор дальнего света фар + - + 80 + Тахометр + 253.3813 + 81 + Выключатель стартера и приборов + ВК353 или ВК354 (2109.3704010) *1 + 82 + Указатель давления масла + УК170-03 + 83 + Сигнализатор аварийного падения давления масла + - + 84 + Кнопка включения аккумуляторных батарей + 11.3704-01 (1402.3737) *1 + 85 + Указатель температуры охлаждающей жидкости + УК171-01 + 86 + Реостат подсветки приборов + ВК416Б-01 + 87 + Манометр двухстрелочный + 1901.3830010 + 88 + Реле блокировки стартера + 2612.3747 или РБС- 1к + 89 + Сигнализатор звуковой (зуммер) + 733.3747 + 90 + Блок контрольных ламп левый + ПД512Е + Сигнализаторы: + 91 + - стояночного тормоза + -- + 92 + - угла складывания полуприцепа + -- + 93 + - аварийного повышения температуры охлаждающей жидкости + -- + 94 + - выхода из строя тормозов + -- + 95 + - аварийного падения давления в баллонах + -- + 96 + - загрязнения маслофильтра + -- + 97 + Выключатель сигнализатора стояночного тормоза + ВК403А или ВК403Б + 98 + Реле стояночного тормоза + РС493 + 99 + Батарея аккумуляторная + 6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2 + 100 + Выключатель аккумуляторных батарей + 1402.3737 + 101 + Розетка внешнего запуска + ПС315-100 или ММММ685121002 + 102 + Выключатель света заднего хода + ВК403А или ВК418А или ВК403Б + 103 + Выключатель сигнала торможения + ВК12Б + 104 + Датчик неисправности тормозов + ВК503 + 105 + Выключатель сигнала из кузова + ВК322 + 106 + Выключатель цепи электромагнита + ВК403А или ВК403Б + 107 + Датчик указателя уровня топлива + 5202.3827010 + 108 + Датчик падения давления воздуха в баллонах + 2702.3829 или ДЕ-В или ММ124Д + 109 + Розетка штепсельная прицепа + ПС300-А3 + 110 + Фонарь подкузовной + ФП103Г + 111 + Панель соединительная + 17.3723 + 112 + Фонарь задний правый + ФП133АБ + 113 + Фонарь задний противотуманный + 2412.3716010 + 114 + Фонарь заднего хода + 2112.3711 + 115 + Фонарь освещения номерного знака + ФП134Б + 116 + Фонарь задний левый + ФП133АБ + 117 + Фонарь габаритный боковой + 431.3731 + 118 + Розетка прицепа + ПС326-150 или СНЦ125-7/45В034- 01 + 119 + Розетка прицепа + ПС325-150 или СНЦ124-7/45В034- 01 + 120 + Фонарь задний правый + 7462.3716 *1 + 121 + Фонарь освещения номерного знака + ФП131АБ *1 + 122 + Фонарь задний левый + 7472.3716 *1 + 123 + Фонарь габаритный передний + 264.3712 *1 + 124 + Корректор ближнего света фар + ЭМКФ35 + 125 + Реле габаритных фонарей + 901.3747 + 126 + Реле дальнего света фар + 901.3747 + 127 + Клапан электромагнитный останова двигателя + 5320-3721500 или ЭМ-1 + Общее описание электросистемы";DMC-URALM-A-B4-00-00-00A-040A-A(1) +[365, 426, 179, 365, 31];106;"Электросистема: + Общее описание электросистемы автомобиля";DMC-URALM-A-B4-00-00-00A-040A-A(2) +[376, 440, 188, 376, 36];106;"Электросистема: + Общее описание электросистемы автомобиля";DMC-URALM-A-B4-00-00-00A-040A-A(2) +[192, 792];107;Схема электрическая:;DMC-URALM-A-B4-00-00-00A-050A-A(1) +[196, 832];107;Схема электрическая:;DMC-URALM-A-B4-00-00-00A-050A-A(1) +[365, 192, 792];108;"Электросистема: + Схема электрическая";DMC-URALM-A-B4-00-00-00A-050A-A(2) +[376, 196, 832];108;"Электросистема: + Схема электрическая";DMC-URALM-A-B4-00-00-00A-050A-A(2) +[2003, 192, 153, 31, 1266, 131, 791, 4, 722, 192, 153, 424, 671, 2, 410, 481, 3, 2004, 2, 2005];109;"Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке 1 . + Схема соединения: + Перечень оборудования и жгутов приведены в модулях и соответствено.";DMC-URALM-A-B4-00-00-00A-051A-A(1) +[2287, 196, 141, 36, 1370, 138, 948, 4, 767, 196, 141, 439, 744, 2, 410, 604, 3, 607, 2, 509];109;"Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке 1 . + Схема соединения: + Перечень оборудования и жгутов приведены в модулях и соответствено.";DMC-URALM-A-B4-00-00-00A-051A-A(1) +[365, 192, 153];110;"Электросистема: + Схема соединения";DMC-URALM-A-B4-00-00-00A-051A-A(2) +[376, 196, 141];110;"Электросистема: + Схема соединения";DMC-URALM-A-B4-00-00-00A-051A-A(2) +[867, 32, 2, 56, 4, 64, 31, 1266, 131, 93, 4, 722, 2, 424, 2006, 671, 481, 3, 1502, 1267, 671, 1268, 1475, 2007, 4, 179, 177, 187, 286, 56, 738, 471, 56, 2008, 508, 286, 56, 123, 738, 508, 2009, 8, 1269, 2, 32, 286, 56, 8, 1270, 1271, 1272, 1227, 48, 123, 64, 32, 807, 594, 787, 6, 1273, 172, 231, 45, 227, 11, 32, 807, 594, 787, 6, 32, 105, 739, 2, 249, 32, 249, 1373, 2010, 32, 193, 105, 2, 193, 249, 220, 56, 8, 32, 529, 344, 1274, 56, 15, 1275, 8, 320, 508, 286, 56, 8, 455, 32, 45, 1427, 1124, 144, 32, 105, 739, 2, 249, 286, 56, 8, 1270, 177, 177, 177, 177];111;"Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках 1 , 2 , 3 и 4 . + Перечень используемого оборудования приведен в таблице 1 . + Список оборудования: + №пп + Обозначение + Ссылка на описание + № вида + 1 + 4320П2-3724249 - Пучок проводов электропневмоклапанов + + 1 + + 2 + 4320Х-3724097 - Провод массовый + + 1 + + 3 + 4420БМ-3724041 - Пучок проводов управления электропневмоклапанами + + 1 + + 4 + 4420БМ-3723170 - Кабель к модуляторам и датчикам + + 1 + + 5 + 3645-3724504 - Пучок проводов к осушителю + + 1 + + 6 + 650.3763010(EDC-7UC31) - Электронный блок управления двигателем + + 1 + + 7 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 8 + КЭМ-10Д - Электромагнитный клапан высшей передачи + + 1 + + 9 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 10 + 650.1130548 - Датчик давления наддува и температуры + + 2 + + 11 + 650.1130556 - Датчик температуры окружающей среды + + 2 + + 12 + 650.1130540 - Датчик низкого давления и низкой температуры топлива + + 3 + + 13 + 6370-3724117 - Провод к датчику воздушного фильтра + + 3 + + 14 + 5323РХ-3724050 - Провод от АКБ к стартеру + + 3 + + 15 + 4420БМ-3724048 - Пучок проводов к переключателю датчиков + + 3 + + 16 + Клапан заслонки моторного тормоза + + 4 + + 17 + 650.1130548 - Датчик давления наддува и температуры + + 4 + + 18 + 63645-3724504 - Пучок проводов к осушителю + + 4 + + Вид 1: + Вид 2: + Вид 3: + Вид 4:";DMC-URALM-A-B4-00-00-00A-052A-A(1) +[706, 32, 2, 56, 4, 66, 36, 1370, 138, 94, 4, 767, 2, 439, 2288, 744, 604, 3, 1618, 1267, 744, 1268, 1602, 2289, 4, 188, 177, 187, 286, 56, 738, 471, 56, 2290, 508, 286, 56, 127, 738, 508, 2291, 8, 1269, 2, 32, 286, 56, 8, 1371, 1271, 1272, 1359, 48, 127, 66, 32, 843, 594, 828, 6, 1273, 172, 216, 58, 307, 12, 32, 843, 594, 828, 6, 32, 106, 739, 2, 259, 32, 259, 1509, 2292, 32, 830, 106, 2, 830, 259, 234, 56, 8, 32, 548, 344, 1274, 56, 15, 1275, 8, 320, 508, 286, 56, 8, 468, 32, 58, 1561, 1291, 144, 32, 106, 739, 2, 259, 286, 56, 8, 1371, 177, 177, 177, 177];111;"Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках 1 , 2 , 3 и 4 . + Перечень используемого оборудования приведен в таблице 1 . + Список оборудования: + №пп + Обозначение + Ссылка на описание + № вида + 1 + 4320П2-3724249 - Пучок проводов электропневмоклапанов + + 1 + + 2 + 4320Х-3724097 - Провод массовый + + 1 + + 3 + 4420БМ-3724041 - Пучок проводов управления электропневмоклапанами + + 1 + + 4 + 4420БМ-3723170 - Кабель к модуляторам и датчикам + + 1 + + 5 + 3645-3724504 - Пучок проводов к осушителю + + 1 + + 6 + 650.3763010(EDC-7UC31) - Электронный блок управления двигателем + + 1 + + 7 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 8 + КЭМ-10Д - Электромагнитный клапан высшей передачи + + 1 + + 9 + 650.1130544 - Датчик числа оборотов распределительного вала + + 1 + + 10 + 650.1130548 - Датчик давления наддува и температуры + + 2 + + 11 + 650.1130556 - Датчик температуры окружающей среды + + 2 + + 12 + 650.1130540 - Датчик низкого давления и низкой температуры топлива + + 3 + + 13 + 6370-3724117 - Провод к датчику воздушного фильтра + + 3 + + 14 + 5323РХ-3724050 - Провод от АКБ к стартеру + + 3 + + 15 + 4420БМ-3724048 - Пучок проводов к переключателю датчиков + + 3 + + 16 + Клапан заслонки моторного тормоза + + 4 + + 17 + 650.1130548 - Датчик давления наддува и температуры + + 4 + + 18 + 63645-3724504 - Пучок проводов к осушителю + + 4 + + Вид 1: + Вид 2: + Вид 3: + Вид 4:";DMC-URALM-A-B4-00-00-00A-052A-A(1) +[365, 192, 867];112;"Электросистема: + Схема расположения";DMC-URALM-A-B4-00-00-00A-052A-A(2) +[376, 196, 706];112;"Электросистема: + Схема расположения";DMC-URALM-A-B4-00-00-00A-052A-A(2) +[499, 424, 499];113;"Электрооборудование: + Перечень электрооборудования";DMC-URALM-A-B4-00-00-00A-056A-A(1) +[521, 439, 521];113;"Электрооборудование: + Перечень электрооборудования";DMC-URALM-A-B4-00-00-00A-056A-A(1) +[2011, 424, 153];114;"Электросоединения: + Перечень соединений";DMC-URALM-A-B4-00-00-00A-057A-A(1) +[2293, 439, 141];114;"Электросоединения: + Перечень соединений";DMC-URALM-A-B4-00-00-00A-057A-A(1) +[410, 56, 424, 410];115;"Жгуты проводов: + Перечень жгутов";DMC-URALM-A-B4-00-00-00A-058A-A(1) +[410, 56, 439, 410];115;"Жгуты проводов: + Перечень жгутов";DMC-URALM-A-B4-00-00-00A-058A-A(1) diff --git a/publications/Demo publication in Russian/index/search_index.csv b/publications/Demo publication in Russian/index/search_index.csv new file mode 100644 index 0000000000000000000000000000000000000000..a92d166b7a2d51cc824ef98bdd3b1819ffdd4904 --- /dev/null +++ b/publications/Demo publication in Russian/index/search_index.csv @@ -0,0 +1,6498 @@ +tokens;labels;text;DMC +[17];0;Все;DMC-URALM-A-00-00-00-00A-002A-A +[654, 14, 336];1;Руководство по эксплуатации;DMC-URALM-A-00-00-00-00A-002A-A +[675, 14, 354];1;Руководство по эксплуатации;DMC-URALM-A-00-00-00-00A-002A-A +[1163, 139];2;Титульный лист;DMC-URALM-A-00-00-00-00A-002A-A +[1493, 139];2;Титульный лист;DMC-URALM-A-00-00-00-00A-002A-A +[1854, 654, 1587, 2776];3;Данное руководство является ознакомительным.;DMC-URALM-A-00-00-00-00A-002A-A +[465, 675, 1743, 3432];3;Данное руководство является ознакомительным.;DMC-URALM-A-00-00-00-00A-002A-A +[28];4;Урал;DMC-URALM-A-00-00-00-00A-002A-A +[29];4;Урал;DMC-URALM-A-00-00-00-00A-002A-A +[146, 147];5;Ответственная компания;DMC-URALM-A-00-00-00-00A-002A-A +[149, 150];5;Ответственная компания;DMC-URALM-A-00-00-00-00A-002A-A +[103, 140, 47, 28];6;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-00-00-00-00A-002A-A +[18, 144, 47, 29];6;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-00-00-00-00A-002A-A +[28, 6];7;Урал-44202-0003511-80М;DMC-URALM-A-00-00-00-00A-002A-A +[29, 6];7;Урал-44202-0003511-80М;DMC-URALM-A-00-00-00-00A-002A-A +[17];8;Все;DMC-URALM-D-00-00-00-00A-00PA-A +[103, 436, 804, 805];9;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-00PA-A +[18, 436, 842, 843];9;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-00PA-A +[509, 1164, 510, 20];10;Products cross-reference table;DMC-URALM-D-00-00-00-00A-00PA-A +[17];11;Все;DMC-URALM-D-00-00-00-00A-00WA-A +[877, 2, 1025];12;Месяц и год;DMC-URALM-D-00-00-00-00A-00WA-A +[151, 253];13;Колёсная формула;DMC-URALM-D-00-00-00-00A-00WA-A +[154, 265];13;Колёсная формула;DMC-URALM-D-00-00-00-00A-00WA-A +[2777, 511];14;Серийный номер;DMC-URALM-D-00-00-00-00A-00WA-A +[3433, 511];14;Серийный номер;DMC-URALM-D-00-00-00-00A-00WA-A +[878];15;Модель;DMC-URALM-D-00-00-00-00A-00WA-A +[973];15;Модель;DMC-URALM-D-00-00-00-00A-00WA-A +[103, 436, 804, 805];16;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-00WA-A +[18, 436, 842, 843];16;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-00WA-A +[1855, 220, 28, 6];17;Конфигурация изделия Урал-44202-80М;DMC-URALM-D-00-00-00-00A-00WA-A +[2491, 226, 29, 6];17;Конфигурация изделия Урал-44202-80М;DMC-URALM-D-00-00-00-00A-00WA-A +[45];18;Амортизаторы;DMC-URALM-D-00-00-00-00A-00WA-A +[141, 806, 45];19;Тип устанавливаемых амортизаторов;DMC-URALM-D-00-00-00-00A-00WA-A +[141, 594, 45];19;Тип устанавливаемых амортизаторов;DMC-URALM-D-00-00-00-00A-00WA-A +[1026];20;сер.;DMC-URALM-D-00-00-00-00A-00WA-A +[1165, 1164, 510, 20];21;Applicability cross-reference table;DMC-URALM-D-00-00-00-00A-00WA-A +[1856, 693];22;Serial number;DMC-URALM-D-00-00-00-00A-00WA-A +[37, 221, 7, 336, 5, 2778, 58, 437, 2779, 14, 27, 229, 2, 2780, 14, 27, 879, 1166, 571, 476, 572, 58, 572, 58, 14, 1857, 1858, 573, 413, 3, 880, 5, 209, 512, 4, 37, 694, 129];23;Автомобили предназначены для эксплуатации с прицепными системами, имеющими пневмовыводы по ГОСТ Р 50023-92 и электровыводы по ГОСТ 9200-76 (исполнение II), пневматический вывод тормозной системы, тормозные системы по ЕЭК ООН №13-10, полную массу в соответствии с технической характеристикой на автомобиль, сцепные устройства:;DMC-URALM-A-00-00-00-00A-018A-A +[1093, 227, 7, 354, 5, 3434, 72, 2492, 3435, 14, 27, 229, 2, 3436, 14, 27, 974, 1166, 595, 476, 596, 72, 596, 72, 14, 1857, 1858, 597, 424, 3, 598, 5, 189, 555, 4, 43, 768, 132];23;Автомобили предназначены для эксплуатации с прицепными системами, имеющими пневмовыводы по ГОСТ Р 50023-92 и электровыводы по ГОСТ 9200-76 (исполнение II), пневматический вывод тормозной системы, тормозные системы по ЕЭК ООН №13-10, полную массу в соответствии с технической характеристикой на автомобиль, сцепные устройства:;DMC-URALM-A-00-00-00-00A-018A-A +[1588, 1027, 573, 413];24;технически допустимая полная масса;DMC-URALM-A-00-00-00-00A-018A-A +[189, 1094, 597, 424];24;технически допустимая полная масса;DMC-URALM-A-00-00-00-00A-018A-A +[37, 28, 1859, 4, 336, 32, 210, 1589, 42, 3, 1167, 12, 695, 5, 48, 1860, 5, 1590, 48, 695, 5];25;Автомобили «Урал» рассчитаны на эксплуатацию при температурах окружающего воздуха в диапазоне от минус 45 °С до плюс 50 °С (кратковременно до минус 50 °С).;DMC-URALM-A-00-00-00-00A-018A-A +[1093, 29, 2493, 4, 354, 32, 216, 1744, 42, 3, 1167, 12, 695, 5, 48, 1860, 5, 1745, 48, 695, 5];25;Автомобили «Урал» рассчитаны на эксплуатацию при температурах окружающего воздуха в диапазоне от минус 45 °С до плюс 50 °С (кратковременно до минус 50 °С).;DMC-URALM-A-00-00-00-00A-018A-A +[613, 48, 414, 1861, 513, 32, 414, 1862, 655, 336, 3, 880, 5, 438, 254, 209, 337, 2, 513, 1168, 1169, 140, 1863, 32, 655, 2781, 656, 1864, 657, 3, 654, 14, 336, 477, 374, 57, 696, 881];26;Ресурс до первого капитального ремонта при первой категории условий эксплуатации в соответствии с «Положением о техническом обслуживании и ремонте подвижного состава автомобильного транспорта» при условии соблюдения всех правил, указанных в руководстве по эксплуатации, должен быть не менее 350000 км.;DMC-URALM-A-00-00-00-00A-018A-A +[613, 48, 425, 2494, 513, 32, 425, 2495, 676, 354, 3, 598, 5, 466, 254, 189, 355, 2, 513, 1494, 1169, 144, 1863, 32, 676, 3437, 1495, 237, 677, 3, 675, 14, 354, 2496, 556, 57, 769, 881];26;Ресурс до первого капитального ремонта при первой категории условий эксплуатации в соответствии с «Положением о техническом обслуживании и ремонте подвижного состава автомобильного транспорта» при условии соблюдения всех правил, указанных в руководстве по эксплуатации, должен быть не менее 350000 км.;DMC-URALM-A-00-00-00-00A-018A-A +[37, 28, 439, 882, 2782, 57, 221, 7, 1865, 883, 440];27;Автомобили «Урал» без дополнительной доработки не предназначены для перевозки опасных грузов.;DMC-URALM-A-00-00-00-00A-018A-A +[1093, 29, 439, 770, 3438, 57, 227, 7, 2497, 844, 440];27;Автомобили «Урал» без дополнительной доработки не предназначены для перевозки опасных грузов.;DMC-URALM-A-00-00-00-00A-018A-A +[146, 147];28;Ответственная компания;DMC-URALM-A-00-00-00-00A-018A-A +[149, 150];28;Ответственная компания;DMC-URALM-A-00-00-00-00A-018A-A +[3, 1866, 657, 884, 807, 148, 292, 2, 441, 2783, 94, 1170, 18, 1028, 2784, 220, 613, 1591, 94, 209, 1171, 2785, 885, 2, 1172, 2786, 613, 37];29;В течении указанного периода допускается замена узлов и агрегатов, прошедших установленный пробег, а также покупных изделий, ресурс которых, установленный технической документацией предприятий-поставщиков и стандартами, меньше ресурса автомобиля.;DMC-URALM-A-00-00-00-00A-018A-A +[3, 2498, 677, 884, 845, 238, 678, 2, 441, 3439, 1496, 1170, 18, 1095, 3440, 226, 613, 297, 1496, 189, 1497, 3441, 885, 2, 1172, 1746, 613, 43];29;В течении указанного периода допускается замена узлов и агрегатов, прошедших установленный пробег, а также покупных изделий, ресурс которых, установленный технической документацией предприятий-поставщиков и стандартами, меньше ресурса автомобиля.;DMC-URALM-A-00-00-00-00A-018A-A +[37, 2, 697, 2787, 3, 1173, 2788, 14, 1867, 879, 2, 2789, 1868, 211];30;Автомобили и шасси выпускаются в различных комплектациях по вариантам исполнения и номенклатуре составных частей.;DMC-URALM-A-00-00-00-00A-018A-A +[1093, 2, 771, 3442, 3, 1498, 3443, 14, 1867, 974, 2, 3444, 2499, 217];30;Автомобили и шасси выпускаются в различных комплектациях по вариантам исполнения и номенклатуре составных частей.;DMC-URALM-A-00-00-00-00A-018A-A +[17];31;Все;DMC-URALM-A-00-00-00-00A-018A-A +[886, 2790, 220, 57, 696, 2791, 1025];32;Срок службы изделия не менее десяти лет.;DMC-URALM-A-00-00-00-00A-018A-A +[886, 3445, 226, 57, 769, 3446, 3447];32;Срок службы изделия не менее десяти лет.;DMC-URALM-A-00-00-00-00A-018A-A +[2792, 37, 28, 5, 151, 253, 11, 11, 5, 2793, 441, 887, 2794, 888, 221, 7, 1865, 440, 2795, 2, 2796, 230, 14, 656, 193, 415, 2, 2797];33;Модернизированные автомобили «Урал» с колесной формулой 4х4, 6х6 с силовым агрегатом ЯМЗ-536 (экологический класс – 4), предназначены для перевозки грузов, людей и буксирования прицепов по всем видам дорог и местности.;DMC-URALM-A-00-00-00-00A-018A-A +[3448, 1093, 29, 5, 154, 265, 11, 11, 5, 3449, 441, 887, 3450, 888, 227, 7, 2497, 440, 3451, 2, 3452, 230, 14, 1499, 193, 426, 2, 3453];33;Модернизированные автомобили «Урал» с колесной формулой 4х4, 6х6 с силовым агрегатом ЯМЗ-536 (экологический класс – 4), предназначены для перевозки грузов, людей и буксирования прицепов по всем видам дорог и местности.;DMC-URALM-A-00-00-00-00A-018A-A +[1174];34;модификация;DMC-URALM-A-00-00-00-00A-018A-A +[1500];34;модификация;DMC-URALM-A-00-00-00-00A-018A-A +[1869, 511];35;идентификационный номер;DMC-URALM-A-00-00-00-00A-018A-A +[2500, 511];35;идентификационный номер;DMC-URALM-A-00-00-00-00A-018A-A +[1592, 514, 2798, 1870, 1593];36;Применение проушин других размерностей запрещается.;DMC-URALM-A-00-00-00-00A-018A-A +[1747, 557, 772, 2501, 1748];36;Применение проушин других размерностей запрещается.;DMC-URALM-A-00-00-00-00A-018A-A +[1588, 1027, 1594, 413, 338];37;технически допустимая максимальная масса автопоезда;DMC-URALM-A-00-00-00-00A-018A-A +[189, 1094, 1749, 424, 338];37;технически допустимая максимальная масса автопоезда;DMC-URALM-A-00-00-00-00A-018A-A +[163, 2, 64, 1871, 293, 1868, 211, 3, 880, 5, 79];38;Кабина и двигатель маркируются как составные части в соответствии с ОСТ 37.001.269-96.;DMC-URALM-A-00-00-00-00A-018A-A +[169, 2, 66, 2502, 293, 2499, 217, 3, 598, 5, 79];38;Кабина и двигатель маркируются как составные части в соответствии с ОСТ 37.001.269-96.;DMC-URALM-A-00-00-00-00A-018A-A +[164, 1173, 272, 2, 54, 4, 37, 2, 478, 697, 807, 658, 32, 2799, 5, 2800, 2801, 889, 47, 3, 2802, 479, 698, 2803, 2804, 2805, 2806, 4, 2807, 574, 21, 1029, 204, 37];39;Установка различного оборудования и механизмов на автомобиль и его шасси допускается только при согласовании с Инженерно-конструкторским центром завода. В противном случае потребитель лишается права предъявлять рекламации на преждевременный выход из строя деталей автомобиля.;DMC-URALM-A-00-00-00-00A-018A-A +[170, 1498, 278, 2, 54, 4, 43, 2, 427, 771, 845, 679, 32, 3454, 5, 3455, 3456, 889, 47, 3, 3457, 494, 773, 3458, 237, 3459, 3460, 4, 3461, 574, 21, 1096, 266, 43];39;Установка различного оборудования и механизмов на автомобиль и его шасси допускается только при согласовании с Инженерно-конструкторским центром завода. В противном случае потребитель лишается права предъявлять рекламации на преждевременный выход из строя деталей автомобиля.;DMC-URALM-A-00-00-00-00A-018A-A +[1030, 1869, 511, 1175, 4, 273, 339, 321, 3, 31, 211];40;Маркировка идентификационного номера выполняется на правом лонжероне рамы, в задней части.;DMC-URALM-A-00-00-00-00A-018A-A +[1097, 2500, 511, 1098, 4, 237, 339, 222, 3, 30, 217];40;Маркировка идентификационного номера выполняется на правом лонжероне рамы, в задней части.;DMC-URALM-A-00-00-00-00A-018A-A +[1030, 37, 2, 697, 28, 480, 3, 880, 5, 209, 1872, 254, 659, 151, 1873, 1595];41;Маркировка автомобиля и шасси «Урал» выполнена в соответствии с техническим регламентом о безопасности колесных транспортных средств.;DMC-URALM-A-00-00-00-00A-018A-A +[1097, 43, 2, 771, 29, 599, 3, 598, 5, 189, 1872, 254, 680, 154, 2503, 1750];41;Маркировка автомобиля и шасси «Урал» выполнена в соответствии с техническим регламентом о безопасности колесных транспортных средств.;DMC-URALM-A-00-00-00-00A-018A-A +[442, 878, 230, 55, 1874, 6];42;Основная модель прицепа - 82Б (2ПН-4М).;DMC-URALM-A-00-00-00-00A-018A-A +[329, 973, 230, 55, 1874, 6];42;Основная модель прицепа - 82Б (2ПН-4М).;DMC-URALM-A-00-00-00-00A-018A-A +[230, 1875, 1876, 514, 694, 515, 477, 1176, 888, 41, 14, 27, 229, 7, 2808, 1596, 694, 129, 1031, 699, 514, 477, 1176, 27, 229, 2, 2809];43;Прицепов - дышло прицепа (проушина сцепной тяги) должно соответствовать классу D50 по ГОСТ Р 41.55-2005 (для беззазорного тягово-сцепного устройства), основные размеры проушины должны соответствовать ГОСТ Р 41.55-2005 и ИСО 1102-75.;DMC-URALM-A-00-00-00-00A-018A-A +[230, 2504, 230, 557, 768, 558, 600, 1751, 888, 41, 14, 27, 229, 7, 3462, 1752, 768, 132, 329, 699, 557, 600, 1751, 27, 229, 2, 3463];43;Прицепов - дышло прицепа (проушина сцепной тяги) должно соответствовать классу D50 по ГОСТ Р 41.55-2005 (для беззазорного тягово-сцепного устройства), основные размеры проушины должны соответствовать ГОСТ Р 41.55-2005 и ИСО 1102-75.;DMC-URALM-A-00-00-00-00A-018A-A +[1875, 1876, 514, 694, 1177, 477, 1176, 27];44;Дышло прицепа (проушина сцепной петли) должно соответствовать ГОСТ 2349-75.;DMC-URALM-A-00-00-00-00A-018A-A +[2504, 230, 557, 768, 1501, 600, 1751, 27];44;Дышло прицепа (проушина сцепной петли) должно соответствовать ГОСТ 2349-75.;DMC-URALM-A-00-00-00-00A-018A-A +[654, 14, 336];45;Руководство по эксплуатации;DMC-URALM-A-00-00-00-00A-018A-A +[675, 14, 354];45;Руководство по эксплуатации;DMC-URALM-A-00-00-00-00A-018A-A +[1588, 1027, 1594, 2810, 413];46;технически допустимые максимальные осевые массы;DMC-URALM-A-00-00-00-00A-018A-A +[189, 1094, 1749, 3464, 424];46;технически допустимые максимальные осевые массы;DMC-URALM-A-00-00-00-00A-018A-A +[2811, 231, 47, 808];47;товарный знак завода изготовителя;DMC-URALM-A-00-00-00-00A-018A-A +[3465, 231, 47, 846];47;товарный знак завода изготовителя;DMC-URALM-A-00-00-00-00A-018A-A +[1877, 808, 1032, 4, 273, 362, 2812, 163, 3, 443, 211, 1877, 808, 1597, 575, 1598];48;Табличка изготовителя устанавливается на правой панели боковины кабины, в нижней части. Табличка изготовителя содержит следующие данные:;DMC-URALM-A-00-00-00-00A-018A-A +[2505, 846, 594, 4, 237, 368, 3466, 169, 3, 467, 217, 2505, 846, 1753, 428, 465];48;Табличка изготовителя устанавливается на правой панели боковины кабины, в нижней части. Табличка изготовителя содержит следующие данные:;DMC-URALM-A-00-00-00-00A-018A-A +[511, 1878, 141, 1873, 1595, 1878, 141, 697];49;номер одобрения типа транспортного средства (одобрения типа шасси).;DMC-URALM-A-00-00-00-00A-018A-A +[511, 2506, 141, 2503, 1750, 2506, 141, 771];49;номер одобрения типа транспортного средства (одобрения типа шасси).;DMC-URALM-A-00-00-00-00A-018A-A +[14, 2813, 698, 1599, 209, 1178, 164, 1596, 694, 129, 1879, 141, 1880, 1177, 2814, 3, 1179, 516, 211, 8, 37, 28, 7, 336, 5, 230, 14, 27, 1881];50;По желанию потребителя имеется техническая возможность установки тягово-сцепного устройства (ТСУ) типа «крюк-петля» (поставляется в качестве запасных частей к автомобилям «Урал») для эксплуатации с прицепами по ГОСТ 2349-75 типоразмер 3.;DMC-URALM-A-00-00-00-00A-018A-A +[14, 3467, 773, 638, 189, 975, 170, 1752, 768, 132, 1879, 141, 1880, 1501, 2507, 3, 1502, 559, 217, 8, 43, 29, 7, 354, 5, 230, 14, 27, 1881];50;По желанию потребителя имеется техническая возможность установки тягово-сцепного устройства (ТСУ) типа «крюк-петля» (поставляется в качестве запасных частей к автомобилям «Урал») для эксплуатации с прицепами по ГОСТ 2349-75 типоразмер 3.;DMC-URALM-A-00-00-00-00A-018A-A +[890, 694, 1600, 1180, 18, 14, 27, 660, 38, 2, 809, 699, 14, 27, 7, 2815, 700, 4, 2816, 1033, 1882, 517];51;Полуприцепов - сцепной шкворень диаметром А по ГОСТ 12017-81, равным 50,8 мм, и присоединительные размеры по ГОСТ 12105-74 для номинальной нагрузки на седло свыше 83,3 кН (8,5 тс).;DMC-URALM-A-00-00-00-00A-018A-A +[890, 768, 2508, 1180, 18, 14, 27, 681, 38, 2, 847, 699, 14, 27, 7, 3468, 976, 4, 3469, 1099, 1882, 517];51;Полуприцепов - сцепной шкворень диаметром А по ГОСТ 12017-81, равным 50,8 мм, и присоединительные размеры по ГОСТ 12105-74 для номинальной нагрузки на седло свыше 83,3 кН (8,5 тс).;DMC-URALM-A-00-00-00-00A-018A-A +[1594, 1027, 700, 4, 701, 694, 129];52;максимальная допустимая нагрузка на седельно-сцепное устройство;DMC-URALM-A-00-00-00-00A-018A-A +[1749, 1094, 976, 4, 774, 768, 132];52;максимальная допустимая нагрузка на седельно-сцепное устройство;DMC-URALM-A-00-00-00-00A-018A-A +[2817];53;Введение;DMC-URALM-A-00-00-00-00A-018A-A +[3470];53;Введение;DMC-URALM-A-00-00-00-00A-018A-A +[103, 140, 47, 28];54;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-00-00-00-00A-018A-A +[18, 144, 47, 29];54;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-00-00-00-00A-018A-A +[22, 1181, 104, 97, 1182, 1183, 1883, 25, 20];55;Attribute frontMatterType - Type of front matter content (Chap 3.9.6.1, Table 18);DMC-URALM-D-00-00-00-00A-022A-A +[518, 1184];56;Перед рейсом;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1185, 104, 97, 1884, 25, 20];57;Attribute emphasisType - Type of emphasis (Chap 3.9.6.1, Table 16);DMC-URALM-D-00-00-00-00A-022A-A +[1186];58;//@limitUnitType;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1187, 1885, 702, 104, 25, 20];59;Attribute quantityType - Quantity data type (Chap 3.9.6.1, Table 39);DMC-URALM-D-00-00-00-00A-022A-A +[2818, 416, 516, 204, 1601, 3, 1886, 1887];60;Отправка снятой запасной детали, возможно, в цех заказчика;DMC-URALM-D-00-00-00-00A-022A-A +[3471, 495, 559, 1100, 975, 3, 1886, 1887];60;Отправка снятой запасной детали, возможно, в цех заказчика;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1188, 1888, 212, 25, 20];61;Attribute taskCode - Task code (Chap 3.9.6.1, Table 61);DMC-URALM-D-00-00-00-00A-022A-A +[702, 212];62;Data Code;DMC-URALM-D-00-00-00-00A-022A-A +[2819, 272];63;Испытательное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[3472, 278];63;Испытательное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[1889, 2820];64;Принято частично;DMC-URALM-D-00-00-00-00A-022A-A +[2509, 3473];64;Принято частично;DMC-URALM-D-00-00-00-00A-022A-A +[417];65;Напряжение;DMC-URALM-D-00-00-00-00A-022A-A +[429];65;Напряжение;DMC-URALM-D-00-00-00-00A-022A-A +[1187];66;//@quantityType;DMC-URALM-D-00-00-00-00A-022A-A +[442, 204];67;Основная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[329, 266];67;Основная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1189, 1890, 519, 97, 90, 1190, 25, 20];68;Attribute commentPriorityCode - Priority level of a comment (Chap 3.9.6.1, Table 11);DMC-URALM-D-00-00-00-00A-022A-A +[2821];69;Отбраковано;DMC-URALM-D-00-00-00-00A-022A-A +[3474];69;Отбраковано;DMC-URALM-D-00-00-00-00A-022A-A +[1191, 1034, 1035];70;Причина новой редакции;DMC-URALM-D-00-00-00-00A-022A-A +[1503, 1101, 1102];70;Причина новой редакции;DMC-URALM-D-00-00-00-00A-022A-A +[1602, 340];71;Сжатые газы;DMC-URALM-D-00-00-00-00A-022A-A +[977, 340];71;Сжатые газы;DMC-URALM-D-00-00-00-00A-022A-A +[14, 576];72;По состоянию;DMC-URALM-D-00-00-00-00A-022A-A +[14, 601];72;По состоянию;DMC-URALM-D-00-00-00-00A-022A-A +[877];73;Месяц;DMC-URALM-D-00-00-00-00A-022A-A +[703];74;EAN-13;DMC-URALM-D-00-00-00-00A-022A-A +[1192];75;//@cancelCaption;DMC-URALM-D-00-00-00-00A-022A-A +[882, 74];76;Дополнительная работа;DMC-URALM-D-00-00-00-00A-022A-A +[770, 89];76;Дополнительная работа;DMC-URALM-D-00-00-00-00A-022A-A +[1036, 2822, 444, 520];77;Имя сущности XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1103, 3475, 444, 520];77;Имя сущности XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[2823, 808];78;Рекомендация изготовителя;DMC-URALM-D-00-00-00-00A-022A-A +[3476, 846];78;Рекомендация изготовителя;DMC-URALM-D-00-00-00-00A-022A-A +[2824, 2825];79;Совершенно секретно;DMC-URALM-D-00-00-00-00A-022A-A +[3477, 2510];79;Совершенно секретно;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1193, 1891, 1892, 25, 20];80;Attribute accessPointTypeValue - Access point (Chap 3.9.6.1, Table 2);DMC-URALM-D-00-00-00-00A-022A-A +[1603, 891, 704, 3, 121, 1603, 891];81;Условное обозначение (кандидат в перечень условных обозначений);DMC-URALM-D-00-00-00-00A-022A-A +[1754, 978, 704, 3, 135, 1754, 978];81;Условное обозначение (кандидат в перечень условных обозначений);DMC-URALM-D-00-00-00-00A-022A-A +[1194, 1037, 699];82;Больший/меньший размер;DMC-URALM-D-00-00-00-00A-022A-A +[1755, 1746, 699];82;Больший/меньший размер;DMC-URALM-D-00-00-00-00A-022A-A +[1195];83;Таблица;DMC-URALM-D-00-00-00-00A-022A-A +[1504];83;Таблица;DMC-URALM-D-00-00-00-00A-022A-A +[2826];84;Базовый;DMC-URALM-D-00-00-00-00A-022A-A +[3478];84;Базовый;DMC-URALM-D-00-00-00-00A-022A-A +[3, 1893, 1196, 1604, 126, 148, 2, 705, 220];85;В мастерской можно проводить демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[3, 2511, 1505, 19, 126, 267, 2, 775, 226];85;В мастерской можно проводить демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[1894];86;Центровка;DMC-URALM-D-00-00-00-00A-022A-A +[2512];86;Центровка;DMC-URALM-D-00-00-00-00A-022A-A +[2827];87;Несекретно;DMC-URALM-D-00-00-00-00A-022A-A +[3479];87;Несекретно;DMC-URALM-D-00-00-00-00A-022A-A +[1895, 121, 516, 211];88;LOSP - Перечень запасных частей;DMC-URALM-D-00-00-00-00A-022A-A +[1895, 135, 559, 217];88;LOSP - Перечень запасных частей;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1197, 1896, 1897, 702, 104, 25, 20];89;Attribute significantParaDataType - Paragraph significant data type (Chap 3.9.6.1, Table 53);DMC-URALM-D-00-00-00-00A-022A-A +[148];90;Замена;DMC-URALM-D-00-00-00-00A-022A-A +[238];90;Замена;DMC-URALM-D-00-00-00-00A-022A-A +[2828, 884];91;Межремонтный период;DMC-URALM-D-00-00-00-00A-022A-A +[3480, 884];91;Межремонтный период;DMC-URALM-D-00-00-00-00A-022A-A +[1198, 204, 1898, 220];92;Компоненты деталей конечного изделия;DMC-URALM-D-00-00-00-00A-022A-A +[1198, 266, 2513, 226];92;Компоненты деталей конечного изделия;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 52, 892, 175, 1199, 57, 2829, 2830, 7, 577, 706];93;Набор материалов или отдельный материал, который не создавался специально для сервисного бюллетеня;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 53, 979, 1506, 297, 57, 3481, 1104, 7, 602, 776];93;Набор материалов или отдельный материал, который не создавался специально для сервисного бюллетеня;DMC-URALM-D-00-00-00-00A-022A-A +[2831, 2832];94;Графическое изображение;DMC-URALM-D-00-00-00-00A-022A-A +[3482, 3483];94;Графическое изображение;DMC-URALM-D-00-00-00-00A-022A-A +[1200, 521];95;HIGH - Изменения;DMC-URALM-D-00-00-00-00A-022A-A +[1200, 560];95;HIGH - Изменения;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1201, 893, 894, 510, 104, 25, 20];96;Attribute functionalItemRefType - Functional Item Reference Type (Chap 3.9.6.1, Table 20);DMC-URALM-D-00-00-00-00A-022A-A +[521, 445, 254, 1605, 1606, 658, 445, 254, 1605];97;Изменение сведений о применимости (изменены только сведения о применимости);DMC-URALM-D-00-00-00-00A-022A-A +[560, 468, 254, 1756, 1757, 679, 468, 254, 1756];97;Изменение сведений о применимости (изменены только сведения о применимости);DMC-URALM-D-00-00-00-00A-022A-A +[1202];98;//@genericPropertyType;DMC-URALM-D-00-00-00-00A-022A-A +[2833, 220];99;Подсоединяемое изделие;DMC-URALM-D-00-00-00-00A-022A-A +[3484, 226];99;Подсоединяемое изделие;DMC-URALM-D-00-00-00-00A-022A-A +[1899];100;PDF417;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1203, 25, 20];101;Attribute sbTimeComplianceType (Chap 3.9.6.1, Table 49);DMC-URALM-D-00-00-00-00A-022A-A +[707];102;Параметр;DMC-URALM-D-00-00-00-00A-022A-A +[2834, 521, 1171];103;Затронутая изменениями документация;DMC-URALM-D-00-00-00-00A-022A-A +[3485, 560, 1497];103;Затронутая изменениями документация;DMC-URALM-D-00-00-00-00A-022A-A +[341, 213];104;Промежуточный низкий;DMC-URALM-D-00-00-00-00A-022A-A +[356, 496];104;Промежуточный низкий;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 300, 375, 614, 1204];105;Ссылка на главный автомат защиты сети;DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 314, 375, 639, 1507];105;Ссылка на главный автомат защиты сети;DMC-URALM-D-00-00-00-00A-022A-A +[895, 704, 3, 121, 895];106;Термин (кандидат в перечень терминов);DMC-URALM-D-00-00-00-00A-022A-A +[895, 704, 3, 135, 895];106;Термин (кандидат в перечень терминов);DMC-URALM-D-00-00-00-00A-022A-A +[1205];107;//@pmEntryType;DMC-URALM-D-00-00-00-00A-022A-A +[1607];108;Жёлтый;DMC-URALM-D-00-00-00-00A-022A-A +[1758];108;Жёлтый;DMC-URALM-D-00-00-00-00A-022A-A +[1900, 21];109;Выбрать из;DMC-URALM-D-00-00-00-00A-022A-A +[2514, 21];109;Выбрать из;DMC-URALM-D-00-00-00-00A-022A-A +[884, 2835];110;Период отсрочки;DMC-URALM-D-00-00-00-00A-022A-A +[884, 3486];110;Период отсрочки;DMC-URALM-D-00-00-00-00A-022A-A +[2836, 577, 706, 477, 374, 480];111;Обязательно (сервисный бюллетень должен быть выполнен);DMC-URALM-D-00-00-00-00A-022A-A +[2515, 602, 776, 2496, 556, 599];111;Обязательно (сервисный бюллетень должен быть выполнен);DMC-URALM-D-00-00-00-00A-022A-A +[578, 615, 416, 516, 204];112;Вспомогательный код снятой запасной детали;DMC-URALM-D-00-00-00-00A-022A-A +[603, 615, 495, 559, 1100];112;Вспомогательный код снятой запасной детали;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1186, 1206, 104, 25, 20];113;Attribute limitUnitType - Limit type (Chap 3.9.6.1, Table 28);DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1207];114;"Задает надпись ""RESET""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1207];114;"Задает надпись ""RESET""";DMC-URALM-D-00-00-00-00A-022A-A +[2837, 2838];115;Интервал повторений;DMC-URALM-D-00-00-00-00A-022A-A +[3487, 3488];115;Интервал повторений;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1208, 446, 1209, 25, 20];116;Attribute partCharacteristic - Part characteristic (Chap 3.9.6.1, Table 33);DMC-URALM-D-00-00-00-00A-022A-A +[2839];117;Прозрачный;DMC-URALM-D-00-00-00-00A-022A-A +[3489];117;Прозрачный;DMC-URALM-D-00-00-00-00A-022A-A +[1210, 91, 444, 520];118;Наименование элемента XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1508, 91, 444, 520];118;Наименование элемента XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 2840, 375, 614, 1204, 7, 2841, 375, 614];119;Ссылка на поставляемый автомат защиты сети (для макетного автомата защиты);DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 2507, 375, 639, 1507, 7, 3490, 375, 639];119;Ссылка на поставляемый автомат защиты сети (для макетного автомата защиты);DMC-URALM-D-00-00-00-00A-022A-A +[2842, 810, 1608, 1609, 209, 337];120;Форма проведения планово-предупредительного технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[3491, 848, 849, 1759, 189, 355];120;Форма проведения планово-предупредительного технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[210];121;Температура;DMC-URALM-D-00-00-00-00A-022A-A +[216];121;Температура;DMC-URALM-D-00-00-00-00A-022A-A +[2843, 886];122;Истечение срока;DMC-URALM-D-00-00-00-00A-022A-A +[3492, 886];122;Истечение срока;DMC-URALM-D-00-00-00-00A-022A-A +[1038];123;Семейство;DMC-URALM-D-00-00-00-00A-022A-A +[1105];123;Семейство;DMC-URALM-D-00-00-00-00A-022A-A +[1211];124;Зеленый;DMC-URALM-D-00-00-00-00A-022A-A +[1509];124;Зеленый;DMC-URALM-D-00-00-00-00A-022A-A +[2844];125;Администрирование;DMC-URALM-D-00-00-00-00A-022A-A +[3493];125;Администрирование;DMC-URALM-D-00-00-00-00A-022A-A +[1208];126;//@partCharacteristic;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1901];127;"Задает надпись ""OK""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1901];127;"Задает надпись ""OK""";DMC-URALM-D-00-00-00-00A-022A-A +[121, 1039, 579, 708, 1902];128;Перечень действующих модулей данных - LOEDM;DMC-URALM-D-00-00-00-00A-022A-A +[135, 403, 498, 465, 1902];128;Перечень действующих модулей данных - LOEDM;DMC-URALM-D-00-00-00-00A-022A-A +[2845, 5, 68, 2846, 337];129;Наработка с момента последнего обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[3494, 5, 68, 3495, 355];129;Наработка с момента последнего обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[880];130;Соответствие;DMC-URALM-D-00-00-00-00A-022A-A +[598];130;Соответствие;DMC-URALM-D-00-00-00-00A-022A-A +[2847, 2848, 2849, 2850];131;Потенциальная директива летной годности;DMC-URALM-D-00-00-00-00A-022A-A +[3496, 3497, 3498, 3499];131;Потенциальная директива летной годности;DMC-URALM-D-00-00-00-00A-022A-A +[1903];132;FNC;DMC-URALM-D-00-00-00-00A-022A-A +[2851, 301, 376];133;Уведомление общего назначения;DMC-URALM-D-00-00-00-00A-022A-A +[3500, 315, 404];133;Уведомление общего назначения;DMC-URALM-D-00-00-00-00A-022A-A +[709, 896];134;Постоянная величина;DMC-URALM-D-00-00-00-00A-022A-A +[777, 980];134;Постоянная величина;DMC-URALM-D-00-00-00-00A-022A-A +[1031, 886];135;Основной срок;DMC-URALM-D-00-00-00-00A-022A-A +[329, 886];135;Основной срок;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1212, 104, 97, 1904, 1213, 1905, 25, 20];136;Attribute acronymType - Type of acronym or abbreviation (Chap 3.9.6.1, Table 3);DMC-URALM-D-00-00-00-00A-022A-A +[209, 521, 1906, 1606, 209, 1907, 209, 521, 2852, 2, 2853, 1034, 1035];137;Техническое изменение (разработано/изменено техническое содержимое, технические изменения значительны, и требуется новая редакция);DMC-URALM-D-00-00-00-00A-022A-A +[189, 560, 2516, 1757, 189, 2517, 189, 560, 3501, 2, 1760, 1101, 1102];137;Техническое изменение (разработано/изменено техническое содержимое, технические изменения значительны, и требуется новая редакция);DMC-URALM-D-00-00-00-00A-022A-A +[1605];138;Применимость;DMC-URALM-D-00-00-00-00A-022A-A +[1756];138;Применимость;DMC-URALM-D-00-00-00-00A-022A-A +[2854, 272];139;Радиоэлектронное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[3502, 278];139;Радиоэлектронное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[521, 1610, 521, 1908, 658, 1610, 444];140;Изменение разметки (изменения касаются только разметки XML);DMC-URALM-D-00-00-00-00A-022A-A +[560, 1761, 560, 2518, 679, 1761, 444];140;Изменение разметки (изменения касаются только разметки XML);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1214, 1215, 1909, 25, 20];141;Attribute sourceCriticality - Source criticality (Chap 3.9.6.1, Table 56);DMC-URALM-D-00-00-00-00A-022A-A +[445, 254, 1611, 2855, 2856, 2857];142;Сведения о веществах, разрушающих озоновый слой;DMC-URALM-D-00-00-00-00A-022A-A +[468, 254, 1762, 3503, 3504, 3505];142;Сведения о веществах, разрушающих озоновый слой;DMC-URALM-D-00-00-00-00A-022A-A +[22, 618, 1216, 618, 25, 20];143;Attribute function - Maintenance function (Chap 3.9.6.1, Table 19);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1217, 1218, 1910, 25, 20];144;Attribute productCategory - Product categories (Chap 3.9.6.1, Table 37);DMC-URALM-D-00-00-00-00A-022A-A +[2858, 2859];145;Численность персонала;DMC-URALM-D-00-00-00-00A-022A-A +[3506, 3507];145;Численность персонала;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1219, 25, 20];146;Attribute sbImpactType (Chap 3.9.6.1, Table 46);DMC-URALM-D-00-00-00-00A-022A-A +[1911, 121, 897, 1612];147;LOSU - Перечень предметов поставки;DMC-URALM-D-00-00-00-00A-022A-A +[1911, 135, 897, 1763];147;LOSU - Перечень предметов поставки;DMC-URALM-D-00-00-00-00A-022A-A +[204, 2860, 8, 1220, 1613, 1912];148;Деталь, чувствительная к разряду статического электричества;DMC-URALM-D-00-00-00-00A-022A-A +[266, 3508, 8, 1220, 1764, 2519];148;Деталь, чувствительная к разряду статического электричества;DMC-URALM-D-00-00-00-00A-022A-A +[1200, 521, 5, 1614, 2861];149;HIGH - Изменения с инструкциями обновления;DMC-URALM-D-00-00-00-00A-022A-A +[1200, 560, 5, 1765, 3509];149;HIGH - Изменения с инструкциями обновления;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1221];150;"Задает надпись ""CONTINUE""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1221];150;"Задает надпись ""CONTINUE""";DMC-URALM-D-00-00-00-00A-022A-A +[1913];151;ASSET;DMC-URALM-D-00-00-00-00A-022A-A +[2862, 615];152;Квалификационный код;DMC-URALM-D-00-00-00-00A-022A-A +[3510, 615];152;Квалификационный код;DMC-URALM-D-00-00-00-00A-022A-A +[2863];153;Объем;DMC-URALM-D-00-00-00-00A-022A-A +[3511];153;Объем;DMC-URALM-D-00-00-00-00A-022A-A +[445, 14, 2864];154;Сведения по планированию;DMC-URALM-D-00-00-00-00A-022A-A +[468, 14, 3512];154;Сведения по планированию;DMC-URALM-D-00-00-00-00A-022A-A +[1914, 1915, 209, 337, 482, 811, 126, 148, 2, 705, 220];155;Полевое/ASB техническое обслуживание может включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[2520, 1915, 189, 355, 778, 779, 126, 267, 2, 775, 226];155;Полевое/ASB техническое обслуживание может включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[1222, 5, 883, 1611];156;Боеприпасы с опасными веществами;DMC-URALM-D-00-00-00-00A-022A-A +[1222, 5, 844, 1762];156;Боеприпасы с опасными веществами;DMC-URALM-D-00-00-00-00A-022A-A +[615, 808];157;Код изготовителя;DMC-URALM-D-00-00-00-00A-022A-A +[615, 846];157;Код изготовителя;DMC-URALM-D-00-00-00-00A-022A-A +[476, 708, 21, 1916];158;Вывод данных из ЭВМ;DMC-URALM-D-00-00-00-00A-022A-A +[476, 465, 21, 1916];158;Вывод данных из ЭВМ;DMC-URALM-D-00-00-00-00A-022A-A +[1917, 2, 1615, 2865, 2866, 2867];159;Покрытия и краски, наполнители, мастики. растворители;DMC-URALM-D-00-00-00-00A-022A-A +[2521, 2, 1766, 3513, 3514, 3515];159;Покрытия и краски, наполнители, мастики. растворители;DMC-URALM-D-00-00-00-00A-022A-A +[1918, 710, 1919, 1218];160;Washing and cleaning product;DMC-URALM-D-00-00-00-00A-022A-A +[881];161;км;DMC-URALM-D-00-00-00-00A-022A-A +[516, 204];162;Запасная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[559, 266];162;Запасная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[2868, 613];163;Остаточный ресурс;DMC-URALM-D-00-00-00-00A-022A-A +[3516, 613];163;Остаточный ресурс;DMC-URALM-D-00-00-00-00A-022A-A +[1036, 888];164;Имя класса;DMC-URALM-D-00-00-00-00A-022A-A +[1103, 888];164;Имя класса;DMC-URALM-D-00-00-00-00A-022A-A +[103, 436, 804, 805];165;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-022A-A +[18, 436, 842, 843];165;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-022A-A +[1223];166;//@crewMemberType;DMC-URALM-D-00-00-00-00A-022A-A +[1224];167;//@materialUsage;DMC-URALM-D-00-00-00-00A-022A-A +[2869];168;Ватерлиния;DMC-URALM-D-00-00-00-00A-022A-A +[3517];168;Ватерлиния;DMC-URALM-D-00-00-00-00A-022A-A +[1920, 21];169;Модифицировано из;DMC-URALM-D-00-00-00-00A-022A-A +[2522, 21];169;Модифицировано из;DMC-URALM-D-00-00-00-00A-022A-A +[1921];170;//@thresholdUnitOfMeasure;DMC-URALM-D-00-00-00-00A-022A-A +[1181];171;//@frontMatterType;DMC-URALM-D-00-00-00-00A-022A-A +[2870];172;Точный;DMC-URALM-D-00-00-00-00A-022A-A +[3518];172;Точный;DMC-URALM-D-00-00-00-00A-022A-A +[1922, 121, 2871];173;LOC - Перечень предостережений;DMC-URALM-D-00-00-00-00A-022A-A +[1922, 135, 3519];173;LOC - Перечень предостережений;DMC-URALM-D-00-00-00-00A-022A-A +[194, 2872, 711, 1225, 658, 7, 1923];174;Верхняя черта над текстом (только для векторов);DMC-URALM-D-00-00-00-00A-022A-A +[181, 3520, 711, 1225, 679, 7, 1923];174;Верхняя черта над текстом (только для векторов);DMC-URALM-D-00-00-00-00A-022A-A +[1226];175;//@partUsageCode;DMC-URALM-D-00-00-00-00A-022A-A +[1040];176;Белый;DMC-URALM-D-00-00-00-00A-022A-A +[1106];176;Белый;DMC-URALM-D-00-00-00-00A-022A-A +[1036, 1924];177;Имя файла;DMC-URALM-D-00-00-00-00A-022A-A +[1103, 1924];177;Имя файла;DMC-URALM-D-00-00-00-00A-022A-A +[1227];178;Вес;DMC-URALM-D-00-00-00-00A-022A-A +[1925, 703];179;Bookland EAN;DMC-URALM-D-00-00-00-00A-022A-A +[619];180;Рисунок;DMC-URALM-D-00-00-00-00A-022A-A +[1228];181;//@installationLocationType;DMC-URALM-D-00-00-00-00A-022A-A +[2873, 1926];182;Активный участок;DMC-URALM-D-00-00-00-00A-022A-A +[3521, 1926];182;Активный участок;DMC-URALM-D-00-00-00-00A-022A-A +[1927];183;Оценка;DMC-URALM-D-00-00-00-00A-022A-A +[2523];183;Оценка;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175];184;Набор материалов;DMC-URALM-D-00-00-00-00A-022A-A +[1928, 1229, 1230, 1231, 509];185;Non-metal surface treatment products;DMC-URALM-D-00-00-00-00A-022A-A +[1929, 447, 522, 712, 1221];186;Sets the caption to CONTINUE;DMC-URALM-D-00-00-00-00A-022A-A +[898, 1930, 1616, 615, 57, 1931];187;Ни один другой код не применяется;DMC-URALM-D-00-00-00-00A-022A-A +[898, 1930, 772, 615, 57, 1510];187;Ни один другой код не применяется;DMC-URALM-D-00-00-00-00A-022A-A +[2874, 3, 1232, 12, 195, 121, 1233, 3, 193, 1041, 899, 7, 414, 195, 1234, 7, 620, 195, 1041, 899, 7, 713, 195, 714, 1234, 899];188;Неупорядоченный (В зависимости от уровня перечня префикс в виде короткого тире для первого уровня, точка для второго уровня, короткое тире для третьего уровня - ISOpub: точка, тире);DMC-URALM-D-00-00-00-00A-022A-A +[3522, 3, 850, 12, 330, 1767, 1233, 3, 193, 1107, 981, 7, 425, 330, 1511, 7, 641, 330, 1107, 981, 7, 780, 330, 714, 1511, 981];188;Неупорядоченный (В зависимости от уровня перечня префикс в виде короткого тире для первого уровня, точка для второго уровня, короткое тире для третьего уровня - ISOpub: точка, тире);DMC-URALM-D-00-00-00-00A-022A-A +[2875, 2876];189;Ожидает решения;DMC-URALM-D-00-00-00-00A-022A-A +[3523, 3524];189;Ожидает решения;DMC-URALM-D-00-00-00-00A-022A-A +[1932, 121, 1933];190;LOA - Перечень аббревиатур;DMC-URALM-D-00-00-00-00A-022A-A +[1932, 135, 2524];190;LOA - Перечень аббревиатур;DMC-URALM-D-00-00-00-00A-022A-A +[1934, 1235];191;Эксплуатационные публикации;DMC-URALM-D-00-00-00-00A-022A-A +[2525, 1512];191;Эксплуатационные публикации;DMC-URALM-D-00-00-00-00A-022A-A +[1935, 509];192;Biocide products;DMC-URALM-D-00-00-00-00A-022A-A +[1617];193;Альтернативный;DMC-URALM-D-00-00-00-00A-022A-A +[1768];193;Альтернативный;DMC-URALM-D-00-00-00-00A-022A-A +[1936, 121, 578, 272];194;LOSE - Перечень вспомогательного оборудования;DMC-URALM-D-00-00-00-00A-022A-A +[1936, 135, 603, 278];194;LOSE - Перечень вспомогательного оборудования;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1236, 522, 448, 900, 1237, 618, 25, 20];195;Attribute submitCaption - Caption for dialog submit function (Chap 3.9.6.1, Table 58);DMC-URALM-D-00-00-00-00A-022A-A +[2877];196;Восстановление;DMC-URALM-D-00-00-00-00A-022A-A +[3525];196;Восстановление;DMC-URALM-D-00-00-00-00A-022A-A +[1937, 1938, 1939, 1940];197;Intelligent Mail (USPS4CB);DMC-URALM-D-00-00-00-00A-022A-A +[1203];198;//@sbTimeComplianceType;DMC-URALM-D-00-00-00-00A-022A-A +[204, 2878, 7, 659, 336];199;Деталь, критичная для безопасности эксплуатации;DMC-URALM-D-00-00-00-00A-022A-A +[266, 3526, 7, 680, 354];199;Деталь, критичная для безопасности эксплуатации;DMC-URALM-D-00-00-00-00A-022A-A +[812];200;Нормальный;DMC-URALM-D-00-00-00-00A-022A-A +[851];200;Нормальный;DMC-URALM-D-00-00-00-00A-022A-A +[1941];201;LOGMARS;DMC-URALM-D-00-00-00-00A-022A-A +[2879];202;Отклонено;DMC-URALM-D-00-00-00-00A-022A-A +[3527];202;Отклонено;DMC-URALM-D-00-00-00-00A-022A-A +[2880];203;Обычный;DMC-URALM-D-00-00-00-00A-022A-A +[3528];203;Обычный;DMC-URALM-D-00-00-00-00A-022A-A +[1942];204;Электрик;DMC-URALM-D-00-00-00-00A-022A-A +[2881, 254, 2882];205;Отчет о доступности;DMC-URALM-D-00-00-00-00A-022A-A +[3529, 254, 3530];205;Отчет о доступности;DMC-URALM-D-00-00-00-00A-022A-A +[813];206;Разное;DMC-URALM-D-00-00-00-00A-022A-A +[852];206;Разное;DMC-URALM-D-00-00-00-00A-022A-A +[2883];207;Испытание;DMC-URALM-D-00-00-00-00A-022A-A +[3531];207;Испытание;DMC-URALM-D-00-00-00-00A-022A-A +[1598, 14, 661, 700];208;Данные по электрической нагрузке;DMC-URALM-D-00-00-00-00A-022A-A +[465, 14, 682, 976];208;Данные по электрической нагрузке;DMC-URALM-D-00-00-00-00A-022A-A +[2884, 209, 337, 3, 1893, 482, 811, 126, 148, 2, 705, 220];209;Тыловое техническое обслуживание в мастерской может включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[3532, 189, 355, 3, 2511, 778, 779, 126, 267, 2, 775, 226];209;Тыловое техническое обслуживание в мастерской может включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[1238];210;//@sourceTypeCode;DMC-URALM-D-00-00-00-00A-022A-A +[2885];211;Секретно;DMC-URALM-D-00-00-00-00A-022A-A +[2510];211;Секретно;DMC-URALM-D-00-00-00-00A-022A-A +[700, 1618, 377];212;Нагрузка переменного тока;DMC-URALM-D-00-00-00-00A-022A-A +[976, 1769, 377];212;Нагрузка переменного тока;DMC-URALM-D-00-00-00-00A-022A-A +[1943, 710, 447, 1944, 1945];213;ISSN and the SISAC Barcode;DMC-URALM-D-00-00-00-00A-022A-A +[1239];214;//@securityClassification;DMC-URALM-D-00-00-00-00A-022A-A +[1946, 703];215;UCC/EAN-128;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1240, 25, 20];216;Attribute sbComplianceCategory (Chap 3.9.6.1, Table 45);DMC-URALM-D-00-00-00-00A-022A-A +[1241];217;//@updateReasonType;DMC-URALM-D-00-00-00-00A-022A-A +[1211];218;Зелёный;DMC-URALM-D-00-00-00-00A-022A-A +[1509];218;Зелёный;DMC-URALM-D-00-00-00-00A-022A-A +[579, 1235, 1947];219;Модуль публикации (PM);DMC-URALM-D-00-00-00-00A-022A-A +[498, 1512, 1947];219;Модуль публикации (PM);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1242, 1243, 1244, 715, 25, 20];220;Attribute skillType - Personnel skill category (Chap 3.9.6.1, Table 55);DMC-URALM-D-00-00-00-00A-022A-A +[1948];221;LUB;DMC-URALM-D-00-00-00-00A-022A-A +[901, 2886];222;Снижение надежности;DMC-URALM-D-00-00-00-00A-022A-A +[982, 1513];222;Снижение надежности;DMC-URALM-D-00-00-00-00A-022A-A +[1198, 1898, 220];223;Компоненты конечного изделия;DMC-URALM-D-00-00-00-00A-022A-A +[1198, 2513, 226];223;Компоненты конечного изделия;DMC-URALM-D-00-00-00-00A-022A-A +[1949, 1170];224;километры пробега;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1238, 1215, 104, 212, 25, 20];225;Attribute sourceTypeCode - Source type code (Chap 3.9.6.1, Table 57);DMC-URALM-D-00-00-00-00A-022A-A +[2887, 897, 1612];226;Медицинские предметы поставки;DMC-URALM-D-00-00-00-00A-022A-A +[3533, 897, 1763];226;Медицинские предметы поставки;DMC-URALM-D-00-00-00-00A-022A-A +[1950];227;Section;DMC-URALM-D-00-00-00-00A-022A-A +[1951];228;Maxicode;DMC-URALM-D-00-00-00-00A-022A-A +[1235, 14, 322];229;Публикации по ТО;DMC-URALM-D-00-00-00-00A-022A-A +[1512, 14, 322];229;Публикации по ТО;DMC-URALM-D-00-00-00-00A-022A-A +[1245];230;//@circuitBreakerType;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1192, 522, 448, 900, 1246, 618, 25, 20];231;Attribute cancelCaption - Caption for dialog cancel function (Chap 3.9.6.1, Table 5);DMC-URALM-D-00-00-00-00A-022A-A +[1201];232;//@functionalItemRefType;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1247, 25, 20];233;Attribute sbTopicType (Chap 3.9.6.1, Table 50);DMC-URALM-D-00-00-00-00A-022A-A +[1248];234;//@crewStepCondition;DMC-URALM-D-00-00-00-00A-022A-A +[2888];235;Калибровка;DMC-URALM-D-00-00-00-00A-022A-A +[3534];235;Калибровка;DMC-URALM-D-00-00-00-00A-022A-A +[1952, 363];236;Листинг программы;DMC-URALM-D-00-00-00-00A-022A-A +[1952, 369];236;Листинг программы;DMC-URALM-D-00-00-00-00A-022A-A +[716, 1619, 5, 1220, 1613, 1912];237;Шаг, связанный с разрядом статического электричества;DMC-URALM-D-00-00-00-00A-022A-A +[716, 1514, 5, 1220, 1764, 2519];237;Шаг, связанный с разрядом статического электричества;DMC-URALM-D-00-00-00-00A-022A-A +[1249];238;//@limitCond;DMC-URALM-D-00-00-00-00A-022A-A +[1042];239;Осмотр;DMC-URALM-D-00-00-00-00A-022A-A +[1250];240;//@functionalItemType;DMC-URALM-D-00-00-00-00A-022A-A +[1607];241;Желтый;DMC-URALM-D-00-00-00-00A-022A-A +[1758];241;Желтый;DMC-URALM-D-00-00-00-00A-022A-A +[1914, 195, 337];242;Полевой уровень (обслуживания);DMC-URALM-D-00-00-00-00A-022A-A +[2520, 604, 355];242;Полевой уровень (обслуживания);DMC-URALM-D-00-00-00-00A-022A-A +[1251, 659];243;Листок безопасности;DMC-URALM-D-00-00-00-00A-022A-A +[1251, 680];243;Листок безопасности;DMC-URALM-D-00-00-00-00A-022A-A +[1252];244;//@refType;DMC-URALM-D-00-00-00-00A-022A-A +[1953, 902];245;Мультимедийные объекты;DMC-URALM-D-00-00-00-00A-022A-A +[2526, 902];245;Мультимедийные объекты;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1253, 1954, 97, 447, 446, 1955, 1956, 519, 25, 20];246;Attribute partStatus - Status of the part at ISN level (Chap 3.9.6.1, Table 34);DMC-URALM-D-00-00-00-00A-022A-A +[1957];247;Люк;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1254, 104, 97, 1958, 712, 90, 1190, 25, 20];248;Attribute responseType - Type of response to a comment (Chap 3.9.6.1, Table 44);DMC-URALM-D-00-00-00-00A-022A-A +[1959];249;OPC;DMC-URALM-D-00-00-00-00A-022A-A +[2889, 1171];250;Связанная документация;DMC-URALM-D-00-00-00-00A-022A-A +[1514, 1497];250;Связанная документация;DMC-URALM-D-00-00-00-00A-022A-A +[2890, 1255];251;Биоцидные продукты;DMC-URALM-D-00-00-00-00A-022A-A +[3535, 1255];251;Биоцидные продукты;DMC-URALM-D-00-00-00-00A-022A-A +[661, 184];252;Электрическая схема;DMC-URALM-D-00-00-00-00A-022A-A +[682, 190];252;Электрическая схема;DMC-URALM-D-00-00-00-00A-022A-A +[1229, 1230, 1231, 509];253;Metal surface treatment products;DMC-URALM-D-00-00-00-00A-022A-A +[1953, 902];254;Мультимедийный объект;DMC-URALM-D-00-00-00-00A-022A-A +[2526, 902];254;Мультимедийный объект;DMC-URALM-D-00-00-00-00A-022A-A +[302];255;Аварийный;DMC-URALM-D-00-00-00-00A-022A-A +[316];255;Аварийный;DMC-URALM-D-00-00-00-00A-022A-A +[1960, 254, 1256, 810, 1608, 1609, 209, 337];256;Предупреждение о необходимости проведения планово-предупредительного технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[2527, 254, 228, 848, 849, 1759, 189, 355];256;Предупреждение о необходимости проведения планово-предупредительного технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[1257];257;//@sbMaterialType;DMC-URALM-D-00-00-00-00A-022A-A +[1961, 272];258;Специализированное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[2528, 278];258;Специализированное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 621, 91, 165, 7, 621, 91, 272];259;Ссылка на функциональный элемент жгута для функционального элемента оборудования;DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 642, 91, 165, 7, 642, 91, 278];259;Ссылка на функциональный элемент жгута для функционального элемента оборудования;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1258, 25, 20];260;Attribute productItemType (Chap 3.9.6.1, Table 38);DMC-URALM-D-00-00-00-00A-022A-A +[1188];261;//@taskCode;DMC-URALM-D-00-00-00-00A-022A-A +[1193];262;//@accessPointTypeValue;DMC-URALM-D-00-00-00-00A-022A-A +[1259];263;//@verbatimStyle;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 621, 91, 1962, 7, 621, 91, 1963];264;Ссылка на функциональные элементы LRI (для функциональных элементов LRU);DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 642, 91, 1962, 7, 642, 91, 1963];264;Ссылка на функциональные элементы LRI (для функциональных элементов LRU);DMC-URALM-D-00-00-00-00A-022A-A +[337, 903, 1184];265;Обслуживание после рейса;DMC-URALM-D-00-00-00-00A-022A-A +[355, 983, 1184];265;Обслуживание после рейса;DMC-URALM-D-00-00-00-00A-022A-A +[2891, 2892];266;Проверочное техобслуживание;DMC-URALM-D-00-00-00-00A-022A-A +[3536, 3537];266;Проверочное техобслуживание;DMC-URALM-D-00-00-00-00A-022A-A +[904, 1964, 1965, 1966, 1967];267;UPC Shipping Container Symbol: ITF-14;DMC-URALM-D-00-00-00-00A-022A-A +[814, 2, 74, 1608, 1609, 209, 337];268;Проверки и работы планово-предупредительного технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[853, 2, 89, 849, 1759, 189, 355];268;Проверки и работы планово-предупредительного технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[7, 1968, 2893];269;Для служебного пользования;DMC-URALM-D-00-00-00-00A-022A-A +[7, 2529, 3538];269;Для служебного пользования;DMC-URALM-D-00-00-00-00A-022A-A +[255, 481, 4, 255, 175, 52, 892, 175, 52, 662, 175];270;Набор ссылок на набор материалов или отдельный материал или внешний материал;DMC-URALM-D-00-00-00-00A-022A-A +[255, 3539, 4, 255, 175, 53, 979, 1506, 53, 683, 1506];270;Набор ссылок на набор материалов или отдельный материал или внешний материал;DMC-URALM-D-00-00-00-00A-022A-A +[905];271;л;DMC-URALM-D-00-00-00-00A-022A-A +[445, 717, 808];272;Сведения об изготовителе;DMC-URALM-D-00-00-00-00A-022A-A +[468, 717, 846];272;Сведения об изготовителе;DMC-URALM-D-00-00-00-00A-022A-A +[413];273;Масса;DMC-URALM-D-00-00-00-00A-022A-A +[424];273;Масса;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1260, 906, 1261, 510, 104, 25, 20];274;Attribute circuitBreakerRefType - Circuit Breaker Reference Type (Chap 3.9.6.1, Table 8);DMC-URALM-D-00-00-00-00A-022A-A +[1969, 1970, 1971, 509];275;Lubricants, grease, release products;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1248, 1262, 1263, 907, 25, 20];276;Attribute crewStepCondition - Crew step condition (Chap 3.9.6.1, Table 14);DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 1264, 1972, 2894];277;Набор материалов, требующих повторной идентификации;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 1760, 2530, 3540];277;Набор материалов, требующих повторной идентификации;DMC-URALM-D-00-00-00-00A-022A-A +[301, 445, 1968, 2895];278;Общие сведения служебной информации;DMC-URALM-D-00-00-00-00A-022A-A +[315, 468, 2529, 3541];278;Общие сведения служебной информации;DMC-URALM-D-00-00-00-00A-022A-A +[256];279;Раздел;DMC-URALM-D-00-00-00-00A-022A-A +[2896];280;Заготовки;DMC-URALM-D-00-00-00-00A-022A-A +[3542];280;Заготовки;DMC-URALM-D-00-00-00-00A-022A-A +[301, 1927];281;Общая оценка;DMC-URALM-D-00-00-00-00A-022A-A +[315, 2523];281;Общая оценка;DMC-URALM-D-00-00-00-00A-022A-A +[1973, 1974, 1975];282;//@unitOfMeasure|//@quantityUnitOfMeasure|//@itemUnitOfMeasure;DMC-URALM-D-00-00-00-00A-022A-A +[2897, 1255];283;Противообледенительные продукты;DMC-URALM-D-00-00-00-00A-022A-A +[3543, 1255];283;Противообледенительные продукты;DMC-URALM-D-00-00-00-00A-022A-A +[255, 883, 2898, 175];284;Набор опасных удаляемых материалов;DMC-URALM-D-00-00-00-00A-022A-A +[255, 844, 3544, 175];284;Набор опасных удаляемых материалов;DMC-URALM-D-00-00-00-00A-022A-A +[445, 14, 175];285;Сведения по материалам;DMC-URALM-D-00-00-00-00A-022A-A +[468, 14, 175];285;Сведения по материалам;DMC-URALM-D-00-00-00-00A-022A-A +[1976, 121, 885];286;LOV - Перечень поставщиков;DMC-URALM-D-00-00-00-00A-022A-A +[1976, 135, 885];286;LOV - Перечень поставщиков;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1245, 104, 97, 906, 1261, 25, 20];287;Attribute circuitBreakerType - Type of circuit breaker (Chap 3.9.6.1, Table 9);DMC-URALM-D-00-00-00-00A-022A-A +[1977];288;Сводка;DMC-URALM-D-00-00-00-00A-022A-A +[2531];288;Сводка;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1978];289;"Задает надпись ""QUIT""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1978];289;"Задает надпись ""QUIT""";DMC-URALM-D-00-00-00-00A-022A-A +[1174];290;Модификация.;DMC-URALM-D-00-00-00-00A-022A-A +[1500];290;Модификация.;DMC-URALM-D-00-00-00-00A-022A-A +[2899, 204];291;Расширяемая деталь;DMC-URALM-D-00-00-00-00A-022A-A +[3545, 266];291;Расширяемая деталь;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1979];292;"Задает надпись ""ABORT""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1979];292;"Задает надпись ""ABORT""";DMC-URALM-D-00-00-00-00A-022A-A +[2900];293;День;DMC-URALM-D-00-00-00-00A-022A-A +[3546];293;День;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 1043, 621, 91];294;Ссылка на программный функциональный элемент;DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 1108, 642, 91];294;Ссылка на программный функциональный элемент;DMC-URALM-D-00-00-00-00A-022A-A +[121, 1039, 2901, 1980];295;Перечень действующих страниц - LOEP;DMC-URALM-D-00-00-00-00A-022A-A +[135, 403, 3547, 1980];295;Перечень действующих страниц - LOEP;DMC-URALM-D-00-00-00-00A-022A-A +[908, 449, 714, 1981];296;Круг (контур - ISOpub: cir);DMC-URALM-D-00-00-00-00A-022A-A +[2902, 14, 1614];297;Размещение по инструкции;DMC-URALM-D-00-00-00-00A-022A-A +[3548, 14, 1765];297;Размещение по инструкции;DMC-URALM-D-00-00-00-00A-022A-A +[195, 2903];298;Уровень обучения.;DMC-URALM-D-00-00-00-00A-022A-A +[604, 3549];298;Уровень обучения.;DMC-URALM-D-00-00-00-00A-022A-A +[1982];299;DET;DMC-URALM-D-00-00-00-00A-022A-A +[1242];300;//@skillType;DMC-URALM-D-00-00-00-00A-022A-A +[1214];301;//@sourceCriticality;DMC-URALM-D-00-00-00-00A-022A-A +[2904, 717, 2905, 2, 2906, 1044, 1983];302;Сообщение об ошибках и рекомендуемые меры усовершенствования;DMC-URALM-D-00-00-00-00A-022A-A +[3550, 717, 3551, 2, 3552, 1109, 2532];302;Сообщение об ошибках и рекомендуемые меры усовершенствования;DMC-URALM-D-00-00-00-00A-022A-A +[2907];303;Конфиденциально;DMC-URALM-D-00-00-00-00A-022A-A +[3553];303;Конфиденциально;DMC-URALM-D-00-00-00-00A-022A-A +[483];304;Электрооборудование;DMC-URALM-D-00-00-00-00A-022A-A +[499];304;Электрооборудование;DMC-URALM-D-00-00-00-00A-022A-A +[1265];305;//@sbTaskCategory;DMC-URALM-D-00-00-00-00A-022A-A +[1984, 97];306;Standard 2 of 5;DMC-URALM-D-00-00-00-00A-022A-A +[909];307;//@color;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 577, 706, 3, 1045, 910, 892, 662, 2, 2908, 175];308;Набор материалов сервисного бюллетеня (в том числе отдельные, внешние и снятые материалы);DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 602, 776, 3, 2533, 984, 979, 683, 2, 495, 175];308;Набор материалов сервисного бюллетеня (в том числе отдельные, внешние и снятые материалы);DMC-URALM-D-00-00-00-00A-022A-A +[1985];309;RST;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1266, 104, 97, 1986, 1267, 25, 20];310;Attribute drillType - Type of aircrew drill (Chap 3.9.6.1, Table 15);DMC-URALM-D-00-00-00-00A-022A-A +[220, 21, 121, 7, 882, 1987];311;Изделие из перечня для дополнительного утверждения;DMC-URALM-D-00-00-00-00A-022A-A +[226, 21, 1767, 7, 770, 2534];311;Изделие из перечня для дополнительного утверждения;DMC-URALM-D-00-00-00-00A-022A-A +[1620, 1035];312;Последовательность редакций;DMC-URALM-D-00-00-00-00A-022A-A +[854, 1102];312;Последовательность редакций;DMC-URALM-D-00-00-00-00A-022A-A +[450];313;16K;DMC-URALM-D-00-00-00-00A-022A-A +[1189];314;//@commentPriorityCode;DMC-URALM-D-00-00-00-00A-022A-A +[213];315;Низкий;DMC-URALM-D-00-00-00-00A-022A-A +[496];315;Низкий;DMC-URALM-D-00-00-00-00A-022A-A +[1595, 2909];316;Средства спасения;DMC-URALM-D-00-00-00-00A-022A-A +[1750, 3554];316;Средства спасения;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1249, 907, 104, 97, 447, 1206];317;Attribute limitCond - Condition type of the limit;DMC-URALM-D-00-00-00-00A-022A-A +[220, 57, 2910, 815, 2911, 2, 2912, 898, 4, 1621, 195, 322];318;Изделие не разрешается демонтировать, заменять и использовать ни на одном уровне ТО.;DMC-URALM-D-00-00-00-00A-022A-A +[226, 57, 3555, 3556, 3557, 2, 3558, 898, 4, 405, 330, 322];318;Изделие не разрешается демонтировать, заменять и использовать ни на одном уровне ТО.;DMC-URALM-D-00-00-00-00A-022A-A +[1987];319;Утверждение;DMC-URALM-D-00-00-00-00A-022A-A +[2534];319;Утверждение;DMC-URALM-D-00-00-00-00A-022A-A +[445, 717, 883, 175];320;Сведения об опасных материалах;DMC-URALM-D-00-00-00-00A-022A-A +[468, 717, 844, 175];320;Сведения об опасных материалах;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1268, 1243, 1244, 519, 25, 20];321;Attribute skillLevelCode - Personnel skill level (Chap 3.9.6.1, Table 54);DMC-URALM-D-00-00-00-00A-022A-A +[204, 7, 1269, 164];322;Деталь для снятия/установки;DMC-URALM-D-00-00-00-00A-022A-A +[266, 7, 495, 170];322;Деталь для снятия/установки;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 621, 91, 272, 5, 661, 614, 5, 418, 2913, 375, 614, 1204];323;Ссылка на функциональный элемент оборудования с электрической защитой с помощью данного автомата защиты сети;DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 642, 91, 278, 5, 682, 639, 5, 430, 465, 375, 639, 1507];323;Ссылка на функциональный элемент оборудования с электрической защитой с помощью данного автомата защиты сети;DMC-URALM-D-00-00-00-00A-022A-A +[2914, 184];324;Принципиальная схема;DMC-URALM-D-00-00-00-00A-022A-A +[3559, 190];324;Принципиальная схема;DMC-URALM-D-00-00-00-00A-022A-A +[2915];325;Синий;DMC-URALM-D-00-00-00-00A-022A-A +[3560];325;Синий;DMC-URALM-D-00-00-00-00A-022A-A +[2916];326;Длина;DMC-URALM-D-00-00-00-00A-022A-A +[3561];326;Длина;DMC-URALM-D-00-00-00-00A-022A-A +[1988, 121, 895];327;LOT - Перечень терминов;DMC-URALM-D-00-00-00-00A-022A-A +[1988, 135, 895];327;LOT - Перечень терминов;DMC-URALM-D-00-00-00-00A-022A-A +[195];328;Уровень 1;DMC-URALM-D-00-00-00-00A-022A-A +[604];328;Уровень 1;DMC-URALM-D-00-00-00-00A-022A-A +[1222];329;Боеприпасы;DMC-URALM-D-00-00-00-00A-022A-A +[1622, 439, 1233, 658, 1989];330;Простой (без префикса, только отступ);DMC-URALM-D-00-00-00-00A-022A-A +[1770, 439, 1233, 679, 1989];330;Простой (без префикса, только отступ);DMC-URALM-D-00-00-00-00A-022A-A +[1270];331;//@commercialClassification;DMC-URALM-D-00-00-00-00A-022A-A +[1036, 707];332;Имя параметра;DMC-URALM-D-00-00-00-00A-022A-A +[1103, 707];332;Имя параметра;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 52, 892, 175, 7, 2917, 577, 706];333;Набор материалов или отдельный материал для конкретного сервисного бюллетеня;DMC-URALM-D-00-00-00-00A-022A-A +[255, 175, 53, 979, 1506, 7, 3562, 602, 776];333;Набор материалов или отдельный материал для конкретного сервисного бюллетеня;DMC-URALM-D-00-00-00-00A-022A-A +[1990];334;Red;DMC-URALM-D-00-00-00-00A-022A-A +[1271, 7, 659, 220];335;Критическое для безопасности изделие;DMC-URALM-D-00-00-00-00A-022A-A +[1515, 7, 680, 226];335;Критическое для безопасности изделие;DMC-URALM-D-00-00-00-00A-022A-A +[2918, 220];336;Инструментальное изделие;DMC-URALM-D-00-00-00-00A-022A-A +[3563, 226];336;Инструментальное изделие;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1265, 25, 20];337;Attribute sbTaskCategory (Chap 3.9.6.1, Table 48);DMC-URALM-D-00-00-00-00A-022A-A +[2919];338;Взаимозаменяемый;DMC-URALM-D-00-00-00-00A-022A-A +[3564];338;Взаимозаменяемый;DMC-URALM-D-00-00-00-00A-022A-A +[2920, 1607];339;Тёмно-жёлтый;DMC-URALM-D-00-00-00-00A-022A-A +[3565, 1758];339;Тёмно-жёлтый;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1272, 1216, 519, 212, 25, 20];340;Attribute maintLevelCode - Maintenance Level Code (Chap 3.9.6.1, Table 31);DMC-URALM-D-00-00-00-00A-022A-A +[1240];341;//@sbComplianceCategory;DMC-URALM-D-00-00-00-00A-022A-A +[1991];342;GVI;DMC-URALM-D-00-00-00-00A-022A-A +[1992, 1993];343;LU/SV;DMC-URALM-D-00-00-00-00A-022A-A +[2921, 1623];344;Сопутствующие требования;DMC-URALM-D-00-00-00-00A-022A-A +[3566, 1771];344;Сопутствующие требования;DMC-URALM-D-00-00-00-00A-022A-A +[204, 220, 442, 1624];345;Детали изделия основного издания;DMC-URALM-D-00-00-00-00A-022A-A +[1100, 226, 329, 1772];345;Детали изделия основного издания;DMC-URALM-D-00-00-00-00A-022A-A +[1625, 662, 655, 1994, 2922, 816, 1995, 2, 210];346;Особые внешние условия, например, приглушенное освещение, вентиляция и температура;DMC-URALM-D-00-00-00-00A-022A-A +[1773, 683, 676, 1994, 3567, 855, 2535, 2, 216];346;Особые внешние условия, например, приглушенное освещение, вентиляция и температура;DMC-URALM-D-00-00-00-00A-022A-A +[1996, 97];347;Interleaved 2 of 5;DMC-URALM-D-00-00-00-00A-022A-A +[2923];348;Цена;DMC-URALM-D-00-00-00-00A-022A-A +[3568];348;Цена;DMC-URALM-D-00-00-00-00A-022A-A +[445, 254, 1035];349;Сведения о редакции;DMC-URALM-D-00-00-00-00A-022A-A +[468, 254, 1102];349;Сведения о редакции;DMC-URALM-D-00-00-00-00A-022A-A +[2924, 577, 706, 8, 445, 52, 3, 1179, 2925];350;Необязательно (сервисный бюллетень к сведению или в качестве опции);DMC-URALM-D-00-00-00-00A-022A-A +[3569, 602, 776, 8, 468, 53, 3, 1502, 3570];350;Необязательно (сервисный бюллетень к сведению или в качестве опции);DMC-URALM-D-00-00-00-00A-022A-A +[2926, 704, 3, 121, 1933];351;Акроним (кандидат в перечень аббревиатур);DMC-URALM-D-00-00-00-00A-022A-A +[3571, 704, 3, 135, 2524];351;Акроним (кандидат в перечень аббревиатур);DMC-URALM-D-00-00-00-00A-022A-A +[1889];352;Принято;DMC-URALM-D-00-00-00-00A-022A-A +[2509];352;Принято;DMC-URALM-D-00-00-00-00A-022A-A +[209, 655, 704, 3, 121, 209, 655];353;Технические условия (кандидат в перечень технических условий);DMC-URALM-D-00-00-00-00A-022A-A +[189, 676, 704, 3, 135, 189, 676];353;Технические условия (кандидат в перечень технических условий);DMC-URALM-D-00-00-00-00A-022A-A +[1273, 91, 166, 52, 342];354;Значение элемента управления или индикатора;DMC-URALM-D-00-00-00-00A-022A-A +[1516, 91, 171, 53, 342];354;Значение элемента управления или индикатора;DMC-URALM-D-00-00-00-00A-022A-A +[176, 908, 1626, 908, 1997, 1998];355;Диск (круг внутри круга - ISOamsb: ocir);DMC-URALM-D-00-00-00-00A-022A-A +[176, 908, 1110, 908, 1997, 1998];355;Диск (круг внутри круга - ISOamsb: ocir);DMC-URALM-D-00-00-00-00A-022A-A +[1251, 1174];356;Листок модификации;DMC-URALM-D-00-00-00-00A-022A-A +[1251, 1500];356;Листок модификации;DMC-URALM-D-00-00-00-00A-022A-A +[64];357;Двигатель;DMC-URALM-D-00-00-00-00A-022A-A +[66];357;Двигатель;DMC-URALM-D-00-00-00-00A-022A-A +[1274, 212];358;Trade code;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1246];359;"Задает надпись ""CANCEL""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1246];359;"Задает надпись ""CANCEL""";DMC-URALM-D-00-00-00-00A-022A-A +[185];360;Описание;DMC-URALM-D-00-00-00-00A-022A-A +[191];360;Описание;DMC-URALM-D-00-00-00-00A-022A-A +[882, 445];361;Дополнительные сведения;DMC-URALM-D-00-00-00-00A-022A-A +[770, 468];361;Дополнительные сведения;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1275, 1999, 2000, 2001, 712, 90, 2002, 212, 1276, 25, 20];362;Attribute barCodeSymbology - Symbology/rendering applied to a bar code value (Chap 3.9.6.1, Table 4);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1241, 1277, 1278, 104, 448, 1278, 448, 1277, 25, 20];363;Attribute updateReasonType - Update reason type for reason for update (Chap 3.9.6.1, Table 63);DMC-URALM-D-00-00-00-00A-022A-A +[2927, 2928, 1611];364;Анестезирующие/медикаментозные вещества;DMC-URALM-D-00-00-00-00A-022A-A +[3572, 3573, 1762];364;Анестезирующие/медикаментозные вещества;DMC-URALM-D-00-00-00-00A-022A-A +[255, 521];365;Набор изменений;DMC-URALM-D-00-00-00-00A-022A-A +[255, 560];365;Набор изменений;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1202, 25, 20];366;Attribute genericPropertyType (Chap 3.9.6.1, Table 22);DMC-URALM-D-00-00-00-00A-022A-A +[2003];367;кг;DMC-URALM-D-00-00-00-00A-022A-A +[2929];368;Янтарный;DMC-URALM-D-00-00-00-00A-022A-A +[3574];368;Янтарный;DMC-URALM-D-00-00-00-00A-022A-A +[2004];369;VCK;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 1043, 621, 91, 7, 2005, 621, 91];370;Ссылка на программный функциональный элемент (для аппаратных функциональных элементов);DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 1108, 642, 91, 7, 2536, 642, 91];370;Ссылка на программный функциональный элемент (для аппаратных функциональных элементов);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1228, 104, 97, 2006, 2007, 25, 20];371;Attribute installationLocationType - Type of install location (Chap 3.9.6.1, Table 24);DMC-URALM-D-00-00-00-00A-022A-A +[2930, 521, 1906, 1606, 209, 1907, 1279, 209, 521, 2931];372;Редакторское изменение (разработано/изменено техническое содержимое, но технические изменения незначительны);DMC-URALM-D-00-00-00-00A-022A-A +[3575, 560, 2516, 1757, 189, 2517, 1279, 189, 560, 3576];372;Редакторское изменение (разработано/изменено техническое содержимое, но технические изменения незначительны);DMC-URALM-D-00-00-00-00A-022A-A +[1280, 518, 718];373;Подготовка перед выездом;DMC-URALM-D-00-00-00-00A-022A-A +[1517, 518, 718];373;Подготовка перед выездом;DMC-URALM-D-00-00-00-00A-022A-A +[1281, 1282];374;Специальный инструмент;DMC-URALM-D-00-00-00-00A-022A-A +[1104, 1282];374;Специальный инструмент;DMC-URALM-D-00-00-00-00A-022A-A +[1861, 513];375;Капитальный ремонт;DMC-URALM-D-00-00-00-00A-022A-A +[2494, 513];375;Капитальный ремонт;DMC-URALM-D-00-00-00-00A-022A-A +[1283];376;//@scoEntryType;DMC-URALM-D-00-00-00-00A-022A-A +[220, 274, 7, 1627, 272];377;Изделие, необходимое для функционирования оборудования;DMC-URALM-D-00-00-00-00A-022A-A +[226, 228, 7, 1774, 278];377;Изделие, необходимое для функционирования оборудования;DMC-URALM-D-00-00-00-00A-022A-A +[1272];378;//@maintLevelCode;DMC-URALM-D-00-00-00-00A-022A-A +[1212];379;//@acronymType;DMC-URALM-D-00-00-00-00A-022A-A +[2008];380;DIS;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1257, 25, 20];381;Attribute sbMaterialType (Chap 3.9.6.1, Table 47);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1224, 25, 20];382;Attribute materialUsage (Chap 3.9.6.1, Table 32);DMC-URALM-D-00-00-00-00A-022A-A +[343];383;т;DMC-URALM-D-00-00-00-00A-022A-A +[204];384;Деталь;DMC-URALM-D-00-00-00-00A-022A-A +[266];384;Деталь;DMC-URALM-D-00-00-00-00A-022A-A +[1628, 2932, 2933, 911];385;Конструктивное продление жизненного цикла;DMC-URALM-D-00-00-00-00A-022A-A +[1518, 3577, 3578, 911];385;Конструктивное продление жизненного цикла;DMC-URALM-D-00-00-00-00A-022A-A +[716, 1619, 5, 719, 1271, 7, 2009];386;Шаг, связанный с процессом, критическим для прочности;DMC-URALM-D-00-00-00-00A-022A-A +[716, 1514, 5, 719, 1515, 7, 2537];386;Шаг, связанный с процессом, критическим для прочности;DMC-URALM-D-00-00-00-00A-022A-A +[716, 2010, 4, 912, 1179];387;Шаг, влияющий на обеспечение качества;DMC-URALM-D-00-00-00-00A-022A-A +[716, 2538, 4, 985, 1502];387;Шаг, влияющий на обеспечение качества;DMC-URALM-D-00-00-00-00A-022A-A +[195, 209, 337];388;Уровень технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[604, 189, 355];388;Уровень технического обслуживания;DMC-URALM-D-00-00-00-00A-022A-A +[1046, 2011];389;Нарушение ETOPS;DMC-URALM-D-00-00-00-00A-022A-A +[1111, 2011];389;Нарушение ETOPS;DMC-URALM-D-00-00-00-00A-022A-A +[1284];390;SCO;DMC-URALM-D-00-00-00-00A-022A-A +[2934];391;Партнер;DMC-URALM-D-00-00-00-00A-022A-A +[3579];391;Партнер;DMC-URALM-D-00-00-00-00A-022A-A +[1977, 2012, 14];392;Сводка выполнения ПО;DMC-URALM-D-00-00-00-00A-022A-A +[2531, 1519, 14];392;Сводка выполнения ПО;DMC-URALM-D-00-00-00-00A-022A-A +[1285];393;//@checkListCategory;DMC-URALM-D-00-00-00-00A-022A-A +[344];394;Нет;DMC-URALM-D-00-00-00-00A-022A-A +[345];395;Средний;DMC-URALM-D-00-00-00-00A-022A-A +[357];395;Средний;DMC-URALM-D-00-00-00-00A-022A-A +[1282];396;Инструмент;DMC-URALM-D-00-00-00-00A-022A-A +[1047, 2, 222];397;Кузов и рама;DMC-URALM-D-00-00-00-00A-022A-A +[3580, 2, 222];397;Кузов и рама;DMC-URALM-D-00-00-00-00A-022A-A +[1048, 375, 614];398;Электронный автомат защиты;DMC-URALM-D-00-00-00-00A-022A-A +[1112, 375, 639];398;Электронный автомат защиты;DMC-URALM-D-00-00-00-00A-022A-A +[1217];399;//@productCategory;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1286, 913, 907, 715, 25, 20];400;Attribute reqCondCategory - Required condition category (Chap 3.9.6.1, Table 41);DMC-URALM-D-00-00-00-00A-022A-A +[1043, 1618, 896];401;Программная переменная величина;DMC-URALM-D-00-00-00-00A-022A-A +[1108, 1769, 980];401;Программная переменная величина;DMC-URALM-D-00-00-00-00A-022A-A +[2013];402;MSI;DMC-URALM-D-00-00-00-00A-022A-A +[195];403;Уровень 5;DMC-URALM-D-00-00-00-00A-022A-A +[604];403;Уровень 5;DMC-URALM-D-00-00-00-00A-022A-A +[2935, 1598, 2936];404;Входные данные пользователя;DMC-URALM-D-00-00-00-00A-022A-A +[3581, 465, 3582];404;Входные данные пользователя;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1287, 2014, 448, 1288, 2015, 97, 2016, 2017, 2018, 25, 20];405;Attribute listItemPrefix - Prefix for list items of random/unordered lists (Chap 3.9.6.1, Table 29);DMC-URALM-D-00-00-00-00A-022A-A +[1289];406;//@resetCaption;DMC-URALM-D-00-00-00-00A-022A-A +[1290, 204];407;Стандартная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[1520, 266];407;Стандартная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[195];408;Уровень 2;DMC-URALM-D-00-00-00-00A-022A-A +[604];408;Уровень 2;DMC-URALM-D-00-00-00-00A-022A-A +[914];409;Регулировка;DMC-URALM-D-00-00-00-00A-022A-A +[986];409;Регулировка;DMC-URALM-D-00-00-00-00A-022A-A +[2937, 915, 3];410;Подробности см. в;DMC-URALM-D-00-00-00-00A-022A-A +[3583, 915, 3];410;Подробности см. в;DMC-URALM-D-00-00-00-00A-022A-A +[1025];411;годы;DMC-URALM-D-00-00-00-00A-022A-A +[2019];412;PLANET;DMC-URALM-D-00-00-00-00A-022A-A +[579, 708, 232];413;Модуль данных (МД);DMC-URALM-D-00-00-00-00A-022A-A +[498, 465, 232];413;Модуль данных (МД);DMC-URALM-D-00-00-00-00A-022A-A +[808];414;Изготовитель;DMC-URALM-D-00-00-00-00A-022A-A +[846];414;Изготовитель;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1289, 522, 448, 900, 1207, 522, 25, 20];415;Attribute resetCaption - Caption for dialog reset caption (Chap 3.9.6.1, Table 43);DMC-URALM-D-00-00-00-00A-022A-A +[1236];416;//@submitCaption;DMC-URALM-D-00-00-00-00A-022A-A +[579, 1628, 2020];417;Модуль конструктивного разделения;DMC-URALM-D-00-00-00-00A-022A-A +[498, 1518, 2539];417;Модуль конструктивного разделения;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1291, 104, 97, 447, 2021, 510, 2022, 25, 20];418;Attribute internalRefTargetType - Type of the internal reference target (Chap 3.9.6.1, Table 25);DMC-URALM-D-00-00-00-00A-022A-A +[2938];419;Статья;DMC-URALM-D-00-00-00-00A-022A-A +[3584];419;Статья;DMC-URALM-D-00-00-00-00A-022A-A +[2939];420;Полужирный;DMC-URALM-D-00-00-00-00A-022A-A +[3585];420;Полужирный;DMC-URALM-D-00-00-00-00A-022A-A +[1210, 1292, 444, 520];421;Наименование атрибута XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1508, 1292, 444, 520];421;Наименование атрибута XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1293, 97, 1294];422;Units of measure;DMC-URALM-D-00-00-00-00A-022A-A +[195];423;Уровень 4;DMC-URALM-D-00-00-00-00A-022A-A +[604];423;Уровень 4;DMC-URALM-D-00-00-00-00A-022A-A +[1273, 1292, 444, 520];424;Значение атрибута XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1516, 1292, 444, 520];424;Значение атрибута XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1295];425;//@itemCharacteristic;DMC-URALM-D-00-00-00-00A-022A-A +[2940];426;Аппаратура;DMC-URALM-D-00-00-00-00A-022A-A +[3586];426;Аппаратура;DMC-URALM-D-00-00-00-00A-022A-A +[275];427;Высокий;DMC-URALM-D-00-00-00-00A-022A-A +[684];427;Высокий;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 621, 91, 2023, 7, 375, 614, 1204];428;Ссылка на функциональный элемент шунта (для автомата защиты сети);DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 642, 91, 2023, 7, 375, 639, 1507];428;Ссылка на функциональный элемент шунта (для автомата защиты сети);DMC-URALM-D-00-00-00-00A-022A-A +[212];429;Code 39;DMC-URALM-D-00-00-00-00A-022A-A +[1046, 1627, 902];430;Нарушение функционирования объекта;DMC-URALM-D-00-00-00-00A-022A-A +[1111, 1774, 902];430;Нарушение функционирования объекта;DMC-URALM-D-00-00-00-00A-022A-A +[579];431;Модуль;DMC-URALM-D-00-00-00-00A-022A-A +[498];431;Модуль;DMC-URALM-D-00-00-00-00A-022A-A +[1275];432;//@barCodeSymbology;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1296, 2024, 2025, 519, 25, 20];433;Attribute lowestLevel - Lowest authorized level (Chap 3.9.6.1, Table 30);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1252, 510, 712, 446, 104, 25, 20];434;Attribute refType - Reference to part type (Chap 3.9.6.1, Table 40);DMC-URALM-D-00-00-00-00A-022A-A +[899, 1041, 899, 714, 899];435;Тире (короткое тире - ISOpub: тире);DMC-URALM-D-00-00-00-00A-022A-A +[981, 1107, 981, 714, 981];435;Тире (короткое тире - ISOpub: тире);DMC-URALM-D-00-00-00-00A-022A-A +[2026, 2027, 2028, 702, 720];436;Business rules exchange data module;DMC-URALM-D-00-00-00-00A-022A-A +[212];437;Code 93;DMC-URALM-D-00-00-00-00A-022A-A +[2941];438;Оранжевый;DMC-URALM-D-00-00-00-00A-022A-A +[3587];438;Оранжевый;DMC-URALM-D-00-00-00-00A-022A-A +[1254];439;//@responseType;DMC-URALM-D-00-00-00-00A-022A-A +[1247];440;//@sbTopicType;DMC-URALM-D-00-00-00-00A-022A-A +[1286];441;//@reqCondCategory;DMC-URALM-D-00-00-00-00A-022A-A +[1274];442;//trade;DMC-URALM-D-00-00-00-00A-022A-A +[1271, 7, 659];443;Критический для безопасности;DMC-URALM-D-00-00-00-00A-022A-A +[1515, 7, 680];443;Критический для безопасности;DMC-URALM-D-00-00-00-00A-022A-A +[897, 1612];444;Предмет поставки;DMC-URALM-D-00-00-00-00A-022A-A +[897, 1763];444;Предмет поставки;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 2029];445;"Задает надпись ""CLEAR""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 2029];445;"Задает надпись ""CLEAR""";DMC-URALM-D-00-00-00-00A-022A-A +[22, 1295, 894, 1209, 25, 20];446;Attribute itemCharacteristic - Item characteristic (Chap 3.9.6.1, Table 26);DMC-URALM-D-00-00-00-00A-022A-A +[2030, 121, 2031];447;LOI - Перечень иллюстраций;DMC-URALM-D-00-00-00-00A-022A-A +[2030, 135, 2540];447;LOI - Перечень иллюстраций;DMC-URALM-D-00-00-00-00A-022A-A +[2032, 1293, 97, 1294];448;Threshold units of measure;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1250, 104, 97, 893, 894, 25, 20];449;Attribute functionalItemType - Type of functional item (Chap 3.9.6.1, Table 21);DMC-URALM-D-00-00-00-00A-022A-A +[1297];450;//@reqTechInfoCategory;DMC-URALM-D-00-00-00-00A-022A-A +[255];451;Набор;DMC-URALM-D-00-00-00-00A-022A-A +[1234, 449, 714, 2033];452;Точка (контур - ISOpub: bull);DMC-URALM-D-00-00-00-00A-022A-A +[1511, 449, 714, 2033];452;Точка (контур - ISOpub: bull);DMC-URALM-D-00-00-00-00A-022A-A +[1629];453;Серый;DMC-URALM-D-00-00-00-00A-022A-A +[1026];453;Серый;DMC-URALM-D-00-00-00-00A-022A-A +[1298];454;//@hazardousClassValue;DMC-URALM-D-00-00-00-00A-022A-A +[2942, 2943];455;Связующие уплотнители;DMC-URALM-D-00-00-00-00A-022A-A +[1521, 987];455;Связующие уплотнители;DMC-URALM-D-00-00-00-00A-022A-A +[445, 717, 2944, 2945];456;Сведения об отраслевой поддержке;DMC-URALM-D-00-00-00-00A-022A-A +[468, 717, 3588, 3589];456;Сведения об отраслевой поддержке;DMC-URALM-D-00-00-00-00A-022A-A +[1268];457;//@skillLevelCode;DMC-URALM-D-00-00-00-00A-022A-A +[2946, 130];458;Горючие жидкости;DMC-URALM-D-00-00-00-00A-022A-A +[2541, 133];458;Горючие жидкости;DMC-URALM-D-00-00-00-00A-022A-A +[2947];459;Ссылочный;DMC-URALM-D-00-00-00-00A-022A-A +[3590];459;Ссылочный;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 1237];460;"Задает надпись ""SUBMIT""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 1237];460;"Задает надпись ""SUBMIT""";DMC-URALM-D-00-00-00-00A-022A-A +[2034];461;Rebuild;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1205, 2035, 720, 1299, 104, 25, 20];462;Attribute pmEntryType - Publication module entry type (Chap 3.9.6.1, Table 36);DMC-URALM-D-00-00-00-00A-022A-A +[204, 7, 49];463;Деталь для крепления;DMC-URALM-D-00-00-00-00A-022A-A +[266, 7, 50];463;Деталь для крепления;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1223, 104, 97, 1262, 2036, 913, 448, 1267, 1213, 2037, 1263, 25, 20];464;Attribute crewMemberType - Type of crew member required for drill or procedural step (Chap 3.9.6.1, Table 13);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1270, 2038, 1300, 1301, 25, 20];465;Attribute commercialClassification - Commercial security classification (Chap 3.9.6.1, Table 12);DMC-URALM-D-00-00-00-00A-022A-A +[916];466;//@caveat;DMC-URALM-D-00-00-00-00A-022A-A +[2948, 272];467;Связное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[3591, 278];467;Связное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[2949, 1035];468;История редакций;DMC-URALM-D-00-00-00-00A-022A-A +[3592, 1102];468;История редакций;DMC-URALM-D-00-00-00-00A-022A-A +[2039, 2040, 710, 2041, 2042, 509];469;Anti freeze and de-icing products;DMC-URALM-D-00-00-00-00A-022A-A +[700, 709, 377];470;Нагрузка постоянного тока;DMC-URALM-D-00-00-00-00A-022A-A +[976, 777, 377];470;Нагрузка постоянного тока;DMC-URALM-D-00-00-00-00A-022A-A +[904, 90];471;UPC-A;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1298, 447, 2043, 1276, 97, 2044, 25, 20];472;Attribute hazardousClassValue - The class value of hazard (Chap 3.9.6.1, Table 23);DMC-URALM-D-00-00-00-00A-022A-A +[703];473;EAN-8;DMC-URALM-D-00-00-00-00A-022A-A +[4, 164, 2045, 1196, 1604, 126, 148, 2, 705, 220];474;На установке подрядчика можно проводить демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[4, 170, 2045, 1505, 19, 126, 267, 2, 775, 226];474;На установке подрядчика можно проводить демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[38];475;мм;DMC-URALM-D-00-00-00-00A-022A-A +[2950, 658, 7, 2046, 708];476;Подчеркивание (только для заимствованных данных);DMC-URALM-D-00-00-00-00A-022A-A +[3593, 679, 7, 2542, 465];476;Подчеркивание (только для заимствованных данных);DMC-URALM-D-00-00-00-00A-022A-A +[220, 442, 1624];477;Изделие основного издания;DMC-URALM-D-00-00-00-00A-022A-A +[226, 329, 1772];477;Изделие основного издания;DMC-URALM-D-00-00-00-00A-022A-A +[2951];478;Разбиение;DMC-URALM-D-00-00-00-00A-022A-A +[3594];478;Разбиение;DMC-URALM-D-00-00-00-00A-022A-A +[1219];479;//@sbImpactType;DMC-URALM-D-00-00-00-00A-022A-A +[451];480;г;DMC-URALM-D-00-00-00-00A-022A-A +[2047, 121, 1039, 2048, 2, 1171];481;LOASD - Перечень действующих спецификаций и документации;DMC-URALM-D-00-00-00-00A-022A-A +[2047, 135, 403, 2543, 2, 1497];481;LOASD - Перечень действующих спецификаций и документации;DMC-URALM-D-00-00-00-00A-022A-A +[2952, 204];482;Эквивалентная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[3595, 266];482;Эквивалентная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[1302];483;//@itemOriginator;DMC-URALM-D-00-00-00-00A-022A-A +[2049, 212];484;QR Code;DMC-URALM-D-00-00-00-00A-022A-A +[2050];485;SVC;DMC-URALM-D-00-00-00-00A-022A-A +[1303, 1303, 480, 577, 706, 3, 1304, 2953, 1934, 1046];486;Рекомендуется (рекомендуется выполнить сервисный бюллетень во избежание существенных эксплуатационных нарушений);DMC-URALM-D-00-00-00-00A-022A-A +[1522, 1522, 599, 602, 776, 172, 1523, 3596, 2525, 1111];486;Рекомендуется (рекомендуется выполнить сервисный бюллетень во избежание существенных эксплуатационных нарушений);DMC-URALM-D-00-00-00-00A-022A-A +[2051];487;шт;DMC-URALM-D-00-00-00-00A-022A-A +[2954, 204];488;Заменная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[267, 266];488;Заменная деталь;DMC-URALM-D-00-00-00-00A-022A-A +[1234, 917];489;Точка доступа;DMC-URALM-D-00-00-00-00A-022A-A +[1511, 917];489;Точка доступа;DMC-URALM-D-00-00-00-00A-022A-A +[1197];490;//@significantParaDataType;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1305, 104, 97, 1182, 1183, 2052, 2053, 1306, 2054, 25, 20];491;Attribute frontMatterInfoType - Type of front matter title page info block (Chap 3.9.6.1, Table 17);DMC-URALM-D-00-00-00-00A-022A-A +[2055, 97];492;Industrial 2 of 5;DMC-URALM-D-00-00-00-00A-022A-A +[2955, 2956, 257, 2056, 1225, 1593];493;Зачеркивание (отмечать так удаленный текст запрещается);DMC-URALM-D-00-00-00-00A-022A-A +[3597, 3598, 257, 1775, 1225, 1748];493;Зачеркивание (отмечать так удаленный текст запрещается);DMC-URALM-D-00-00-00-00A-022A-A +[2957];494;Взрывоопасный;DMC-URALM-D-00-00-00-00A-022A-A +[3599];494;Взрывоопасный;DMC-URALM-D-00-00-00-00A-022A-A +[2958, 577, 706, 814];495;Отмена сервисного бюллетеня проверки;DMC-URALM-D-00-00-00-00A-022A-A +[3600, 602, 776, 853];495;Отмена сервисного бюллетеня проверки;DMC-URALM-D-00-00-00-00A-022A-A +[615, 1174];496;Код модификации;DMC-URALM-D-00-00-00-00A-022A-A +[615, 1500];496;Код модификации;DMC-URALM-D-00-00-00-00A-022A-A +[513];497;Ремонт;DMC-URALM-D-00-00-00-00A-022A-A +[1253];498;//@partStatus;DMC-URALM-D-00-00-00-00A-022A-A +[1307];499;//@supervisorLevelCode;DMC-URALM-D-00-00-00-00A-022A-A +[1260];500;//@circuitBreakerRefType;DMC-URALM-D-00-00-00-00A-022A-A +[1269, 164];501;Снятие/установка;DMC-URALM-D-00-00-00-00A-022A-A +[495, 170];501;Снятие/установка;DMC-URALM-D-00-00-00-00A-022A-A +[346];502;Смазка;DMC-URALM-D-00-00-00-00A-022A-A +[317];502;Смазка;DMC-URALM-D-00-00-00-00A-022A-A +[1258];503;//@productItemType;DMC-URALM-D-00-00-00-00A-022A-A +[292, 105];504;Узел подвески;DMC-URALM-D-00-00-00-00A-022A-A +[292, 111];504;Узел подвески;DMC-URALM-D-00-00-00-00A-022A-A +[2959];505;Выравнивание;DMC-URALM-D-00-00-00-00A-022A-A +[3601];505;Выравнивание;DMC-URALM-D-00-00-00-00A-022A-A +[2960, 375, 614];506;Зафиксированный автомат защиты;DMC-URALM-D-00-00-00-00A-022A-A +[3602, 375, 639];506;Зафиксированный автомат защиты;DMC-URALM-D-00-00-00-00A-022A-A +[481, 4, 621, 91, 2057, 272, 2058, 7, 620, 2057, 272, 2058];507;Ссылка на функциональный элемент спаренного оборудования/соединителя (для второго спаренного оборудования/соединителя);DMC-URALM-D-00-00-00-00A-022A-A +[561, 4, 642, 91, 2544, 278, 2545, 7, 641, 2544, 278, 2545];507;Ссылка на функциональный элемент спаренного оборудования/соединителя (для второго спаренного оборудования/соединителя);DMC-URALM-D-00-00-00-00A-022A-A +[341, 275];508;Промежуточный высокий;DMC-URALM-D-00-00-00-00A-022A-A +[356, 684];508;Промежуточный высокий;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 2059];509;"Задает надпись ""END""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 2059];509;"Задает надпись ""END""";DMC-URALM-D-00-00-00-00A-022A-A +[337];510;Обслуживание;DMC-URALM-D-00-00-00-00A-022A-A +[355];510;Обслуживание;DMC-URALM-D-00-00-00-00A-022A-A +[901, 2961];511;Снижение затрат;DMC-URALM-D-00-00-00-00A-022A-A +[982, 3603];511;Снижение затрат;DMC-URALM-D-00-00-00-00A-022A-A +[2060];512;Параграф;DMC-URALM-D-00-00-00-00A-022A-A +[195];513;Уровень 3;DMC-URALM-D-00-00-00-00A-022A-A +[604];513;Уровень 3;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1259, 2061, 2062, 25, 20];514;Attribute verbatimStyle - Verbatim style (Chap 3.9.6.1, Table 64);DMC-URALM-D-00-00-00-00A-022A-A +[915, 2063, 2064, 2962, 195];515;См. сборочную единицу вышестоящего уровня;DMC-URALM-D-00-00-00-00A-022A-A +[915, 2546, 2547, 3604, 330];515;См. сборочную единицу вышестоящего уровня;DMC-URALM-D-00-00-00-00A-022A-A +[212];516;Code 11;DMC-URALM-D-00-00-00-00A-022A-A +[301, 2031];517;Общая иллюстрация;DMC-URALM-D-00-00-00-00A-022A-A +[315, 2540];517;Общая иллюстрация;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1226, 447, 446, 2065, 212, 25, 20];518;Attribute partUsageCode - The part Usage Code (Chap 3.9.6.1, Table 35);DMC-URALM-D-00-00-00-00A-022A-A +[1296];519;//@lowestLevel;DMC-URALM-D-00-00-00-00A-022A-A +[2963];520;Схематическая;DMC-URALM-D-00-00-00-00A-022A-A +[3605];520;Схематическая;DMC-URALM-D-00-00-00-00A-022A-A +[1630];521;Красный;DMC-URALM-D-00-00-00-00A-022A-A +[1776];521;Красный;DMC-URALM-D-00-00-00-00A-022A-A +[2964, 1614, 444, 520];522;Обрабатывающая инструкция XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[3606, 1765, 444, 520];522;Обрабатывающая инструкция XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[196];523;Время;DMC-URALM-D-00-00-00-00A-022A-A +[201];523;Время;DMC-URALM-D-00-00-00-00A-022A-A +[1287];524;//@listItemPrefix;DMC-URALM-D-00-00-00-00A-022A-A +[2965, 2066, 3, 877];525;Количество раз в месяц;DMC-URALM-D-00-00-00-00A-022A-A +[3607, 2066, 3, 877];525;Количество раз в месяц;DMC-URALM-D-00-00-00-00A-022A-A +[2067];526;REP;DMC-URALM-D-00-00-00-00A-022A-A +[2966, 1908, 14];527;Примечания, касающиеся ПО;DMC-URALM-D-00-00-00-00A-022A-A +[3608, 2518, 14];527;Примечания, касающиеся ПО;DMC-URALM-D-00-00-00-00A-022A-A +[1290, 918, 2005, 220];528;Стандартные механические аппаратные изделия;DMC-URALM-D-00-00-00-00A-022A-A +[1520, 988, 2536, 226];528;Стандартные механические аппаратные изделия;DMC-URALM-D-00-00-00-00A-022A-A +[885];529;Поставщик;DMC-URALM-D-00-00-00-00A-022A-A +[2967, 817, 220];530;Конструктивно-сменное изделие;DMC-URALM-D-00-00-00-00A-022A-A +[1518, 856, 226];530;Конструктивно-сменное изделие;DMC-URALM-D-00-00-00-00A-022A-A +[2068];531;Fuels;DMC-URALM-D-00-00-00-00A-022A-A +[1266];532;//@drillType;DMC-URALM-D-00-00-00-00A-022A-A +[2069];533;White;DMC-URALM-D-00-00-00-00A-022A-A +[578, 272];534;Вспомогательное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[603, 278];534;Вспомогательное оборудование;DMC-URALM-D-00-00-00-00A-022A-A +[616, 617, 2070];535;"Задает надпись ""NO""";DMC-URALM-D-00-00-00-00A-022A-A +[497, 640, 2070];535;"Задает надпись ""NO""";DMC-URALM-D-00-00-00-00A-022A-A +[212];536;Code 49;DMC-URALM-D-00-00-00-00A-022A-A +[22, 916, 2071, 916, 25, 20];537;Attribute caveat - National caveat (Chap 3.9.6.1, Table 6);DMC-URALM-D-00-00-00-00A-022A-A +[22, 1239, 1300, 1301, 25, 20];538;Attribute securityClassification - Security classification (Chap 3.9.6.1, Table 52);DMC-URALM-D-00-00-00-00A-022A-A +[661, 303];539;Электрический пульт;DMC-URALM-D-00-00-00-00A-022A-A +[682, 303];539;Электрический пульт;DMC-URALM-D-00-00-00-00A-022A-A +[1043, 2968];540;Программная подсказка;DMC-URALM-D-00-00-00-00A-022A-A +[1108, 3609];540;Программная подсказка;DMC-URALM-D-00-00-00-00A-022A-A +[2072, 121, 1960];541;LOW - Перечень предупреждений;DMC-URALM-D-00-00-00-00A-022A-A +[2072, 135, 2527];541;LOW - Перечень предупреждений;DMC-URALM-D-00-00-00-00A-022A-A +[2969, 481];542;Коммерческая ссылка;DMC-URALM-D-00-00-00-00A-022A-A +[3610, 561];542;Коммерческая ссылка;DMC-URALM-D-00-00-00-00A-022A-A +[1046, 2073];543;Нарушение LROPS;DMC-URALM-D-00-00-00-00A-022A-A +[1111, 2073];543;Нарушение LROPS;DMC-URALM-D-00-00-00-00A-022A-A +[2074, 2075, 710, 2076];544;Polymer preparation and compounds;DMC-URALM-D-00-00-00-00A-022A-A +[204, 2970, 148];545;Деталь обязательной замены;DMC-URALM-D-00-00-00-00A-022A-A +[266, 2515, 238];545;Деталь обязательной замены;DMC-URALM-D-00-00-00-00A-022A-A +[2971];546;Чертеж;DMC-URALM-D-00-00-00-00A-022A-A +[3611];546;Чертеж;DMC-URALM-D-00-00-00-00A-022A-A +[579, 708, 121, 1235];547;Модули данных перечня публикаций;DMC-URALM-D-00-00-00-00A-022A-A +[498, 465, 1767, 1512];547;Модули данных перечня публикаций;DMC-URALM-D-00-00-00-00A-022A-A +[1271, 7, 2009, 220];548;Критическое для прочности изделие;DMC-URALM-D-00-00-00-00A-022A-A +[1515, 7, 2537, 226];548;Критическое для прочности изделие;DMC-URALM-D-00-00-00-00A-022A-A +[1305];549;//@frontMatterInfoType;DMC-URALM-D-00-00-00-00A-022A-A +[1291];550;//@internalRefTargetType;DMC-URALM-D-00-00-00-00A-022A-A +[2077];551;POSTNET;DMC-URALM-D-00-00-00-00A-022A-A +[2972];552;Зона;DMC-URALM-D-00-00-00-00A-022A-A +[3612];552;Зона;DMC-URALM-D-00-00-00-00A-022A-A +[1273, 378];553;Значение затяжки;DMC-URALM-D-00-00-00-00A-022A-A +[1516, 406];553;Значение затяжки;DMC-URALM-D-00-00-00-00A-022A-A +[17];554;Все;DMC-URALM-D-00-00-00-00A-022A-A +[2973, 658, 7, 2046, 708];555;Курсив (только для заимствованных данных);DMC-URALM-D-00-00-00-00A-022A-A +[3613, 679, 7, 2542, 465];555;Курсив (только для заимствованных данных);DMC-URALM-D-00-00-00-00A-022A-A +[1900, 21, 204];556;Выбрать из деталей;DMC-URALM-D-00-00-00-00A-022A-A +[2514, 21, 266];556;Выбрать из деталей;DMC-URALM-D-00-00-00-00A-022A-A +[622, 74];557;Место работы;DMC-URALM-D-00-00-00-00A-022A-A +[643, 89];557;Место работы;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1308, 104, 97, 2078, 25, 20];558;Attribute supplyNumberType - Type of supply (Chap 3.9.6.1, Table 60);DMC-URALM-D-00-00-00-00A-022A-A +[22, 909, 522, 909, 25, 20];559;Attribute color - Caption color (Chap 3.9.6.1, Table 10);DMC-URALM-D-00-00-00-00A-022A-A +[1610, 444, 520];560;Разметка XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[1761, 444, 520];560;Разметка XML/SGML;DMC-URALM-D-00-00-00-00A-022A-A +[2079];561;Plessey;DMC-URALM-D-00-00-00-00A-022A-A +[1043, 1036, 1618];562;Программное имя переменной;DMC-URALM-D-00-00-00-00A-022A-A +[1108, 1103, 1769];562;Программное имя переменной;DMC-URALM-D-00-00-00-00A-022A-A +[1961, 580, 14, 513, 2080, 482, 811, 126, 148, 2, 705, 220];563;Специализированные действия по ремонту/TASMG могут включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[2528, 403, 14, 513, 2080, 1113, 779, 126, 267, 2, 775, 226];563;Специализированные действия по ремонту/TASMG могут включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[1185];564;//@emphasisType;DMC-URALM-D-00-00-00-00A-022A-A +[212];565;Code 128;DMC-URALM-D-00-00-00-00A-022A-A +[716];566;Шаг;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1285, 2081, 1288, 715, 25, 20];567;Attribute checkListCategory - Check list category (Chap 3.9.6.1, Table 7);DMC-URALM-D-00-00-00-00A-022A-A +[618];568;//@function;DMC-URALM-D-00-00-00-00A-022A-A +[904, 919];569;UPC-E;DMC-URALM-D-00-00-00-00A-022A-A +[1308];570;//@supplyNumberType;DMC-URALM-D-00-00-00-00A-022A-A +[1046, 2082, 2083];571;Нарушение комфорта пассажиров;DMC-URALM-D-00-00-00-00A-022A-A +[1111, 2082, 2083];571;Нарушение комфорта пассажиров;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1302, 2084, 97, 2085, 379, 2086, 25, 20];572;Attribute itemOriginator - Origin of equipment/harness/wire (Chap 3.9.6.1, Table 27);DMC-URALM-D-00-00-00-00A-022A-A +[380, 449, 2087, 380];573;Квадрат (контур - ISOtech: квадрат);DMC-URALM-D-00-00-00-00A-022A-A +[915];574;см;DMC-URALM-D-00-00-00-00A-022A-A +[814, 1627, 5, 818, 707];575;Проверка функционирования (с контролем параметров);DMC-URALM-D-00-00-00-00A-022A-A +[853, 1774, 5, 857, 707];575;Проверка функционирования (с контролем параметров);DMC-URALM-D-00-00-00-00A-022A-A +[1227, 2, 1894];576;Вес и центровка;DMC-URALM-D-00-00-00-00A-022A-A +[1227, 2, 2512];576;Вес и центровка;DMC-URALM-D-00-00-00-00A-022A-A +[2088, 121, 1603, 891];577;LOS - Перечень условных обозначений;DMC-URALM-D-00-00-00-00A-022A-A +[2088, 135, 1754, 978];577;LOS - Перечень условных обозначений;DMC-URALM-D-00-00-00-00A-022A-A +[2089];578;Codabar;DMC-URALM-D-00-00-00-00A-022A-A +[341, 209, 337, 4, 2090, 2, 4, 2091, 482, 811, 126, 148, 2, 705, 220];579;Промежуточное техническое обслуживание на плаву и на берегу может включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[356, 189, 355, 4, 2090, 2, 4, 2091, 778, 779, 126, 267, 2, 775, 226];579;Промежуточное техническое обслуживание на плаву и на берегу может включать демонтаж, замену и использование изделия.;DMC-URALM-D-00-00-00-00A-022A-A +[2974];580;Сохранено;DMC-URALM-D-00-00-00-00A-022A-A +[3614];580;Сохранено;DMC-URALM-D-00-00-00-00A-022A-A +[303];581;Пульт;DMC-URALM-D-00-00-00-00A-022A-A +[1280, 8, 1972, 718];582;Подготовка к повторному выезду;DMC-URALM-D-00-00-00-00A-022A-A +[1517, 8, 2530, 718];582;Подготовка к повторному выезду;DMC-URALM-D-00-00-00-00A-022A-A +[2092];583;DataMatrix;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1297, 913, 2093, 1309, 715, 25, 20];584;Attribute reqTechInfoCategory - Required technical information category (Chap 3.9.6.1, Table 42);DMC-URALM-D-00-00-00-00A-022A-A +[1920, 48];585;Модифицировано до;DMC-URALM-D-00-00-00-00A-022A-A +[2522, 48];585;Модифицировано до;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1307, 2094, 519, 25, 20];586;Attribute supervisorLevelCode - Supervisor level (Chap 3.9.6.1, Table 59);DMC-URALM-D-00-00-00-00A-022A-A +[2975, 2976];587;Государственная тайна;DMC-URALM-D-00-00-00-00A-022A-A +[3615, 3616];587;Государственная тайна;DMC-URALM-D-00-00-00-00A-022A-A +[2977, 3, 577, 706, 2978, 1983];588;Желательно (в сервисном бюллетене вносятся усовершенствования);DMC-URALM-D-00-00-00-00A-022A-A +[3617, 3, 602, 776, 3618, 2532];588;Желательно (в сервисном бюллетене вносятся усовершенствования);DMC-URALM-D-00-00-00-00A-022A-A +[2048];589;Спецификация;DMC-URALM-D-00-00-00-00A-022A-A +[2543];589;Спецификация;DMC-URALM-D-00-00-00-00A-022A-A +[2095, 121, 521];590;LOM - Перечень изменений;DMC-URALM-D-00-00-00-00A-022A-A +[2095, 135, 560];590;LOM - Перечень изменений;DMC-URALM-D-00-00-00-00A-022A-A +[2096, 139, 2979, 209, 1172];591;TSR - Лист учета технических стандартов;DMC-URALM-D-00-00-00-00A-022A-A +[2096, 139, 3619, 189, 1172];591;TSR - Лист учета технических стандартов;DMC-URALM-D-00-00-00-00A-022A-A +[22, 1283, 104, 97, 1284, 1299, 25, 20];592;Attribute scoEntryType - Type of SCO entry (Chap 3.9.6.1, Table 51);DMC-URALM-D-00-00-00-00A-022A-A +[6];593;м;DMC-URALM-D-00-00-00-00A-022A-A +[2980, 375, 614];594;Электромеханический автомат защиты;DMC-URALM-D-00-00-00-00A-022A-A +[3620, 375, 639];594;Электромеханический автомат защиты;DMC-URALM-D-00-00-00-00A-022A-A +[17];595;Все;DMC-URALM-D-00-00-00-00A-0A2A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];596;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-D-00-00-00-00A-0A2A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];596;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-D-00-00-00-00A-0A2A-A +[103, 436, 804, 805];597;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-0A2A-A +[18, 436, 842, 843];597;"АО ""НИЦ Прикладная логистика""";DMC-URALM-D-00-00-00-00A-0A2A-A +[1165, 2097, 1309, 2098];598;Applicability common information repository;DMC-URALM-D-00-00-00-00A-0A2A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];599;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-D-00-00-00-00A-0A2A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];599;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-D-00-00-00-00A-0A2A-A +[17];600;Все;DMC-URALM-A-05-00-00-00A-001A-A +[1163, 139];601;Титульный лист;DMC-URALM-A-05-00-00-00A-001A-A +[1493, 139];601;Титульный лист;DMC-URALM-A-05-00-00-00A-001A-A +[1310, 2, 2981, 74];602;Плановые и внеплановые работы;DMC-URALM-A-05-00-00-00A-001A-A +[849, 2, 3621, 89];602;Плановые и внеплановые работы;DMC-URALM-A-05-00-00-00A-001A-A +[654, 14, 209, 337];603;Руководство по техническому обслуживанию;DMC-URALM-A-05-00-00-00A-001A-A +[675, 14, 189, 355];603;Руководство по техническому обслуживанию;DMC-URALM-A-05-00-00-00A-001A-A +[146, 147];604;Ответственная компания;DMC-URALM-A-05-00-00-00A-001A-A +[149, 150];604;Ответственная компания;DMC-URALM-A-05-00-00-00A-001A-A +[103, 140, 47, 28];605;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-00-00-00A-001A-A +[18, 144, 47, 29];605;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-00-00-00A-001A-A +[28, 6];606;Урал-44202-0003511-80М;DMC-URALM-A-05-00-00-00A-001A-A +[29, 6];606;Урал-44202-0003511-80М;DMC-URALM-A-05-00-00-00A-001A-A +[1311, 1312, 175];607;Нормы расхода материалов;DMC-URALM-A-05-00-00-00A-071A-A +[1524, 1312, 175];607;Нормы расхода материалов;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];608;B3100001A001;DMC-URALM-A-05-00-00-00A-071A-A +[27];609;ГОСТ 792-67;DMC-URALM-A-05-00-00-00A-071A-A +[85];610;252136-П2;DMC-URALM-A-05-00-00-00A-071A-A +[85];611;252140-П2;DMC-URALM-A-05-00-00-00A-071A-A +[146, 147];612;Ответственная компания;DMC-URALM-A-05-00-00-00A-071A-A +[149, 150];612;Ответственная компания;DMC-URALM-A-05-00-00-00A-071A-A +[79];613;ОСТ37.001.171-93;DMC-URALM-A-05-00-00-00A-071A-A +[1313, 346];614;Графитная смазка;DMC-URALM-A-05-00-00-00A-071A-A +[1525, 317];614;Графитная смазка;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];615;B3100002A014;DMC-URALM-A-05-00-00-00A-071A-A +[17];616;Все;DMC-URALM-A-05-00-00-00A-071A-A +[79];617;ОСТ 37.001.171-93;DMC-URALM-A-05-00-00-00A-071A-A +[28, 6];618;Урал-44202-80М;DMC-URALM-A-05-00-00-00A-071A-A +[29, 6];618;Урал-44202-80М;DMC-URALM-A-05-00-00-00A-071A-A +[282];619;WD-40;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];620;B3100002A013;DMC-URALM-A-05-00-00-00A-071A-A +[85];621;250512-П29;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];622;B3100002A001;DMC-URALM-A-05-00-00-00A-071A-A +[282];623;WD40;DMC-URALM-A-05-00-00-00A-071A-A +[452, 920];624;ТМ-5-12рк;DMC-URALM-A-05-00-00-00A-071A-A +[13, 6, 523];625;Болт М16-6ех160;DMC-URALM-A-05-00-00-00A-071A-A +[85];626;258085-П29;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];627;B3100002A012;DMC-URALM-A-05-00-00-00A-071A-A +[91, 49];628;Элементы крепления;DMC-URALM-A-05-00-00-00A-071A-A +[91, 50];628;Элементы крепления;DMC-URALM-A-05-00-00-00A-071A-A +[79];629;ОСТ 37.001.115-75;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];630;B3100001A018;DMC-URALM-A-05-00-00-00A-071A-A +[8];631;КО-0.8;DMC-URALM-A-05-00-00-00A-071A-A +[3622];631;КО-0.8;DMC-URALM-A-05-00-00-00A-071A-A +[1631, 2982];632;Проволока контровочная;DMC-URALM-A-05-00-00-00A-071A-A +[1777, 3623];632;Проволока контровочная;DMC-URALM-A-05-00-00-00A-071A-A +[2983, 1632, 175];633;Горюче-смазочные материалы;DMC-URALM-A-05-00-00-00A-071A-A +[2541, 1778, 175];633;Горюче-смазочные материалы;DMC-URALM-A-05-00-00-00A-071A-A +[13, 6, 721];634;Болт М10-6gх38;DMC-URALM-A-05-00-00-00A-071A-A +[56, 6, 69];635;Гайка М10-6Н;DMC-URALM-A-05-00-00-00A-071A-A +[61, 6, 69];635;Гайка М10-6Н;DMC-URALM-A-05-00-00-00A-071A-A +[157];636;Шайба 18;DMC-URALM-A-05-00-00-00A-071A-A +[160];636;Шайба 18;DMC-URALM-A-05-00-00-00A-071A-A +[79];637;ОСТ 37.001.123-96;DMC-URALM-A-05-00-00-00A-071A-A +[13, 6, 11, 721];638;Болт М18х1,5-6gх55;DMC-URALM-A-05-00-00-00A-071A-A +[85];639;201502-П29;DMC-URALM-A-05-00-00-00A-071A-A +[157, 11, 11];640;Шайба 50х21,5х5;DMC-URALM-A-05-00-00-00A-071A-A +[160, 11, 11];640;Шайба 50х21,5х5;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];641;B3100001A005;DMC-URALM-A-05-00-00-00A-071A-A +[1045];642;ТУ 38.101844-80;DMC-URALM-A-05-00-00-00A-071A-A +[2548];642;ТУ 38.101844-80;DMC-URALM-A-05-00-00-00A-071A-A +[79];643;ОСТ 37.001.124-75;DMC-URALM-A-05-00-00-00A-071A-A +[85];644;332763-П29;DMC-URALM-A-05-00-00-00A-071A-A +[27];645;ГОСТ 3333-80;DMC-URALM-A-05-00-00-00A-071A-A +[106, 2984];646;Масло трансмиссионное;DMC-URALM-A-05-00-00-00A-071A-A +[112, 3624];646;Масло трансмиссионное;DMC-URALM-A-05-00-00-00A-071A-A +[157];647;Шайба 10;DMC-URALM-A-05-00-00-00A-071A-A +[160];647;Шайба 10;DMC-URALM-A-05-00-00-00A-071A-A +[85];648;258054-П29;DMC-URALM-A-05-00-00-00A-071A-A +[623, 11];649;Шплинт 6,3х50;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];650;B3100002A011;DMC-URALM-A-05-00-00-00A-071A-A +[346, 819, 820];651;Смазка глубокого проникновения;DMC-URALM-A-05-00-00-00A-071A-A +[317, 858, 859];651;Смазка глубокого проникновения;DMC-URALM-A-05-00-00-00A-071A-A +[623, 11];652;Шплинт 4х32;DMC-URALM-A-05-00-00-00A-071A-A +[152, 90];653;B3100002A002;DMC-URALM-A-05-00-00-00A-071A-A +[103, 140, 47, 28];654;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-00-00-00A-071A-A +[18, 144, 47, 29];654;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-00-00-00A-071A-A +[17];655;Все;DMC-URALM-A-05-00-00-00A-075A-A +[152, 90];656;B3100001A008;DMC-URALM-A-05-00-00-00A-075A-A +[223, 283];657;Вкладыш боковой;DMC-URALM-A-05-00-00-00A-075A-A +[223, 289];657;Вкладыш боковой;DMC-URALM-A-05-00-00-00A-075A-A +[204, 2985, 211];658;Детали ходовой части;DMC-URALM-A-05-00-00-00A-075A-A +[1100, 3625, 217];658;Детали ходовой части;DMC-URALM-A-05-00-00-00A-075A-A +[152, 90];659;B3100001A024;DMC-URALM-A-05-00-00-00A-075A-A +[28, 6];660;Урал-44202-80М;DMC-URALM-A-05-00-00-00A-075A-A +[29, 6];660;Урал-44202-80М;DMC-URALM-A-05-00-00-00A-075A-A +[524, 921, 27];661;Масленка 2.3.90 Ц6 ГОСТ 19853-74;DMC-URALM-A-05-00-00-00A-075A-A +[431, 921, 27];661;Масленка 2.3.90 Ц6 ГОСТ 19853-74;DMC-URALM-A-05-00-00-00A-075A-A +[142, 31, 88];662;Буфер задней рессоры;DMC-URALM-A-05-00-00-00A-075A-A +[142, 30, 16];662;Буфер задней рессоры;DMC-URALM-A-05-00-00-00A-075A-A +[152, 90];663;B3100002A005;DMC-URALM-A-05-00-00-00A-075A-A +[152, 90];664;B3100001A009;DMC-URALM-A-05-00-00-00A-075A-A +[381, 73];665;Накладка рессоры;DMC-URALM-A-05-00-00-00A-075A-A +[432, 16];665;Накладка рессоры;DMC-URALM-A-05-00-00-00A-075A-A +[1311, 1312, 516, 211];666;Нормы расхода запасных частей;DMC-URALM-A-05-00-00-00A-075A-A +[1524, 1312, 559, 217];666;Нормы расхода запасных частей;DMC-URALM-A-05-00-00-00A-075A-A +[85];667;264040-П29;DMC-URALM-A-05-00-00-00A-075A-A +[142, 34, 88];668;Буфер передней рессоры;DMC-URALM-A-05-00-00-00A-075A-A +[142, 33, 16];668;Буфер передней рессоры;DMC-URALM-A-05-00-00-00A-075A-A +[146, 147];669;Ответственная компания;DMC-URALM-A-05-00-00-00A-075A-A +[149, 150];669;Ответственная компания;DMC-URALM-A-05-00-00-00A-075A-A +[223, 31, 15];670;Вкладыш заднего кронштейна;DMC-URALM-A-05-00-00-00A-075A-A +[223, 30, 15];670;Вкладыш заднего кронштейна;DMC-URALM-A-05-00-00-00A-075A-A +[103, 140, 47, 28];671;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-00-00-00A-075A-A +[18, 144, 47, 29];671;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-00-00-00A-075A-A +[152, 90];672;B3100001A014;DMC-URALM-A-05-00-00-00A-075A-A +[17];673;Все;DMC-URALM-A-05-10-00-00A-00DA-A +[28, 6];674;Урал-44202-80М;DMC-URALM-A-05-10-00-00A-00DA-A +[29, 6];674;Урал-44202-80М;DMC-URALM-A-05-10-00-00A-00DA-A +[121, 220, 5, 2986, 613];675;Перечень изделий с ограниченным ресурсом;DMC-URALM-A-05-10-00-00A-00DA-A +[135, 226, 5, 3626, 613];675;Перечень изделий с ограниченным ресурсом;DMC-URALM-A-05-10-00-00A-00DA-A +[103, 436, 804, 805];676;"АО ""НИЦ Прикладная логистика""";DMC-URALM-A-05-10-00-00A-00DA-A +[18, 436, 842, 843];676;"АО ""НИЦ Прикладная логистика""";DMC-URALM-A-05-10-00-00A-00DA-A +[45];677;Амортизатор;DMC-URALM-A-05-10-00-00A-00DA-A +[51, 86];678;Подогреватель предпусковой;DMC-URALM-A-05-10-00-00A-00DA-A +[46, 84];678;Подогреватель предпусковой;DMC-URALM-A-05-10-00-00A-00DA-A +[34, 88];679;Передняя рессора;DMC-URALM-A-05-20-00-01A-000A-A +[33, 16];679;Передняя рессора;DMC-URALM-A-05-20-00-01A-000A-A +[31, 88];680;Задняя рессора;DMC-URALM-A-05-20-00-01A-000A-A +[30, 16];680;Задняя рессора;DMC-URALM-A-05-20-00-01A-000A-A +[148, 106, 3, 364, 95];681;Замена масла в раздаточной коробке;DMC-URALM-A-05-20-00-01A-000A-A +[238, 112, 3, 370, 96];681;Замена масла в раздаточной коробке;DMC-URALM-A-05-20-00-01A-000A-A +[148, 34, 88];682;Замена передней рессоры;DMC-URALM-A-05-20-00-01A-000A-A +[238, 33, 16];682;Замена передней рессоры;DMC-URALM-A-05-20-00-01A-000A-A +[31, 105];683;Задняя подвеска;DMC-URALM-A-05-20-00-01A-000A-A +[30, 111];683;Задняя подвеска;DMC-URALM-A-05-20-00-01A-000A-A +[146, 147];684;Ответственная компания;DMC-URALM-A-05-20-00-01A-000A-A +[149, 150];684;Ответственная компания;DMC-URALM-A-05-20-00-01A-000A-A +[148];685;Замена;DMC-URALM-A-05-20-00-01A-000A-A +[238];685;Замена;DMC-URALM-A-05-20-00-01A-000A-A +[17];686;Все;DMC-URALM-A-05-20-00-01A-000A-A +[34, 105];687;Передняя подвеска;DMC-URALM-A-05-20-00-01A-000A-A +[33, 111];687;Передняя подвеска;DMC-URALM-A-05-20-00-01A-000A-A +[28, 6];688;Урал-44202-80М;DMC-URALM-A-05-20-00-01A-000A-A +[29, 6];688;Урал-44202-80М;DMC-URALM-A-05-20-00-01A-000A-A +[364, 95];689;Раздаточная коробка;DMC-URALM-A-05-20-00-01A-000A-A +[370, 96];689;Раздаточная коробка;DMC-URALM-A-05-20-00-01A-000A-A +[148, 31, 88];690;Замена задней рессоры;DMC-URALM-A-05-20-00-01A-000A-A +[238, 30, 16];690;Замена задней рессоры;DMC-URALM-A-05-20-00-01A-000A-A +[121, 74, 322];691;Перечень работ ТО;DMC-URALM-A-05-20-00-01A-000A-A +[135, 89, 322];691;Перечень работ ТО;DMC-URALM-A-05-20-00-01A-000A-A +[75];692;Колеса;DMC-URALM-A-05-20-00-01A-000A-A +[36];692;Колеса;DMC-URALM-A-05-20-00-01A-000A-A +[148, 75];693;Замена колес;DMC-URALM-A-05-20-00-01A-000A-A +[238, 36];693;Замена колес;DMC-URALM-A-05-20-00-01A-000A-A +[95, 137, 23];694;Коробка переключения передач;DMC-URALM-A-05-20-00-01A-000A-A +[96, 138, 24];694;Коробка переключения передач;DMC-URALM-A-05-20-00-01A-000A-A +[148, 106, 3, 95, 137, 23];695;Замена масла в коробке переключения передач;DMC-URALM-A-05-20-00-01A-000A-A +[238, 112, 3, 96, 138, 24];695;Замена масла в коробке переключения передач;DMC-URALM-A-05-20-00-01A-000A-A +[186, 10];696;Ведущий мост;DMC-URALM-A-05-20-00-01A-000A-A +[115, 10];696;Ведущий мост;DMC-URALM-A-05-20-00-01A-000A-A +[75, 5, 107];697;Колесо с шиной;DMC-URALM-A-05-20-00-01A-000A-A +[36, 5, 78];697;Колесо с шиной;DMC-URALM-A-05-20-00-01A-000A-A +[2099];698;КПП;DMC-URALM-A-05-20-00-01A-000A-A +[148, 106];699;Замена масла;DMC-URALM-A-05-20-00-01A-000A-A +[238, 112];699;Замена масла;DMC-URALM-A-05-20-00-01A-000A-A +[103, 140, 47, 28];700;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-20-00-01A-000A-A +[18, 144, 47, 29];700;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-20-00-01A-000A-A +[17];701;Все;DMC-URALM-A-05-40-00-01A-000A-A +[1310, 209, 337];702;Плановое техническое обслуживание;DMC-URALM-A-05-40-00-01A-000A-A +[849, 189, 355];702;Плановое техническое обслуживание;DMC-URALM-A-05-40-00-01A-000A-A +[34, 88];703;Передняя рессора;DMC-URALM-A-05-40-00-01A-000A-A +[33, 16];703;Передняя рессора;DMC-URALM-A-05-40-00-01A-000A-A +[31, 88];704;Задняя рессора;DMC-URALM-A-05-40-00-01A-000A-A +[30, 16];704;Задняя рессора;DMC-URALM-A-05-40-00-01A-000A-A +[146, 147];705;Ответственная компания;DMC-URALM-A-05-40-00-01A-000A-A +[149, 150];705;Ответственная компания;DMC-URALM-A-05-40-00-01A-000A-A +[322];706;ТО1;DMC-URALM-A-05-40-00-01A-000A-A +[103, 140, 47, 28];707;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-40-00-01A-000A-A +[18, 144, 47, 29];707;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-40-00-01A-000A-A +[148];708;Замена;DMC-URALM-A-05-40-00-01A-000A-A +[238];708;Замена;DMC-URALM-A-05-40-00-01A-000A-A +[17];709;Все;DMC-URALM-A-05-40-00-02A-000A-A +[1310, 209, 337];710;Плановое техническое обслуживание;DMC-URALM-A-05-40-00-02A-000A-A +[849, 189, 355];710;Плановое техническое обслуживание;DMC-URALM-A-05-40-00-02A-000A-A +[34, 88];711;Передняя рессора;DMC-URALM-A-05-40-00-02A-000A-A +[33, 16];711;Передняя рессора;DMC-URALM-A-05-40-00-02A-000A-A +[31, 88];712;Задняя рессора;DMC-URALM-A-05-40-00-02A-000A-A +[30, 16];712;Задняя рессора;DMC-URALM-A-05-40-00-02A-000A-A +[75, 5, 107];713;Колесо с шиной;DMC-URALM-A-05-40-00-02A-000A-A +[36, 5, 78];713;Колесо с шиной;DMC-URALM-A-05-40-00-02A-000A-A +[322];714;ТО2;DMC-URALM-A-05-40-00-02A-000A-A +[95, 137, 23];715;Коробка переключения передач;DMC-URALM-A-05-40-00-02A-000A-A +[96, 138, 24];715;Коробка переключения передач;DMC-URALM-A-05-40-00-02A-000A-A +[364, 95];716;Раздаточная коробка;DMC-URALM-A-05-40-00-02A-000A-A +[370, 96];716;Раздаточная коробка;DMC-URALM-A-05-40-00-02A-000A-A +[148, 106];717;Замена масла;DMC-URALM-A-05-40-00-02A-000A-A +[238, 112];717;Замена масла;DMC-URALM-A-05-40-00-02A-000A-A +[146, 147];718;Ответственная компания;DMC-URALM-A-05-40-00-02A-000A-A +[149, 150];718;Ответственная компания;DMC-URALM-A-05-40-00-02A-000A-A +[103, 140, 47, 28];719;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-40-00-02A-000A-A +[18, 144, 47, 29];719;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-40-00-02A-000A-A +[148];720;Замена;DMC-URALM-A-05-40-00-02A-000A-A +[238];720;Замена;DMC-URALM-A-05-40-00-02A-000A-A +[17];721;Все;DMC-URALM-A-05-40-00-03A-000A-A +[1310, 209, 337];722;Плановое техническое обслуживание;DMC-URALM-A-05-40-00-03A-000A-A +[849, 189, 355];722;Плановое техническое обслуживание;DMC-URALM-A-05-40-00-03A-000A-A +[1049, 37, 2, 323, 344, 2100, 1633, 214, 106, 572, 2, 187, 130];723;Осмотреть автомобиль и проверить, нет ли подтекания топлива, масла, тормозной и охлаждающей жидкости.;DMC-URALM-A-05-40-00-03A-000A-A +[2549, 43, 2, 1114, 344, 2100, 1779, 218, 112, 596, 2, 192, 133];723;Осмотреть автомобиль и проверить, нет ли подтекания топлива, масла, тормозной и охлаждающей жидкости.;DMC-URALM-A-05-40-00-03A-000A-A +[1049, 64, 32, 1256, 2101, 821, 12, 2987, 2, 2102];724;Осмотреть двигатель, при необходимости очистить его от пыли и грязи;DMC-URALM-A-05-40-00-03A-000A-A +[2549, 66, 32, 228, 2550, 427, 12, 3627, 2, 2551];724;Осмотреть двигатель, при необходимости очистить его от пыли и грязи;DMC-URALM-A-05-40-00-03A-000A-A +[323, 576, 107, 2, 49, 75, 32, 1256, 1050, 581];725;Проверить состояние шин и крепление колес, при необходимости устранить неисправности;DMC-URALM-A-05-40-00-03A-000A-A +[1114, 601, 78, 2, 50, 36, 32, 228, 1115, 605];725;Проверить состояние шин и крепление колес, при необходимости устранить неисправности;DMC-URALM-A-05-40-00-03A-000A-A +[2103, 322];726;Ежедневное ТО;DMC-URALM-A-05-40-00-03A-000A-A +[2552, 322];726;Ежедневное ТО;DMC-URALM-A-05-40-00-03A-000A-A +[146, 147];727;Ответственная компания;DMC-URALM-A-05-40-00-03A-000A-A +[149, 150];727;Ответственная компания;DMC-URALM-A-05-40-00-03A-000A-A +[103, 140, 47, 28];728;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-40-00-03A-000A-A +[18, 144, 47, 29];728;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-05-40-00-03A-000A-A +[518, 1314, 336, 1034, 37, 274, 2988, 1854, 654, 14, 336, 2, 2989, 2103, 209, 337, 2, 2104, 480, 575, 580];729;Перед началом эксплуатации нового автомобиля необходимо изучить данное руководство по эксплуатации и провести ежедневное техническое обслуживание и дополнительно выполнить следующие действия:;DMC-URALM-A-15-30-00-01A-121A-A +[518, 1780, 354, 1101, 43, 228, 3628, 465, 675, 14, 354, 2, 3629, 2552, 189, 355, 2, 770, 599, 428, 403];729;Перед началом эксплуатации нового автомобиля необходимо изучить данное руководство по эксплуатации и провести ежедневное техническое обслуживание и дополнительно выполнить следующие действия:;DMC-URALM-A-15-30-00-01A-121A-A +[903, 1634, 324, 525, 2990, 214, 58, 722, 64, 5, 418, 1635, 2991, 70];730;После заправки топливного бака заполнить топливом систему питания двигателя с помощью ручного топливоподкачивающего насоса.;DMC-URALM-A-15-30-00-01A-121A-A +[983, 1781, 331, 525, 3630, 218, 989, 781, 66, 5, 430, 1782, 3631, 70];730;После заправки топливного бака заполнить топливом систему питания двигателя с помощью ручного топливоподкачивающего насоса.;DMC-URALM-A-15-30-00-01A-121A-A +[1636, 922, 656, 1051, 129, 822];731;Убедиться, что все светосигнальные устройства работают.;DMC-URALM-A-15-30-00-01A-121A-A +[1783, 922, 17, 1116, 132, 74];731;Убедиться, что все светосигнальные устройства работают.;DMC-URALM-A-15-30-00-01A-121A-A +[187, 130, 2992];732;охлаждающей жидкости недостаточно.;DMC-URALM-A-15-30-00-01A-121A-A +[192, 133, 3632];732;охлаждающей жидкости недостаточно.;DMC-URALM-A-15-30-00-01A-121A-A +[812, 336];733;Нормальная эксплуатация;DMC-URALM-A-15-30-00-01A-121A-A +[851, 354];733;Нормальная эксплуатация;DMC-URALM-A-15-30-00-01A-121A-A +[17];734;Все;DMC-URALM-A-15-30-00-01A-121A-A +[662, 1051, 272, 37];735;Внешнее светосигнальное оборудование автомобиля;DMC-URALM-A-15-30-00-01A-121A-A +[683, 1116, 278, 43];735;Внешнее светосигнальное оборудование автомобиля;DMC-URALM-A-15-30-00-01A-121A-A +[195, 2, 2993, 1637, 3, 304, 284];736;Уровень и плотность электролита в аккумуляторных батареях;DMC-URALM-A-15-30-00-01A-121A-A +[604, 2, 3633, 1637, 3, 318, 1117];736;Уровень и плотность электролита в аккумуляторных батареях;DMC-URALM-A-15-30-00-01A-121A-A +[663, 419];737;Заменить лампы.;DMC-URALM-A-15-30-00-01A-121A-A +[267, 433];737;Заменить лампы.;DMC-URALM-A-15-30-00-01A-121A-A +[103, 436, 804, 805];738;"АО ""НИЦ Прикладная логистика""";DMC-URALM-A-15-30-00-01A-121A-A +[18, 436, 842, 843];738;"АО ""НИЦ Прикладная логистика""";DMC-URALM-A-15-30-00-01A-121A-A +[2105, 2994, 718];739;Произвести пробный выезд.;DMC-URALM-A-15-30-00-01A-121A-A +[3634, 3635, 718];739;Произвести пробный выезд.;DMC-URALM-A-15-30-00-01A-121A-A +[2106, 187, 130, 48, 812, 195];740;Долить охлаждающую жидкость до нормального уровня.;DMC-URALM-A-15-30-00-01A-121A-A +[2553, 192, 133, 48, 851, 330];740;Долить охлаждающую жидкость до нормального уровня.;DMC-URALM-A-15-30-00-01A-121A-A +[2106, 2995, 2996, 48, 812, 195];741;Долить дистиллированную воду до нормального уровня.;DMC-URALM-A-15-30-00-01A-121A-A +[2553, 3636, 3637, 48, 851, 330];741;Долить дистиллированную воду до нормального уровня.;DMC-URALM-A-15-30-00-01A-121A-A +[2107, 151, 177, 2997, 122, 42, 3, 107, 48, 1311];742;Открыть колёсные краны, довести давление воздуха в шинах до нормы.;DMC-URALM-A-15-30-00-01A-121A-A +[3638, 154, 177, 3639, 125, 42, 3, 78, 48, 1524];742;Открыть колёсные краны, довести давление воздуха в шинах до нормы.;DMC-URALM-A-15-30-00-01A-121A-A +[1280, 1034, 37, 8, 336];743;Подготовка нового автомобиля к эксплуатации;DMC-URALM-A-15-30-00-01A-121A-A +[1517, 1101, 43, 8, 354];743;Подготовка нового автомобиля к эксплуатации;DMC-URALM-A-15-30-00-01A-121A-A +[2998, 2108];744;Замки дверей;DMC-URALM-A-15-30-00-01A-121A-A +[3640, 2554];744;Замки дверей;DMC-URALM-A-15-30-00-01A-121A-A +[195, 187, 130];745;Уровень охлаждающей жидкости.;DMC-URALM-A-15-30-00-01A-121A-A +[604, 192, 133];745;Уровень охлаждающей жидкости.;DMC-URALM-A-15-30-00-01A-121A-A +[323];746;Проверить;DMC-URALM-A-15-30-00-01A-121A-A +[1114];746;Проверить;DMC-URALM-A-15-30-00-01A-121A-A +[2999, 2108, 163];747;Стеклоподъёмники дверей кабины.;DMC-URALM-A-15-30-00-01A-121A-A +[3641, 2554, 169];747;Стеклоподъёмники дверей кабины.;DMC-URALM-A-15-30-00-01A-121A-A +[1637, 213, 812, 195];748;электролит ниже нормального уровня.;DMC-URALM-A-15-30-00-01A-121A-A +[3642, 990, 851, 330];748;электролит ниже нормального уровня.;DMC-URALM-A-15-30-00-01A-121A-A +[323];749;Проверить.;DMC-URALM-A-15-30-00-01A-121A-A +[1114];749;Проверить.;DMC-URALM-A-15-30-00-01A-121A-A +[323, 74];750;Проверить работу;DMC-URALM-A-15-30-00-01A-121A-A +[1114, 89];750;Проверить работу;DMC-URALM-A-15-30-00-01A-121A-A +[374, 3000, 1051, 129];751;есть неработающие светосигнальные устройства.;DMC-URALM-A-15-30-00-01A-121A-A +[2555, 2556, 1116, 132];751;есть неработающие светосигнальные устройства.;DMC-URALM-A-15-30-00-01A-121A-A +[818, 347, 80, 294];752;Контроль проезда под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[857, 347, 80, 298];752;Контроль проезда под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[1196, 2109, 294];753;Можно проехать препятствие.;DMC-URALM-A-15-30-00-01A-131A-A +[1505, 2557, 298];753;Можно проехать препятствие.;DMC-URALM-A-15-30-00-01A-131A-A +[347, 5, 3001, 440, 80, 10, 294];754;Проезд с негабаритным грузом под мостом/препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[347, 5, 3643, 440, 80, 10, 298];754;Проезд с негабаритным грузом под мостом/препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[3002, 57, 3003, 2110, 48, 294];755;Остановиться не ближе 15 метров до препятствия.;DMC-URALM-A-15-30-00-01A-131A-A +[637, 57, 3644, 2110, 48, 298];755;Остановиться не ближе 15 метров до препятствия.;DMC-URALM-A-15-30-00-01A-131A-A +[1052, 823, 923, 3004, 37];756;Дать команду водителю остановить автомобиль.;DMC-URALM-A-15-30-00-01A-131A-A +[1118, 860, 991, 637, 43];756;Дать команду водителю остановить автомобиль.;DMC-URALM-A-15-30-00-01A-131A-A +[1052, 823, 923, 1315, 31, 81, 48, 718, 21, 80, 294, 7, 2111, 2, 3005, 14, 1617, 924];757;Дать команду водителю двигаться задним ходом до выезда из-под препятствия для разворота и следования по альтернативному маршруту.;DMC-URALM-A-15-30-00-01A-131A-A +[1118, 860, 991, 1784, 30, 81, 48, 718, 21, 80, 298, 7, 2111, 2, 3645, 14, 1768, 924];757;Дать команду водителю двигаться задним ходом до выезда из-под препятствия для разворота и следования по альтернативному маршруту.;DMC-URALM-A-15-30-00-01A-131A-A +[347, 80, 294];758;Проезд под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[347, 80, 298];758;Проезд под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[812, 336];759;Нормальная эксплуатация;DMC-URALM-A-15-30-00-01A-131A-A +[851, 354];759;Нормальная эксплуатация;DMC-URALM-A-15-30-00-01A-131A-A +[17];760;Все;DMC-URALM-A-15-30-00-01A-131A-A +[167, 80, 294];761;Движение под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[173, 80, 298];761;Движение под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[3006, 823, 2112];762;Выполнять команды экспедитора.;DMC-URALM-A-15-30-00-01A-131A-A +[1098, 860, 2112];762;Выполнять команды экспедитора.;DMC-URALM-A-15-30-00-01A-131A-A +[3007, 2109, 80, 294];763;Невозможно проехать под препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[2558, 2557, 80, 298];763;Невозможно проехать под препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[1316, 2113];764;Контролировать визуально;DMC-URALM-A-15-30-00-01A-131A-A +[1785, 2559];764;Контролировать визуально;DMC-URALM-A-15-30-00-01A-131A-A +[344, 1178, 347, 80, 294];765;нет возможности проезда под препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[344, 975, 347, 80, 298];765;нет возможности проезда под препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[1638, 12, 440, 48, 294, 4, 2114, 3008, 167, 80, 294];766;Расстояние от груза до препятствия на всём протяжении движения под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[1786, 12, 440, 48, 298, 4, 1499, 3646, 173, 80, 298];766;Расстояние от груза до препятствия на всём протяжении движения под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[103, 436, 804, 805];767;"АО ""НИЦ Прикладная логистика""";DMC-URALM-A-15-30-00-01A-131A-A +[18, 436, 842, 843];767;"АО ""НИЦ Прикладная логистика""";DMC-URALM-A-15-30-00-01A-131A-A +[14, 2115, 347, 294, 3009, 3010, 622, 3, 37, 7, 2116, 167, 14, 924];768;По окончании проезда препятствия занять своё место в автомобиле для продолжения движения по маршруту.;DMC-URALM-A-15-30-00-01A-131A-A +[14, 2560, 347, 298, 3647, 1119, 643, 3, 43, 7, 2561, 173, 14, 924];768;По окончании проезда препятствия занять своё место в автомобиле для продолжения движения по маршруту.;DMC-URALM-A-15-30-00-01A-131A-A +[1280, 8, 347, 80, 294];769;Подготовка к проезду под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[1517, 8, 347, 80, 298];769;Подготовка к проезду под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[2113, 3011, 2117, 294];770;Визуально оценить высоту препятствия.;DMC-URALM-A-15-30-00-01A-131A-A +[2559, 3648, 2562, 298];770;Визуально оценить высоту препятствия.;DMC-URALM-A-15-30-00-01A-131A-A +[2104, 3012, 1638, 348, 440, 2, 294];771;Дополнительно проконтролировать расстояние между грузом и препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[770, 3649, 1786, 358, 440, 2, 298];771;Дополнительно проконтролировать расстояние между грузом и препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[1052, 823, 923, 3013, 7, 347, 14, 1617, 924];772;Дать команду водителю развернуться для проезда по альтернативному маршруту.;DMC-URALM-A-15-30-00-01A-131A-A +[1118, 860, 991, 3650, 7, 347, 14, 1768, 924];772;Дать команду водителю развернуться для проезда по альтернативному маршруту.;DMC-URALM-A-15-30-00-01A-131A-A +[3014, 21, 1317, 2, 3015, 8, 294];773;Выйти из машины и подойти к препятствию.;DMC-URALM-A-15-30-00-01A-131A-A +[3651, 21, 1526, 2, 3652, 8, 298];773;Выйти из машины и подойти к препятствию.;DMC-URALM-A-15-30-00-01A-131A-A +[1315, 5, 3016, 1601, 382, 1279, 57, 1639, 881, 2118];774;Двигаться с минимально возможной скоростью, но не более 3 км/ч.;DMC-URALM-A-15-30-00-01A-131A-A +[1784, 5, 2563, 975, 407, 1279, 57, 1787, 881, 2118];774;Двигаться с минимально возможной скоростью, но не более 3 км/ч.;DMC-URALM-A-15-30-00-01A-131A-A +[3017, 923, 32, 347, 80, 294];775;Ассистировать водителю при проезде под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[3653, 991, 32, 347, 80, 298];775;Ассистировать водителю при проезде под препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[1316, 438, 37, 2, 440, 7, 1304, 2119, 5, 294];776;Контролировать положение автомобиля и груза для избежания столкновения с препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[1785, 466, 43, 2, 440, 7, 1523, 2564, 5, 298];776;Контролировать положение автомобиля и груза для избежания столкновения с препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[1601, 347, 37, 5, 440, 80, 294];777;возможен проезд автомобиля с грузом под препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[3654, 347, 43, 5, 440, 80, 298];777;возможен проезд автомобиля с грузом под препятствием.;DMC-URALM-A-15-30-00-01A-131A-A +[1052, 823, 923, 1315, 5, 3018, 382];778;Дать команду водителю двигаться с минимальной скоростью.;DMC-URALM-A-15-30-00-01A-131A-A +[1118, 860, 991, 1784, 5, 2563, 407];778;Дать команду водителю двигаться с минимальной скоростью.;DMC-URALM-A-15-30-00-01A-131A-A +[1052, 823, 923, 4, 1314, 167];779;Дать команду водителю на начало движения.;DMC-URALM-A-15-30-00-01A-131A-A +[1118, 860, 991, 4, 3655, 173];779;Дать команду водителю на начало движения.;DMC-URALM-A-15-30-00-01A-131A-A +[3019, 167, 477, 1640, 3, 622, 5, 1194, 1638, 12, 415, 48, 294];780;траектория движения должна проходить в месте с наибольшим расстоянием от дороги до препятствия.;DMC-URALM-A-15-30-00-01A-131A-A +[3656, 173, 600, 1788, 3, 643, 5, 3657, 1786, 12, 426, 48, 298];780;траектория движения должна проходить в месте с наибольшим расстоянием от дороги до препятствия.;DMC-URALM-A-15-30-00-01A-131A-A +[374, 3020, 2119, 5, 294];781;Есть опасность столкновения с препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[2555, 844, 2564, 5, 298];781;Есть опасность столкновения с препятствием;DMC-URALM-A-15-30-00-01A-131A-A +[17];782;Все;DMC-URALM-A-A2-00-00-00A-001A-A +[654, 14, 336];783;Руководство по эксплуатации;DMC-URALM-A-A2-00-00-00A-001A-A +[675, 14, 354];783;Руководство по эксплуатации;DMC-URALM-A-A2-00-00-00A-001A-A +[1163, 139];784;Титульный лист;DMC-URALM-A-A2-00-00-00A-001A-A +[1493, 139];784;Титульный лист;DMC-URALM-A-A2-00-00-00A-001A-A +[64, 887];785;Двигатель ЯМЗ-53642.10;DMC-URALM-A-A2-00-00-00A-001A-A +[66, 887];785;Двигатель ЯМЗ-53642.10;DMC-URALM-A-A2-00-00-00A-001A-A +[64];786;Двигатель;DMC-URALM-A-A2-00-00-00A-001A-A +[66];786;Двигатель;DMC-URALM-A-A2-00-00-00A-001A-A +[146, 147];787;Ответственная компания;DMC-URALM-A-A2-00-00-00A-001A-A +[149, 150];787;Ответственная компания;DMC-URALM-A-A2-00-00-00A-001A-A +[103, 140, 47, 28];788;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-00-00-00A-001A-A +[18, 144, 47, 29];788;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-00-00-00A-001A-A +[185, 129, 2, 74];789;Описание устройства и работы;DMC-URALM-A-A2-00-00-00A-041A-A +[191, 132, 2, 89];789;Описание устройства и работы;DMC-URALM-A-A2-00-00-00A-041A-A +[185, 58, 258, 824, 340, 526, 3, 232];790;Описание системы выпуска отработавших газов приведено в МД ;DMC-URALM-A-A2-00-00-00A-041A-A +[191, 72, 258, 861, 340, 644, 3, 232];790;Описание системы выпуска отработавших газов приведено в МД ;DMC-URALM-A-A2-00-00-00A-041A-A +[185, 58, 365, 64, 526, 3, 232];791;Описание системы охлаждения двигателя приведено в МД ;DMC-URALM-A-A2-00-00-00A-041A-A +[191, 72, 371, 66, 644, 3, 232];791;Описание системы охлаждения двигателя приведено в МД ;DMC-URALM-A-A2-00-00-00A-041A-A +[723, 105, 64, 98, 4];792;Месторасположение подвески двигателя показано на ;DMC-URALM-A-A2-00-00-00A-041A-A +[782, 111, 66, 101, 4];792;Месторасположение подвески двигателя показано на ;DMC-URALM-A-A2-00-00-00A-041A-A +[31, 283, 453, 305, 21, 453, 64];793;Задние боковые опоры состоят из опор двигателя (;DMC-URALM-A-A2-00-00-00A-041A-A +[30, 289, 383, 319, 21, 383, 66];793;Задние боковые опоры состоят из опор двигателя (;DMC-URALM-A-A2-00-00-00A-041A-A +[58, 365, 64];794;Система охлаждения двигателя;DMC-URALM-A-A2-00-00-00A-041A-A +[72, 371, 66];794;Система охлаждения двигателя;DMC-URALM-A-A2-00-00-00A-041A-A +[146, 147];795;Ответственная компания;DMC-URALM-A-A2-00-00-00A-041A-A +[149, 150];795;Ответственная компания;DMC-URALM-A-A2-00-00-00A-041A-A +[17];796;Все;DMC-URALM-A-A2-00-00-00A-041A-A +[15, 34, 453, 64, 194];797;Кронштейн передней опоры двигателя верхний;DMC-URALM-A-A2-00-00-00A-041A-A +[15, 33, 383, 66, 181];797;Кронштейн передней опоры двигателя верхний;DMC-URALM-A-A2-00-00-00A-041A-A +[34, 453, 64, 305, 21, 194, 15];798;Передние опоры двигателя состоят из верхнего кронштейна (;DMC-URALM-A-A2-00-00-00A-041A-A +[33, 383, 66, 319, 21, 181, 15];798;Передние опоры двигателя состоят из верхнего кронштейна (;DMC-URALM-A-A2-00-00-00A-041A-A +[185, 58, 86, 1641, 526, 3, 232];799;Описание системы предпускового обогрева приведено в МД ;DMC-URALM-A-A2-00-00-00A-041A-A +[191, 72, 84, 1641, 644, 3, 232];799;Описание системы предпускового обогрева приведено в МД ;DMC-URALM-A-A2-00-00-00A-041A-A +[453, 64, 283];800;Опора двигателя боковая;DMC-URALM-A-A2-00-00-00A-041A-A +[383, 66, 289];800;Опора двигателя боковая;DMC-URALM-A-A2-00-00-00A-041A-A +[205, 34];801;двух передних;DMC-URALM-A-A2-00-00-00A-041A-A +[562, 33];801;двух передних;DMC-URALM-A-A2-00-00-00A-041A-A +[105, 64];802;Подвеска двигателя;DMC-URALM-A-A2-00-00-00A-041A-A +[111, 66];802;Подвеска двигателя;DMC-URALM-A-A2-00-00-00A-041A-A +[453, 64, 31];803;Опора двигателя задняя;DMC-URALM-A-A2-00-00-00A-041A-A +[383, 66, 30];803;Опора двигателя задняя;DMC-URALM-A-A2-00-00-00A-041A-A +[58, 258, 824, 340];804;Система выпуска отработавших газов;DMC-URALM-A-A2-00-00-00A-041A-A +[72, 258, 861, 340];804;Система выпуска отработавших газов;DMC-URALM-A-A2-00-00-00A-041A-A +[58, 86, 188];805;Система предпускового подогрева;DMC-URALM-A-A2-00-00-00A-041A-A +[72, 84, 188];805;Система предпускового подогрева;DMC-URALM-A-A2-00-00-00A-041A-A +[4, 37, 94, 64, 2120, 925, 47, 185, 129, 64, 18, 1028, 3021, 14, 336, 2, 209, 337, 526, 3, 3022, 8, 37, 654, 14, 336, 64, 2120, 925, 47];806;На автомобиле установлен двигатель Ярославского моторного завода. Описание устройства двигателя, а также указания по эксплуатации и техническому обслуживанию приведены в прилагаемом к автомобилю Руководстве по эксплуатации двигателя Ярославского моторного завода.;DMC-URALM-A-A2-00-00-00A-041A-A +[4, 43, 290, 66, 2565, 992, 47, 191, 132, 66, 18, 1095, 3658, 14, 354, 2, 189, 355, 644, 3, 3659, 8, 43, 675, 14, 354, 66, 2565, 992, 47];806;На автомобиле установлен двигатель Ярославского моторного завода. Описание устройства двигателя, а также указания по эксплуатации и техническому обслуживанию приведены в прилагаемом к автомобилю Руководстве по эксплуатации двигателя Ярославского моторного завода.;DMC-URALM-A-A2-00-00-00A-041A-A +[64];807;Двигатель;DMC-URALM-A-A2-00-00-00A-041A-A +[66];807;Двигатель;DMC-URALM-A-A2-00-00-00A-041A-A +[185, 129];808;Описание устройства;DMC-URALM-A-A2-00-00-00A-041A-A +[191, 132];808;Описание устройства;DMC-URALM-A-A2-00-00-00A-041A-A +[15, 34, 453, 64, 443];809;Кронштейн передней опоры двигателя нижний;DMC-URALM-A-A2-00-00-00A-041A-A +[15, 33, 383, 66, 467];809;Кронштейн передней опоры двигателя нижний;DMC-URALM-A-A2-00-00-00A-041A-A +[64, 94, 4, 1053, 383];810;Двигатель установлен на четырёх опорах:;DMC-URALM-A-A2-00-00-00A-041A-A +[66, 290, 4, 1789, 383];810;Двигатель установлен на четырёх опорах:;DMC-URALM-A-A2-00-00-00A-041A-A +[205, 283, 31];811;двух боковых задних.;DMC-URALM-A-A2-00-00-00A-041A-A +[562, 289, 30];811;двух боковых задних.;DMC-URALM-A-A2-00-00-00A-041A-A +[1318];812;Подушка;DMC-URALM-A-A2-00-00-00A-041A-A +[1527];812;Подушка;DMC-URALM-A-A2-00-00-00A-041A-A +[105, 64, 221, 7, 49, 64, 8, 321, 37, 2, 2121, 3023, 926, 2, 3024, 3, 196, 478, 74];813;Подвеска двигателя предназначена для крепления двигателя к раме автомобиля и уменьшения амплитуды колебаний и вибраций во время его работы.;DMC-URALM-A-A2-00-00-00A-041A-A +[111, 66, 227, 7, 50, 66, 8, 222, 43, 2, 2566, 3660, 993, 2, 3661, 172, 201, 427, 89];813;Подвеска двигателя предназначена для крепления двигателя к раме автомобиля и уменьшения амплитуды колебаний и вибраций во время его работы.;DMC-URALM-A-A2-00-00-00A-041A-A +[103, 140, 47, 28];814;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-00-00-00A-041A-A +[18, 144, 47, 29];814;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-00-00-00A-041A-A +[384, 1054];815;Полость термостатов;DMC-URALM-A-A2-20-00-00A-040A-A +[408, 1054];815;Полость термостатов;DMC-URALM-A-A2-20-00-00A-040A-A +[185, 129, 2, 74];816;Описание устройства и работы;DMC-URALM-A-A2-20-00-00A-040A-A +[191, 132, 2, 89];816;Описание устройства и работы;DMC-URALM-A-A2-20-00-00A-040A-A +[3025, 105, 197];817;Рамка подвески радиатора;DMC-URALM-A-A2-20-00-00A-040A-A +[3662, 111, 197];817;Рамка подвески радиатора;DMC-URALM-A-A2-20-00-00A-040A-A +[285, 74];818;Принцип работы;DMC-URALM-A-A2-20-00-00A-040A-A +[285, 89];818;Принцип работы;DMC-URALM-A-A2-20-00-00A-040A-A +[376];819;Назначение;DMC-URALM-A-A2-20-00-00A-040A-A +[404];819;Назначение;DMC-URALM-A-A2-20-00-00A-040A-A +[184, 167, 130, 3, 91, 58, 365];820;Схема движения жидкости в элементах системы охлаждения;DMC-URALM-A-A2-20-00-00A-040A-A +[190, 173, 133, 3, 91, 72, 371];820;Схема движения жидкости в элементах системы охлаждения;DMC-URALM-A-A2-20-00-00A-040A-A +[58, 365, 221, 7, 1642, 3026, 1643, 576, 64, 4, 1319, 233, 478, 74, 2122, 927, 724, 1644, 12, 478, 204];821;Система охлаждения предназначена для поддержания оптимального теплового состояния двигателя на любом режиме его работы путём принудительного отвода тепла от его деталей.;DMC-URALM-A-A2-20-00-00A-040A-A +[72, 371, 227, 7, 1790, 3663, 1791, 601, 66, 4, 1528, 233, 427, 89, 2567, 862, 724, 1792, 12, 427, 266];821;Система охлаждения предназначена для поддержания оптимального теплового состояния двигателя на любом режиме его работы путём принудительного отвода тепла от его деталей.;DMC-URALM-A-A2-20-00-00A-040A-A +[197];822;радиатор (;DMC-URALM-A-A2-20-00-00A-040A-A +[3, 196, 74, 64, 1645, 187, 130, 3, 58, 365, 3027, 825, 70];823;Во время работы двигателя циркуляция охлаждающей жидкости в системе охлаждения создаётся водяным насосом (;DMC-URALM-A-A2-20-00-00A-040A-A +[172, 201, 89, 66, 1793, 192, 133, 3, 72, 371, 3664, 863, 70];823;Во время работы двигателя циркуляция охлаждающей жидкости в системе охлаждения создаётся водяным насосом (;DMC-URALM-A-A2-20-00-00A-040A-A +[146, 147];824;Ответственная компания;DMC-URALM-A-A2-20-00-00A-040A-A +[149, 150];824;Ответственная компания;DMC-URALM-A-A2-20-00-00A-040A-A +[58, 365, 64];825;Система охлаждения двигателя;DMC-URALM-A-A2-20-00-00A-040A-A +[72, 371, 66];825;Система охлаждения двигателя;DMC-URALM-A-A2-20-00-00A-040A-A +[184, 167, 130, 3, 91, 58, 365, 64, 98, 4];826;Схема движения жидкости в элементах системы охлаждения двигателя показана на ;DMC-URALM-A-A2-20-00-00A-040A-A +[190, 173, 133, 3, 91, 72, 371, 66, 101, 4];826;Схема движения жидкости в элементах системы охлаждения двигателя показана на ;DMC-URALM-A-A2-20-00-00A-040A-A +[17];827;Все;DMC-URALM-A-A2-20-00-00A-040A-A +[723, 442, 91, 58, 365, 64, 4, 37, 98, 4];828;Месторасположение основных элементов системы охлаждения двигателя на автомобиле показано на ;DMC-URALM-A-A2-20-00-00A-040A-A +[782, 329, 91, 72, 371, 66, 4, 43, 101, 4];828;Месторасположение основных элементов системы охлаждения двигателя на автомобиле показано на ;DMC-URALM-A-A2-20-00-00A-040A-A +[198, 3028];829;Кожух вентилятора;DMC-URALM-A-A2-20-00-00A-040A-A +[198, 582];829;Кожух вентилятора;DMC-URALM-A-A2-20-00-00A-040A-A +[58, 365, 1055, 1320, 5, 582, 234, 3029, 3030, 420, 5, 178, 14, 210, 3031, 2123, 42, 5, 927, 1645, 187, 130, 3032, 3033, 129, 7, 1642, 709, 1643, 233, 74, 64, 1859, 4, 3034, 1592, 3035, 130];830;Система охлаждения ‒ жидкостная, закрытая, с вентилятором со встроенной вязкостной муфтой, с включением по температуре набегающего потока воздуха, с принудительной циркуляцией охлаждающей жидкости. Оборудована термостатическим устройством для поддержания постоянного теплового режима работы двигателя, рассчитана на всесезонное применение низкозамерзающих жидкостей.;DMC-URALM-A-A2-20-00-00A-040A-A +[72, 371, 1120, 1794, 5, 582, 234, 3665, 3666, 246, 5, 182, 14, 216, 3667, 2123, 42, 5, 862, 1793, 192, 133, 3668, 3669, 132, 7, 1790, 777, 1791, 233, 89, 66, 2493, 4, 3670, 1747, 3671, 133];830;Система охлаждения ‒ жидкостная, закрытая, с вентилятором со встроенной вязкостной муфтой, с включением по температуре набегающего потока воздуха, с принудительной циркуляцией охлаждающей жидкости. Оборудована термостатическим устройством для поддержания постоянного теплового режима работы двигателя, рассчитана на всесезонное применение низкозамерзающих жидкостей.;DMC-URALM-A-A2-20-00-00A-040A-A +[158, 197];831;Пробка радиатора;DMC-URALM-A-A2-20-00-00A-040A-A +[161, 197];831;Пробка радиатора;DMC-URALM-A-A2-20-00-00A-040A-A +[825, 70, 1055, 484, 624, 3036, 2, 484, 199, 3037, 4, 1621, 301, 87, 577, 579];832;Водяной насос, жидкостно-масляный теплообменник, термостаты и масляный фильтр смонтированы на одном общем корпусе сервисного модуля (;DMC-URALM-A-A2-20-00-00A-040A-A +[863, 70, 1120, 500, 624, 1054, 2, 500, 199, 3672, 4, 405, 315, 87, 602, 498];832;Водяной насос, жидкостно-масляный теплообменник, термостаты и масляный фильтр смонтированы на одном общем корпусе сервисного модуля (;DMC-URALM-A-A2-20-00-00A-040A-A +[70, 825];833;Насос водяной;DMC-URALM-A-A2-20-00-00A-040A-A +[70, 863];833;Насос водяной;DMC-URALM-A-A2-20-00-00A-040A-A +[583, 3, 1646, 625];834;Канал в распределительной трубе;DMC-URALM-A-A2-20-00-00A-040A-A +[1121, 3, 1795, 645];834;Канал в распределительной трубе;DMC-URALM-A-A2-20-00-00A-040A-A +[512];835;Характеристика;DMC-URALM-A-A2-20-00-00A-040A-A +[555];835;Характеристика;DMC-URALM-A-A2-20-00-00A-040A-A +[197];836;Радиатор;DMC-URALM-A-A2-20-00-00A-040A-A +[366, 725];837;Бачок расширительный (;DMC-URALM-A-A2-20-00-00A-040A-A +[366, 783];837;Бачок расширительный (;DMC-URALM-A-A2-20-00-00A-040A-A +[4, 2124, 64, 1647, 3038, 1054, 2107, 130, 3039, 3, 197, 58, 365, 2125, 3040, 2, 1321, 4, 3041, 825, 70];838;На прогретом двигателе, когда клапаны термостатов открыты, жидкость направляется в радиатор системы охлаждения, где остывает и поступает на всасывание водяного насоса.;DMC-URALM-A-A2-20-00-00A-040A-A +[4, 2568, 66, 1796, 44, 1054, 1797, 133, 3673, 3, 197, 72, 371, 2125, 3674, 2, 1529, 4, 3675, 863, 70];838;На прогретом двигателе, когда клапаны термостатов открыты, жидкость направляется в радиатор системы охлаждения, где остывает и поступает на всасывание водяного насоса.;DMC-URALM-A-A2-20-00-00A-040A-A +[582];839;вентилятор;DMC-URALM-A-A2-20-00-00A-040A-A +[384, 1055, 484, 624];840;Полость жидкостно-масляного теплообменника;DMC-URALM-A-A2-20-00-00A-040A-A +[408, 1120, 500, 624];840;Полость жидкостно-масляного теплообменника;DMC-URALM-A-A2-20-00-00A-040A-A +[366, 725];841;бачок расширительный (;DMC-URALM-A-A2-20-00-00A-040A-A +[366, 783];841;бачок расширительный (;DMC-URALM-A-A2-20-00-00A-040A-A +[485, 3042, 2, 486];842;соединительные патрубки и рукава;DMC-URALM-A-A2-20-00-00A-040A-A +[501, 1798, 2, 486];842;соединительные патрубки и рукава;DMC-URALM-A-A2-20-00-00A-040A-A +[158, 725, 366];843;Пробка расширительного бачка;DMC-URALM-A-A2-20-00-00A-040A-A +[161, 783, 994];843;Пробка расширительного бачка;DMC-URALM-A-A2-20-00-00A-040A-A +[197];844;Радиатор (;DMC-URALM-A-A2-20-00-00A-040A-A +[928, 58, 365];845;Расположение системы охлаждения ;DMC-URALM-A-A2-20-00-00A-040A-A +[864, 72, 371];845;Расположение системы охлаждения ;DMC-URALM-A-A2-20-00-00A-040A-A +[577, 579];846;Сервисный модуль;DMC-URALM-A-A2-20-00-00A-040A-A +[602, 498];846;Сервисный модуль;DMC-URALM-A-A2-20-00-00A-040A-A +[58, 365, 64, 811, 575, 91];847;Система охлаждения двигателя включает следующие элементы:;DMC-URALM-A-A2-20-00-00A-040A-A +[72, 371, 66, 779, 428, 91];847;Система охлаждения двигателя включает следующие элементы:;DMC-URALM-A-A2-20-00-00A-040A-A +[583, 295, 3, 197];848;Канал подвода в радиатор;DMC-URALM-A-A2-20-00-00A-040A-A +[1121, 295, 3, 197];848;Канал подвода в радиатор;DMC-URALM-A-A2-20-00-00A-040A-A +[626, 2126];849;Патрубок водоподводящий;DMC-URALM-A-A2-20-00-00A-040A-A +[626, 2569];849;Патрубок водоподводящий;DMC-URALM-A-A2-20-00-00A-040A-A +[577, 579];850;сервисный модуль (;DMC-URALM-A-A2-20-00-00A-040A-A +[602, 498];850;сервисный модуль (;DMC-URALM-A-A2-20-00-00A-040A-A +[486, 3043];851;Рукав пароотводящий;DMC-URALM-A-A2-20-00-00A-040A-A +[1122, 2570];851;Рукав пароотводящий;DMC-URALM-A-A2-20-00-00A-040A-A +[58, 365, 1648, 1056, 812, 1643, 233, 74, 64, 3, 1649, 655, 336, 3, 2114, 1167, 478, 3044, 2, 3045, 233];852;Система охлаждения автоматически обеспечивает нормальный тепловой режим работы двигателя в заданных условиях эксплуатации во всём диапазоне его скоростных и нагрузочных режимов.;DMC-URALM-A-A2-20-00-00A-040A-A +[72, 371, 1123, 784, 851, 1791, 785, 89, 66, 3, 497, 676, 354, 172, 1499, 1167, 427, 3676, 2, 3677, 233];852;Система охлаждения автоматически обеспечивает нормальный тепловой режим работы двигателя в заданных условиях эксплуатации во всём диапазоне его скоростных и нагрузочных режимов.;DMC-URALM-A-A2-20-00-00A-040A-A +[626, 295, 187, 130, 8, 197];853;Патрубок подвода охлаждающей жидкости к радиатору;DMC-URALM-A-A2-20-00-00A-040A-A +[626, 295, 192, 133, 8, 197];853;Патрубок подвода охлаждающей жидкости к радиатору;DMC-URALM-A-A2-20-00-00A-040A-A +[3046, 286];854;пароотводящие трубки.;DMC-URALM-A-A2-20-00-00A-040A-A +[2570, 299];854;пароотводящие трубки.;DMC-URALM-A-A2-20-00-00A-040A-A +[385, 2126, 8, 825, 70, 64];855;Трубопровод водоподводящий к водяному насосу двигателя;DMC-URALM-A-A2-20-00-00A-040A-A +[385, 2569, 8, 863, 70, 66];855;Трубопровод водоподводящий к водяному насосу двигателя;DMC-URALM-A-A2-20-00-00A-040A-A +[583, 724, 12, 197];856;Канал отвода от радиатора;DMC-URALM-A-A2-20-00-00A-040A-A +[1121, 724, 12, 197];856;Канал отвода от радиатора;DMC-URALM-A-A2-20-00-00A-040A-A +[129];857;Устройство;DMC-URALM-A-A2-20-00-00A-040A-A +[132];857;Устройство;DMC-URALM-A-A2-20-00-00A-040A-A +[103, 140, 47, 28];858;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-00-00A-040A-A +[18, 144, 47, 29];858;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-00-00A-040A-A +[366, 725];859;Бачок расширительный;DMC-URALM-A-A2-20-00-00A-040A-A +[366, 783];859;Бачок расширительный;DMC-URALM-A-A2-20-00-00A-040A-A +[63, 1057];860;Хомут стяжной;DMC-URALM-A-A2-20-01-00A-941A-A +[63, 1124];860;Хомут стяжной;DMC-URALM-A-A2-20-01-00A-941A-A +[146, 147];861;Ответственная компания;DMC-URALM-A-A2-20-01-00A-941A-A +[149, 150];861;Ответственная компания;DMC-URALM-A-A2-20-01-00A-941A-A +[17];862;Все;DMC-URALM-A-A2-20-01-00A-941A-A +[1058, 527, 204];863;Иллюстрированный каталог деталей;DMC-URALM-A-A2-20-01-00A-941A-A +[1125, 527, 266];863;Иллюстрированный каталог деталей;DMC-URALM-A-A2-20-01-00A-941A-A +[349];864;Пружина;DMC-URALM-A-A2-20-01-00A-941A-A +[247];864;Пружина;DMC-URALM-A-A2-20-01-00A-941A-A +[13, 726, 1322, 79];865;Болт M8-6ex45 ОСТ 37.001.123-96;DMC-URALM-A-A2-20-01-00A-941A-A +[224];866;Втулка;DMC-URALM-A-A2-20-01-00A-941A-A +[202];866;Втулка;DMC-URALM-A-A2-20-01-00A-941A-A +[164, 725, 366];867;Установка расширительного бачка;DMC-URALM-A-A2-20-01-00A-941A-A +[170, 783, 994];867;Установка расширительного бачка;DMC-URALM-A-A2-20-01-00A-941A-A +[225, 485, 350];868;Шланг соединительный угловой;DMC-URALM-A-A2-20-01-00A-941A-A +[225, 501, 359];868;Шланг соединительный угловой;DMC-URALM-A-A2-20-01-00A-941A-A +[157, 79];869;Шайба 8 ОСТ 37.001.144-75;DMC-URALM-A-A2-20-01-00A-941A-A +[160, 79];869;Шайба 8 ОСТ 37.001.144-75;DMC-URALM-A-A2-20-01-00A-941A-A +[158, 725, 366];870;Пробка расширительного бачка;DMC-URALM-A-A2-20-01-00A-941A-A +[161, 783, 994];870;Пробка расширительного бачка;DMC-URALM-A-A2-20-01-00A-941A-A +[55, 164, 725, 366];871;4320Б5-1311000-20 Установка расширительного бачка;DMC-URALM-A-A2-20-01-00A-941A-A +[55, 170, 783, 994];871;4320Б5-1311000-20 Установка расширительного бачка;DMC-URALM-A-A2-20-01-00A-941A-A +[157, 343, 79];872;Шайба 8Т ОСТ 37.001.115-75;DMC-URALM-A-A2-20-01-00A-941A-A +[160, 343, 79];872;Шайба 8Т ОСТ 37.001.115-75;DMC-URALM-A-A2-20-01-00A-941A-A +[63, 322];873;Хомут 00.10.00-01 ТО-17-9-20-98 (16-27);DMC-URALM-A-A2-20-01-00A-941A-A +[55];874;4320Б5-1311000-20;DMC-URALM-A-A2-20-01-00A-941A-A +[13, 726, 1322, 79];875;Болт M8-6ex20 ОСТ 37.001.123-96;DMC-URALM-A-A2-20-01-00A-941A-A +[63, 322];876;Хомут 00.10.00-03 ТО-17-9-20-98 (32-50);DMC-URALM-A-A2-20-01-00A-941A-A +[2127, 63];877;Лента хомута;DMC-URALM-A-A2-20-01-00A-941A-A +[2571, 63];877;Лента хомута;DMC-URALM-A-A2-20-01-00A-941A-A +[103, 140, 47, 28];878;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-01-00A-941A-A +[18, 144, 47, 29];878;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-01-00A-941A-A +[366, 725];879;Бачок расширительный;DMC-URALM-A-A2-20-01-00A-941A-A +[366, 783];879;Бачок расширительный;DMC-URALM-A-A2-20-01-00A-941A-A +[285, 74, 51, 3047, 4, 1650, 130];880;Принцип работы подогревателя основан на разогреве жидкости.;DMC-URALM-A-A2-20-03-00A-040A-A +[285, 89, 46, 3678, 4, 1650, 133];880;Принцип работы подогревателя основан на разогреве жидкости.;DMC-URALM-A-A2-20-03-00A-040A-A +[1169, 58, 86, 188, 98, 4];881;Состав системы предпускового подогрева показан на ;DMC-URALM-A-A2-20-03-00A-040A-A +[2572, 72, 84, 188, 101, 4];881;Состав системы предпускового подогрева показан на ;DMC-URALM-A-A2-20-03-00A-040A-A +[525, 324, 51];882;Бак топливный подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[525, 331, 46];882;Бак топливный подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[376];883;Назначение;DMC-URALM-A-A2-20-03-00A-040A-A +[404];883;Назначение;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 166, 2128];884;Блок управления (БУ) (;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 171, 2128];884;Блок управления (БУ) (;DMC-URALM-A-A2-20-03-00A-040A-A +[528, 350];885;Штуцер угловой;DMC-URALM-A-A2-20-03-00A-040A-A +[528, 359];885;Штуцер угловой;DMC-URALM-A-A2-20-03-00A-040A-A +[206, 1323, 60, 166];886;Кольцо уплотнительное блока управления;DMC-URALM-A-A2-20-03-00A-040A-A +[219, 646, 60, 171];886;Кольцо уплотнительное блока управления;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 259];887;Блок предохранителей;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 268];887;Блок предохранителей;DMC-URALM-A-A2-20-03-00A-040A-A +[63, 2129, 51];888;Хомут бака подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[63, 525, 46];888;Хомут бака подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[512];889;Характеристика;DMC-URALM-A-A2-20-03-00A-040A-A +[555];889;Характеристика;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 166, 1651, 818, 711, 210, 187, 130, 2, 3, 1232, 12, 896, 210, 187, 130, 806, 233, 74, 51, 573, 345, 52, 1037, 4, 233, 573, 14, 363, 86, 187, 130, 1652, 48, 260, 14, 363, 929, 48, 260, 18, 32, 930, 1033, 260, 52, 260, 3048, 1653, 4, 233, 345, 4, 233, 345, 14, 363, 3049, 52, 929, 187, 130, 1652, 48, 210, 260, 18, 32, 930, 1033, 260, 51, 1653, 4, 233, 1037, 4, 233, 1037, 187, 130, 1652, 48, 260, 14, 1654, 363, 18, 32, 930, 1033, 260, 1653, 4, 233, 2130, 32, 296, 2131, 719, 1324, 3050, 74, 1059, 2, 1641, 931, 37, 3, 196, 365, 130, 3051, 5, 14, 363, 86, 51, 1648, 3052, 1655, 4, 233, 573, 18, 14, 363, 929, 4, 233, 345];890;Блок управления осуществляет контроль над температурой охлаждающей жидкости и, в зависимости от величины температуры охлаждающей жидкости, устанавливает режимы работы подогревателя: «полный», «средний» или «малый». На режиме «полный» по программе «предпусковая» охлаждающая жидкость нагревается до 70 °C, по программе «экономичная» до 55 °C, а при нагреве свыше 70 °C или 55 °C, соответственно, переходит на режим «средний». На режиме «средний» по программам «предпусковая» или «экономичная» охлаждающая жидкость нагревается до температуры 75 °C, а при нагреве свыше 75 °C подогреватель переходит на режим «малый». На режиме «малый» охлаждающая жидкости нагревается до 80 °C (по обеим программам), а при нагреве свыше 80 °C переходит на режим «остывания», при этом прекращается процесс горения, продолжается работа помпы и обогрев салона автомобиля. Во время охлаждения жидкости ниже 55 °С по программе «предпусковая» подогреватель автоматически включается вновь на режим «полный», а по программе «экономичная» на режим «средний».;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 171, 409, 857, 711, 216, 192, 133, 2, 3, 850, 12, 980, 216, 192, 133, 594, 233, 89, 46, 597, 357, 53, 1799, 4, 233, 597, 14, 369, 84, 192, 133, 1800, 48, 260, 14, 369, 995, 48, 260, 18, 32, 930, 1099, 260, 53, 260, 3679, 1801, 4, 785, 357, 4, 233, 357, 14, 369, 84, 53, 995, 192, 133, 1800, 48, 216, 260, 18, 32, 930, 1099, 260, 46, 1801, 4, 785, 1799, 4, 233, 1799, 192, 133, 1800, 48, 260, 14, 3680, 369, 18, 32, 930, 1099, 260, 1801, 4, 785, 2573, 32, 269, 2574, 719, 1530, 2575, 89, 996, 2, 3681, 931, 43, 172, 201, 371, 133, 990, 5, 14, 369, 84, 46, 1123, 779, 1802, 4, 785, 597, 18, 14, 369, 995, 4, 785, 357];890;Блок управления осуществляет контроль над температурой охлаждающей жидкости и, в зависимости от величины температуры охлаждающей жидкости, устанавливает режимы работы подогревателя: «полный», «средний» или «малый». На режиме «полный» по программе «предпусковая» охлаждающая жидкость нагревается до 70 °C, по программе «экономичная» до 55 °C, а при нагреве свыше 70 °C или 55 °C, соответственно, переходит на режим «средний». На режиме «средний» по программам «предпусковая» или «экономичная» охлаждающая жидкость нагревается до температуры 75 °C, а при нагреве свыше 75 °C подогреватель переходит на режим «малый». На режиме «малый» охлаждающая жидкости нагревается до 80 °C (по обеим программам), а при нагреве свыше 80 °C переходит на режим «остывания», при этом прекращается процесс горения, продолжается работа помпы и обогрев салона автомобиля. Во время охлаждения жидкости ниже 55 °С по программе «предпусковая» подогреватель автоматически включается вновь на режим «полный», а по программе «экономичная» на режим «средний».;DMC-URALM-A-A2-20-03-00A-040A-A +[727, 487, 664];891;Прокладка камеры сгорания;DMC-URALM-A-A2-20-03-00A-040A-A +[786, 502, 685];891;Прокладка камеры сгорания;DMC-URALM-A-A2-20-03-00A-040A-A +[624];892;Теплообменник;DMC-URALM-A-A2-20-03-00A-040A-A +[225, 295, 130, 8, 64];893;Шланг подвода жидкости к двигателю;DMC-URALM-A-A2-20-03-00A-040A-A +[225, 295, 133, 8, 66];893;Шланг подвода жидкости к двигателю;DMC-URALM-A-A2-20-03-00A-040A-A +[26, 529];894;Датчик перегрева;DMC-URALM-A-A2-20-03-00A-040A-A +[3, 479, 529, 51, 3053, 1645, 187, 130, 488, 158, 2, 932];895;- в случае перегрева подогревателя (нарушена циркуляция охлаждающей жидкости, воздушная пробка и др.);DMC-URALM-A-A2-20-03-00A-040A-A +[3, 494, 529, 46, 3682, 1793, 192, 133, 503, 161, 2, 932];895;- в случае перегрева подогревателя (нарушена циркуляция охлаждающей жидкости, воздушная пробка и др.);DMC-URALM-A-A2-20-03-00A-040A-A +[386, 2, 2132, 74, 3, 1232, 12, 210, 187, 130, 4, 574, 21, 530];896;запуск и автоматическую работу в зависимости от температуры охлаждающей жидкости на выходе из нагревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[386, 2, 1123, 89, 3, 850, 12, 216, 192, 133, 4, 574, 21, 563];896;запуск и автоматическую работу в зависимости от температуры охлаждающей жидкости на выходе из нагревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[2133];897;Топливопровод;DMC-URALM-A-A2-20-03-00A-040A-A +[1325, 70];898;Циркуляционный насос (;DMC-URALM-A-A2-20-03-00A-040A-A +[1531, 70];898;Циркуляционный насос (;DMC-URALM-A-A2-20-03-00A-040A-A +[166, 582, 489, 163];899;управление вентилятором отопителя кабины;DMC-URALM-A-A2-20-03-00A-040A-A +[171, 582, 504, 169];899;управление вентилятором отопителя кабины;DMC-URALM-A-A2-20-03-00A-040A-A +[3, 196, 665, 51, 3054, 5, 418, 303, 52, 1648, 14, 1191, 581, 2131, 1060, 214, 2, 3055, 487, 664];900;Во время выключения подогревателя вручную с помощью пульта или автоматически по причине неисправности, прекращается подача топлива и продувается камера сгорания.;DMC-URALM-A-A2-20-03-00A-040A-A +[172, 201, 647, 46, 3683, 5, 430, 303, 53, 1123, 14, 1503, 605, 2574, 1126, 218, 2, 3684, 502, 685];900;Во время выключения подогревателя вручную с помощью пульта или автоматически по причине неисправности, прекращается подача топлива и продувается камера сгорания.;DMC-URALM-A-A2-20-03-00A-040A-A +[103, 140, 47, 28];901;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-040A-A +[18, 144, 47, 29];901;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-040A-A +[185, 129, 2, 74];902;Описание устройства и работы;DMC-URALM-A-A2-20-03-00A-040A-A +[191, 132, 2, 89];902;Описание устройства и работы;DMC-URALM-A-A2-20-03-00A-040A-A +[285, 74];903;Принцип работы;DMC-URALM-A-A2-20-03-00A-040A-A +[285, 89];903;Принцип работы;DMC-URALM-A-A2-20-03-00A-040A-A +[933, 14, 3056, 3057, 1191, 386, 51, 57, 3058, 5, 205, 3059];904;- если по каким-либо причинам запуск подогревателя не произошёл с двух попыток;DMC-URALM-A-A2-20-03-00A-040A-A +[997, 14, 293, 3685, 1503, 386, 46, 57, 3686, 5, 562, 3687];904;- если по каким-либо причинам запуск подогревателя не произошёл с двух попыток;DMC-URALM-A-A2-20-03-00A-040A-A +[134, 60, 166];905;Крышка блока управления;DMC-URALM-A-A2-20-03-00A-040A-A +[136, 60, 171];905;Крышка блока управления;DMC-URALM-A-A2-20-03-00A-040A-A +[58, 86, 188, 221, 7];906;Система предпускового подогрева предназначена для:;DMC-URALM-A-A2-20-03-00A-040A-A +[72, 84, 188, 227, 7];906;Система предпускового подогрева предназначена для:;DMC-URALM-A-A2-20-03-00A-040A-A +[184, 74, 58, 86, 188];907;Схема работы системы предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[190, 89, 72, 84, 188];907;Схема работы системы предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[3060, 576, 51, 822, 57, 822, 52, 57, 822, 14, 1191, 2134, 581];908;отображение состояния подогревателя (работает, не работает или не работает по причине возникновения неисправности).;DMC-URALM-A-A2-20-03-00A-040A-A +[3688, 601, 46, 74, 57, 74, 53, 57, 74, 14, 1503, 2576, 605];908;отображение состояния подогревателя (работает, не работает или не работает по причине возникновения неисправности).;DMC-URALM-A-A2-20-03-00A-040A-A +[1059];909;Помпа;DMC-URALM-A-A2-20-03-00A-040A-A +[996];909;Помпа;DMC-URALM-A-A2-20-03-00A-040A-A +[184, 661, 153, 58, 86, 188];910;Схема электрических соединений системы предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[190, 682, 145, 72, 84, 188];910;Схема электрических соединений системы предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 166];911;Блок управления;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 171];911;Блок управления;DMC-URALM-A-A2-20-03-00A-040A-A +[1325, 70, 1059];912;Циркуляционный насос (помпа);DMC-URALM-A-A2-20-03-00A-040A-A +[1531, 70, 996];912;Циркуляционный насос (помпа);DMC-URALM-A-A2-20-03-00A-040A-A +[386, 2, 3061, 51, 3, 1635, 233];913;запуск и остановка подогревателя в ручном режиме;DMC-URALM-A-A2-20-03-00A-040A-A +[386, 2, 3689, 46, 3, 1782, 233];913;запуск и остановка подогревателя в ручном режиме;DMC-URALM-A-A2-20-03-00A-040A-A +[528];914;Штуцер;DMC-URALM-A-A2-20-03-00A-040A-A +[662, 193, 303, 166, 51, 826, 4];915;Внешний вид пульта управления подогревателем представлен на ;DMC-URALM-A-A2-20-03-00A-040A-A +[683, 193, 303, 171, 46, 998, 4];915;Внешний вид пульта управления подогревателем представлен на ;DMC-URALM-A-A2-20-03-00A-040A-A +[303, 166];916;Пульт управления;DMC-URALM-A-A2-20-03-00A-040A-A +[303, 171];916;Пульт управления;DMC-URALM-A-A2-20-03-00A-040A-A +[530];917;Нагреватель (;DMC-URALM-A-A2-20-03-00A-040A-A +[563];917;Нагреватель (;DMC-URALM-A-A2-20-03-00A-040A-A +[58, 86, 188];918;Система предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[72, 84, 188];918;Система предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[70, 324];919;Насос топливный;DMC-URALM-A-A2-20-03-00A-040A-A +[70, 331];919;Насос топливный;DMC-URALM-A-A2-20-03-00A-040A-A +[3, 196, 2132, 166, 74, 51, 3, 302, 2, 3062, 3063, 51, 3064];920;Во время автоматического управления работой подогревателя в аварийных и нештатных ситуациях подогреватель выключится:;DMC-URALM-A-A2-20-03-00A-040A-A +[172, 201, 1123, 171, 89, 46, 3, 316, 2, 3690, 3691, 46, 1127];920;Во время автоматического управления работой подогревателя в аварийных и нештатных ситуациях подогреватель выключится:;DMC-URALM-A-A2-20-03-00A-040A-A +[933, 3, 196, 74, 51, 1324, 3065];921;- если во время работы подогревателя горение прекратилось;DMC-URALM-A-A2-20-03-00A-040A-A +[997, 172, 201, 89, 46, 1530, 3692];921;- если во время работы подогревателя горение прекратилось;DMC-URALM-A-A2-20-03-00A-040A-A +[574, 707, 387, 1027, 934, 210, 187, 130, 417, 2, 2135, 1656, 3, 487, 664];922;выходе параметров за допустимые пределы (температуры охлаждающей жидкости, напряжении и срыве пламени в камере сгорания).;DMC-URALM-A-A2-20-03-00A-040A-A +[574, 707, 387, 1094, 934, 216, 192, 133, 429, 2, 2135, 1803, 3, 502, 685];922;выходе параметров за допустимые пределы (температуры охлаждающей жидкости, напряжении и срыве пламени в камере сгорания).;DMC-URALM-A-A2-20-03-00A-040A-A +[2136, 292, 51, 3, 196, 656, 74];923;диагностику узлов подогревателя во время всей работы;DMC-URALM-A-A2-20-03-00A-040A-A +[2577, 678, 46, 172, 201, 17, 89];923;диагностику узлов подогревателя во время всей работы;DMC-URALM-A-A2-20-03-00A-040A-A +[225, 724, 130, 12, 64];924;Шланг отвода жидкости от двигателя;DMC-URALM-A-A2-20-03-00A-040A-A +[225, 724, 133, 12, 66];924;Шланг отвода жидкости от двигателя;DMC-URALM-A-A2-20-03-00A-040A-A +[301, 129];925;Общее устройство;DMC-URALM-A-A2-20-03-00A-040A-A +[315, 132];925;Общее устройство;DMC-URALM-A-A2-20-03-00A-040A-A +[665, 51, 32];926;выключение подогревателя при:;DMC-URALM-A-A2-20-03-00A-040A-A +[647, 46, 32];926;выключение подогревателя при:;DMC-URALM-A-A2-20-03-00A-040A-A +[15, 51];927;Кронштейн подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[15, 46];927;Кронштейн подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[158];928;Пробка;DMC-URALM-A-A2-20-03-00A-040A-A +[161];928;Пробка;DMC-URALM-A-A2-20-03-00A-040A-A +[303, 166, 51];929;Пульт управления подогревателем;DMC-URALM-A-A2-20-03-00A-040A-A +[303, 171, 46];929;Пульт управления подогревателем;DMC-URALM-A-A2-20-03-00A-040A-A +[1169, 58, 86, 188];930;Состав системы предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[2572, 72, 84, 188];930;Состав системы предпускового подогрева;DMC-URALM-A-A2-20-03-00A-040A-A +[3066, 303, 166];931;Функции пульта управления:;DMC-URALM-A-A2-20-03-00A-040A-A +[3693, 303, 171];931;Функции пульта управления:;DMC-URALM-A-A2-20-03-00A-040A-A +[17];932;Все;DMC-URALM-A-A2-20-03-00A-040A-A +[723, 58, 86, 188, 98, 4];933;Месторасположение системы предпускового подогрева показано на ;DMC-URALM-A-A2-20-03-00A-040A-A +[782, 72, 84, 188, 101, 4];933;Месторасположение системы предпускового подогрева показано на ;DMC-URALM-A-A2-20-03-00A-040A-A +[530];934;Нагреватель;DMC-URALM-A-A2-20-03-00A-040A-A +[563];934;Нагреватель;DMC-URALM-A-A2-20-03-00A-040A-A +[912, 1657, 386, 64, 3, 655, 213, 210, 42];935;обеспечения надёжного запуска двигателя в условиях низких температур воздуха;DMC-URALM-A-A2-20-03-00A-040A-A +[985, 1513, 386, 66, 3, 676, 496, 216, 42];935;обеспечения надёжного запуска двигателя в условиях низких температур воздуха;DMC-URALM-A-A2-20-03-00A-040A-A +[1326, 363, 74, 51];936;выбор программы работы подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[1326, 369, 89, 46];936;выбор программы работы подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[2137];937;Воздухозаборник;DMC-URALM-A-A2-20-03-00A-040A-A +[178, 2, 665, 51, 14, 823, 5, 303, 166];938;включение и выключение подогревателя по команде с пульта управления;DMC-URALM-A-A2-20-03-00A-040A-A +[182, 2, 647, 46, 14, 860, 5, 303, 171];938;включение и выключение подогревателя по команде с пульта управления;DMC-URALM-A-A2-20-03-00A-040A-A +[2138, 3067, 1327, 21, 1316, 292];939;потере работоспособности одного из контролируемых узлов;DMC-URALM-A-A2-20-03-00A-040A-A +[2578, 3694, 405, 21, 3695, 678];939;потере работоспособности одного из контролируемых узлов;DMC-URALM-A-A2-20-03-00A-040A-A +[58, 86, 188, 1055, 5, 51, 878, 2139, 919, 3068, 2140];940;Система предпускового подогрева жидкостная с подогревателем модели 14TC-10-E4 фирмы «ТЕПЛОСТАР».;DMC-URALM-A-A2-20-03-00A-040A-A +[72, 84, 188, 1120, 5, 46, 973, 2139, 919, 3696, 2140];940;Система предпускового подогрева жидкостная с подогревателем модели 14TC-10-E4 фирмы «ТЕПЛОСТАР».;DMC-URALM-A-A2-20-03-00A-040A-A +[3, 479, 454, 417, 213, 3, 52, 478, 1061, 1033, 3];941;- в случае падения напряжения ниже 20 В или его повышении свыше 30 В.;DMC-URALM-A-A2-20-03-00A-040A-A +[3, 494, 469, 429, 990, 3, 53, 427, 999, 1099, 3];941;- в случае падения напряжения ниже 20 В или его повышении свыше 30 В.;DMC-URALM-A-A2-20-03-00A-040A-A +[723, 58, 86, 51];942;Месторасположение системы предпускового подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[782, 72, 84, 46];942;Месторасположение системы предпускового подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[625, 3069, 1062];943;Труба выхлопная подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[645, 3697, 46];943;Труба выхлопная подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[487, 664];944;Камера сгорания;DMC-URALM-A-A2-20-03-00A-040A-A +[502, 685];944;Камера сгорания;DMC-URALM-A-A2-20-03-00A-040A-A +[51, 482, 822, 14, 1658, 21, 205, 363, 929, 52, 86, 929, 363, 1659, 1037, 3070, 1328];945;Подогреватель может работать по одной из двух программ: «экономичная» или «предпусковая». «Экономичная» программа отличается меньшей потребляющей мощностью.;DMC-URALM-A-A2-20-03-00A-040A-A +[46, 778, 74, 14, 405, 21, 562, 369, 995, 53, 84, 995, 369, 1804, 1746, 3698, 1532];945;Подогреватель может работать по одной из двух программ: «экономичная» или «предпусковая». «Экономичная» программа отличается меньшей потребляющей мощностью.;DMC-URALM-A-A2-20-03-00A-040A-A +[935, 581, 274, 1329, 5, 814, 388, 1063, 3071, 1660, 14, 184, 661, 153];946;Поиск неисправностей необходимо начинать с проверки контактов разъёмов проверяемых цепей по схеме электрических соединений (;DMC-URALM-A-A2-20-03-00A-040A-A +[935, 605, 228, 1128, 5, 853, 388, 1129, 3699, 1805, 14, 190, 682, 145];946;Поиск неисправностей необходимо начинать с проверки контактов разъёмов проверяемых цепей по схеме электрических соединений (;DMC-URALM-A-A2-20-03-00A-040A-A +[2115, 1649, 363, 74, 363, 74, 728, 52, 728];947;окончании заданной программы работы (программа работы 3 часа или 8 часов);DMC-URALM-A-A2-20-03-00A-040A-A +[2560, 497, 369, 89, 369, 89, 728, 53, 728];947;окончании заданной программы работы (программа работы 3 часа или 8 часов);DMC-URALM-A-A2-20-03-00A-040A-A +[1661, 931, 2, 3072, 3073, 7, 3074, 3075, 32, 3076, 64];948;подогрева салона и лобового стекла (для удаления обледенения) при неработающем двигателе.;DMC-URALM-A-A2-20-03-00A-040A-A +[188, 931, 2, 3700, 3701, 7, 1775, 3702, 32, 2556, 66];948;подогрева салона и лобового стекла (для удаления обледенения) при неработающем двигателе.;DMC-URALM-A-A2-20-03-00A-040A-A +[3077, 573, 911, 74, 14, 363, 86, 1662, 728, 14, 363, 929, 728, 1330, 2141, 1599, 1178, 1064, 51, 3, 1319, 68, 911];949;Продолжительность полного цикла работы по программе «предпусковая» составляет 3 часа, по программе «экономичная» 8 часов. Кроме того, имеется возможность выключить подогреватель в любой момент цикла.;DMC-URALM-A-A2-20-03-00A-040A-A +[3703, 597, 911, 89, 14, 369, 84, 1806, 728, 14, 369, 995, 728, 1533, 2579, 638, 975, 1127, 46, 3, 1528, 68, 911];949;Продолжительность полного цикла работы по программе «предпусковая» составляет 3 часа, по программе «экономичная» 8 часов. Кроме того, имеется возможность выключить подогреватель в любой момент цикла.;DMC-URALM-A-A2-20-03-00A-040A-A +[14, 1649, 363, 2142, 3078, 3079, 487, 664, 2, 3080, 389, 2143, 48, 274, 210, 3081, 14, 1045, 936, 363, 1329, 1663, 214, 2, 42, 3, 487, 664, 3082, 719, 1324, 818, 711, 1324, 324, 2144, 3, 487, 664, 490, 342, 1656, 656, 719, 32, 74, 51, 3083, 60, 166];950;По заданной программе происходит предварительная продувка камеры сгорания и разогрев свечи накаливания до необходимой температуры. Затем, по той же программе, начинает подаваться топливо и воздух. В камере сгорания начинается процесс горения. Контроль над горением топливной смеси в камере сгорания осуществляется индикатором пламени. Всеми процессами при работе подогревателя управляет блок управления.;DMC-URALM-A-A2-20-03-00A-040A-A +[14, 497, 369, 2580, 3704, 3705, 502, 685, 2, 3706, 410, 2581, 48, 228, 216, 3707, 14, 322, 936, 369, 1128, 3708, 218, 2, 42, 3, 502, 685, 1128, 719, 1530, 857, 711, 1530, 331, 2582, 3, 502, 685, 409, 342, 1803, 1499, 719, 32, 89, 46, 686, 60, 171];950;По заданной программе происходит предварительная продувка камеры сгорания и разогрев свечи накаливания до необходимой температуры. Затем, по той же программе, начинает подаваться топливо и воздух. В камере сгорания начинается процесс горения. Контроль над горением топливной смеси в камере сгорания осуществляется индикатором пламени. Всеми процессами при работе подогревателя управляет блок управления.;DMC-URALM-A-A2-20-03-00A-040A-A +[324, 70];951;Топливный насос;DMC-URALM-A-A2-20-03-00A-040A-A +[331, 70];951;Топливный насос;DMC-URALM-A-A2-20-03-00A-040A-A +[3084, 2136, 814, 3085, 292, 51, 3, 196, 937];952;начальную диагностику (проверку исправности) узлов подогревателя во время пуска;DMC-URALM-A-A2-20-03-00A-040A-A +[3709, 2577, 853, 3710, 678, 46, 172, 201, 937];952;начальную диагностику (проверку исправности) узлов подогревателя во время пуска;DMC-URALM-A-A2-20-03-00A-040A-A +[146, 147];953;Ответственная компания;DMC-URALM-A-A2-20-03-00A-040A-A +[149, 150];953;Ответственная компания;DMC-URALM-A-A2-20-03-00A-040A-A +[303, 166, 221, 7, 912, 1635, 166, 51];954;Пульт управления предназначен для обеспечения ручного управления подогревателем.;DMC-URALM-A-A2-20-03-00A-040A-A +[303, 171, 227, 7, 985, 1782, 171, 46];954;Пульт управления предназначен для обеспечения ручного управления подогревателем.;DMC-URALM-A-A2-20-03-00A-040A-A +[666, 1326, 363, 74, 51];955;Клавиша выбора программы работы подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[666, 1326, 369, 89, 46];955;Клавиша выбора программы работы подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[530, 5, 2145, 42];956;Нагреватель с нагнетателем воздуха;DMC-URALM-A-A2-20-03-00A-040A-A +[563, 5, 2583, 42];956;Нагреватель с нагнетателем воздуха;DMC-URALM-A-A2-20-03-00A-040A-A +[184, 74, 58, 86, 188, 826, 4];957;Схема работы системы предпускового подогрева представлена на ;DMC-URALM-A-A2-20-03-00A-040A-A +[190, 89, 72, 84, 188, 998, 4];957;Схема работы системы предпускового подогрева представлена на ;DMC-URALM-A-A2-20-03-00A-040A-A +[389, 2143];958;Свеча накаливания;DMC-URALM-A-A2-20-03-00A-040A-A +[410, 2581];958;Свеча накаливания;DMC-URALM-A-A2-20-03-00A-040A-A +[2145, 42];959;Нагнетатель воздуха;DMC-URALM-A-A2-20-03-00A-040A-A +[2583, 42];959;Нагнетатель воздуха;DMC-URALM-A-A2-20-03-00A-040A-A +[70, 1325, 1059];960;Насос циркуляционный (помпа);DMC-URALM-A-A2-20-03-00A-040A-A +[70, 1531, 996];960;Насос циркуляционный (помпа);DMC-URALM-A-A2-20-03-00A-040A-A +[206, 1323, 624];961;Кольцо уплотнительное теплообменника;DMC-URALM-A-A2-20-03-00A-040A-A +[219, 646, 624];961;Кольцо уплотнительное теплообменника;DMC-URALM-A-A2-20-03-00A-040A-A +[584, 661, 19, 7, 722, 3086];962;Жгут электрических проводов для питания помпы;DMC-URALM-A-A2-20-03-00A-040A-A +[165, 682, 19, 7, 781, 996];962;Жгут электрических проводов для питания помпы;DMC-URALM-A-A2-20-03-00A-040A-A +[324, 70];963;Топливный насос (;DMC-URALM-A-A2-20-03-00A-040A-A +[331, 70];963;Топливный насос (;DMC-URALM-A-A2-20-03-00A-040A-A +[26, 210];964;Датчик температуры;DMC-URALM-A-A2-20-03-00A-040A-A +[26, 216];964;Датчик температуры;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 166, 3087, 2, 1264, 148, 933, 3, 196, 1060, 417, 4, 51, 1331, 4, 303, 3088, 32, 1064, 239];965;Блок управления неисправен и требует замены, если во время подачи напряжения на подогреватель светодиод на пульте светится при выключенных переключателях.;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 171, 3711, 2, 1760, 238, 997, 172, 201, 1126, 429, 4, 46, 1331, 4, 303, 131, 32, 647, 248];965;Блок управления неисправен и требует замены, если во время подачи напряжения на подогреватель светодиод на пульте светится при выключенных переключателях.;DMC-URALM-A-A2-20-03-00A-040A-A +[7, 3089, 130, 3, 1179, 306, 1644, 3090, 340, 12, 664, 324, 2144, 3, 487, 664, 1644, 127, 3091, 624, 2146, 187, 130, 1664, 3092, 3093, 1325, 70, 1059, 127, 1055, 449, 58, 365, 64];966;Для разогрева жидкости в качестве источника тепла используются газы от сгорания топливной смеси в камере сгорания. Тепло через стенки теплообменника передается охлаждающей жидкости, которая принудительно прокачивается циркуляционным насосом (помпой) через жидкостный контур системы охлаждения двигателя.;DMC-URALM-A-A2-20-03-00A-040A-A +[7, 1650, 133, 3, 1502, 306, 1792, 3712, 340, 12, 685, 331, 2582, 3, 502, 685, 1792, 127, 3713, 624, 1130, 192, 133, 297, 862, 3714, 1531, 70, 996, 127, 1120, 449, 72, 371, 66];966;Для разогрева жидкости в качестве источника тепла используются газы от сгорания топливной смеси в камере сгорания. Тепло через стенки теплообменника передается охлаждающей жидкости, которая принудительно прокачивается циркуляционным насосом (помпой) через жидкостный контур системы охлаждения двигателя.;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 166, 51];967;Блок управления подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[60, 171, 46];967;Блок управления подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[882, 3094, 64, 2, 931, 3, 196, 74, 64, 3, 655, 3095, 2147];968;дополнительного догрева двигателя и салона во время работы двигателя в условиях сильных морозов;DMC-URALM-A-A2-20-03-00A-040A-A +[770, 3715, 66, 2, 931, 172, 201, 89, 66, 3, 676, 3716, 2147];968;дополнительного догрева двигателя и салона во время работы двигателя в условиях сильных морозов;DMC-URALM-A-A2-20-03-00A-040A-A +[87, 51];969;Корпус подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[87, 46];969;Корпус подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[1331];970;Светодиод;DMC-URALM-A-A2-20-03-00A-040A-A +[3096, 2148, 2149];971;Ручка терморегулятора (потенциометра);DMC-URALM-A-A2-20-03-00A-040A-A +[3717, 2148, 2149];971;Ручка терморегулятора (потенциометра);DMC-URALM-A-A2-20-03-00A-040A-A +[342, 1656];972;Индикатор пламени;DMC-URALM-A-A2-20-03-00A-040A-A +[342, 1803];972;Индикатор пламени;DMC-URALM-A-A2-20-03-00A-040A-A +[827];973;Сетка;DMC-URALM-A-A2-20-03-00A-040A-A +[865];973;Сетка;DMC-URALM-A-A2-20-03-00A-040A-A +[666, 178, 2, 665, 51];974;Клавиша включения и выключения подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[666, 182, 2, 647, 46];974;Клавиша включения и выключения подогревателя;DMC-URALM-A-A2-20-03-00A-040A-A +[938, 7, 325, 214];975;Ёмкость для слива топлива;DMC-URALM-A-A2-20-03-00A-520A-A +[1000, 7, 325, 218];975;Ёмкость для слива топлива;DMC-URALM-A-A2-20-03-00A-520A-A +[32, 810, 74, 1332, 301, 1044, 659];976;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A2-20-03-00A-520A-A +[32, 848, 89, 1534, 315, 1109, 680];976;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A2-20-03-00A-520A-A +[1333, 87, 530, 2150];977;- повреждение корпуса нагревателя, горелки.;DMC-URALM-A-A2-20-03-00A-520A-A +[1001, 87, 563, 2584];977;- повреждение корпуса нагревателя, горелки.;DMC-URALM-A-A2-20-03-00A-520A-A +[455, 158, 197];978;Сливная пробка радиатора;DMC-URALM-A-A2-20-03-00A-520A-A +[470, 161, 197];978;Сливная пробка радиатора;DMC-URALM-A-A2-20-03-00A-520A-A +[63];979;Хомут;DMC-URALM-A-A2-20-03-00A-520A-A +[455, 158];980;Сливные пробки;DMC-URALM-A-A2-20-03-00A-520A-A +[470, 161];980;Сливные пробки;DMC-URALM-A-A2-20-03-00A-520A-A +[146, 147];981;Ответственная компания;DMC-URALM-A-A2-20-03-00A-520A-A +[149, 150];981;Ответственная компания;DMC-URALM-A-A2-20-03-00A-520A-A +[17];982;Все;DMC-URALM-A-A2-20-03-00A-520A-A +[163];983;Кабина;DMC-URALM-A-A2-20-03-00A-520A-A +[169];983;Кабина;DMC-URALM-A-A2-20-03-00A-520A-A +[1633, 187, 130, 52, 214, 21, 51, 1665, 57, 482, 374, 1050, 378, 153];984;- подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений;DMC-URALM-A-A2-20-03-00A-520A-A +[1779, 192, 133, 53, 218, 21, 46, 297, 57, 778, 556, 1115, 406, 145];984;- подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений;DMC-URALM-A-A2-20-03-00A-520A-A +[1064, 65, 304, 284];985;Выключите выключатель аккумуляторных батарей.;DMC-URALM-A-A2-20-03-00A-520A-A +[1127, 67, 318, 372];985;Выключите выключатель аккумуляторных батарей.;DMC-URALM-A-A2-20-03-00A-520A-A +[585, 1065];986;Заливная горловина;DMC-URALM-A-A2-20-03-00A-520A-A +[564, 1131];986;Заливная горловина;DMC-URALM-A-A2-20-03-00A-520A-A +[729, 378, 63];987;Ослабьте затяжку хомута (;DMC-URALM-A-A2-20-03-00A-520A-A +[866, 406, 63];987;Ослабьте затяжку хомута (;DMC-URALM-A-A2-20-03-00A-520A-A +[51];988;Подогреватель;DMC-URALM-A-A2-20-03-00A-520A-A +[46];988;Подогреватель;DMC-URALM-A-A2-20-03-00A-520A-A +[828, 324, 286, 3, 2151, 438, 257, 1066, 194, 240, 1067, 2152, 324, 525];989;Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака.;DMC-URALM-A-A2-20-03-00A-520A-A +[1002, 331, 299, 3, 2585, 466, 257, 1132, 181, 240, 1535, 2586, 331, 525];989;Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака.;DMC-URALM-A-A2-20-03-00A-520A-A +[71, 241, 276, 38];990;Ключ гаечный комбинированный 7 мм;DMC-URALM-A-A2-20-03-00A-520A-A +[71, 249, 279, 38];990;Ключ гаечный комбинированный 7 мм;DMC-URALM-A-A2-20-03-00A-520A-A +[1666, 134, 585, 1065];991;Откройте крышку заливной горловины (;DMC-URALM-A-A2-20-03-00A-520A-A +[1807, 136, 564, 1131];991;Откройте крышку заливной горловины (;DMC-URALM-A-A2-20-03-00A-520A-A +[13];992;Болт;DMC-URALM-A-A2-20-03-00A-520A-A +[2153, 584, 19, 12, 51];993;Отсоедините жгут проводов от подогревателя.;DMC-URALM-A-A2-20-03-00A-520A-A +[1003, 165, 19, 12, 46];993;Отсоедините жгут проводов от подогревателя.;DMC-URALM-A-A2-20-03-00A-520A-A +[86, 51, 64];994;Предпусковой подогреватель двигателя;DMC-URALM-A-A2-20-03-00A-520A-A +[84, 46, 66];994;Предпусковой подогреватель двигателя;DMC-URALM-A-A2-20-03-00A-520A-A +[730, 13];995;Отверните болты (;DMC-URALM-A-A2-20-03-00A-520A-A +[867, 13];995;Отверните болты (;DMC-URALM-A-A2-20-03-00A-520A-A +[486, 58, 365];996;Рукав системы охлаждения;DMC-URALM-A-A2-20-03-00A-520A-A +[1122, 72, 371];996;Рукав системы охлаждения;DMC-URALM-A-A2-20-03-00A-520A-A +[15];997;Кронштейн;DMC-URALM-A-A2-20-03-00A-520A-A +[346, 819, 820, 282, 627, 628];998;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-A2-20-03-00A-520A-A +[317, 858, 859, 282, 627, 628];998;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-A2-20-03-00A-520A-A +[1334, 163];999;Опрокидывание кабины;DMC-URALM-A-A2-20-03-00A-520A-A +[1536, 169];999;Опрокидывание кабины;DMC-URALM-A-A2-20-03-00A-520A-A +[148, 86, 51, 64, 490, 3, 479];1000;Замена предпускового подогревателя двигателя осуществляется в случаях:;DMC-URALM-A-A2-20-03-00A-520A-A +[238, 84, 46, 66, 409, 3, 494];1000;Замена предпускового подогревателя двигателя осуществляется в случаях:;DMC-URALM-A-A2-20-03-00A-520A-A +[197];1001;Радиатор;DMC-URALM-A-A2-20-03-00A-520A-A +[2154, 2155, 455, 158, 197];1002;Открутите поочередно сливные пробки радиатора (;DMC-URALM-A-A2-20-03-00A-520A-A +[565, 2587, 470, 161, 197];1002;Открутите поочередно сливные пробки радиатора (;DMC-URALM-A-A2-20-03-00A-520A-A +[729, 378, 63];1003;Ослабьте затяжку хомутов (;DMC-URALM-A-A2-20-03-00A-520A-A +[866, 406, 63];1003;Ослабьте затяжку хомутов (;DMC-URALM-A-A2-20-03-00A-520A-A +[938, 7, 1335, 731];1004;Ёмкость для слива антифриза;DMC-URALM-A-A2-20-03-00A-520A-A +[1000, 7, 325, 731];1004;Ёмкость для слива антифриза;DMC-URALM-A-A2-20-03-00A-520A-A +[731, 2156];1005;Антифриз токсичен.;DMC-URALM-A-A2-20-03-00A-520A-A +[731, 2588];1005;Антифриз токсичен.;DMC-URALM-A-A2-20-03-00A-520A-A +[63, 486];1006;Хомуты рукавов;DMC-URALM-A-A2-20-03-00A-520A-A +[517];1007;14ТС.451.20.00.00.000-23;DMC-URALM-A-A2-20-03-00A-520A-A +[134, 585, 1065];1008;Крышка заливной горловины;DMC-URALM-A-A2-20-03-00A-520A-A +[136, 564, 1131];1008;Крышка заливной горловины;DMC-URALM-A-A2-20-03-00A-520A-A +[1068, 530, 825, 70, 324, 70, 60, 166];1009;- поломка нагревателя, водяного насоса, топливного насоса, блока управления;DMC-URALM-A-A2-20-03-00A-520A-A +[1133, 563, 863, 70, 331, 70, 60, 171];1009;- поломка нагревателя, водяного насоса, топливного насоса, блока управления;DMC-URALM-A-A2-20-03-00A-520A-A +[71, 241, 276, 38];1010;Ключ гаечный комбинированный 14 мм;DMC-URALM-A-A2-20-03-00A-520A-A +[71, 249, 279, 38];1010;Ключ гаечный комбинированный 14 мм;DMC-URALM-A-A2-20-03-00A-520A-A +[1667, 214, 2, 821, 2157, 883, 7, 2158];1011;Дизельное топливо и его испаpения опасны для здоpовья. ;DMC-URALM-A-A2-20-03-00A-520A-A +[1808, 218, 2, 427, 2589, 844, 7, 2590];1011;Дизельное топливо и его испаpения опасны для здоpовья. ;DMC-URALM-A-A2-20-03-00A-520A-A +[13, 49, 86, 51];1012;Болты крепления предпускового подогревателя;DMC-URALM-A-A2-20-03-00A-520A-A +[13, 50, 84, 46];1012;Болты крепления предпускового подогревателя;DMC-URALM-A-A2-20-03-00A-520A-A +[];1013;•;DMC-URALM-A-A2-20-03-00A-520A-A +[2159, 486];1014;Загерметизируйте рукава (;DMC-URALM-A-A2-20-03-00A-520A-A +[2591, 486];1014;Загерметизируйте рукава (;DMC-URALM-A-A2-20-03-00A-520A-A +[2160, 385, 12, 324, 70];1015;Отсоединение трубопровода от топливного насоса;DMC-URALM-A-A2-20-03-00A-520A-A +[2592, 385, 12, 331, 70];1015;Отсоединение трубопровода от топливного насоса;DMC-URALM-A-A2-20-03-00A-520A-A +[1668, 163];1016;Опрокиньте кабину (;DMC-URALM-A-A2-20-03-00A-520A-A +[2593, 169];1016;Опрокиньте кабину (;DMC-URALM-A-A2-20-03-00A-520A-A +[324, 286];1017;Топливная трубка;DMC-URALM-A-A2-20-03-00A-520A-A +[331, 299];1017;Топливная трубка;DMC-URALM-A-A2-20-03-00A-520A-A +[103, 140, 47, 28];1018;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-520A-A +[18, 144, 47, 29];1018;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-520A-A +[86, 51, 64, 517];1019;Предпусковой подогреватель двигателя 14 ТС;DMC-URALM-A-A2-20-03-00A-520A-A +[84, 46, 66, 517];1019;Предпусковой подогреватель двигателя 14 ТС;DMC-URALM-A-A2-20-03-00A-520A-A +[815, 86, 51, 7, 296];1020;Демонтируйте предпусковой подогреватель. Для этого:;DMC-URALM-A-A2-20-03-00A-520A-A +[1004, 84, 46, 7, 269];1020;Демонтируйте предпусковой подогреватель. Для этого:;DMC-URALM-A-A2-20-03-00A-520A-A +[455, 158, 626];1021;Сливная пробка патрубка;DMC-URALM-A-A2-20-03-00A-520A-A +[470, 161, 1798];1021;Сливная пробка патрубка;DMC-URALM-A-A2-20-03-00A-520A-A +[324, 70];1022;Топливный насос;DMC-URALM-A-A2-20-03-00A-520A-A +[331, 70];1022;Топливный насос;DMC-URALM-A-A2-20-03-00A-520A-A +[51, 3, 390];1023;Подогреватель в сборе;DMC-URALM-A-A2-20-03-00A-520A-A +[46, 3, 390];1023;Подогреватель в сборе;DMC-URALM-A-A2-20-03-00A-520A-A +[667];1024;Ветошь;DMC-URALM-A-A2-20-03-00A-520A-A +[687];1024;Ветошь;DMC-URALM-A-A2-20-03-00A-520A-A +[71, 241, 276, 38];1025;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-A2-20-03-00A-520A-A +[71, 249, 279, 38];1025;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-A2-20-03-00A-520A-A +[126];1026;Демонтаж;DMC-URALM-A-A2-20-03-00A-520A-A +[32, 810, 74, 1332, 301, 1044, 659];1027;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A2-20-03-00A-920A-A +[32, 848, 89, 1534, 315, 1109, 680];1027;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A2-20-03-00A-920A-A +[1333, 87, 530, 2150];1028;- повреждение корпуса нагревателя, горелки.;DMC-URALM-A-A2-20-03-00A-920A-A +[1001, 87, 563, 2584];1028;- повреждение корпуса нагревателя, горелки.;DMC-URALM-A-A2-20-03-00A-920A-A +[455, 158, 197];1029;Сливная пробка радиатора;DMC-URALM-A-A2-20-03-00A-920A-A +[470, 161, 197];1029;Сливная пробка радиатора;DMC-URALM-A-A2-20-03-00A-920A-A +[63];1030;Хомут;DMC-URALM-A-A2-20-03-00A-920A-A +[146, 147];1031;Ответственная компания;DMC-URALM-A-A2-20-03-00A-920A-A +[149, 150];1031;Ответственная компания;DMC-URALM-A-A2-20-03-00A-920A-A +[17];1032;Все;DMC-URALM-A-A2-20-03-00A-920A-A +[163];1033;Кабина;DMC-URALM-A-A2-20-03-00A-920A-A +[169];1033;Кабина;DMC-URALM-A-A2-20-03-00A-920A-A +[1633, 187, 130, 52, 214, 21, 51, 1665, 57, 482, 374, 1050, 378, 153];1034;- подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений;DMC-URALM-A-A2-20-03-00A-920A-A +[1779, 192, 133, 53, 218, 21, 46, 297, 57, 778, 556, 1115, 406, 145];1034;- подтекание охлаждающей жидкости, или топлива из подогревателя, которое не может быть устранено затяжкой соединений;DMC-URALM-A-A2-20-03-00A-920A-A +[1064, 65, 304, 284];1035;Выключите выключатель аккумуляторных батарей.;DMC-URALM-A-A2-20-03-00A-920A-A +[1127, 67, 318, 372];1035;Выключите выключатель аккумуляторных батарей.;DMC-URALM-A-A2-20-03-00A-920A-A +[585, 1065];1036;Заливная горловина;DMC-URALM-A-A2-20-03-00A-920A-A +[564, 1131];1036;Заливная горловина;DMC-URALM-A-A2-20-03-00A-920A-A +[729, 378, 63];1037;Ослабьте затяжку хомута (;DMC-URALM-A-A2-20-03-00A-920A-A +[866, 406, 63];1037;Ослабьте затяжку хомута (;DMC-URALM-A-A2-20-03-00A-920A-A +[51];1038;Подогреватель;DMC-URALM-A-A2-20-03-00A-920A-A +[46];1038;Подогреватель;DMC-URALM-A-A2-20-03-00A-920A-A +[828, 324, 286, 3, 2151, 438, 257, 1066, 194, 240, 1067, 2152, 324, 525];1039;Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака.;DMC-URALM-A-A2-20-03-00A-920A-A +[1002, 331, 299, 3, 2585, 466, 257, 1132, 181, 240, 1535, 2586, 331, 525];1039;Закрепите топливную трубку в вертикальном положении так, чтобы верхний конец находился выше топливного бака.;DMC-URALM-A-A2-20-03-00A-920A-A +[71, 241, 276, 38];1040;Ключ гаечный комбинированный 7 мм;DMC-URALM-A-A2-20-03-00A-920A-A +[71, 249, 279, 38];1040;Ключ гаечный комбинированный 7 мм;DMC-URALM-A-A2-20-03-00A-920A-A +[1666, 134, 585, 1065];1041;Откройте крышку заливной горловины (;DMC-URALM-A-A2-20-03-00A-920A-A +[1807, 136, 564, 1131];1041;Откройте крышку заливной горловины (;DMC-URALM-A-A2-20-03-00A-920A-A +[13];1042;Болт;DMC-URALM-A-A2-20-03-00A-920A-A +[2153, 584, 19, 12, 51];1043;Отсоедините жгут проводов от подогревателя.;DMC-URALM-A-A2-20-03-00A-920A-A +[1003, 165, 19, 12, 46];1043;Отсоедините жгут проводов от подогревателя.;DMC-URALM-A-A2-20-03-00A-920A-A +[86, 51, 64];1044;Предпусковой подогреватель двигателя;DMC-URALM-A-A2-20-03-00A-920A-A +[84, 46, 66];1044;Предпусковой подогреватель двигателя;DMC-URALM-A-A2-20-03-00A-920A-A +[730, 13];1045;Отверните болты (;DMC-URALM-A-A2-20-03-00A-920A-A +[867, 13];1045;Отверните болты (;DMC-URALM-A-A2-20-03-00A-920A-A +[486, 58, 365];1046;Рукав системы охлаждения;DMC-URALM-A-A2-20-03-00A-920A-A +[1122, 72, 371];1046;Рукав системы охлаждения;DMC-URALM-A-A2-20-03-00A-920A-A +[15];1047;Кронштейн;DMC-URALM-A-A2-20-03-00A-920A-A +[346, 819, 820, 282, 627, 628];1048;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-A2-20-03-00A-920A-A +[317, 858, 859, 282, 627, 628];1048;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-A2-20-03-00A-920A-A +[938, 7, 1335, 731];1049;Емкость для слива антифриза;DMC-URALM-A-A2-20-03-00A-920A-A +[1000, 7, 325, 731];1049;Емкость для слива антифриза;DMC-URALM-A-A2-20-03-00A-920A-A +[148, 86, 51, 64, 490, 3, 479];1050;Замена предпускового подогревателя двигателя осуществляется в случаях:;DMC-URALM-A-A2-20-03-00A-920A-A +[238, 84, 46, 66, 409, 3, 494];1050;Замена предпускового подогревателя двигателя осуществляется в случаях:;DMC-URALM-A-A2-20-03-00A-920A-A +[197];1051;Радиатор;DMC-URALM-A-A2-20-03-00A-920A-A +[2154, 2155, 455, 158, 197];1052;Открутите поочередно сливные пробки радиатора (;DMC-URALM-A-A2-20-03-00A-920A-A +[565, 2587, 470, 161, 197];1052;Открутите поочередно сливные пробки радиатора (;DMC-URALM-A-A2-20-03-00A-920A-A +[729, 378, 63];1053;Ослабьте затяжку хомутов (;DMC-URALM-A-A2-20-03-00A-920A-A +[866, 406, 63];1053;Ослабьте затяжку хомутов (;DMC-URALM-A-A2-20-03-00A-920A-A +[815, 86, 51, 7, 296];1054;Демонтируйте предпусковой подогреватель. Для этого:;DMC-URALM-A-A2-20-03-00A-920A-A +[1004, 84, 46, 7, 269];1054;Демонтируйте предпусковой подогреватель. Для этого:;DMC-URALM-A-A2-20-03-00A-920A-A +[731, 2156];1055;Антифриз токсичен.;DMC-URALM-A-A2-20-03-00A-920A-A +[731, 2588];1055;Антифриз токсичен.;DMC-URALM-A-A2-20-03-00A-920A-A +[518, 1314, 74, 14, 148, 86, 51, 64, 274, 2161, 64, 37, 2, 3097, 2130, 187, 130, 2162];1056;Перед началом работ по замене предпускового подогревателя двигателя необходимо заглушить двигатель автомобиля и дождаться остывания охлаждающей жидкости (30-40 минут).;DMC-URALM-A-A2-20-03-00A-920A-A +[518, 1780, 89, 14, 267, 84, 46, 66, 228, 2594, 66, 43, 2, 3718, 2573, 192, 133, 2595];1056;Перед началом работ по замене предпускового подогревателя двигателя необходимо заглушить двигатель автомобиля и дождаться остывания охлаждающей жидкости (30-40 минут).;DMC-URALM-A-A2-20-03-00A-920A-A +[517];1057;14ТС.451.20.00.00.000-23;DMC-URALM-A-A2-20-03-00A-920A-A +[1068, 530, 825, 70, 324, 70, 60, 166];1058;- поломка нагревателя, водяного насоса, топливного насоса, блока управления;DMC-URALM-A-A2-20-03-00A-920A-A +[1133, 563, 863, 70, 331, 70, 60, 171];1058;- поломка нагревателя, водяного насоса, топливного насоса, блока управления;DMC-URALM-A-A2-20-03-00A-920A-A +[71, 241, 276, 38];1059;Ключ гаечный комбинированный 14 мм;DMC-URALM-A-A2-20-03-00A-920A-A +[71, 249, 279, 38];1059;Ключ гаечный комбинированный 14 мм;DMC-URALM-A-A2-20-03-00A-920A-A +[1667, 214, 2, 821, 2157, 883, 7, 2158];1060;Дизельное топливо и его испаpения опасны для здоpовья. ;DMC-URALM-A-A2-20-03-00A-920A-A +[1808, 218, 2, 427, 2589, 844, 7, 2590];1060;Дизельное топливо и его испаpения опасны для здоpовья. ;DMC-URALM-A-A2-20-03-00A-920A-A +[];1061;•;DMC-URALM-A-A2-20-03-00A-920A-A +[2159, 486];1062;Загерметизируйте рукава (;DMC-URALM-A-A2-20-03-00A-920A-A +[2591, 486];1062;Загерметизируйте рукава (;DMC-URALM-A-A2-20-03-00A-920A-A +[1668, 163];1063;Опрокиньте кабину (;DMC-URALM-A-A2-20-03-00A-920A-A +[2593, 169];1063;Опрокиньте кабину (;DMC-URALM-A-A2-20-03-00A-920A-A +[324, 286];1064;Топливная трубка;DMC-URALM-A-A2-20-03-00A-920A-A +[331, 299];1064;Топливная трубка;DMC-URALM-A-A2-20-03-00A-920A-A +[938, 7, 325, 214];1065;Емкость для слива топлива;DMC-URALM-A-A2-20-03-00A-920A-A +[1000, 7, 325, 218];1065;Емкость для слива топлива;DMC-URALM-A-A2-20-03-00A-920A-A +[86, 51, 64, 517];1066;Предпусковой подогреватель двигателя 14 ТС;DMC-URALM-A-A2-20-03-00A-920A-A +[84, 46, 66, 517];1066;Предпусковой подогреватель двигателя 14 ТС;DMC-URALM-A-A2-20-03-00A-920A-A +[103, 140, 47, 28];1067;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-920A-A +[18, 144, 47, 29];1067;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-920A-A +[455, 158, 626];1068;Сливная пробка патрубка;DMC-URALM-A-A2-20-03-00A-920A-A +[470, 161, 1798];1068;Сливная пробка патрубка;DMC-URALM-A-A2-20-03-00A-920A-A +[324, 70];1069;Топливный насос;DMC-URALM-A-A2-20-03-00A-920A-A +[331, 70];1069;Топливный насос;DMC-URALM-A-A2-20-03-00A-920A-A +[51, 3, 390];1070;Подогреватель в сборе;DMC-URALM-A-A2-20-03-00A-920A-A +[46, 3, 390];1070;Подогреватель в сборе;DMC-URALM-A-A2-20-03-00A-920A-A +[667];1071;Ветошь;DMC-URALM-A-A2-20-03-00A-920A-A +[687];1071;Ветошь;DMC-URALM-A-A2-20-03-00A-920A-A +[71, 241, 276, 38];1072;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-A2-20-03-00A-920A-A +[71, 249, 279, 38];1072;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-A2-20-03-00A-920A-A +[126];1073;Демонтаж;DMC-URALM-A-A2-20-03-00A-920A-A +[157, 12, 79];1074;Шайба 12.ОТ ОСТ 37.001.115-75;DMC-URALM-A-A2-20-03-00A-941A-A +[160, 12, 79];1074;Шайба 12.ОТ ОСТ 37.001.115-75;DMC-URALM-A-A2-20-03-00A-941A-A +[51, 86, 1667, 517, 351, 1045];1075;Подогреватель предпусковой дизельный 14ТС-10-Е4 ТУ 4591-004-40991176-2003;DMC-URALM-A-A2-20-03-00A-941A-A +[46, 84, 1808, 517, 351, 2548];1075;Подогреватель предпусковой дизельный 14ТС-10-Е4 ТУ 4591-004-40991176-2003;DMC-URALM-A-A2-20-03-00A-941A-A +[13, 6, 523, 79];1076;Болт М12-6ех30 ОСТ 37.001.123-96;DMC-URALM-A-A2-20-03-00A-941A-A +[63];1077;Хомут;DMC-URALM-A-A2-20-03-00A-941A-A +[146, 147];1078;Ответственная компания;DMC-URALM-A-A2-20-03-00A-941A-A +[149, 150];1078;Ответственная компания;DMC-URALM-A-A2-20-03-00A-941A-A +[17];1079;Все;DMC-URALM-A-A2-20-03-00A-941A-A +[164, 58, 86, 188, 64];1080;Установка системы предпускового подогрева двигателя;DMC-URALM-A-A2-20-03-00A-941A-A +[170, 72, 84, 188, 66];1080;Установка системы предпускового подогрева двигателя;DMC-URALM-A-A2-20-03-00A-941A-A +[13, 6, 523, 79];1081;Болт М8-6ех20 ОСТ 37.001.123-96;DMC-URALM-A-A2-20-03-00A-941A-A +[1058, 527, 204];1082;Иллюстрированный каталог деталей;DMC-URALM-A-A2-20-03-00A-941A-A +[1125, 527, 266];1082;Иллюстрированный каталог деталей;DMC-URALM-A-A2-20-03-00A-941A-A +[55];1083;4320Б5-1015000-10;DMC-URALM-A-A2-20-03-00A-941A-A +[63, 2129, 51];1084;Хомут бака подогревателя;DMC-URALM-A-A2-20-03-00A-941A-A +[63, 525, 46];1084;Хомут бака подогревателя;DMC-URALM-A-A2-20-03-00A-941A-A +[13, 6, 523, 79];1085;Болт М8-6ех22 ОСТ 37.001.123-96;DMC-URALM-A-A2-20-03-00A-941A-A +[939];1086;Тройник;DMC-URALM-A-A2-20-03-00A-941A-A +[3098, 225];1087;Броня шланга;DMC-URALM-A-A2-20-03-00A-941A-A +[3719, 225];1087;Броня шланга;DMC-URALM-A-A2-20-03-00A-941A-A +[286];1088;Трубка 6-1000;DMC-URALM-A-A2-20-03-00A-941A-A +[299];1088;Трубка 6-1000;DMC-URALM-A-A2-20-03-00A-941A-A +[55, 164, 58, 86, 188, 64, 3099];1089;4320Б5-1015000-10 Установка системы предпускового подогрева двигателя Леша;DMC-URALM-A-A2-20-03-00A-941A-A +[55, 170, 72, 84, 188, 66, 3720];1089;4320Б5-1015000-10 Установка системы предпускового подогрева двигателя Леша;DMC-URALM-A-A2-20-03-00A-941A-A +[486, 204];1090;Рукав-деталь 20-28-65-0,3(3);DMC-URALM-A-A2-20-03-00A-941A-A +[1122, 266];1090;Рукав-деталь 20-28-65-0,3(3);DMC-URALM-A-A2-20-03-00A-941A-A +[525, 324, 3100, 51];1091;Бак топливный пускового подогревателя;DMC-URALM-A-A2-20-03-00A-941A-A +[525, 331, 3721, 46];1091;Бак топливный пускового подогревателя;DMC-URALM-A-A2-20-03-00A-941A-A +[157, 343, 79];1092;Шайба 8Т ОСТ 37.001.115-75;DMC-URALM-A-A2-20-03-00A-941A-A +[160, 343, 79];1092;Шайба 8Т ОСТ 37.001.115-75;DMC-URALM-A-A2-20-03-00A-941A-A +[56, 6, 69, 79];1093;Гайка М8-6Н ОСТ 37.001.124-75;DMC-URALM-A-A2-20-03-00A-941A-A +[61, 6, 69, 79];1093;Гайка М8-6Н ОСТ 37.001.124-75;DMC-URALM-A-A2-20-03-00A-941A-A +[63, 322];1094;Хомут 00.10.00-02 ТО 17-9-20-98 (20-32);DMC-URALM-A-A2-20-03-00A-941A-A +[56, 6, 69, 79];1095;Гайка М12-6Н ОСТ 37.001.124-75;DMC-URALM-A-A2-20-03-00A-941A-A +[61, 6, 69, 79];1095;Гайка М12-6Н ОСТ 37.001.124-75;DMC-URALM-A-A2-20-03-00A-941A-A +[103, 140, 47, 28];1096;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-941A-A +[18, 144, 47, 29];1096;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-20-03-00A-941A-A +[15, 51];1097;Кронштейн подогревателя;DMC-URALM-A-A2-20-03-00A-941A-A +[15, 46];1097;Кронштейн подогревателя;DMC-URALM-A-A2-20-03-00A-941A-A +[57, 3101, 64, 3, 1320, 3102, 5, 3103, 1995];1098;Не прогревайте двигатель в закрытых помещениях с плохой вентиляцией.;DMC-URALM-A-A2-40-00-00A-041A-A +[57, 3722, 66, 3, 1794, 3723, 5, 3724, 2535];1098;Не прогревайте двигатель в закрытых помещениях с плохой вентиляцией.;DMC-URALM-A-A2-40-00-00A-041A-A +[2163, 531, 5, 235];1099;Металлорукав гибкий с фланцами;DMC-URALM-A-A2-40-00-00A-041A-A +[2596, 566, 5, 787];1099;Металлорукав гибкий с фланцами;DMC-URALM-A-A2-40-00-00A-041A-A +[3104, 626, 2164];1100;Приёмный патрубок турбокомпрессора;DMC-URALM-A-A2-40-00-00A-041A-A +[3725, 626, 2164];1100;Приёмный патрубок турбокомпрессора;DMC-URALM-A-A2-40-00-00A-041A-A +[63, 49, 1069];1101;Хомут крепления глушителя;DMC-URALM-A-A2-40-00-00A-041A-A +[63, 50, 1134];1101;Хомут крепления глушителя;DMC-URALM-A-A2-40-00-00A-041A-A +[376];1102;Назначение;DMC-URALM-A-A2-40-00-00A-041A-A +[404];1102;Назначение;DMC-URALM-A-A2-40-00-00A-041A-A +[626, 1336];1103;Патрубок выпускной;DMC-URALM-A-A2-40-00-00A-041A-A +[626, 1135];1103;Патрубок выпускной;DMC-URALM-A-A2-40-00-00A-041A-A +[723, 442, 91, 58, 258, 824, 340, 98, 4];1104;Месторасположение основных элементов системы выпуска отработавших газов показано на ;DMC-URALM-A-A2-40-00-00A-041A-A +[782, 329, 91, 72, 258, 861, 340, 101, 4];1104;Месторасположение основных элементов системы выпуска отработавших газов показано на ;DMC-URALM-A-A2-40-00-00A-041A-A +[146, 147];1105;Ответственная компания;DMC-URALM-A-A2-40-00-00A-041A-A +[149, 150];1105;Ответственная компания;DMC-URALM-A-A2-40-00-00A-041A-A +[3, 58, 258, 1931, 3105, 578, 99];1106;В системе выпуска применяется износостойкий вспомогательный тормоз (;DMC-URALM-A-A2-40-00-00A-041A-A +[3, 72, 258, 1510, 3726, 603, 99];1106;В системе выпуска применяется износостойкий вспомогательный тормоз (;DMC-URALM-A-A2-40-00-00A-041A-A +[17];1107;Все;DMC-URALM-A-A2-40-00-00A-041A-A +[15, 485, 625];1108;Кронштейн соединительной трубы;DMC-URALM-A-A2-40-00-00A-041A-A +[15, 501, 645];1108;Кронштейн соединительной трубы;DMC-URALM-A-A2-40-00-00A-041A-A +[1069, 1337];1109;Глушитель выхлопа;DMC-URALM-A-A2-40-00-00A-041A-A +[1134, 1337];1109;Глушитель выхлопа;DMC-URALM-A-A2-40-00-00A-041A-A +[625, 1336];1110;Труба выпускная;DMC-URALM-A-A2-40-00-00A-041A-A +[645, 1135];1110;Труба выпускная;DMC-URALM-A-A2-40-00-00A-041A-A +[155, 1337];1111;Стремянка выхлопа;DMC-URALM-A-A2-40-00-00A-041A-A +[332, 1337];1111;Стремянка выхлопа;DMC-URALM-A-A2-40-00-00A-041A-A +[27, 27];1112;ГОСТ 2.610-2006 ГОСТ 2.601-2006;DMC-URALM-A-A2-40-00-00A-041A-A +[625, 485];1113;Труба соединительная;DMC-URALM-A-A2-40-00-00A-041A-A +[645, 501];1113;Труба соединительная;DMC-URALM-A-A2-40-00-00A-041A-A +[1069];1114;Глушитель (;DMC-URALM-A-A2-40-00-00A-041A-A +[1134];1114;Глушитель (;DMC-URALM-A-A2-40-00-00A-041A-A +[1669, 578, 99];1115;Заслонка вспомогательного тормоза;DMC-URALM-A-A2-40-00-00A-041A-A +[1809, 603, 99];1115;Заслонка вспомогательного тормоза;DMC-URALM-A-A2-40-00-00A-041A-A +[58, 258, 824, 340];1116;Система выпуска отработавших газов;DMC-URALM-A-A2-40-00-00A-041A-A +[72, 258, 861, 340];1116;Система выпуска отработавших газов;DMC-URALM-A-A2-40-00-00A-041A-A +[185, 129];1117;Описание устройства;DMC-URALM-A-A2-40-00-00A-041A-A +[191, 132];1117;Описание устройства;DMC-URALM-A-A2-40-00-00A-041A-A +[58, 258, 824, 340, 221, 7, 724, 824, 340, 12, 64, 2, 901, 940, 258];1118;Система выпуска отработавших газов предназначена для отвода отработавших газов от двигателя и снижения шума выпуска.;DMC-URALM-A-A2-40-00-00A-041A-A +[72, 258, 861, 340, 227, 7, 724, 861, 340, 12, 66, 2, 982, 940, 258];1118;Система выпуска отработавших газов предназначена для отвода отработавших газов от двигателя и снижения шума выпуска.;DMC-URALM-A-A2-40-00-00A-041A-A +[58, 258, 824, 340, 5, 1069, 940, 240, 1336, 625];1119;Система выпуска отработавших газов с глушителем шума. Конец выпускной трубы (;DMC-URALM-A-A2-40-00-00A-041A-A +[72, 258, 861, 340, 5, 1134, 940, 240, 1135, 645];1119;Система выпуска отработавших газов с глушителем шума. Конец выпускной трубы (;DMC-URALM-A-A2-40-00-00A-041A-A +[129];1120;Устройство;DMC-URALM-A-A2-40-00-00A-041A-A +[132];1120;Устройство;DMC-URALM-A-A2-40-00-00A-041A-A +[103, 140, 47, 28];1121;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-40-00-00A-041A-A +[18, 144, 47, 29];1121;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A2-40-00-00A-041A-A +[2163];1122;Металлорукав (;DMC-URALM-A-A2-40-00-00A-041A-A +[2596];1122;Металлорукав (;DMC-URALM-A-A2-40-00-00A-041A-A +[35, 166, 95, 23, 221, 7, 3106, 166, 54, 137, 23];1123;Привод управления коробкой передач предназначен для удалённого управления механизмом переключения передач.;DMC-URALM-A-A7-10-00-00A-040A-A +[35, 171, 96, 24, 227, 7, 1775, 171, 54, 138, 24];1123;Привод управления коробкой передач предназначен для удалённого управления механизмом переключения передач.;DMC-URALM-A-A7-10-00-00A-040A-A +[829, 421, 1168, 515, 3107];1124;Наконечник внутренней подвижной тяги (удлинитель);DMC-URALM-A-A7-10-00-00A-040A-A +[829, 434, 1494, 558, 3727];1124;Наконечник внутренней подвижной тяги (удлинитель);DMC-URALM-A-A7-10-00-00A-040A-A +[9, 367, 82];1125;Вал ведущей шестерни;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 115, 59];1125;Вал ведущей шестерни;DMC-URALM-A-A7-10-00-00A-040A-A +[376];1126;Назначение;DMC-URALM-A-A7-10-00-00A-040A-A +[404];1126;Назначение;DMC-URALM-A-A7-10-00-00A-040A-A +[206];1127;Кольцо;DMC-URALM-A-A7-10-00-00A-040A-A +[219];1127;Кольцо;DMC-URALM-A-A7-10-00-00A-040A-A +[114, 95, 23];1128;Картер коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[114, 96, 24];1128;Картер коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[114, 261];1129;Картер сцепления;DMC-URALM-A-A7-10-00-00A-040A-A +[114, 270];1129;Картер сцепления;DMC-URALM-A-A7-10-00-00A-040A-A +[515, 326];1130;Тяга реактивная;DMC-URALM-A-A7-10-00-00A-040A-A +[558, 333];1130;Тяга реактивная;DMC-URALM-A-A7-10-00-00A-040A-A +[1338, 224];1131;блокировочной втулки (;DMC-URALM-A-A7-10-00-00A-040A-A +[1537, 202];1131;блокировочной втулки (;DMC-URALM-A-A7-10-00-00A-040A-A +[349, 532, 732];1132;Пружина стопорного шарика;DMC-URALM-A-A7-10-00-00A-040A-A +[247, 505, 732];1132;Пружина стопорного шарика;DMC-URALM-A-A7-10-00-00A-040A-A +[1339, 62];1133;Шариковый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[1538, 62];1133;Шариковый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[156, 262, 137, 414, 23, 2, 31, 81];1134;Шток вилки переключения первой передачи и заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[156, 250, 138, 425, 24, 2, 30, 81];1134;Шток вилки переключения первой передачи и заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[134, 456, 70, 5, 827];1135;Крышка заборника насоса с сеткой;DMC-URALM-A-A7-10-00-00A-040A-A +[136, 456, 70, 5, 865];1135;Крышка заборника насоса с сеткой;DMC-URALM-A-A7-10-00-00A-040A-A +[512];1136;Характеристика;DMC-URALM-A-A7-10-00-00A-040A-A +[555];1136;Характеристика;DMC-URALM-A-A7-10-00-00A-040A-A +[224, 586];1137;Втулка распорная;DMC-URALM-A-A7-10-00-00A-040A-A +[202, 606];1137;Втулка распорная;DMC-URALM-A-A7-10-00-00A-040A-A +[830];1138;Крестовина;DMC-URALM-A-A7-10-00-00A-040A-A +[868];1138;Крестовина;DMC-URALM-A-A7-10-00-00A-040A-A +[339, 321, 200];1139;Лонжерон рамы левый;DMC-URALM-A-A7-10-00-00A-040A-A +[339, 222, 203];1139;Лонжерон рамы левый;DMC-URALM-A-A7-10-00-00A-040A-A +[1340];1140;Рукоятка;DMC-URALM-A-A7-10-00-00A-040A-A +[1539];1140;Рукоятка;DMC-URALM-A-A7-10-00-00A-040A-A +[668, 1670, 2, 733, 23];1141;Синхронизатор четвёртой и пятой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[668, 1540, 2, 688, 24];1141;Синхронизатор четвёртой и пятой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[114, 95];1142;картер коробки (;DMC-URALM-A-A7-10-00-00A-040A-A +[114, 96];1142;картер коробки (;DMC-URALM-A-A7-10-00-00A-040A-A +[58, 346, 95, 23, 98, 4];1143;Система смазки коробки передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[72, 317, 96, 24, 101, 4];1143;Система смазки коробки передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[453, 941];1144;Опора валика;DMC-URALM-A-A7-10-00-00A-040A-A +[383, 941];1144;Опора валика;DMC-URALM-A-A7-10-00-00A-040A-A +[134, 62];1145;Крышка подшипника;DMC-URALM-A-A7-10-00-00A-040A-A +[136, 62];1145;Крышка подшипника;DMC-URALM-A-A7-10-00-00A-040A-A +[829, 1338, 129];1146;Наконечник блокировочного устройства;DMC-URALM-A-A7-10-00-00A-040A-A +[829, 1537, 132];1146;Наконечник блокировочного устройства;DMC-URALM-A-A7-10-00-00A-040A-A +[1341, 95, 23];1147;Сапун коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[1341, 96, 24];1147;Сапун коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 414, 23, 2, 31, 81, 831, 9];1148;Шестерня первой передачи и заднего хода вторичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 425, 24, 2, 30, 81, 869, 9];1148;Шестерня первой передачи и заднего хода вторичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[156, 262, 137, 1670, 2, 733, 23];1149;Шток вилки переключения четвёртой и пятой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[156, 250, 138, 1540, 2, 688, 24];1149;Шток вилки переключения четвёртой и пятой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[3, 196, 1334, 163, 3108, 1671, 4, 1338, 224];1150;Во время опрокидывания кабины вилка воздействуют на блокировочную втулку (;DMC-URALM-A-A7-10-00-00A-040A-A +[172, 201, 1536, 169, 250, 1810, 4, 1537, 202];1150;Во время опрокидывания кабины вилка воздействуют на блокировочную втулку (;DMC-URALM-A-A7-10-00-00A-040A-A +[656, 391, 95, 23, 437, 3109, 734, 1330, 3110, 2165, 82, 414, 23, 2, 31, 81, 35, 1342, 1328, 82, 620, 713, 2, 733, 23, 2, 1343, 82, 491, 2, 35, 341, 9, 1067, 3, 709, 734];1151;Все шестерни коробки передач имеют косозубое зацепление, кроме прямозубого у шестерен первой передачи и заднего хода, привода отбора мощности. Шестерни второй, третьей и пятой передач и пара шестерен первичного и привода промежуточного вала находятся в постоянном зацеплении.;DMC-URALM-A-A7-10-00-00A-040A-A +[17, 59, 96, 24, 1136, 3728, 788, 1533, 3729, 2165, 648, 425, 24, 2, 30, 81, 35, 1342, 1532, 59, 641, 780, 2, 688, 24, 2, 1541, 648, 506, 2, 35, 356, 9, 1535, 3, 777, 788];1151;Все шестерни коробки передач имеют косозубое зацепление, кроме прямозубого у шестерен первой передачи и заднего хода, привода отбора мощности. Шестерни второй, третьей и пятой передач и пара шестерен первичного и привода промежуточного вала находятся в постоянном зацеплении.;DMC-URALM-A-A7-10-00-00A-040A-A +[533];1152;Рычаг;DMC-URALM-A-A7-10-00-00A-040A-A +[87, 484, 70];1153;Корпус масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[87, 500, 70];1153;Корпус масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[103, 140, 47, 28];1154;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-10-00-00A-040A-A +[18, 144, 47, 29];1154;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-10-00-00A-040A-A +[185, 129, 2, 74];1155;Описание устройства и работы;DMC-URALM-A-A7-10-00-00A-040A-A +[191, 132, 2, 89];1155;Описание устройства и работы;DMC-URALM-A-A7-10-00-00A-040A-A +[285, 74];1156;Принцип работы;DMC-URALM-A-A7-10-00-00A-040A-A +[285, 89];1156;Принцип работы;DMC-URALM-A-A7-10-00-00A-040A-A +[134, 62, 831, 9];1157;Крышка подшипника вторичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[136, 62, 869, 9];1157;Крышка подшипника вторичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[727];1158;Прокладка;DMC-URALM-A-A7-10-00-00A-040A-A +[786];1158;Прокладка;DMC-URALM-A-A7-10-00-00A-040A-A +[242, 95, 23, 98, 4];1159;Конструкция коробки передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[251, 96, 24, 101, 4];1159;Конструкция коробки передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[262, 137, 414, 23, 2, 31, 81];1160;Вилка переключения первой передачи и заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[250, 138, 425, 24, 2, 30, 81];1160;Вилка переключения первой передачи и заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[3111, 178, 620, 713, 3112, 2, 733, 23, 1672, 205, 668];1161;Безударное включение второй, третьей, четвёртой и пятой передач обеспечивается двумя синхронизаторами (;DMC-URALM-A-A7-10-00-00A-040A-A +[3730, 182, 641, 780, 1540, 2, 688, 24, 784, 1811, 668];1161;Безударное включение второй, третьей, четвёртой и пятой передач обеспечивается двумя синхронизаторами (;DMC-URALM-A-A7-10-00-00A-040A-A +[453, 341];1162;Опора промежуточная;DMC-URALM-A-A7-10-00-00A-040A-A +[383, 356];1162;Опора промежуточная;DMC-URALM-A-A7-10-00-00A-040A-A +[87, 54, 166];1163;Корпус механизма управления;DMC-URALM-A-A7-10-00-00A-040A-A +[87, 54, 171];1163;Корпус механизма управления;DMC-URALM-A-A7-10-00-00A-040A-A +[9];1164;валы;DMC-URALM-A-A7-10-00-00A-040A-A +[13];1165;Болт;DMC-URALM-A-A7-10-00-00A-040A-A +[95, 137, 23, 437, 3113, 58, 346];1166;Коробка переключения передач имеет смешанную систему смазки.;DMC-URALM-A-A7-10-00-00A-040A-A +[96, 138, 24, 638, 3731, 989, 317];1166;Коробка переключения передач имеет смешанную систему смазки.;DMC-URALM-A-A7-10-00-00A-040A-A +[453, 31];1167;Опора задняя;DMC-URALM-A-A7-10-00-00A-040A-A +[383, 30];1167;Опора задняя;DMC-URALM-A-A7-10-00-00A-040A-A +[3, 194, 134, 95, 3114, 54, 137, 23, 4, 3115, 54, 137, 828, 262, 832, 32, 1673, 156, 1344, 3116, 668, 52, 2166, 414, 23, 2, 31, 81];1168;В верхней крышке коробки размещён механизм переключения передач. На штоках механизма переключения закреплены вилки, которые при перемещении штоков перемещают каретки синхронизаторов или шестерню первой передачи и заднего хода.;DMC-URALM-A-A7-10-00-00A-040A-A +[3, 181, 136, 96, 3732, 54, 138, 24, 4, 156, 54, 138, 3733, 250, 297, 32, 1812, 156, 1137, 3734, 668, 53, 59, 425, 24, 2, 30, 81];1168;В верхней крышке коробки размещён механизм переключения передач. На штоках механизма переключения закреплены вилки, которые при перемещении штоков перемещают каретки синхронизаторов или шестерню первой передачи и заднего хода.;DMC-URALM-A-A7-10-00-00A-040A-A +[158, 455, 5, 1674];1169;Пробка сливная с магнитом;DMC-URALM-A-A7-10-00-00A-040A-A +[161, 470, 5, 1674];1169;Пробка сливная с магнитом;DMC-URALM-A-A7-10-00-00A-040A-A +[157, 2167];1170;Шайба упорная;DMC-URALM-A-A7-10-00-00A-040A-A +[160, 2597];1170;Шайба упорная;DMC-URALM-A-A7-10-00-00A-040A-A +[391];1171;шестерни;DMC-URALM-A-A7-10-00-00A-040A-A +[59];1171;шестерни;DMC-URALM-A-A7-10-00-00A-040A-A +[349];1172;пружины (;DMC-URALM-A-A7-10-00-00A-040A-A +[247];1172;пружины (;DMC-URALM-A-A7-10-00-00A-040A-A +[156, 262, 137, 620, 2, 713, 23];1173;Шток вилки переключения второй и третьей передач;DMC-URALM-A-A7-10-00-00A-040A-A +[156, 250, 138, 641, 2, 780, 24];1173;Шток вилки переключения второй и третьей передач;DMC-URALM-A-A7-10-00-00A-040A-A +[134];1174;Крышка;DMC-URALM-A-A7-10-00-00A-040A-A +[136];1174;Крышка;DMC-URALM-A-A7-10-00-00A-040A-A +[235, 49, 243, 9];1175;Фланец крепления карданного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[235, 50, 252, 9];1175;Фланец крепления карданного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 735, 484, 70];1176;Шестерня ведущая масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 115, 500, 70];1176;Шестерня ведущая масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[349, 3117];1177;Пружина предохранительная;DMC-URALM-A-A7-10-00-00A-040A-A +[247, 3735];1177;Пружина предохранительная;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 713, 23];1178;Шестерня третьей передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 780, 24];1178;Шестерня третьей передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 1342, 1328];1179;Шестерня отбора мощности;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 1342, 1532];1179;Шестерня отбора мощности;DMC-URALM-A-A7-10-00-00A-040A-A +[127, 2166];1180;Через шестерню (;DMC-URALM-A-A7-10-00-00A-040A-A +[127, 59];1180;Через шестерню (;DMC-URALM-A-A7-10-00-00A-040A-A +[301, 129];1181;Общее устройство;DMC-URALM-A-A7-10-00-00A-040A-A +[315, 132];1181;Общее устройство;DMC-URALM-A-A7-10-00-00A-040A-A +[732, 532];1182;Шарик стопорный;DMC-URALM-A-A7-10-00-00A-040A-A +[732, 505];1182;Шарик стопорный;DMC-URALM-A-A7-10-00-00A-040A-A +[262, 137, 620, 2, 713, 23];1183;Вилка переключения второй и третьей передач;DMC-URALM-A-A7-10-00-00A-040A-A +[250, 138, 641, 2, 780, 24];1183;Вилка переключения второй и третьей передач;DMC-URALM-A-A7-10-00-00A-040A-A +[129];1184;Устройство;DMC-URALM-A-A7-10-00-00A-040A-A +[132];1184;Устройство;DMC-URALM-A-A7-10-00-00A-040A-A +[70, 484];1185;Насос масляный;DMC-URALM-A-A7-10-00-00A-040A-A +[70, 500];1185;Насос масляный;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 3118, 391];1186;Вал ведомой шестерни;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 334, 59];1186;Вал ведомой шестерни;DMC-URALM-A-A7-10-00-00A-040A-A +[35, 166, 95, 23];1187;Привод управления коробкой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[35, 171, 96, 24];1187;Привод управления коробкой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[224, 1338];1188;Втулка блокировочная;DMC-URALM-A-A7-10-00-00A-040A-A +[202, 1537];1188;Втулка блокировочная;DMC-URALM-A-A7-10-00-00A-040A-A +[833, 391, 414, 23];1189;Венец шестерни первой передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[833, 59, 425, 24];1189;Венец шестерни первой передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[134, 194, 95, 23];1190;Крышка верхняя коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[136, 181, 96, 24];1190;Крышка верхняя коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[54, 137, 23];1191;Механизм переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[54, 138, 24];1191;Механизм переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[622, 164, 95, 137, 23];1192;Место установки коробки переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[643, 170, 96, 138, 24];1192;Место установки коробки переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[829];1193;Наконечник;DMC-URALM-A-A7-10-00-00A-040A-A +[156];1194;Штоки (;DMC-URALM-A-A7-10-00-00A-040A-A +[668, 620, 2, 713, 23];1195;Синхронизатор второй и третьей передач;DMC-URALM-A-A7-10-00-00A-040A-A +[668, 641, 2, 780, 24];1195;Синхронизатор второй и третьей передач;DMC-URALM-A-A7-10-00-00A-040A-A +[17];1196;Все;DMC-URALM-A-A7-10-00-00A-040A-A +[422, 60, 82, 31, 81];1197;Ось блока шестерен заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[254, 60, 648, 30, 81];1197;Ось блока шестерен заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[242, 54, 137, 23, 98, 4];1198;Конструкция механизма переключения передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[251, 54, 138, 24, 101, 4];1198;Конструкция механизма переключения передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[242, 35, 166, 95, 23, 98, 4];1199;Конструкция привода управления коробкой передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[251, 35, 171, 96, 24, 101, 4];1199;Конструкция привода управления коробкой передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[349];1200;Пружина;DMC-URALM-A-A7-10-00-00A-040A-A +[247];1200;Пружина;DMC-URALM-A-A7-10-00-00A-040A-A +[1345, 1070];1201;Чехол уплотнительный;DMC-URALM-A-A7-10-00-00A-040A-A +[1345, 646];1201;Чехол уплотнительный;DMC-URALM-A-A7-10-00-00A-040A-A +[421, 1168, 515];1202;Внутренняя подвижная тяга;DMC-URALM-A-A7-10-00-00A-040A-A +[434, 1494, 558];1202;Внутренняя подвижная тяга;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 34, 453, 194];1203;Кронштейн передней опоры верхний;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 33, 383, 181];1203;Кронштейн передней опоры верхний;DMC-URALM-A-A7-10-00-00A-040A-A +[391, 620, 713, 2, 733, 23, 831, 9, 94, 4, 1675, 62, 2168, 437, 1281, 1855, 2, 1917];1204;Шестерни второй, третьей и пятой передач вторичного вала установлены на стальных подшипниках скольжения, имеющих специальные конфигурацию и покрытие.;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 641, 780, 2, 688, 24, 869, 9, 290, 4, 1813, 62, 2598, 2492, 1104, 2491, 2, 2521];1204;Шестерни второй, третьей и пятой передач вторичного вала установлены на стальных подшипниках скольжения, имеющих специальные конфигурацию и покрытие.;DMC-URALM-A-A7-10-00-00A-040A-A +[341, 9];1205;Промежуточный вал (;DMC-URALM-A-A7-10-00-00A-040A-A +[356, 9];1205;Промежуточный вал (;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 341];1206;Вал промежуточный;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 356];1206;Вал промежуточный;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 491];1207;Вал первичный;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 506];1207;Вал первичный;DMC-URALM-A-A7-10-00-00A-040A-A +[1676, 106, 12, 484, 70, 127, 385, 58, 346, 1663, 80, 122, 7, 2169, 62, 2168, 82, 831, 9];1208;Далее масло от масляного насоса через трубопровод системы смазки подаётся под давлением для смазывания подшипников скольжения шестерен вторичного вала.;DMC-URALM-A-A7-10-00-00A-040A-A +[1814, 112, 12, 500, 70, 127, 385, 72, 317, 2599, 80, 125, 7, 2600, 62, 2598, 648, 869, 9];1208;Далее масло от масляного насоса через трубопровод системы смазки подаётся под давлением для смазывания подшипников скольжения шестерен вторичного вала.;DMC-URALM-A-A7-10-00-00A-040A-A +[259, 178, 414, 23, 2, 31, 81];1209;Предохранитель включения первой передачи и заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[268, 182, 425, 24, 2, 30, 81];1209;Предохранитель включения первой передачи и заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[732];1210;шариков (;DMC-URALM-A-A7-10-00-00A-040A-A +[3, 196, 1673, 1340];1211;Во время перемещения рукоятки (;DMC-URALM-A-A7-10-00-00A-040A-A +[172, 201, 1812, 1539];1211;Во время перемещения рукоятки (;DMC-URALM-A-A7-10-00-00A-040A-A +[831, 9];1212;Вторичный вал (;DMC-URALM-A-A7-10-00-00A-040A-A +[869, 9];1212;Вторичный вал (;DMC-URALM-A-A7-10-00-00A-040A-A +[95, 137, 23];1213;Коробка переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[96, 138, 24];1213;Коробка переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[732];1214;Шарик;DMC-URALM-A-A7-10-00-00A-040A-A +[134, 194, 5, 204, 137, 23];1215;крышка верхняя с деталями переключения передач (;DMC-URALM-A-A7-10-00-00A-040A-A +[136, 181, 5, 266, 138, 24];1215;крышка верхняя с деталями переключения передач (;DMC-URALM-A-A7-10-00-00A-040A-A +[35, 166, 95, 23, 918, 1346, 1071, 141];1216;Привод управления коробкой передач механический, дистанционный, телескопического типа.;DMC-URALM-A-A7-10-00-00A-040A-A +[35, 171, 96, 24, 988, 1542, 1138, 141];1216;Привод управления коробкой передач механический, дистанционный, телескопического типа.;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 34, 453, 443];1217;Кронштейн передней опоры нижний;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 33, 383, 467];1217;Кронштейн передней опоры нижний;DMC-URALM-A-A7-10-00-00A-040A-A +[834];1218;Стакан;DMC-URALM-A-A7-10-00-00A-040A-A +[870];1218;Стакан;DMC-URALM-A-A7-10-00-00A-040A-A +[533, 941, 137, 23];1219;Рычаг валика переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[533, 941, 138, 24];1219;Рычаг валика переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[95, 137, 23, 221, 7, 2170, 3119, 492, 68, 14, 896, 2, 942, 3, 1232, 12, 3120, 1677, 655];1220;Коробка переключения передач предназначена для ступенчатого преобразования крутящего момента по величине и направлению, в зависимости от изменяющихся дорожных условий.;DMC-URALM-A-A7-10-00-00A-040A-A +[96, 138, 24, 227, 7, 2601, 3736, 360, 68, 14, 980, 2, 1005, 3, 850, 12, 3737, 1815, 676];1220;Коробка переключения передач предназначена для ступенчатого преобразования крутящего момента по величине и направлению, в зависимости от изменяющихся дорожных условий.;DMC-URALM-A-A7-10-00-00A-040A-A +[178, 414, 23, 2, 31, 81, 490, 1673, 391];1221;Включение первой передачи и заднего хода осуществляется перемещением шестерни (;DMC-URALM-A-A7-10-00-00A-040A-A +[182, 425, 24, 2, 30, 81, 409, 1812, 59];1221;Включение первой передачи и заднего хода осуществляется перемещением шестерни (;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 367, 484, 70];1222;Шестерня ведомая масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 334, 500, 70];1222;Шестерня ведомая масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[491, 9];1223;Первичный вал (;DMC-URALM-A-A7-10-00-00A-040A-A +[506, 9];1223;Первичный вал (;DMC-URALM-A-A7-10-00-00A-040A-A +[285, 580];1224;Принцип действия;DMC-URALM-A-A7-10-00-00A-040A-A +[285, 403];1224;Принцип действия;DMC-URALM-A-A7-10-00-00A-040A-A +[1318];1225;Подушка;DMC-URALM-A-A7-10-00-00A-040A-A +[1527];1225;Подушка;DMC-URALM-A-A7-10-00-00A-040A-A +[31, 1339, 62];1226;Задний шариковый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[30, 1538, 62];1226;Задний шариковый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[533];1227;Рычаг (;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 733, 23, 341, 9];1228;Шестерня пятой передачи промежуточного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 688, 24, 356, 9];1228;Шестерня пятой передачи промежуточного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[1347, 3121];1229;Винт установочный;DMC-URALM-A-A7-10-00-00A-040A-A +[1347, 2602];1229;Винт установочный;DMC-URALM-A-A7-10-00-00A-040A-A +[533, 137, 23];1230;Рычаг переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[533, 138, 24];1230;Рычаг переключения передач;DMC-URALM-A-A7-10-00-00A-040A-A +[95, 23, 918, 3122, 3123, 3124, 23, 7, 167, 3125, 2, 3126, 7, 167, 2171, 5, 3127, 4, 656, 23, 1330, 414, 23, 2, 31, 81, 5, 533, 137, 23];1231;Коробка передач механическая, трёхходовая, пятиступенчатая (пять передач для движения вперед и одна для движения назад), с синхронизаторами на всех передачах, кроме первой передачи и заднего хода, с рычагом переключения передач.;DMC-URALM-A-A7-10-00-00A-040A-A +[96, 24, 988, 3738, 3739, 688, 24, 7, 173, 3740, 2, 405, 7, 173, 2171, 5, 668, 4, 1495, 24, 1533, 425, 24, 2, 30, 81, 5, 533, 138, 24];1231;Коробка передач механическая, трёхходовая, пятиступенчатая (пять передач для движения вперед и одна для движения назад), с синхронизаторами на всех передачах, кроме первой передачи и заднего хода, с рычагом переключения передач.;DMC-URALM-A-A7-10-00-00A-040A-A +[420, 168, 3, 3128, 576, 1678, 421, 1168, 515];1232;Муфта блокировки в заблокированном состоянии фиксирует внутреннюю подвижную тягу (;DMC-URALM-A-A7-10-00-00A-040A-A +[246, 174, 3, 3741, 601, 1816, 434, 1494, 558];1232;Муфта блокировки в заблокированном состоянии фиксирует внутреннюю подвижную тягу (;DMC-URALM-A-A7-10-00-00A-040A-A +[184, 736, 492, 68, 3, 95, 23, 98, 4];1233;Схема распределения крутящего момента в коробке передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[190, 789, 360, 68, 3, 96, 24, 101, 4];1233;Схема распределения крутящего момента в коробке передач показана на ;DMC-URALM-A-A7-10-00-00A-040A-A +[184, 736, 492, 68, 3, 95, 23];1234;Схема распределения крутящего момента в коробке передач;DMC-URALM-A-A7-10-00-00A-040A-A +[190, 789, 360, 68, 3, 96, 24];1234;Схема распределения крутящего момента в коробке передач;DMC-URALM-A-A7-10-00-00A-040A-A +[442, 91, 95, 23, 1587];1235;Основными элементами коробки передач являются:;DMC-URALM-A-A7-10-00-00A-040A-A +[329, 91, 96, 24, 1743];1235;Основными элементами коробки передач являются:;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 326, 515];1236;Кронштейн реактивной тяги;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 333, 558];1236;Кронштейн реактивной тяги;DMC-URALM-A-A7-10-00-00A-040A-A +[146, 147];1237;Ответственная компания;DMC-URALM-A-A7-10-00-00A-040A-A +[149, 150];1237;Ответственная компания;DMC-URALM-A-A7-10-00-00A-040A-A +[2172];1238;Хвостовик;DMC-URALM-A-A7-10-00-00A-040A-A +[60, 82, 31, 81];1239;Блок шестерен заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[60, 648, 30, 81];1239;Блок шестерен заднего хода;DMC-URALM-A-A7-10-00-00A-040A-A +[56, 3129];1240;Гайка наконечника;DMC-URALM-A-A7-10-00-00A-040A-A +[61, 829];1240;Гайка наконечника;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 620, 23, 831, 9];1241;Шестерня второй передачи вторичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 641, 24, 869, 9];1241;Шестерня второй передачи вторичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[31, 943, 62];1242;Задний роликовый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[30, 1006, 62];1242;Задний роликовый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 620, 23];1243;Шестерня второй передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 641, 24];1243;Шестерня второй передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[515, 1071, 5, 420, 168];1244;Тяга телескопическая с муфтой блокировки;DMC-URALM-A-A7-10-00-00A-040A-A +[558, 1138, 5, 246, 174];1244;Тяга телескопическая с муфтой блокировки;DMC-URALM-A-A7-10-00-00A-040A-A +[134, 62, 491, 9];1245;Крышка подшипника первичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[136, 62, 506, 9];1245;Крышка подшипника первичного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[62];1246;подшипники.;DMC-URALM-A-A7-10-00-00A-040A-A +[4, 31, 240, 1071, 515, 32, 418, 205, 13];1247;На заднем конце телескопической тяги при помощи двух болтов (;DMC-URALM-A-A7-10-00-00A-040A-A +[4, 30, 507, 1138, 558, 32, 430, 562, 13];1247;На заднем конце телескопической тяги при помощи двух болтов (;DMC-URALM-A-A7-10-00-00A-040A-A +[285, 580, 835, 168, 3, 196, 1334, 163];1248;Принцип действия муфты блокировки во время опрокидывании кабины;DMC-URALM-A-A7-10-00-00A-040A-A +[285, 403, 246, 174, 172, 201, 1536, 169];1248;Принцип действия муфты блокировки во время опрокидывании кабины;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 831];1249;Вал вторичный;DMC-URALM-A-A7-10-00-00A-040A-A +[9, 869];1249;Вал вторичный;DMC-URALM-A-A7-10-00-00A-040A-A +[158, 585, 263, 80, 106];1250;Пробка заливного отверстия под масло;DMC-URALM-A-A7-10-00-00A-040A-A +[161, 564, 271, 80, 112];1250;Пробка заливного отверстия под масло;DMC-URALM-A-A7-10-00-00A-040A-A +[34, 943, 62];1251;Передний роликовый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[33, 1006, 62];1251;Передний роликовый подшипник;DMC-URALM-A-A7-10-00-00A-040A-A +[941];1252;Валик;DMC-URALM-A-A7-10-00-00A-040A-A +[27, 27, 27];1253;ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 31, 453];1254;Кронштейн задней опоры;DMC-URALM-A-A7-10-00-00A-040A-A +[15, 30, 383];1254;Кронштейн задней опоры;DMC-URALM-A-A7-10-00-00A-040A-A +[106, 3130, 21, 484, 3131, 114, 127, 456, 2, 58, 583, 3132, 484, 70];1255;Масло засасывается из масляной ванны картера через заборник и систему каналов шестеренчатым масляным насосом (;DMC-URALM-A-A7-10-00-00A-040A-A +[112, 3742, 21, 500, 3743, 114, 127, 456, 2, 989, 583, 3744, 500, 70];1255;Масло засасывается из масляной ванны картера через заборник и систему каналов шестеренчатым масляным насосом (;DMC-URALM-A-A7-10-00-00A-040A-A +[262, 137, 1670, 2, 733, 23];1256;Вилка переключения четвёртой и пятой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[250, 138, 1540, 2, 688, 24];1256;Вилка переключения четвёртой и пятой передач;DMC-URALM-A-A7-10-00-00A-040A-A +[367, 82, 484, 70];1257;Ведомая шестерня масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[334, 59, 500, 70];1257;Ведомая шестерня масляного насоса;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 733, 23];1258;Шестерня пятой передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 688, 24];1258;Шестерня пятой передачи;DMC-URALM-A-A7-10-00-00A-040A-A +[420, 168, 305, 21];1259;Муфта блокировки состоит из:;DMC-URALM-A-A7-10-00-00A-040A-A +[246, 174, 319, 21];1259;Муфта блокировки состоит из:;DMC-URALM-A-A7-10-00-00A-040A-A +[87, 5, 1348];1260;Корпус с манжетой;DMC-URALM-A-A7-10-00-00A-040A-A +[87, 5, 632];1260;Корпус с манжетой;DMC-URALM-A-A7-10-00-00A-040A-A +[58, 346, 95, 23];1261;Система смазки коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[72, 317, 96, 24];1261;Система смазки коробки передач;DMC-URALM-A-A7-10-00-00A-040A-A +[82, 709, 734, 341, 9];1262;Шестерня постоянного зацепления промежуточного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[59, 777, 788, 356, 9];1262;Шестерня постоянного зацепления промежуточного вала;DMC-URALM-A-A7-10-00-00A-040A-A +[62, 3133, 669, 734, 2, 54, 137, 23, 1679, 3134, 7, 3135, 3136, 1349, 1680, 1067, 3, 106, 3, 455, 158, 94, 1674, 7, 614, 12, 3137, 2173, 1681, 827];1263;Подшипники качения, зубчатые зацепления и механизм переключения передач смазываются разбрызгиванием. Для улавливания мелких металлических частиц, находящихся в масле, в сливную пробку установлен магнит. Для защиты от засорения, маслозаборник закрывается сеткой.;DMC-URALM-A-A7-10-00-00A-040A-A +[62, 3745, 567, 788, 2, 54, 138, 24, 1817, 3746, 7, 3747, 3748, 1543, 1818, 3749, 3, 112, 3, 470, 161, 290, 3750, 7, 639, 12, 1139, 2173, 1819, 865];1263;Подшипники качения, зубчатые зацепления и механизм переключения передач смазываются разбрызгиванием. Для улавливания мелких металлических частиц, находящихся в масле, в сливную пробку установлен магнит. Для защиты от засорения, маслозаборник закрывается сеткой.;DMC-URALM-A-A7-10-00-00A-040A-A +[622, 164, 95, 23, 98, 4];1264;Место установки коробки передач показано на ;DMC-URALM-A-A7-10-00-00A-040A-A +[643, 170, 96, 24, 101, 4];1264;Место установки коробки передач показано на ;DMC-URALM-A-A7-10-00-00A-040A-A +[32, 810, 74, 1332, 301, 1044, 659];1265;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A7-10-00-00A-292A-A +[32, 848, 89, 1534, 315, 1109, 680];1265;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A7-10-00-00A-292A-A +[629, 455, 158, 2, 2174, 106, 903, 922, 836, 158, 2175];1266;Открутить сливную пробку и слить масло, после чего завернуть пробку обратно.;DMC-URALM-A-A7-10-00-00A-292A-A +[565, 470, 161, 2, 2603, 112, 983, 2604, 1544, 161, 1007];1266;Открутить сливную пробку и слить масло, после чего завернуть пробку обратно.;DMC-URALM-A-A7-10-00-00A-292A-A +[158, 455, 263];1267;Пробка сливного отверстия;DMC-URALM-A-A7-10-00-00A-292A-A +[161, 470, 271];1267;Пробка сливного отверстия;DMC-URALM-A-A7-10-00-00A-292A-A +[17];1268;Все;DMC-URALM-A-A7-10-00-00A-292A-A +[325, 106];1269;Слив масла;DMC-URALM-A-A7-10-00-00A-292A-A +[325, 112];1269;Слив масла;DMC-URALM-A-A7-10-00-00A-292A-A +[134, 456, 70];1270;Крышка заборника насоса;DMC-URALM-A-A7-10-00-00A-292A-A +[136, 456, 70];1270;Крышка заборника насоса;DMC-URALM-A-A7-10-00-00A-292A-A +[2176, 1350, 28];1271;"ОАО ""АЗ ""УРАЛ""";DMC-URALM-A-A7-10-00-00A-292A-A +[2605, 1350, 29];1271;"ОАО ""АЗ ""УРАЛ""";DMC-URALM-A-A7-10-00-00A-292A-A +[944, 158];1272;Магнитная пробка;DMC-URALM-A-A7-10-00-00A-292A-A +[1008, 161];1272;Магнитная пробка;DMC-URALM-A-A7-10-00-00A-292A-A +[71, 241, 276, 38];1273;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-A7-10-00-00A-292A-A +[71, 249, 279, 38];1273;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-A7-10-00-00A-292A-A +[629, 13, 49, 134, 456, 70, 5, 827];1274;Открутить болты крепления крышки заборника насоса с сеткой.;DMC-URALM-A-A7-10-00-00A-292A-A +[565, 13, 50, 136, 456, 70, 5, 865];1274;Открутить болты крепления крышки заборника насоса с сеткой.;DMC-URALM-A-A7-10-00-00A-292A-A +[2177, 1351];1275;"ООО ""Иторум""";DMC-URALM-A-A7-10-00-00A-292A-A +[2606, 1351];1275;"ООО ""Иторум""";DMC-URALM-A-A7-10-00-00A-292A-A +[7, 325, 106, 274, 480, 575, 580];1276;Для слива масла необходимо выполнить следующие действия:;DMC-URALM-A-A7-10-00-00A-292A-A +[7, 325, 112, 228, 599, 428, 403];1276;Для слива масла необходимо выполнить следующие действия:;DMC-URALM-A-A7-10-00-00A-292A-A +[1334, 163];1277;Опрокидывание кабины;DMC-URALM-A-A7-10-00-00A-292A-A +[1536, 169];1277;Опрокидывание кабины;DMC-URALM-A-A7-10-00-00A-292A-A +[2178, 944, 158, 2, 134, 456, 70, 5, 827, 12, 1349, 1680];1278;Промыть магнитную пробку и крышку заборника насоса с сеткой от металлических частиц.;DMC-URALM-A-A7-10-00-00A-292A-A +[2607, 1008, 161, 2, 136, 456, 70, 5, 865, 12, 1543, 1818];1278;Промыть магнитную пробку и крышку заборника насоса с сеткой от металлических частиц.;DMC-URALM-A-A7-10-00-00A-292A-A +[95, 137, 23];1279;Коробка переключения передач;DMC-URALM-A-A7-10-00-00A-292A-A +[96, 138, 24];1279;Коробка переключения передач;DMC-URALM-A-A7-10-00-00A-292A-A +[629, 158, 585, 263, 2, 2179, 106];1280;Открутить пробку заливного отверстия и залить масло.;DMC-URALM-A-A7-10-00-00A-292A-A +[565, 161, 564, 271, 2, 2608, 112];1280;Открутить пробку заливного отверстия и залить масло.;DMC-URALM-A-A7-10-00-00A-292A-A +[1668, 163];1281;Опрокинуть кабину.;DMC-URALM-A-A7-10-00-00A-292A-A +[3751, 169];1281;Опрокинуть кабину.;DMC-URALM-A-A7-10-00-00A-292A-A +[836, 455, 158, 2175];1282;Завернуть сливную пробку обратно.;DMC-URALM-A-A7-10-00-00A-292A-A +[1544, 470, 161, 1007];1282;Завернуть сливную пробку обратно.;DMC-URALM-A-A7-10-00-00A-292A-A +[1632, 175, 57, 1352, 1625, 1353, 2180, 3, 479, 737, 2181, 705, 737, 482, 1352, 2182, 7, 2183];1283;Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья.;DMC-URALM-A-A7-10-00-00A-292A-A +[1778, 175, 57, 1545, 1773, 1353, 2609, 3, 494, 593, 2610, 775, 478, 1113, 1545, 2611, 7, 2612];1283;Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья.;DMC-URALM-A-A7-10-00-00A-292A-A +[106, 1354, 8, 32, 210, 57, 213, 695, 1355, 5];1284;Масло ТСп-15К (при температуре не ниже минус 30 гр.С);DMC-URALM-A-A7-10-00-00A-292A-A +[112, 1354, 8, 32, 216, 57, 990, 695, 1355, 5];1284;Масло ТСп-15К (при температуре не ниже минус 30 гр.С);DMC-URALM-A-A7-10-00-00A-292A-A +[71, 241, 276, 38];1285;Ключ гаечный комбинированный 14 мм;DMC-URALM-A-A7-10-00-00A-292A-A +[71, 249, 279, 38];1285;Ключ гаечный комбинированный 14 мм;DMC-URALM-A-A7-10-00-00A-292A-A +[158, 585, 263];1286;Пробка заливного отверстия;DMC-URALM-A-A7-10-00-00A-292A-A +[161, 564, 271];1286;Пробка заливного отверстия;DMC-URALM-A-A7-10-00-00A-292A-A +[27, 27, 27];1287;ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011;DMC-URALM-A-A7-10-00-00A-292A-A +[];1288;•;DMC-URALM-A-A7-10-00-00A-292A-A +[13, 49, 134, 456, 70, 5, 827];1289;Болты крепления крышки заборника насоса с сеткой;DMC-URALM-A-A7-10-00-00A-292A-A +[13, 50, 136, 456, 70, 5, 865];1289;Болты крепления крышки заборника насоса с сеткой;DMC-URALM-A-A7-10-00-00A-292A-A +[1634, 106];1290;Заправка масла;DMC-URALM-A-A7-10-00-00A-292A-A +[1781, 112];1290;Заправка масла;DMC-URALM-A-A7-10-00-00A-292A-A +[32, 2184, 2185, 2186, 2187, 8, 1356];1291;При попадании внутрь немедленно обратитесь к врачу.;DMC-URALM-A-A7-10-00-00A-292A-A +[32, 2613, 1110, 1546, 2614, 8, 1356];1291;При попадании внутрь немедленно обратитесь к врачу.;DMC-URALM-A-A7-10-00-00A-292A-A +[148, 106];1292;Замена масла;DMC-URALM-A-A7-10-00-00A-292A-A +[238, 112];1292;Замена масла;DMC-URALM-A-A7-10-00-00A-292A-A +[94, 1034, 727, 2, 134, 456, 70, 5, 827, 1682, 13, 49];1293;Установить новую прокладку и крышку заборника насоса с сеткой, ввернув болты крепления.;DMC-URALM-A-A7-10-00-00A-292A-A +[280, 1101, 786, 2, 136, 456, 70, 5, 865, 3752, 13, 50];1293;Установить новую прокладку и крышку заборника насоса с сеткой, ввернув болты крепления.;DMC-URALM-A-A7-10-00-00A-292A-A +[938, 7, 325, 106];1294;Емкость для слива масла;DMC-URALM-A-A7-10-00-00A-292A-A +[1000, 7, 325, 112];1294;Емкость для слива масла;DMC-URALM-A-A7-10-00-00A-292A-A +[667];1295;Ветошь;DMC-URALM-A-A7-10-00-00A-292A-A +[687];1295;Ветошь;DMC-URALM-A-A7-10-00-00A-292A-A +[3, 74, 1357, 630, 207, 1196, 3138, 738, 3139, 233];1296;В работе несимметричного межосевого дифференциала можно выделить три характерных режима:;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 89, 1547, 649, 113, 1505, 3753, 738, 3754, 233];1296;В работе несимметричного межосевого дифференциала можно выделить три характерных режима:;DMC-URALM-A-A7-40-00-00A-040A-A +[327];1297;Сателлит;DMC-URALM-A-A7-40-00-00A-040A-A +[2615];1297;Сателлит;DMC-URALM-A-A7-40-00-00A-040A-A +[167, 14, 1358, 415];1298;Движение по скользкой дороге;DMC-URALM-A-A7-40-00-00A-040A-A +[173, 14, 1548, 426];1298;Движение по скользкой дороге;DMC-URALM-A-A7-40-00-00A-040A-A +[376];1299;Назначение;DMC-URALM-A-A7-40-00-00A-040A-A +[404];1299;Назначение;DMC-URALM-A-A7-40-00-00A-040A-A +[134, 62];1300;Крышка подшипников;DMC-URALM-A-A7-40-00-00A-040A-A +[136, 62];1300;Крышка подшипников;DMC-URALM-A-A7-40-00-00A-040A-A +[224, 3140];1301;Втулка бронзовая;DMC-URALM-A-A7-40-00-00A-040A-A +[202, 3755];1301;Втулка бронзовая;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 34, 10];1302;Вал привода переднего моста;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 33, 10];1302;Вал привода переднего моста;DMC-URALM-A-A7-40-00-00A-040A-A +[630, 207, 2, 54, 168];1303;Межосевой дифференциал и механизм блокировки;DMC-URALM-A-A7-40-00-00A-040A-A +[649, 113, 2, 54, 174];1303;Межосевой дифференциал и механизм блокировки;DMC-URALM-A-A7-40-00-00A-040A-A +[670];1304;Поршень;DMC-URALM-A-A7-40-00-00A-040A-A +[871];1304;Поршень;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 342, 168, 244];1305;Датчик индикатора блокировки дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 342, 174, 113];1305;Датчик индикатора блокировки дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[630, 207, 3141, 423, 1357, 3142, 5, 927, 168];1306;Межосевой дифференциал шестеренный, цилиндрический, несимметричный, планетарный с принудительной блокировкой.;DMC-URALM-A-A7-40-00-00A-040A-A +[649, 113, 3756, 435, 1547, 3757, 5, 862, 174];1306;Межосевой дифференциал шестеренный, цилиндрический, несимметричный, планетарный с принудительной блокировкой.;DMC-URALM-A-A7-40-00-00A-040A-A +[224];1307;Втулка;DMC-URALM-A-A7-40-00-00A-040A-A +[202];1307;Втулка;DMC-URALM-A-A7-40-00-00A-040A-A +[512];1308;Характеристика;DMC-URALM-A-A7-40-00-00A-040A-A +[555];1308;Характеристика;DMC-URALM-A-A7-40-00-00A-040A-A +[224, 586];1309;Втулка распорная;DMC-URALM-A-A7-40-00-00A-040A-A +[202, 606];1309;Втулка распорная;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 34, 2, 31, 10];1310;Валы привода переднего и заднего мостов;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 33, 2, 30, 10];1310;Валы привода переднего и заднего мостов;DMC-URALM-A-A7-40-00-00A-040A-A +[670, 213, 23];1311;Поршень низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[871, 607, 24];1311;Поршень низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[1359, 167, 256];1312;прямолинейное движение (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[1140, 173, 256];1312;прямолинейное движение (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 178, 1072, 23];1313;Во время включения нейтральной передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 182, 1141, 24];1313;Во время включения нейтральной передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[3143, 23];1314;Низшая передача;DMC-URALM-A-A7-40-00-00A-040A-A +[607, 24];1314;Низшая передача;DMC-URALM-A-A7-40-00-00A-040A-A +[8, 442, 91, 207, 2188];1315;К основным элементам дифференциала относятся:;DMC-URALM-A-A7-40-00-00A-040A-A +[8, 329, 91, 113, 2616];1315;К основным элементам дифференциала относятся:;DMC-URALM-A-A7-40-00-00A-040A-A +[630, 207];1316;межосевой дифференциал (;DMC-URALM-A-A7-40-00-00A-040A-A +[649, 113];1316;межосевой дифференциал (;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 178, 342, 1073];1317;Датчик включения индикатора нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 182, 342, 1142];1317;Датчик включения индикатора нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[62, 1339, 244];1318;Подшипник шариковый дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[62, 1538, 113];1318;Подшипник шариковый дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[134, 62];1319;Крышка подшипника;DMC-URALM-A-A7-40-00-00A-040A-A +[136, 62];1319;Крышка подшипника;DMC-URALM-A-A7-40-00-00A-040A-A +[13, 927, 178, 1073, 2, 213, 23];1320;Болт принудительного включения нейтрали и низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[13, 862, 182, 1142, 2, 607, 24];1320;Болт принудительного включения нейтрали и низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 137, 23, 364, 95, 811, 3, 1683, 205, 1684, 587, 178, 275, 23];1321;Механизм переключения передач раздаточной коробки включает в себя два пневмоцилиндра: пневмоцилиндр включения высшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 138, 24, 370, 96, 779, 3, 3758, 205, 587, 587, 182, 471, 24];1321;Механизм переключения передач раздаточной коробки включает в себя два пневмоцилиндра: пневмоцилиндр включения высшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[26];1322;Датчик;DMC-URALM-A-A7-40-00-00A-040A-A +[262, 35, 168];1323;Вилка привода блокировки;DMC-URALM-A-A7-40-00-00A-040A-A +[250, 35, 174];1323;Вилка привода блокировки;DMC-URALM-A-A7-40-00-00A-040A-A +[8, 442, 91, 364, 95, 2188];1324;К основным элементам раздаточной коробки относятся:;DMC-URALM-A-A7-40-00-00A-040A-A +[8, 329, 91, 370, 96, 2616];1324;К основным элементам раздаточной коробки относятся:;DMC-URALM-A-A7-40-00-00A-040A-A +[438, 835, 4, 213, 23];1325;Положение муфты на низшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[466, 246, 4, 607, 24];1325;Положение муфты на низшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[103, 140, 47, 28];1326;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-40-00-00A-040A-A +[18, 144, 47, 29];1326;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 31, 2, 34, 10];1327;Валы приводов заднего и переднего мостов;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 30, 2, 33, 10];1327;Валы приводов заднего и переднего мостов;DMC-URALM-A-A7-40-00-00A-040A-A +[185, 129, 2, 74];1328;Описание устройства и работы;DMC-URALM-A-A7-40-00-00A-040A-A +[191, 132, 2, 89];1328;Описание устройства и работы;DMC-URALM-A-A7-40-00-00A-040A-A +[9];1329;валы (;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 1359, 167, 392, 1685, 660, 457, 415, 1686, 68, 12, 82, 443, 9, 2146, 4, 34, 837, 244, 257, 293, 327, 4, 422, 57, 588, 945, 2, 1074, 391, 1315, 5, 660, 350, 382, 257, 293, 630, 207, 1357, 2189, 68, 3144, 348, 34, 10, 2, 10, 31, 739, 3, 1687];1330;Во время прямолинейного движения колёса встречают равное сопротивление дороги. Крутящий момент от шестерни нижнего вала передается на переднюю обойму дифференциала. Так как сателлиты на осях не вращаются, солнечная и коронная шестерни движутся с равной угловой скоростью. Так как межосевой дифференциал несимметричный, крутящий момент распределяется между передним мостом и мостами задней тележки в пропорции 1:2.;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 1140, 173, 36, 1820, 681, 472, 426, 360, 68, 12, 59, 467, 9, 1130, 4, 33, 872, 113, 257, 293, 327, 4, 608, 57, 609, 1009, 2, 1143, 59, 3759, 5, 681, 359, 407, 257, 293, 649, 113, 1547, 360, 68, 2617, 358, 33, 10, 2, 10, 30, 790, 3, 1821];1330;Во время прямолинейного движения колёса встречают равное сопротивление дороги. Крутящий момент от шестерни нижнего вала передается на переднюю обойму дифференциала. Так как сателлиты на осях не вращаются, солнечная и коронная шестерни движутся с равной угловой скоростью. Так как межосевой дифференциал несимметричный, крутящий момент распределяется между передним мостом и мостами задней тележки в пропорции 1:2.;DMC-URALM-A-A7-40-00-00A-040A-A +[349, 421];1331;Пружина внутренняя;DMC-URALM-A-A7-40-00-00A-040A-A +[247, 434];1331;Пружина внутренняя;DMC-URALM-A-A7-40-00-00A-040A-A +[285, 74];1332;Принцип работы;DMC-URALM-A-A7-40-00-00A-040A-A +[285, 89];1332;Принцип работы;DMC-URALM-A-A7-40-00-00A-040A-A +[156];1333;Шток;DMC-URALM-A-A7-40-00-00A-040A-A +[1072, 23];1334;Нейтральная передача;DMC-URALM-A-A7-40-00-00A-040A-A +[1141, 24];1334;Нейтральная передача;DMC-URALM-A-A7-40-00-00A-040A-A +[736, 492, 68, 4, 275, 23];1335;Распределение крутящего момента на высшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[789, 360, 68, 4, 471, 24];1335;Распределение крутящего момента на высшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[186, 391];1336;ведущие шестерни (;DMC-URALM-A-A7-40-00-00A-040A-A +[115, 59];1336;ведущие шестерни (;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 34, 10, 2, 31, 739];1337;Валы привода переднего моста и задней тележки;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 33, 10, 2, 30, 790];1337;Валы привода переднего моста и задней тележки;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 34, 10, 256];1338;вал привода переднего моста (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 33, 10, 256];1338;вал привода переднего моста (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 341, 9, 98, 4];1339;Конструкция промежуточного вала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 356, 9, 101, 4];1339;Конструкция промежуточного вала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[1359, 167];1340;Прямолинейное движение;DMC-URALM-A-A7-40-00-00A-040A-A +[1140, 173];1340;Прямолинейное движение;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 443, 9];1341;Шестерня нижнего вала;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 467, 9];1341;Шестерня нижнего вала;DMC-URALM-A-A7-40-00-00A-040A-A +[62, 393];1342;Подшипник конический;DMC-URALM-A-A7-40-00-00A-040A-A +[62, 411];1342;Подшипник конический;DMC-URALM-A-A7-40-00-00A-040A-A +[945, 82];1343;солнечная шестерня (;DMC-URALM-A-A7-40-00-00A-040A-A +[1009, 59];1343;солнечная шестерня (;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 31, 739];1344;Вал привода задней тележки;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 30, 790];1344;Вал привода задней тележки;DMC-URALM-A-A7-40-00-00A-040A-A +[2190];1345;Манжеты;DMC-URALM-A-A7-40-00-00A-040A-A +[632];1345;Манжеты;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 54, 168, 207, 98, 4];1346;Конструкция механизма блокировки дифференциала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 54, 174, 113, 101, 4];1346;Конструкция механизма блокировки дифференциала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[167, 14, 1360, 415];1347;Движение по неровностям дороги;DMC-URALM-A-A7-40-00-00A-040A-A +[173, 14, 873, 426];1347;Движение по неровностям дороги;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 1074];1348;Шестерня коронная;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 1143];1348;Шестерня коронная;DMC-URALM-A-A7-40-00-00A-040A-A +[491, 9, 1619, 127, 341, 243, 9, 5, 95, 23, 5, 418, 1361, 235];1349;Первичный вал связан через промежуточный карданный вал с коробкой передач с помощью приводного фланца (;DMC-URALM-A-A7-40-00-00A-040A-A +[506, 9, 1514, 127, 356, 252, 9, 5, 96, 24, 5, 430, 1549, 787];1349;Первичный вал связан через промежуточный карданный вал с коробкой передач с помощью приводного фланца (;DMC-URALM-A-A7-40-00-00A-040A-A +[1053, 327];1350;четыре сателлита (;DMC-URALM-A-A7-40-00-00A-040A-A +[2618, 327];1350;четыре сателлита (;DMC-URALM-A-A7-40-00-00A-040A-A +[262, 137, 23];1351;Вилка переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[250, 138, 24];1351;Вилка переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[114, 364, 95];1352;Картер раздаточной коробки;DMC-URALM-A-A7-40-00-00A-040A-A +[114, 370, 96];1352;Картер раздаточной коробки;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 735, 213, 23];1353;Шестерня ведущая низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 115, 607, 24];1353;Шестерня ведущая низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[630, 207];1354;Межосевой дифференциал;DMC-URALM-A-A7-40-00-00A-040A-A +[649, 113];1354;Межосевой дифференциал;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 168, 630, 207];1355;Механизм блокировки межосевого дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 174, 649, 113];1355;Механизм блокировки межосевого дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 275, 23];1356;Шестерня высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 471, 24];1356;Шестерня высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[129];1357;Устройство;DMC-URALM-A-A7-40-00-00A-040A-A +[132];1357;Устройство;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 10, 31, 739, 256];1358;вал привода мостов задней тележки (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 35, 10, 30, 790, 256];1358;вал привода мостов задней тележки (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 168, 207, 811, 587, 3, 87, 3145, 3146, 670];1359;Механизм блокировки дифференциала включает пневмоцилиндр, в корпусе которого располагается поршень (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 174, 113, 779, 587, 3, 87, 297, 3760, 871];1359;Механизм блокировки дифференциала включает пневмоцилиндр, в корпусе которого располагается поршень (;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 167, 14, 1360, 415, 3, 479, 2191, 34, 589, 4, 2192, 737, 1685, 1194, 457, 2193, 31, 945, 82, 3147, 2, 1362, 327, 588, 1363, 1364, 422, 832, 3, 1364, 3148, 3149, 2194, 1688, 1074, 82, 167, 589, 5, 813, 350, 382, 1689, 1640, 1360, 439, 3150, 1686, 68, 2195, 12, 813, 350, 382, 3151, 4, 75, 3, 660, 3152];1360;Во время движения по неровностям дороги, в случае наезда передних колёс на ухаб они встречают большее сопротивление, чем задние. Солнечная шестерня замедляется и заставляет сателлиты вращаться вокруг своей оси, которые в свою очередь увеличивают частоту вращения коронной шестерни. Движение колёс с разными угловыми скоростями позволяет проходить неровности без пробуксовки. Крутящий момент, независимо от разных угловых скоростей, распределяется на колеса в равном соотношении.;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 173, 14, 873, 426, 3, 494, 2191, 33, 36, 4, 2192, 478, 1820, 1755, 472, 2193, 30, 1009, 59, 3761, 2, 2619, 327, 609, 1363, 1119, 608, 297, 3, 1119, 3762, 2620, 2621, 1822, 1143, 59, 173, 36, 5, 852, 359, 407, 1823, 1788, 873, 439, 3763, 360, 68, 2622, 12, 852, 359, 407, 2617, 4, 36, 3, 681, 3764];1360;Во время движения по неровностям дороги, в случае наезда передних колёс на ухаб они встречают большее сопротивление, чем задние. Солнечная шестерня замедляется и заставляет сателлиты вращаться вокруг своей оси, которые в свою очередь увеличивают частоту вращения коронной шестерни. Движение колёс с разными угловыми скоростями позволяет проходить неровности без пробуксовки. Крутящий момент, независимо от разных угловых скоростей, распределяется на колеса в равном соотношении.;DMC-URALM-A-A7-40-00-00A-040A-A +[235, 1361];1361;Фланец приводной;DMC-URALM-A-A7-40-00-00A-040A-A +[235, 1549];1361;Фланец приводной;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 9, 35, 34, 10, 2, 31, 739, 98, 4];1362;Конструкция валов привода переднего моста и задней тележки показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 9, 35, 33, 10, 2, 30, 790, 101, 4];1362;Конструкция валов привода переднего моста и задней тележки показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[364, 95, 94, 4, 1053, 590, 1318, 4, 321, 37];1363;Раздаточная коробка установлена на четырёх резиновых подушках на раме автомобиля.;DMC-URALM-A-A7-40-00-00A-040A-A +[370, 96, 290, 4, 1789, 610, 1527, 4, 222, 43];1363;Раздаточная коробка установлена на четырёх резиновых подушках на раме автомобиля.;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 137, 23];1364;Механизм переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 138, 24];1364;Механизм переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[491, 9];1365;Первичный вал;DMC-URALM-A-A7-40-00-00A-040A-A +[506, 9];1365;Первичный вал;DMC-URALM-A-A7-40-00-00A-040A-A +[17];1366;Все;DMC-URALM-A-A7-40-00-00A-040A-A +[4, 9, 35, 34, 2, 31, 10, 94, 2190];1367;На валах привода переднего и заднего мостов установлены манжеты (;DMC-URALM-A-A7-40-00-00A-040A-A +[4, 9, 35, 33, 2, 30, 10, 290, 632];1367;На валах привода переднего и заднего мостов установлены манжеты (;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 630, 207, 98, 4];1368;Конструкция межосевого дифференциала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 649, 113, 101, 4];1368;Конструкция межосевого дифференциала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[134, 1684];1369;Крышка пневмоцилиндра;DMC-URALM-A-A7-40-00-00A-040A-A +[136, 587];1369;Крышка пневмоцилиндра;DMC-URALM-A-A7-40-00-00A-040A-A +[669, 833, 491, 9];1370;Зубчатые венцы первичного вала;DMC-URALM-A-A7-40-00-00A-040A-A +[567, 1144, 506, 9];1370;Зубчатые венцы первичного вала;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 54, 137, 23, 98, 4];1371;Конструкция механизма переключения передач показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 54, 138, 24, 101, 4];1371;Конструкция механизма переключения передач показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[341, 9];1372;Промежуточный вал;DMC-URALM-A-A7-40-00-00A-040A-A +[356, 9];1372;Промежуточный вал;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 1060, 42, 21, 58, 3153, 441, 1365, 3, 263, 3, 134, 1684, 42, 1671, 4, 670, 1199, 3154, 3155, 1690, 349, 2, 3156, 156, 5, 262, 2, 1691, 3, 591, 34, 837, 244, 420, 740, 3, 734, 5, 669, 833, 34, 837, 244, 2, 3157, 3158, 1692, 5, 9, 35, 34, 10, 3, 534, 2196, 34, 837, 5, 327, 832, 3159, 588, 1363, 1364, 422, 1362, 9, 588, 293, 2197, 1693];1373;Во время подачи воздуха из системы пневмоуправления агрегатами трансмиссии в отверстие в крышке пневмоцилиндра, воздух воздействует на поршень, который перемещается, преодолевая усилие пружины, и передвигает шток с вилкой и муфту в сторону передней обоймы дифференциала. Муфта входит в зацепление с зубчатыми венцами передней обоймы дифференциала и жестко соединяет её с валом привода переднего моста. В результате блокируется передняя обойма с сателлитами, которые перестают вращаться вокруг своей оси, заставляя валы вращаться как единое целое.;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 1126, 42, 21, 72, 3765, 441, 1550, 3, 271, 3, 136, 587, 42, 1810, 4, 871, 297, 1137, 3766, 1824, 247, 2, 3767, 156, 5, 250, 2, 246, 3, 611, 33, 872, 113, 246, 1010, 3, 788, 5, 567, 1144, 33, 872, 113, 2, 3768, 1825, 351, 5, 9, 35, 33, 10, 3, 534, 2623, 33, 872, 5, 327, 297, 3769, 609, 1363, 1119, 608, 2624, 9, 609, 293, 2625, 1145];1373;Во время подачи воздуха из системы пневмоуправления агрегатами трансмиссии в отверстие в крышке пневмоцилиндра, воздух воздействует на поршень, который перемещается, преодолевая усилие пружины, и передвигает шток с вилкой и муфту в сторону передней обоймы дифференциала. Муфта входит в зацепление с зубчатыми венцами передней обоймы дифференциала и жестко соединяет её с валом привода переднего моста. В результате блокируется передняя обойма с сателлитами, которые перестают вращаться вокруг своей оси, заставляя валы вращаться как единое целое.;DMC-URALM-A-A7-40-00-00A-040A-A +[364, 95];1374;Раздаточная коробка;DMC-URALM-A-A7-40-00-00A-040A-A +[370, 96];1374;Раздаточная коробка;DMC-URALM-A-A7-40-00-00A-040A-A +[156, 137, 23];1375;Шток переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[156, 138, 24];1375;Шток переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[7, 2116, 167, 274, 3160, 3161, 589, 296, 490, 5, 418, 927, 168, 244, 54, 168];1376;Для продолжения движения необходимо исключить буксование колёс. Это осуществляется с помощью принудительной блокировки дифференциала механизмом блокировки.;DMC-URALM-A-A7-40-00-00A-040A-A +[7, 2561, 173, 228, 3770, 3771, 36, 269, 409, 5, 430, 862, 174, 113, 54, 174];1376;Для продолжения движения необходимо исключить буксование колёс. Это осуществляется с помощью принудительной блокировки дифференциала механизмом блокировки.;DMC-URALM-A-A7-40-00-00A-040A-A +[364, 95, 221, 7, 736, 492, 68, 12, 95, 23, 348, 186, 10, 37, 2, 1694, 7, 2198, 1596, 741, 4, 186, 3162, 2, 1061, 1366, 37];1377;Раздаточная коробка предназначена для распределения крутящего момента от коробки передач между ведущими мостами автомобиля и служит для увеличения тяговой силы на ведущих колёсах и повышения проходимости автомобиля.;DMC-URALM-A-A7-40-00-00A-040A-A +[370, 96, 227, 7, 789, 360, 68, 12, 96, 24, 358, 115, 10, 43, 2, 3772, 7, 2626, 1752, 791, 4, 115, 36, 2, 999, 1551, 43];1377;Раздаточная коробка предназначена для распределения крутящего момента от коробки передач между ведущими мостами автомобиля и служит для увеличения тяговой силы на ведущих колёсах и повышения проходимости автомобиля.;DMC-URALM-A-A7-40-00-00A-040A-A +[364, 95, 918, 3163, 5, 1357, 630, 207];1378;Раздаточная коробка механическая, двухступенчатая, с несимметричным межосевым дифференциалом.;DMC-URALM-A-A7-40-00-00A-040A-A +[370, 96, 988, 3773, 5, 1547, 649, 207];1378;Раздаточная коробка механическая, двухступенчатая, с несимметричным межосевым дифференциалом.;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 364, 95, 98, 4];1379;Конструкция раздаточной коробки показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 370, 96, 101, 4];1379;Конструкция раздаточной коробки показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 341];1380;Вал промежуточный;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 356];1380;Вал промежуточный;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 491];1381;Вал первичный;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 506];1381;Вал первичный;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 178, 1072, 23, 54, 137, 23, 1344, 1691, 4, 669, 833, 491, 9, 3, 1695, 479, 420, 57, 1067, 3, 734, 898, 5, 1658, 21, 3164, 23];1382;Во время включения нейтральной передачи механизм переключения передач перемещает муфту на зубчатые венцы первичного вала. В этом случае муфта не находится в зацепление ни с одной из шестерней передач.;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 182, 1141, 24, 54, 138, 24, 1137, 246, 4, 567, 1144, 506, 9, 3, 269, 494, 246, 57, 1535, 3, 788, 898, 5, 405, 21, 59, 24];1382;Во время включения нейтральной передачи механизм переключения передач перемещает муфту на зубчатые венцы первичного вала. В этом случае муфта не находится в зацепление ни с одной из шестерней передач.;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 818];1383;датчики контроля (;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 857];1383;датчики контроля (;DMC-URALM-A-A7-40-00-00A-040A-A +[262, 35, 137, 23];1384;Вилка привода переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[250, 35, 138, 24];1384;Вилка привода переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[275, 23];1385;Высшая передача;DMC-URALM-A-A7-40-00-00A-040A-A +[471, 24];1385;Высшая передача;DMC-URALM-A-A7-40-00-00A-040A-A +[630, 207, 221, 7, 736, 492, 68, 348, 34, 10, 2, 31, 739, 3, 1687, 946, 947, 1672, 2199, 515, 656, 10, 18, 1028, 2200, 1365, 12, 2134, 3165, 1328, 1664, 3166, 2010, 4, 1692, 209, 576];1386;Межосевой дифференциал предназначен для распределения крутящего момента между передним мостом и задней тележкой в пропорции 1:2. Таким образом обеспечивается равномерная тяга всех мостов, а также предохранение трансмиссии от возникновения циркулирующей мощности, которая негативно влияет на её техническое состояние.;DMC-URALM-A-A7-40-00-00A-040A-A +[649, 113, 227, 7, 789, 360, 68, 358, 33, 10, 2, 30, 790, 3, 1821, 257, 947, 784, 1826, 558, 1495, 10, 18, 1095, 2627, 1550, 12, 2576, 3774, 1532, 297, 3775, 2538, 4, 351, 189, 601];1386;Межосевой дифференциал предназначен для распределения крутящего момента между передним мостом и задней тележкой в пропорции 1:2. Таким образом обеспечивается равномерная тяга всех мостов, а также предохранение трансмиссии от возникновения циркулирующей мощности, которая негативно влияет на её техническое состояние.;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 275, 23];1387;Шестерня высшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 471, 24];1387;Шестерня высшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[114];1388;картер (;DMC-URALM-A-A7-40-00-00A-040A-A +[587, 178, 275, 23];1389;Пневмоцилиндр включения высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[587, 182, 471, 24];1389;Пневмоцилиндр включения высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[235, 35, 31, 739];1390;Фланец привода задней тележки;DMC-URALM-A-A7-40-00-00A-040A-A +[235, 35, 30, 790];1390;Фланец привода задней тележки;DMC-URALM-A-A7-40-00-00A-040A-A +[167, 14, 1360, 415, 256];1391;движение по неровностям дороги (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[173, 14, 873, 426, 256];1391;движение по неровностям дороги (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[420, 168, 244];1392;Муфта блокировки дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[246, 174, 113];1392;Муфта блокировки дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[1074, 82];1393;коронная шестерня (;DMC-URALM-A-A7-40-00-00A-040A-A +[1143, 59];1393;коронная шестерня (;DMC-URALM-A-A7-40-00-00A-040A-A +[167, 14, 1358, 415, 256];1394;движение по скользкой дороге (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[173, 14, 1548, 426, 256];1394;движение по скользкой дороге (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[742, 3167];1395;Упор поршня;DMC-URALM-A-A7-40-00-00A-040A-A +[742, 1552];1395;Упор поршня;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 342, 1073];1396;Датчик индикатора нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 342, 1142];1396;Датчик индикатора нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[62, 1339];1397;Подшипник шариковый;DMC-URALM-A-A7-40-00-00A-040A-A +[62, 1538];1397;Подшипник шариковый;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 178, 275, 23];1398;Во время включения высшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 182, 471, 24];1398;Во время включения высшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 168, 244, 571];1399;Механизм блокировки дифференциала пневматический.;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 174, 113, 595];1399;Механизм блокировки дифференциала пневматический.;DMC-URALM-A-A7-40-00-00A-040A-A +[420, 137, 23];1400;Муфта переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[246, 138, 24];1400;Муфта переключения передач;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 491, 256];1401;вал первичный (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 506, 256];1401;вал первичный (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[349, 1075];1402;Пружина наружная;DMC-URALM-A-A7-40-00-00A-040A-A +[247, 1146];1402;Пружина наружная;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 213, 23];1403;Шестерня низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 607, 24];1403;Шестерня низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 342, 213, 23];1404;Датчик индикатора низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[26, 342, 607, 24];1404;Датчик индикатора низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[587, 178, 213, 23, 2, 1073];1405;Пневмоцилиндр включения низшей передачи и нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[587, 182, 607, 24, 2, 1142];1405;Пневмоцилиндр включения низшей передачи и нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[670, 275, 23];1406;Поршень высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[871, 471, 24];1406;Поршень высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[837, 31, 244];1407;Обойма задняя дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[872, 30, 113];1407;Обойма задняя дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[736, 492, 68, 4, 213, 23];1408;Распределение крутящего момента на низшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[789, 360, 68, 4, 607, 24];1408;Распределение крутящего момента на низшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 168, 244];1409;механизм блокировки дифференциала (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 174, 113];1409;механизм блокировки дифференциала (;DMC-URALM-A-A7-40-00-00A-040A-A +[146, 147];1410;Ответственная компания;DMC-URALM-A-A7-40-00-00A-040A-A +[149, 150];1410;Ответственная компания;DMC-URALM-A-A7-40-00-00A-040A-A +[242, 491, 9, 98, 4];1411;Конструкция первичного вала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[251, 506, 9, 101, 4];1411;Конструкция первичного вала показана на ;DMC-URALM-A-A7-40-00-00A-040A-A +[420, 168];1412;Муфта блокировки;DMC-URALM-A-A7-40-00-00A-040A-A +[246, 174];1412;Муфта блокировки;DMC-URALM-A-A7-40-00-00A-040A-A +[13, 927, 178];1413;Болт принудительного включения;DMC-URALM-A-A7-40-00-00A-040A-A +[13, 862, 182];1413;Болт принудительного включения;DMC-URALM-A-A7-40-00-00A-040A-A +[837, 34, 244];1414;Обойма передняя дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[872, 33, 113];1414;Обойма передняя дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[3168, 35, 287];1415;Звёздочка привода спидометра;DMC-URALM-A-A7-40-00-00A-040A-A +[3776, 35, 287];1415;Звёздочка привода спидометра;DMC-URALM-A-A7-40-00-00A-040A-A +[438, 835, 4, 275, 23];1416;Положение муфты на высшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[466, 246, 4, 471, 24];1416;Положение муфты на высшей передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[235, 35, 34, 10];1417;Фланец привода переднего моста;DMC-URALM-A-A7-40-00-00A-040A-A +[235, 35, 33, 10];1417;Фланец привода переднего моста;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 168, 244];1418;Механизм блокировки дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 174, 113];1418;Механизм блокировки дифференциала;DMC-URALM-A-A7-40-00-00A-040A-A +[3169, 3170, 3171, 437, 813, 942, 7, 9, 35, 34, 10, 200, 942, 7, 9, 35, 31, 10, 273, 3, 880, 5, 376, 4, 3172, 3173, 3174, 3175, 85, 34, 2, 2201, 31];1419;Спирали винтовых канавок имеют разное направление: для вала привода переднего моста – левое направление, для вала привода заднего моста – правое. В соответствии с назначением на маслосгонных кольцах выбиты буквы «П» (переднее) и «З» (заднее).;DMC-URALM-A-A7-40-00-00A-040A-A +[3777, 3778, 3779, 1136, 852, 1005, 7, 9, 35, 33, 10, 203, 1005, 7, 9, 35, 30, 10, 237, 3, 598, 5, 404, 4, 2628, 219, 3780, 1827, 85, 33, 2, 2201, 30];1419;Спирали винтовых канавок имеют разное направление: для вала привода переднего моста – левое направление, для вала привода заднего моста – правое. В соответствии с назначением на маслосгонных кольцах выбиты буквы «П» (переднее) и «З» (заднее).;DMC-URALM-A-A7-40-00-00A-040A-A +[1348];1420;Манжета;DMC-URALM-A-A7-40-00-00A-040A-A +[632];1420;Манжета;DMC-URALM-A-A7-40-00-00A-040A-A +[438, 835, 4, 1072, 23];1421;Положение муфты на нейтральной передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[466, 246, 4, 1141, 24];1421;Положение муфты на нейтральной передаче;DMC-URALM-A-A7-40-00-00A-040A-A +[4, 491, 9, 12, 34, 240, 1367, 94, 186, 391, 275];1422;На первичном валу от переднего конца последовательно установлены ведущие шестерни высшей (;DMC-URALM-A-A7-40-00-00A-040A-A +[4, 506, 9, 12, 33, 507, 854, 290, 115, 59, 471];1422;На первичном валу от переднего конца последовательно установлены ведущие шестерни высшей (;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 167, 14, 1358, 415, 392, 10, 832, 2202, 4, 3176, 1368, 1685, 1194, 457, 3177, 293, 392, 832, 2202, 4, 1358, 1368, 3178, 2203, 207, 3, 741, 1364, 242, 1362, 588, 2203, 392, 5, 3179, 382, 3180, 392, 32, 296, 3181];1423;Во время движения по скользкой дороге колёса мостов, которые стоят на твёрдой поверхности, встречают большее сопротивление, тогда как колёса, которые стоят на скользкой поверхности проскальзывают, буксуют. Дифференциал, в силу своей конструкции, заставляет вращаться буксующие колёса с увеличивающейся скоростью. Другие колёса при этом, останавливаются.;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 173, 14, 1548, 426, 36, 10, 297, 2629, 4, 3781, 1553, 1820, 1755, 472, 3782, 293, 36, 297, 2629, 4, 1548, 1553, 3783, 2630, 113, 3, 791, 1119, 251, 2619, 609, 2630, 36, 5, 2620, 407, 772, 36, 32, 269, 3784];1423;Во время движения по скользкой дороге колёса мостов, которые стоят на твёрдой поверхности, встречают большее сопротивление, тогда как колёса, которые стоят на скользкой поверхности проскальзывают, буксуют. Дифференциал, в силу своей конструкции, заставляет вращаться буксующие колёса с увеличивающейся скоростью. Другие колёса при этом, останавливаются.;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 196, 178, 213, 23];1424;Во время включения низшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[172, 201, 182, 607, 24];1424;Во время включения низшей передачи (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 137, 23, 571];1425;Механизм переключения передач пневматический.;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 138, 24, 595];1425;Механизм переключения передач пневматический.;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 735, 275, 23];1426;Шестерня ведущая высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 115, 471, 24];1426;Шестерня ведущая высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[1323, 129];1427;Уплотнительное устройство;DMC-URALM-A-A7-40-00-00A-040A-A +[646, 132];1427;Уплотнительное устройство;DMC-URALM-A-A7-40-00-00A-040A-A +[2204];1428;Фиксатор;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 341, 256];1429;вал промежуточный (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[9, 356, 256];1429;вал промежуточный (Раздел ;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 367, 213, 23];1430;Шестерня ведомая низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 334, 607, 24];1430;Шестерня ведомая низшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[327, 94, 348, 945, 2205, 2, 1074, 2205, 945, 82, 94, 4, 2206, 9, 35, 34, 10];1431;Сателлиты установлены между солнечной шестернёй и коронной шестернёй. Солнечная шестерня установлена на шлицах вала привода переднего моста (;DMC-URALM-A-A7-40-00-00A-040A-A +[327, 290, 358, 1009, 59, 2, 1143, 59, 1009, 59, 290, 4, 748, 9, 35, 33, 10];1431;Сателлиты установлены между солнечной шестернёй и коронной шестернёй. Солнечная шестерня установлена на шлицах вала привода переднего моста (;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 367, 275, 23];1432;Шестерня ведомая высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 334, 471, 24];1432;Шестерня ведомая высшей передачи;DMC-URALM-A-A7-40-00-00A-040A-A +[13, 49, 31, 837, 8, 391, 443, 9];1433;Болт крепления задней обоймы к шестерни нижнего вала;DMC-URALM-A-A7-40-00-00A-040A-A +[13, 50, 30, 872, 8, 59, 467, 9];1433;Болт крепления задней обоймы к шестерни нижнего вала;DMC-URALM-A-A7-40-00-00A-040A-A +[82, 945];1434;Шестерня солнечная;DMC-URALM-A-A7-40-00-00A-040A-A +[59, 1009];1434;Шестерня солнечная;DMC-URALM-A-A7-40-00-00A-040A-A +[670, 1073];1435;Поршень нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[871, 1142];1435;Поршень нейтрали;DMC-URALM-A-A7-40-00-00A-040A-A +[206, 3182];1436;Кольцо маслосгонное;DMC-URALM-A-A7-40-00-00A-040A-A +[219, 2628];1436;Кольцо маслосгонное;DMC-URALM-A-A7-40-00-00A-040A-A +[35, 8, 1696, 2, 205, 31, 10, 490, 5, 418, 235];1437;Привод к переднему и двум задним мостам осуществляется с помощью фланцев (;DMC-URALM-A-A7-40-00-00A-040A-A +[35, 8, 33, 2, 1811, 30, 10, 409, 5, 430, 787];1437;Привод к переднему и двум задним мостам осуществляется с помощью фланцев (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 137, 23];1438;механизм переключения передач (;DMC-URALM-A-A7-40-00-00A-040A-A +[54, 138, 24];1438;механизм переключения передач (;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 3183, 94, 1053, 9, 3, 390, 5, 3184];1439;В картере установлено четыре вала в сборе с шестернями:;DMC-URALM-A-A7-40-00-00A-040A-A +[3, 114, 290, 2618, 9, 3, 390, 5, 59];1439;В картере установлено четыре вала в сборе с шестернями:;DMC-URALM-A-A7-40-00-00A-040A-A +[367, 391];1440;ведомые шестерни (;DMC-URALM-A-A7-40-00-00A-040A-A +[334, 59];1440;ведомые шестерни (;DMC-URALM-A-A7-40-00-00A-040A-A +[32, 810, 74, 1332, 301, 1044, 659];1441;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A7-40-00-00A-292A-A +[32, 848, 89, 1534, 315, 1109, 680];1441;При проведении работ соблюдаются общие меры безопасности. ;DMC-URALM-A-A7-40-00-00A-292A-A +[158, 455, 263];1442;Пробка сливного отверстия;DMC-URALM-A-A7-40-00-00A-292A-A +[161, 470, 271];1442;Пробка сливного отверстия;DMC-URALM-A-A7-40-00-00A-292A-A +[817, 535, 5, 421, 809, 380, 2, 536, 38];1443;Сменная головка с внутренним присоединительным квадратом и шестигранником 27 мм;DMC-URALM-A-A7-40-00-00A-292A-A +[856, 568, 5, 434, 847, 380, 2, 536, 38];1443;Сменная головка с внутренним присоединительным квадратом и шестигранником 27 мм;DMC-URALM-A-A7-40-00-00A-292A-A +[629, 158, 585, 263, 2, 2179, 106, 48, 195, 592, 263];1444;Открутить пробку заливного отверстия и залить масло до уровня контрольного отверстия.;DMC-URALM-A-A7-40-00-00A-292A-A +[565, 161, 564, 271, 2, 2608, 112, 48, 330, 612, 271];1444;Открутить пробку заливного отверстия и залить масло до уровня контрольного отверстия.;DMC-URALM-A-A7-40-00-00A-292A-A +[17];1445;Все;DMC-URALM-A-A7-40-00-00A-292A-A +[2178, 944, 158, 12, 1349, 1680];1446;Промыть магнитную пробку от металлических частиц.;DMC-URALM-A-A7-40-00-00A-292A-A +[2607, 1008, 161, 12, 1543, 1818];1446;Промыть магнитную пробку от металлических частиц.;DMC-URALM-A-A7-40-00-00A-292A-A +[325, 106];1447;Слив масла;DMC-URALM-A-A7-40-00-00A-292A-A +[325, 112];1447;Слив масла;DMC-URALM-A-A7-40-00-00A-292A-A +[2176, 1350, 28];1448;"ОАО ""АЗ ""УРАЛ""";DMC-URALM-A-A7-40-00-00A-292A-A +[2605, 1350, 29];1448;"ОАО ""АЗ ""УРАЛ""";DMC-URALM-A-A7-40-00-00A-292A-A +[629, 944, 158, 2, 2174, 106];1449;Открутить магнитную пробку и слить масло.;DMC-URALM-A-A7-40-00-00A-292A-A +[565, 1008, 161, 2, 2603, 112];1449;Открутить магнитную пробку и слить масло.;DMC-URALM-A-A7-40-00-00A-292A-A +[364, 95];1450;Раздаточная коробка;DMC-URALM-A-A7-40-00-00A-292A-A +[370, 96];1450;Раздаточная коробка;DMC-URALM-A-A7-40-00-00A-292A-A +[944, 158];1451;Магнитная пробка;DMC-URALM-A-A7-40-00-00A-292A-A +[1008, 161];1451;Магнитная пробка;DMC-URALM-A-A7-40-00-00A-292A-A +[1076, 158, 585, 263, 5, 68, 378, 69, 6, 116, 6];1452;Закрутить пробку заливного отверстия с моментом затяжки 100-140 (10-14) Н·м (кгс·м);DMC-URALM-A-A7-40-00-00A-292A-A +[1147, 161, 564, 271, 5, 68, 406, 69, 6, 116, 6];1452;Закрутить пробку заливного отверстия с моментом затяжки 100-140 (10-14) Н·м (кгс·м);DMC-URALM-A-A7-40-00-00A-292A-A +[1636, 3, 2207, 3185, 106];1453;Убедиться в отсутствии течей масла.;DMC-URALM-A-A7-40-00-00A-292A-A +[1783, 3, 2631, 3785, 112];1453;Убедиться в отсутствии течей масла.;DMC-URALM-A-A7-40-00-00A-292A-A +[2177, 1351];1454;"ООО ""Иторум""";DMC-URALM-A-A7-40-00-00A-292A-A +[2606, 1351];1454;"ООО ""Иторум""";DMC-URALM-A-A7-40-00-00A-292A-A +[7, 325, 106, 274, 480, 575, 580];1455;Для слива масла необходимо выполнить следующие действия:;DMC-URALM-A-A7-40-00-00A-292A-A +[7, 325, 112, 228, 599, 428, 403];1455;Для слива масла необходимо выполнить следующие действия:;DMC-URALM-A-A7-40-00-00A-292A-A +[518, 2012, 74, 14, 148, 106, 3, 364, 95, 2161, 64, 2, 1064, 65, 304, 284, 106, 21, 364, 95, 274, 3186, 3, 2124, 576];1456;Перед выполнением работ по замене масла в раздаточной коробке заглушить двигатель и выключить выключатель аккумуляторных батарей.Масло из раздаточной коробки необходимо сливать в прогретом состоянии.;DMC-URALM-A-A7-40-00-00A-292A-A +[518, 1519, 89, 14, 267, 112, 3, 370, 96, 2594, 66, 2, 1127, 67, 318, 372, 112, 21, 370, 96, 228, 1335, 3, 2568, 601];1456;Перед выполнением работ по замене масла в раздаточной коробке заглушить двигатель и выключить выключатель аккумуляторных батарей.Масло из раздаточной коробки необходимо сливать в прогретом состоянии.;DMC-URALM-A-A7-40-00-00A-292A-A +[71, 1369];1457;Ключ динамометрический;DMC-URALM-A-A7-40-00-00A-292A-A +[71, 1554];1457;Ключ динамометрический;DMC-URALM-A-A7-40-00-00A-292A-A +[106, 1354, 8, 32, 210, 57, 213, 695, 1355, 5];1458;Масло ТСп-15К (при температуре не ниже минус 30 гр.С);DMC-URALM-A-A7-40-00-00A-292A-A +[112, 1354, 8, 32, 216, 57, 990, 695, 1355, 5];1458;Масло ТСп-15К (при температуре не ниже минус 30 гр.С);DMC-URALM-A-A7-40-00-00A-292A-A +[158, 585, 263];1459;Пробка заливного отверстия;DMC-URALM-A-A7-40-00-00A-292A-A +[161, 564, 271];1459;Пробка заливного отверстия;DMC-URALM-A-A7-40-00-00A-292A-A +[27, 27, 27];1460;ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011;DMC-URALM-A-A7-40-00-00A-292A-A +[];1461;•;DMC-URALM-A-A7-40-00-00A-292A-A +[27, 229];1462;ГОСТ Р 51254-99;DMC-URALM-A-A7-40-00-00A-292A-A +[667];1463;Ветошь;DMC-URALM-A-A7-40-00-00A-292A-A +[687];1463;Ветошь;DMC-URALM-A-A7-40-00-00A-292A-A +[1634, 106];1464;Заправка масла;DMC-URALM-A-A7-40-00-00A-292A-A +[1781, 112];1464;Заправка масла;DMC-URALM-A-A7-40-00-00A-292A-A +[32, 2184, 2185, 2186, 2187, 8, 1356];1465;При попадании внутрь немедленно обратитесь к врачу.;DMC-URALM-A-A7-40-00-00A-292A-A +[32, 2613, 1110, 1546, 2614, 8, 1356];1465;При попадании внутрь немедленно обратитесь к врачу.;DMC-URALM-A-A7-40-00-00A-292A-A +[148, 106];1466;Замена масла;DMC-URALM-A-A7-40-00-00A-292A-A +[238, 112];1466;Замена масла;DMC-URALM-A-A7-40-00-00A-292A-A +[1076, 944, 158, 5, 68, 378, 69, 6, 116, 6];1467;Закрутить магнитную пробку с моментом затяжки 100-140 (10-14) Н·м (кгс·м);DMC-URALM-A-A7-40-00-00A-292A-A +[1147, 1008, 161, 5, 68, 406, 69, 6, 116, 6];1467;Закрутить магнитную пробку с моментом затяжки 100-140 (10-14) Н·м (кгс·м);DMC-URALM-A-A7-40-00-00A-292A-A +[938, 7, 325, 106];1468;Емкость для слива масла;DMC-URALM-A-A7-40-00-00A-292A-A +[1000, 7, 325, 112];1468;Емкость для слива масла;DMC-URALM-A-A7-40-00-00A-292A-A +[1632, 175, 57, 1352, 1625, 1353, 2180, 3, 479, 737, 2181, 705, 737, 482, 1352, 2182, 7, 2183];1469;Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья.;DMC-URALM-A-A7-40-00-00A-292A-A +[1778, 175, 57, 1545, 1773, 1353, 2609, 3, 494, 593, 2610, 775, 478, 1113, 1545, 2611, 7, 2612];1469;Смазочные материалы не представляют особого риска, однако в случае их неправильного использования они могут представлять угрозу для здоровья.;DMC-URALM-A-A7-40-00-00A-292A-A +[71, 241, 276, 38];1470;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-A7-40-00-00A-292A-A +[71, 249, 279, 38];1470;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-A7-40-00-00A-292A-A +[722, 42, 490, 12, 892, 449, 2208];1471;Питание воздухом осуществляется от отдельного контура пневмосистемы.;DMC-URALM-A-A7-50-00-00A-041A-A +[781, 42, 409, 12, 979, 449, 2632];1471;Питание воздухом осуществляется от отдельного контура пневмосистемы.;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 665, 261, 221, 7, 1346, 166, 54, 261];1472;Привод выключения сцепления предназначен для дистанционного управления механизмом сцепления.;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 647, 270, 227, 7, 1542, 171, 54, 270];1472;Привод выключения сцепления предназначен для дистанционного управления механизмом сцепления.;DMC-URALM-A-A7-50-00-00A-041A-A +[376];1473;Назначение;DMC-URALM-A-A7-50-00-00A-041A-A +[404];1473;Назначение;DMC-URALM-A-A7-50-00-00A-041A-A +[206];1474;Кольцо;DMC-URALM-A-A7-50-00-00A-041A-A +[219];1474;Кольцо;DMC-URALM-A-A7-50-00-00A-041A-A +[571, 211, 305, 21];1475;Пневматическая часть состоит из:;DMC-URALM-A-A7-50-00-00A-041A-A +[595, 217, 319, 21];1475;Пневматическая часть состоит из:;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 665, 261, 305, 21, 420];1476;Механизм выключения сцепления состоит из муфты (;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 647, 270, 319, 21, 246];1476;Механизм выключения сцепления состоит из муфты (;DMC-URALM-A-A7-50-00-00A-041A-A +[87];1477;Корпус;DMC-URALM-A-A7-50-00-00A-041A-A +[670];1478;Поршень;DMC-URALM-A-A7-50-00-00A-041A-A +[871];1478;Поршень;DMC-URALM-A-A7-50-00-00A-041A-A +[743];1479;Золотник;DMC-URALM-A-A7-50-00-00A-041A-A +[512];1480;Характеристика;DMC-URALM-A-A7-50-00-00A-041A-A +[555];1480;Характеристика;DMC-URALM-A-A7-50-00-00A-041A-A +[40, 3187];1481;Клапан четырёхконтурный;DMC-URALM-A-A7-50-00-00A-041A-A +[44, 2633];1481;Клапан четырёхконтурный;DMC-URALM-A-A7-50-00-00A-041A-A +[385];1482;трубопроводов.;DMC-URALM-A-A7-50-00-00A-041A-A +[420, 178, 261];1483;Муфта включения сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[246, 182, 270];1483;Муфта включения сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[537, 631];1484;Фитинг гидравлический;DMC-URALM-A-A7-50-00-00A-041A-A +[537, 650];1484;Фитинг гидравлический;DMC-URALM-A-A7-50-00-00A-041A-A +[1370, 914, 1697, 81];1485;Эксцентрик регулировки свободного хода;DMC-URALM-A-A7-50-00-00A-041A-A +[1370, 986, 874, 81];1485;Эксцентрик регулировки свободного хода;DMC-URALM-A-A7-50-00-00A-041A-A +[458, 122, 5, 2209];1486;Регулятор давления с адсорбером;DMC-URALM-A-A7-50-00-00A-041A-A +[458, 125, 5, 2209];1486;Регулятор давления с адсорбером;DMC-URALM-A-A7-50-00-00A-041A-A +[948, 12, 38, 48, 38];1487;Зазор от 0,2 мм до 0,6 мм**;DMC-URALM-A-A7-50-00-00A-041A-A +[671, 2210, 349];1488;Чашка поджимной пружины;DMC-URALM-A-A7-50-00-00A-041A-A +[792, 2634, 247];1488;Чашка поджимной пружины;DMC-URALM-A-A7-50-00-00A-041A-A +[385, 2211];1489;Трубопровод гидропривода;DMC-URALM-A-A7-50-00-00A-041A-A +[134, 3188];1490;Крышка бачка;DMC-URALM-A-A7-50-00-00A-041A-A +[136, 994];1490;Крышка бачка;DMC-URALM-A-A7-50-00-00A-041A-A +[40, 166];1491;Клапан управления;DMC-URALM-A-A7-50-00-00A-041A-A +[44, 171];1491;Клапан управления;DMC-URALM-A-A7-50-00-00A-041A-A +[262, 178, 261];1492;Вилка включения сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[250, 182, 270];1492;Вилка включения сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[206, 1323];1493;Кольцо уплотнительное;DMC-URALM-A-A7-50-00-00A-041A-A +[219, 646];1493;Кольцо уплотнительное;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 87];1494;Полость корпуса (1);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 87];1494;Полость корпуса (1);DMC-URALM-A-A7-50-00-00A-041A-A +[176, 2212];1495;Диск демпфера;DMC-URALM-A-A7-50-00-00A-041A-A +[87, 234, 591, 670, 1320, 134];1496;Корпус со стороны поршня закрыт крышкой (;DMC-URALM-A-A7-50-00-00A-041A-A +[87, 234, 611, 1552, 3786, 136];1496;Корпус со стороны поршня закрыт крышкой (;DMC-URALM-A-A7-50-00-00A-041A-A +[186, 2, 838, 211];1497;ведущих и ведомых частей;DMC-URALM-A-A7-50-00-00A-041A-A +[115, 2, 334, 217];1497;ведущих и ведомых частей;DMC-URALM-A-A7-50-00-00A-041A-A +[366, 1698];1498;Бачок компенсационный;DMC-URALM-A-A7-50-00-00A-041A-A +[366, 1828];1498;Бачок компенсационный;DMC-URALM-A-A7-50-00-00A-041A-A +[486];1499;Рукав;DMC-URALM-A-A7-50-00-00A-041A-A +[1122];1499;Рукав;DMC-URALM-A-A7-50-00-00A-041A-A +[103, 140, 47, 28];1500;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-50-00-00A-041A-A +[18, 144, 47, 29];1500;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-50-00-00A-041A-A +[914, 573, 81, 1371];1501;Регулировка полного хода педали ;DMC-URALM-A-A7-50-00-00A-041A-A +[986, 597, 81, 1555];1501;Регулировка полного хода педали ;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 178, 261];1502;Привод включения сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 182, 270];1502;Привод включения сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 538, 348, 743, 2, 87];1503;Полость (G) между золотником (17) и корпусом (16);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 538, 358, 743, 2, 87];1503;Полость (G) между золотником (17) и корпусом (16);DMC-URALM-A-A7-50-00-00A-041A-A +[156];1504;Шток;DMC-URALM-A-A7-50-00-00A-041A-A +[300, 539, 261];1505;Главный цилиндр сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[314, 539, 270];1505;Главный цилиндр сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[260];1506;C;DMC-URALM-A-A7-50-00-00A-041A-A +[538];1507;G;DMC-URALM-A-A7-50-00-00A-041A-A +[261, 878, 887, 1699, 3189, 2213, 3190, 3191, 141];1508;Сцепление модели ЯМЗ 182-76 диафрагменное, сухое, фрикционное, однодисковое, вытяжного типа.;DMC-URALM-A-A7-50-00-00A-041A-A +[270, 973, 887, 1829, 3787, 2635, 3788, 3789, 141];1508;Сцепление модели ЯМЗ 182-76 диафрагменное, сухое, фрикционное, однодисковое, вытяжного типа.;DMC-URALM-A-A7-50-00-00A-041A-A +[7, 3192, 1699, 349, 2, 3193, 1692, 3194, 1077, 198, 2, 949, 176, 4, 949, 176, 94, 3195, 1343, 224, 234, 1281, 3196, 3197, 1592, 1695, 1700, 1689, 3198, 709, 388, 949, 176, 5, 349, 2, 1056, 2214, 949, 176, 32, 665, 261];1509;Для центрирования диафрагменной пружины и исключения её проворачивания относительно кожуха и нажимного диска, на нажимном диске установлено шесть пар втулок со специальными оттяжными скобами. Применение этих скоб позволяет сохранять постоянный контакт нажимного диска с пружиной и обеспечивать отход нажимного диска при выключении сцепления.;DMC-URALM-A-A7-50-00-00A-041A-A +[7, 3790, 1829, 247, 2, 3791, 351, 3792, 1148, 198, 2, 1011, 176, 4, 1011, 176, 290, 3793, 1541, 2636, 234, 1104, 3794, 1700, 1747, 269, 1700, 1823, 3795, 777, 388, 1011, 176, 5, 247, 2, 784, 2214, 1011, 176, 32, 647, 270];1509;Для центрирования диафрагменной пружины и исключения её проворачивания относительно кожуха и нажимного диска, на нажимном диске установлено шесть пар втулок со специальными оттяжными скобами. Применение этих скоб позволяет сохранять постоянный контакт нажимного диска с пружиной и обеспечивать отход нажимного диска при выключении сцепления.;DMC-URALM-A-A7-50-00-00A-041A-A +[245, 57, 572, 698];1510;Баллон не тормозных потребителей;DMC-URALM-A-A7-50-00-00A-041A-A +[245, 57, 596, 773];1510;Баллон не тормозных потребителей;DMC-URALM-A-A7-50-00-00A-041A-A +[735, 211];1511;Ведущая часть;DMC-URALM-A-A7-50-00-00A-041A-A +[115, 217];1511;Ведущая часть;DMC-URALM-A-A7-50-00-00A-041A-A +[3, 194, 211, 87, 94, 40];1512;В верхней части корпуса установлен клапан (;DMC-URALM-A-A7-50-00-00A-041A-A +[3, 181, 217, 87, 290, 44];1512;В верхней части корпуса установлен клапан (;DMC-URALM-A-A7-50-00-00A-041A-A +[40, 3199];1513;Клапан прокачки;DMC-URALM-A-A7-50-00-00A-041A-A +[44, 3796];1513;Клапан прокачки;DMC-URALM-A-A7-50-00-00A-041A-A +[744, 1701];1514;Усилитель пневмогидравлический;DMC-URALM-A-A7-50-00-00A-041A-A +[793, 1830];1514;Усилитель пневмогидравлический;DMC-URALM-A-A7-50-00-00A-041A-A +[631, 211, 305, 21, 1698, 366];1515;Гидравлическая часть состоит из компенсационного бачка (;DMC-URALM-A-A7-50-00-00A-041A-A +[650, 217, 319, 21, 1828, 994];1515;Гидравлическая часть состоит из компенсационного бачка (;DMC-URALM-A-A7-50-00-00A-041A-A +[367, 211, 838, 176];1516;Ведомая часть ‒ ведомый диск (;DMC-URALM-A-A7-50-00-00A-041A-A +[334, 217, 334, 176];1516;Ведомая часть ‒ ведомый диск (;DMC-URALM-A-A7-50-00-00A-041A-A +[385];1517;трубопроводы.;DMC-URALM-A-A7-50-00-00A-041A-A +[1372, 40];1518;обратного клапана (;DMC-URALM-A-A7-50-00-00A-041A-A +[1007, 44];1518;обратного клапана (;DMC-URALM-A-A7-50-00-00A-041A-A +[176, 838];1519;Диск ведомый;DMC-URALM-A-A7-50-00-00A-041A-A +[176, 334];1519;Диск ведомый;DMC-URALM-A-A7-50-00-00A-041A-A +[950, 261, 305, 21, 87];1520;ПГУ сцепления состоит из корпуса (;DMC-URALM-A-A7-50-00-00A-041A-A +[950, 270, 319, 21, 87];1520;ПГУ сцепления состоит из корпуса (;DMC-URALM-A-A7-50-00-00A-041A-A +[262];1521;Вилка;DMC-URALM-A-A7-50-00-00A-041A-A +[250];1521;Вилка;DMC-URALM-A-A7-50-00-00A-041A-A +[539, 261, 300];1522;Цилиндр сцепления главный;DMC-URALM-A-A7-50-00-00A-041A-A +[539, 270, 314];1522;Цилиндр сцепления главный;DMC-URALM-A-A7-50-00-00A-041A-A +[919];1523;E;DMC-URALM-A-A7-50-00-00A-041A-A +[349, 3200];1524;Пружина демпферная;DMC-URALM-A-A7-50-00-00A-041A-A +[247, 3797];1524;Пружина демпферная;DMC-URALM-A-A7-50-00-00A-041A-A +[2215, 3201];1525;Окно выпускное;DMC-URALM-A-A7-50-00-00A-041A-A +[2637, 1135];1525;Окно выпускное;DMC-URALM-A-A7-50-00-00A-041A-A +[3202];1526;Толкатель;DMC-URALM-A-A7-50-00-00A-041A-A +[3798];1526;Толкатель;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 3203];1527;Механизм педальный;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 3799];1527;Механизм педальный;DMC-URALM-A-A7-50-00-00A-041A-A +[134];1528;Крышка;DMC-URALM-A-A7-50-00-00A-041A-A +[136];1528;Крышка;DMC-URALM-A-A7-50-00-00A-041A-A +[40, 1372];1529;Клапан обратный;DMC-URALM-A-A7-50-00-00A-041A-A +[44, 1007];1529;Клапан обратный;DMC-URALM-A-A7-50-00-00A-041A-A +[185, 129];1530;Описание устройства;DMC-URALM-A-A7-50-00-00A-041A-A +[191, 132];1530;Описание устройства;DMC-URALM-A-A7-50-00-00A-041A-A +[261, 305, 21];1531;Сцепление состоит из:;DMC-URALM-A-A7-50-00-00A-041A-A +[270, 319, 21];1531;Сцепление состоит из:;DMC-URALM-A-A7-50-00-00A-041A-A +[1701, 744, 950];1532;пневмогидравлический усилитель (ПГУ) (;DMC-URALM-A-A7-50-00-00A-041A-A +[1830, 793, 950];1532;пневмогидравлический усилитель (ПГУ) (;DMC-URALM-A-A7-50-00-00A-041A-A +[41];1533;D;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 665];1534;механизма выключения.;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 647];1534;механизма выключения.;DMC-URALM-A-A7-50-00-00A-041A-A +[129];1535;Устройство;DMC-URALM-A-A7-50-00-00A-041A-A +[132];1535;Устройство;DMC-URALM-A-A7-50-00-00A-041A-A +[1031, 91, 35, 98, 4];1536;Основные элементы привода показаны на ;DMC-URALM-A-A7-50-00-00A-041A-A +[329, 91, 35, 101, 4];1536;Основные элементы привода показаны на ;DMC-URALM-A-A7-50-00-00A-041A-A +[349, 3204];1537;Пружина возвратная;DMC-URALM-A-A7-50-00-00A-041A-A +[247, 3800];1537;Пружина возвратная;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 261];1538;Привод сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 270];1538;Привод сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[158];1539;Пробка;DMC-URALM-A-A7-50-00-00A-041A-A +[161];1539;Пробка;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 450, 80, 743];1540;Полость (K) под золотником (17);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 450, 80, 743];1540;Полость (K) под золотником (17);DMC-URALM-A-A7-50-00-00A-041A-A +[40, 488];1541;Клапан воздушный;DMC-URALM-A-A7-50-00-00A-041A-A +[44, 503];1541;Клапан воздушный;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 711, 40];1542;Полость над клапаном (14);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 711, 40];1542;Полость над клапаном (14);DMC-URALM-A-A7-50-00-00A-041A-A +[261];1543;Сцепление;DMC-URALM-A-A7-50-00-00A-041A-A +[270];1543;Сцепление;DMC-URALM-A-A7-50-00-00A-041A-A +[1373];1544;F;DMC-URALM-A-A7-50-00-00A-041A-A +[17];1545;Все;DMC-URALM-A-A7-50-00-00A-041A-A +[896, 1697, 81, 1371, 12, 38, 48, 38];1546;Величина свободного хода педали (от 2 мм до 10 мм);DMC-URALM-A-A7-50-00-00A-041A-A +[980, 874, 81, 1555, 12, 38, 48, 38];1546;Величина свободного хода педали (от 2 мм до 10 мм);DMC-URALM-A-A7-50-00-00A-041A-A +[539, 300];1547;Цилиндр главный;DMC-URALM-A-A7-50-00-00A-041A-A +[539, 314];1547;Цилиндр главный;DMC-URALM-A-A7-50-00-00A-041A-A +[367, 211];1548;Ведомая часть;DMC-URALM-A-A7-50-00-00A-041A-A +[334, 217];1548;Ведомая часть;DMC-URALM-A-A7-50-00-00A-041A-A +[528, 3205];1549;Штуцер подводной;DMC-URALM-A-A7-50-00-00A-041A-A +[528, 3801];1549;Штуцер подводной;DMC-URALM-A-A7-50-00-00A-041A-A +[3, 443, 211, 87, 1599, 1336, 2215];1550;В нижней части корпуса имеется выпускное окно (;DMC-URALM-A-A7-50-00-00A-041A-A +[3, 467, 217, 87, 638, 1135, 2637];1550;В нижней части корпуса имеется выпускное окно (;DMC-URALM-A-A7-50-00-00A-041A-A +[488, 40];1551;Воздушный клапан (;DMC-URALM-A-A7-50-00-00A-041A-A +[503, 44];1551;Воздушный клапан (;DMC-URALM-A-A7-50-00-00A-041A-A +[245, 57, 572, 698];1552;баллон не тормозных потребителей (;DMC-URALM-A-A7-50-00-00A-041A-A +[245, 57, 596, 773];1552;баллон не тормозных потребителей (;DMC-URALM-A-A7-50-00-00A-041A-A +[349];1553;Пружина;DMC-URALM-A-A7-50-00-00A-041A-A +[247];1553;Пружина;DMC-URALM-A-A7-50-00-00A-041A-A +[242, 261, 98, 4];1554;Конструкция сцепления показана на ;DMC-URALM-A-A7-50-00-00A-041A-A +[251, 270, 101, 4];1554;Конструкция сцепления показана на ;DMC-URALM-A-A7-50-00-00A-041A-A +[896, 573, 81, 1371, 12, 38, 48, 38];1555;Величина полного хода педали (от 105 мм до 115 мм);DMC-URALM-A-A7-50-00-00A-041A-A +[980, 597, 81, 1555, 12, 38, 48, 38];1555;Величина полного хода педали (от 105 мм до 115 мм);DMC-URALM-A-A7-50-00-00A-041A-A +[540];1556;L1;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 1373, 348, 743, 2, 87];1557;Полость (F) между золотником (17) и корпусом (16);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 1373, 358, 743, 2, 87];1557;Полость (F) между золотником (17) и корпусом (16);DMC-URALM-A-A7-50-00-00A-041A-A +[242, 950, 261, 98, 4];1558;Конструкция ПГУ сцепления показана на ;DMC-URALM-A-A7-50-00-00A-041A-A +[251, 950, 270, 101, 4];1558;Конструкция ПГУ сцепления показана на ;DMC-URALM-A-A7-50-00-00A-041A-A +[206, 2167];1559;Кольцо упорное;DMC-URALM-A-A7-50-00-00A-041A-A +[219, 2597];1559;Кольцо упорное;DMC-URALM-A-A7-50-00-00A-041A-A +[1701, 744, 261];1560;Пневмогидравлический усилитель сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[1830, 793, 270];1560;Пневмогидравлический усилитель сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[914, 1697, 81, 1371];1561;Регулировка свободного хода педали ;DMC-URALM-A-A7-50-00-00A-041A-A +[986, 874, 81, 1555];1561;Регулировка свободного хода педали ;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 670];1562;Полость поршня (5);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 1552];1562;Полость поршня (5);DMC-URALM-A-A7-50-00-00A-041A-A +[367, 211, 261, 949, 176];1563;Ведущая часть сцепления ‒ нажимной диск (;DMC-URALM-A-A7-50-00-00A-041A-A +[115, 217, 270, 1011, 176];1563;Ведущая часть сцепления ‒ нажимной диск (;DMC-URALM-A-A7-50-00-00A-041A-A +[62, 3206];1564;Подшипник выжимной;DMC-URALM-A-A7-50-00-00A-041A-A +[62, 3802];1564;Подшипник выжимной;DMC-URALM-A-A7-50-00-00A-041A-A +[384, 348, 3207, 2, 134];1565;Полость между поршнем (5) и крышкой (8);DMC-URALM-A-A7-50-00-00A-041A-A +[408, 358, 1552, 2, 136];1565;Полость между поршнем (5) и крышкой (8);DMC-URALM-A-A7-50-00-00A-041A-A +[442, 91, 35, 1587];1566;Основными элементами привода являются:;DMC-URALM-A-A7-50-00-00A-041A-A +[329, 91, 35, 1743];1566;Основными элементами привода являются:;DMC-URALM-A-A7-50-00-00A-041A-A +[2216, 261];1567;Педаль сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[2638, 270];1567;Педаль сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[176, 949];1568;Диск нажимной;DMC-URALM-A-A7-50-00-00A-041A-A +[176, 1011];1568;Диск нажимной;DMC-URALM-A-A7-50-00-00A-041A-A +[3208];1569;Грязесъёмник;DMC-URALM-A-A7-50-00-00A-041A-A +[3803];1569;Грязесъёмник;DMC-URALM-A-A7-50-00-00A-041A-A +[261, 221, 7, 1590, 2160, 64, 12, 1365, 2, 3209, 737, 153, 18, 1028, 7, 1078, 926, 2, 2200, 441, 1365, 12, 3210];1570;Сцепление предназначено для кратковременного отсоединения двигателя от трансмиссии и плавного их соединения, а также для гашения колебаний и предохранения агрегатов трансмиссии от перегрузок.;DMC-URALM-A-A7-50-00-00A-041A-A +[270, 227, 7, 1745, 2592, 66, 12, 1550, 2, 3804, 593, 145, 18, 1095, 7, 1149, 993, 2, 2627, 441, 1550, 12, 3805];1570;Сцепление предназначено для кратковременного отсоединения двигателя от трансмиссии и плавного их соединения, а также для гашения колебаний и предохранения агрегатов трансмиссии от перегрузок.;DMC-URALM-A-A7-50-00-00A-041A-A +[206, 590];1571;Кольцо резиновое;DMC-URALM-A-A7-50-00-00A-041A-A +[219, 610];1571;Кольцо резиновое;DMC-URALM-A-A7-50-00-00A-041A-A +[146, 147];1572;Ответственная компания;DMC-URALM-A-A7-50-00-00A-041A-A +[149, 150];1572;Ответственная компания;DMC-URALM-A-A7-50-00-00A-041A-A +[1370, 914, 573, 81];1573;Эксцентрик регулировки полного хода;DMC-URALM-A-A7-50-00-00A-041A-A +[1370, 986, 597, 81];1573;Эксцентрик регулировки полного хода;DMC-URALM-A-A7-50-00-00A-041A-A +[300, 539];1574;главный цилиндр (;DMC-URALM-A-A7-50-00-00A-041A-A +[314, 539];1574;главный цилиндр (;DMC-URALM-A-A7-50-00-00A-041A-A +[450];1575;K;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 665, 261, 631, 5, 744, 571, 141];1576;Привод выключения сцепления гидравлический с усилителем пневматического типа.;DMC-URALM-A-A7-50-00-00A-041A-A +[35, 647, 270, 650, 5, 793, 595, 141];1576;Привод выключения сцепления гидравлический с усилителем пневматического типа.;DMC-URALM-A-A7-50-00-00A-041A-A +[152];1577;B;DMC-URALM-A-A7-50-00-00A-041A-A +[2216];1578;педаль (;DMC-URALM-A-A7-50-00-00A-041A-A +[2638];1578;педаль (;DMC-URALM-A-A7-50-00-00A-041A-A +[1345, 541];1579;Чехол защитный;DMC-URALM-A-A7-50-00-00A-041A-A +[1345, 569];1579;Чехол защитный;DMC-URALM-A-A7-50-00-00A-041A-A +[349, 2210];1580;Пружина поджимная;DMC-URALM-A-A7-50-00-00A-041A-A +[247, 2634];1580;Пружина поджимная;DMC-URALM-A-A7-50-00-00A-041A-A +[1348];1581;Манжета;DMC-URALM-A-A7-50-00-00A-041A-A +[632];1581;Манжета;DMC-URALM-A-A7-50-00-00A-041A-A +[366, 1698];1582;бачок компенсационный (;DMC-URALM-A-A7-50-00-00A-041A-A +[366, 1828];1582;бачок компенсационный (;DMC-URALM-A-A7-50-00-00A-041A-A +[300, 539, 261];1583;Главный цилиндр сцепления (;DMC-URALM-A-A7-50-00-00A-041A-A +[314, 539, 270];1583;Главный цилиндр сцепления (;DMC-URALM-A-A7-50-00-00A-041A-A +[631, 211, 35];1584;Гидравлическая часть привода;DMC-URALM-A-A7-50-00-00A-041A-A +[650, 217, 35];1584;Гидравлическая часть привода;DMC-URALM-A-A7-50-00-00A-041A-A +[1372, 40, 94, 4, 245, 2, 221, 7, 2020, 488, 1374, 3211, 12, 892, 449, 2208, 8, 245, 2, 3212, 122, 3, 3213, 2195, 12, 454, 122, 3, 442, 449];1585;Обратный клапан установлен на баллоне и предназначен для разделения воздушной магистрали, идущей от отдельного контура пневмосистемы к баллону и сохранения давления в ней независимо от падения давления в основных контурах.;DMC-URALM-A-A7-50-00-00A-041A-A +[1007, 44, 290, 4, 245, 2, 227, 7, 2539, 503, 2639, 3806, 12, 979, 449, 2632, 8, 245, 2, 3807, 125, 3, 57, 2622, 12, 469, 125, 3, 329, 449];1585;Обратный клапан установлен на баллоне и предназначен для разделения воздушной магистрали, идущей от отдельного контура пневмосистемы к баллону и сохранения давления в ней независимо от падения давления в основных контурах.;DMC-URALM-A-A7-50-00-00A-041A-A +[87, 539];1586;Корпус цилиндра;DMC-URALM-A-A7-50-00-00A-041A-A +[939];1587;Тройник;DMC-URALM-A-A7-50-00-00A-041A-A +[152];1588;b;DMC-URALM-A-A7-50-00-00A-041A-A +[245];1589;баллона (;DMC-URALM-A-A7-50-00-00A-041A-A +[198, 261];1590;Кожух сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[198, 270];1590;Кожух сцепления;DMC-URALM-A-A7-50-00-00A-041A-A +[349, 1699];1591;Пружина диафрагменная;DMC-URALM-A-A7-50-00-00A-041A-A +[247, 1829];1591;Пружина диафрагменная;DMC-URALM-A-A7-50-00-00A-041A-A +[491, 9, 95, 137, 23];1592;Первичный вал коробки переключения передач;DMC-URALM-A-A7-50-00-00A-041A-A +[506, 9, 96, 138, 24];1592;Первичный вал коробки переключения передач;DMC-URALM-A-A7-50-00-00A-041A-A +[49, 2213, 381, 3214, 234, 591, 1375, 490, 1622, 2217, 2218, 5, 49, 3215, 1079, 951, 49, 1616, 381, 1702, 8, 1079, 3216, 1622, 2, 2170, 2217];1593;Крепление фрикционной накладки, расположенной со стороны маховика, осуществляется простыми заклёпками одновременно с креплением двенадцати пружинных пластин. Крепление другой накладки производится к пружинным пластинам простыми и ступенчатыми заклёпками.;DMC-URALM-A-A7-50-00-00A-041A-A +[50, 2635, 432, 864, 234, 611, 1375, 409, 1770, 1831, 2640, 5, 50, 3808, 247, 794, 50, 772, 432, 1832, 8, 247, 794, 1770, 2, 2601, 1831];1593;Крепление фрикционной накладки, расположенной со стороны маховика, осуществляется простыми заклёпками одновременно с креплением двенадцати пружинных пластин. Крепление другой накладки производится к пружинным пластинам простыми и ступенчатыми заклёпками.;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 178];1594;Механизм включения;DMC-URALM-A-A7-50-00-00A-041A-A +[54, 182];1594;Механизм включения;DMC-URALM-A-A7-50-00-00A-041A-A +[27, 27, 27];1595;ГОСТ 2.601-2013, ГОСТ 2.610-2006, ГОСТ 2.611-2011;DMC-URALM-A-A7-50-00-00A-041A-A +[571, 211, 35];1596;Пневматическая часть привода;DMC-URALM-A-A7-50-00-00A-041A-A +[595, 217, 35];1596;Пневматическая часть привода;DMC-URALM-A-A7-50-00-00A-041A-A +[206, 532];1597;Кольцо стопорное;DMC-URALM-A-A7-50-00-00A-041A-A +[219, 505];1597;Кольцо стопорное;DMC-URALM-A-A7-50-00-00A-041A-A +[1375];1598;Маховик;DMC-URALM-A-A7-50-00-00A-041A-A +[3217, 9, 64];1599;Коленчатый вал двигателя;DMC-URALM-A-A7-50-00-00A-041A-A +[3809, 9, 66];1599;Коленчатый вал двигателя;DMC-URALM-A-A7-50-00-00A-041A-A +[540];1600;L;DMC-URALM-A-A7-50-00-00A-041A-A +[376];1601;Назначение;DMC-URALM-A-A7-60-00-00A-041A-A +[404];1601;Назначение;DMC-URALM-A-A7-60-00-00A-041A-A +[625, 243, 9];1602;Труба карданного вала;DMC-URALM-A-A7-60-00-00A-041A-A +[645, 252, 9];1602;Труба карданного вала;DMC-URALM-A-A7-60-00-00A-041A-A +[1703, 952];1603;Уплотнение телескопа;DMC-URALM-A-A7-60-00-00A-041A-A +[1833, 952];1603;Уплотнение телескопа;DMC-URALM-A-A7-60-00-00A-041A-A +[146, 147];1604;Ответственная компания;DMC-URALM-A-A7-60-00-00A-041A-A +[149, 150];1604;Ответственная компания;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 243, 341];1605;Вал карданный промежуточный;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 252, 356];1605;Вал карданный промежуточный;DMC-URALM-A-A7-60-00-00A-041A-A +[1703, 1704];1606;Уплотнение торцевое;DMC-URALM-A-A7-60-00-00A-041A-A +[1833, 1834];1606;Уплотнение торцевое;DMC-URALM-A-A7-60-00-00A-041A-A +[17];1607;Все;DMC-URALM-A-A7-60-00-00A-041A-A +[745, 1705];1608;Пресс-маслёнка;DMC-URALM-A-A7-60-00-00A-041A-A +[745, 431];1608;Пресс-маслёнка;DMC-URALM-A-A7-60-00-00A-041A-A +[27, 27];1609;ГОСТ 2.610-2006 ГОСТ 2.601-2006;DMC-URALM-A-A7-60-00-00A-041A-A +[62, 3218];1610;Подшипник игольчатый;DMC-URALM-A-A7-60-00-00A-041A-A +[62, 3810];1610;Подшипник игольчатый;DMC-URALM-A-A7-60-00-00A-041A-A +[341, 243, 9];1611;Промежуточный карданный вал (;DMC-URALM-A-A7-60-00-00A-041A-A +[356, 252, 9];1611;Промежуточный карданный вал (;DMC-URALM-A-A7-60-00-00A-041A-A +[184, 164, 243, 9];1612;Схема установки карданных валов;DMC-URALM-A-A7-60-00-00A-041A-A +[190, 170, 252, 9];1612;Схема установки карданных валов;DMC-URALM-A-A7-60-00-00A-041A-A +[512];1613;Характеристика;DMC-URALM-A-A7-60-00-00A-041A-A +[555];1613;Характеристика;DMC-URALM-A-A7-60-00-00A-041A-A +[242, 243, 9, 98, 4];1614;Конструкция карданного вала показана на ;DMC-URALM-A-A7-60-00-00A-041A-A +[251, 252, 9, 101, 4];1614;Конструкция карданного вала показана на ;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 9, 3219, 3220, 2122, 3221, 2219, 951];1615;Карданный вал динамически балансируется путём приварки балансировочных пластин (;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 9, 1835, 92, 2567, 3811, 2641, 794];1615;Карданный вал динамически балансируется путём приварки балансировочных пластин (;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 23];1616;Карданная передача;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 24];1616;Карданная передача;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 243, 35, 34, 10];1617;Вал карданный привода переднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 252, 35, 33, 10];1617;Вал карданный привода переднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[262, 3222];1618;Вилка скользящая;DMC-URALM-A-A7-60-00-00A-041A-A +[250, 3812];1618;Вилка скользящая;DMC-URALM-A-A7-60-00-00A-041A-A +[830];1619;Крестовина;DMC-URALM-A-A7-60-00-00A-041A-A +[868];1619;Крестовина;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 243, 35, 345, 10];1620;Вал карданный привода среднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 252, 35, 357, 10];1620;Вал карданный привода среднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 9, 305, 21, 625];1621;Карданный вал состоит из трубы (;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 9, 319, 21, 645];1621;Карданный вал состоит из трубы (;DMC-URALM-A-A7-60-00-00A-041A-A +[1080];1622;Уплотнитель (;DMC-URALM-A-A7-60-00-00A-041A-A +[987];1622;Уплотнитель (;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 243, 35, 31, 10];1623;Вал карданный привода заднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[9, 252, 35, 30, 10];1623;Вал карданный привода заднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[262, 3223];1624;Вилка приварная;DMC-URALM-A-A7-60-00-00A-041A-A +[250, 3813];1624;Вилка приварная;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 23, 221, 7, 23, 492, 68, 12, 95, 23, 8, 364, 95, 2, 186, 3224, 3225, 438, 1591, 3226, 709, 52, 3227, 3, 196, 167];1625;Карданная передача предназначена для передачи крутящего момента от коробки передач к раздаточной коробке и ведущим мостам, взаимное положение которых остаётся постоянным или меняется во время движения.;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 24, 227, 7, 24, 360, 68, 12, 96, 24, 8, 370, 96, 2, 115, 10, 2642, 466, 297, 3814, 777, 53, 3815, 172, 201, 173];1625;Карданная передача предназначена для передачи крутящего момента от коробки передач к раздаточной коробке и ведущим мостам, взаимное положение которых остаётся постоянным или меняется во время движения.;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 9, 2220, 141, 3228, 5, 459, 3229, 350, 382];1626;Карданные валы открытого типа, двухшарнирные, с шарнирами неравных угловых скоростей.;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 9, 1797, 141, 3816, 5, 459, 3817, 359, 407];1626;Карданные валы открытого типа, двухшарнирные, с шарнирами неравных угловых скоростей.;DMC-URALM-A-A7-60-00-00A-041A-A +[185, 129];1627;Описание устройства;DMC-URALM-A-A7-60-00-00A-041A-A +[191, 132];1627;Описание устройства;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 9, 35, 31, 10];1628;Карданный вал привода заднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 9, 35, 30, 10];1628;Карданный вал привода заднего моста;DMC-URALM-A-A7-60-00-00A-041A-A +[235, 262];1629;Фланец-вилка;DMC-URALM-A-A7-60-00-00A-041A-A +[235, 250];1629;Фланец-вилка;DMC-URALM-A-A7-60-00-00A-041A-A +[224, 1376];1630;Втулка шлицевая;DMC-URALM-A-A7-60-00-00A-041A-A +[202, 1556];1630;Втулка шлицевая;DMC-URALM-A-A7-60-00-00A-041A-A +[951, 2219];1631;Пластина балансировочная;DMC-URALM-A-A7-60-00-00A-041A-A +[794, 2641];1631;Пластина балансировочная;DMC-URALM-A-A7-60-00-00A-041A-A +[243, 459, 305, 21, 830];1632;Карданный шарнир состоит из крестовины (;DMC-URALM-A-A7-60-00-00A-041A-A +[252, 459, 319, 21, 868];1632;Карданный шарнир состоит из крестовины (;DMC-URALM-A-A7-60-00-00A-041A-A +[7, 3230, 1081, 243, 9, 4, 625, 952];1633;Для правильной сборки карданного вала на трубе телескопа (;DMC-URALM-A-A7-60-00-00A-041A-A +[7, 3818, 1150, 252, 9, 4, 645, 952];1633;Для правильной сборки карданного вала на трубе телескопа (;DMC-URALM-A-A7-60-00-00A-041A-A +[184, 164, 243, 9, 98, 4];1634;Схема установки карданных валов показана на ;DMC-URALM-A-A7-60-00-00A-041A-A +[190, 170, 252, 9, 101, 4];1634;Схема установки карданных валов показана на ;DMC-URALM-A-A7-60-00-00A-041A-A +[1703, 62];1635;Уплотнение подшипника;DMC-URALM-A-A7-60-00-00A-041A-A +[1833, 62];1635;Уплотнение подшипника;DMC-URALM-A-A7-60-00-00A-041A-A +[2221, 3231];1636;Стрелки установочные;DMC-URALM-A-A7-60-00-00A-041A-A +[2643, 2602];1636;Стрелки установочные;DMC-URALM-A-A7-60-00-00A-041A-A +[625, 952];1637;Труба телескопа;DMC-URALM-A-A7-60-00-00A-041A-A +[645, 952];1637;Труба телескопа;DMC-URALM-A-A7-60-00-00A-041A-A +[262];1638;Вилки (;DMC-URALM-A-A7-60-00-00A-041A-A +[250];1638;Вилки (;DMC-URALM-A-A7-60-00-00A-041A-A +[206, 532];1639;Кольцо стопорное;DMC-URALM-A-A7-60-00-00A-041A-A +[219, 505];1639;Кольцо стопорное;DMC-URALM-A-A7-60-00-00A-041A-A +[129];1640;Устройство;DMC-URALM-A-A7-60-00-00A-041A-A +[132];1640;Устройство;DMC-URALM-A-A7-60-00-00A-041A-A +[103, 140, 47, 28];1641;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-60-00-00A-041A-A +[18, 144, 47, 29];1641;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-60-00-00A-041A-A +[17];1642;Все;DMC-URALM-A-A7-60-00-00A-941A-A +[56, 6, 11, 69, 79];1643;Гайка М14х1,5-6Н ОСТ 37.001.197-97;DMC-URALM-A-A7-60-00-00A-941A-A +[61, 6, 11, 69, 79];1643;Гайка М14х1,5-6Н ОСТ 37.001.197-97;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 243, 35, 34, 10];1644;Вал карданный привода переднего моста;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 252, 35, 33, 10];1644;Вал карданный привода переднего моста;DMC-URALM-A-A7-60-00-00A-941A-A +[13, 6, 11, 2222];1645;Болт М12х1,25-6gx45;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 243, 35, 345, 10];1646;Вал карданный привода среднего моста;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 252, 35, 357, 10];1646;Вал карданный привода среднего моста;DMC-URALM-A-A7-60-00-00A-941A-A +[13, 6, 11, 11];1647;Болт М14х1,5х45;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 243, 35, 31, 10];1648;Вал карданный привода заднего моста;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 252, 35, 30, 10];1648;Вал карданный привода заднего моста;DMC-URALM-A-A7-60-00-00A-941A-A +[56, 6, 11, 921, 2223];1649;Гайка М12Х1,25 Ц6ХР;DMC-URALM-A-A7-60-00-00A-941A-A +[61, 6, 11, 921, 2223];1649;Гайка М12Х1,25 Ц6ХР;DMC-URALM-A-A7-60-00-00A-941A-A +[164, 243, 9];1650;Установка карданных валов;DMC-URALM-A-A7-60-00-00A-941A-A +[170, 252, 9];1650;Установка карданных валов;DMC-URALM-A-A7-60-00-00A-941A-A +[1058, 527, 204];1651;Иллюстрированный каталог деталей;DMC-URALM-A-A7-60-00-00A-941A-A +[1125, 527, 266];1651;Иллюстрированный каталог деталей;DMC-URALM-A-A7-60-00-00A-941A-A +[2224];1652;4320ЯМ-2200000;DMC-URALM-A-A7-60-00-00A-941A-A +[2644];1652;4320ЯМ-2200000;DMC-URALM-A-A7-60-00-00A-941A-A +[2224, 164, 243, 9];1653;4320ЯМ-2200000-Установка карданных валов;DMC-URALM-A-A7-60-00-00A-941A-A +[2644, 170, 252, 9];1653;4320ЯМ-2200000-Установка карданных валов;DMC-URALM-A-A7-60-00-00A-941A-A +[157, 12, 79];1654;Шайба 14.ОТ ОСТ 37.001.115-75;DMC-URALM-A-A7-60-00-00A-941A-A +[160, 12, 79];1654;Шайба 14.ОТ ОСТ 37.001.115-75;DMC-URALM-A-A7-60-00-00A-941A-A +[146, 147];1655;Ответственная компания;DMC-URALM-A-A7-60-00-00A-941A-A +[149, 150];1655;Ответственная компания;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 243, 341];1656;Вал карданный промежуточный;DMC-URALM-A-A7-60-00-00A-941A-A +[9, 252, 356];1656;Вал карданный промежуточный;DMC-URALM-A-A7-60-00-00A-941A-A +[103, 140, 47, 28];1657;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-60-00-00A-941A-A +[18, 144, 47, 29];1657;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-60-00-00A-941A-A +[1600, 194];1658;Шкворень верхний;DMC-URALM-A-A7-80-00-00A-040A-A +[2508, 181];1658;Шкворень верхний;DMC-URALM-A-A7-80-00-00A-040A-A +[327];1659;Сателлит;DMC-URALM-A-A7-80-00-00A-040A-A +[2615];1659;Сателлит;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 305, 21, 1343, 393, 82, 234, 3232, 2225, 2, 1343, 423, 82, 5, 3233, 2225, 8, 838, 423, 669, 3234];1660;ГП состоит из пары конических шестерен со спиральными зубьями и пары цилиндрических шестерен с косыми зубьями. К ведомому цилиндрическому зубчатому колесу (;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 319, 21, 1541, 411, 648, 234, 3819, 2645, 2, 1541, 435, 648, 5, 3820, 2645, 8, 334, 435, 567, 36];1660;ГП состоит из пары конических шестерен со спиральными зубьями и пары цилиндрических шестерен с косыми зубьями. К ведомому цилиндрическому зубчатому колесу (;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 672, 3235];1661;Шайба опорная подшипника;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 651, 62];1661;Шайба опорная подшипника;DMC-URALM-A-A7-80-00-00A-040A-A +[376];1662;Назначение;DMC-URALM-A-A7-80-00-00A-040A-A +[404];1662;Назначение;DMC-URALM-A-A7-80-00-00A-040A-A +[9, 367, 82];1663;Вал ведущей шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[9, 115, 59];1663;Вал ведущей шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[307, 421];1664;Полуось внутренняя;DMC-URALM-A-A7-80-00-00A-040A-A +[795, 434];1664;Полуось внутренняя;DMC-URALM-A-A7-80-00-00A-040A-A +[10, 345];1665;Мост средний;DMC-URALM-A-A7-80-00-00A-040A-A +[10, 357];1665;Мост средний;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 672, 3236];1666;Шайба опорная сателлита;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 651, 327];1666;Шайба опорная сателлита;DMC-URALM-A-A7-80-00-00A-040A-A +[542, 94, 3, 300, 23, 656, 10, 2, 305, 21, 205, 671];1667;МКД установлен в главных передачах всех мостов и состоит из двух чашек (;DMC-URALM-A-A7-80-00-00A-040A-A +[542, 290, 3, 314, 24, 1495, 10, 2, 319, 21, 562, 3821];1667;МКД установлен в главных передачах всех мостов и состоит из двух чашек (;DMC-URALM-A-A7-80-00-00A-040A-A +[3237, 910];1668;Передаточное число;DMC-URALM-A-A7-80-00-00A-040A-A +[2646, 984];1668;Передаточное число;DMC-URALM-A-A7-80-00-00A-040A-A +[87, 54, 178, 168];1669;Корпус механизма включения блокировки;DMC-URALM-A-A7-80-00-00A-040A-A +[87, 54, 182, 174];1669;Корпус механизма включения блокировки;DMC-URALM-A-A7-80-00-00A-040A-A +[2226];1670;Суппорт;DMC-URALM-A-A7-80-00-00A-040A-A +[1706];1671;Диафрагма;DMC-URALM-A-A7-80-00-00A-040A-A +[1836];1671;Диафрагма;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 571, 487];1672;Крышка пневматической камеры;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 595, 502];1672;Крышка пневматической камеры;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23, 345, 10];1673;Главная передача среднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24, 357, 10];1673;Главная передача среднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 443, 1600];1674;Крышка нижнего шкворня;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 467, 3822];1674;Крышка нижнего шкворня;DMC-URALM-A-A7-80-00-00A-040A-A +[746, 3238, 141, 1056, 3239, 350, 382, 186, 307, 2, 422, 186, 75, 32, 478, 100];1675;ШРУС кулачкового типа обеспечивает равенство угловых скоростей ведущей полуоси и оси ведущего колеса при его повороте.;DMC-URALM-A-A7-80-00-00A-040A-A +[746, 3823, 141, 784, 3824, 359, 407, 115, 291, 2, 608, 115, 36, 32, 427, 100];1675;ШРУС кулачкового типа обеспечивает равенство угловых скоростей ведущей полуоси и оси ведущего колеса при его повороте.;DMC-URALM-A-A7-80-00-00A-040A-A +[27, 27];1676;ГОСТ 2.610-2006 ГОСТ 2.601-2006;DMC-URALM-A-A7-80-00-00A-040A-A +[1377];1677;Штифт;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23, 288, 221, 7, 709, 2198, 492, 68, 1199, 3240, 8, 186, 839, 2, 2121, 382, 593, 1688, 48, 274, 1273];1678;Главная передача (ГП) предназначена для постоянного увеличения крутящего момента, который подводится к ведущим колёсам, и уменьшения скорости их вращения до необходимых значений.;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24, 288, 227, 7, 777, 2626, 360, 68, 297, 295, 8, 115, 36, 2, 2566, 407, 593, 1822, 48, 228, 1516];1678;Главная передача (ГП) предназначена для постоянного увеличения крутящего момента, который подводится к ведущим колёсам, и уменьшения скорости их вращения до необходимых значений.;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 747];1679;Шайба замочная;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 796];1679;Шайба замочная;DMC-URALM-A-A7-80-00-00A-040A-A +[9, 1082];1680;Вал проходной;DMC-URALM-A-A7-80-00-00A-040A-A +[9, 1151];1680;Вал проходной;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 114, 460];1681;Крышка картера редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 114, 460];1681;Крышка картера редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[512];1682;Характеристика;DMC-URALM-A-A7-80-00-00A-040A-A +[555];1682;Характеристика;DMC-URALM-A-A7-80-00-00A-040A-A +[10, 31];1683;Мост задний;DMC-URALM-A-A7-80-00-00A-040A-A +[10, 30];1683;Мост задний;DMC-URALM-A-A7-80-00-00A-040A-A +[2227, 153, 420, 5, 2228, 833, 671, 244];1684;Шлицы соединения муфты с зубчатым венцом чашки дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[748, 145, 246, 5, 567, 1144, 792, 113];1684;Шлицы соединения муфты с зубчатым венцом чашки дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 8, 186, 953, 839, 34, 10, 437, 1378, 543];1685;Привод к ведущим управляемым колёсам переднего моста имеет поворотный кулак (;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 8, 115, 686, 36, 33, 10, 638, 1557, 543];1685;Привод к ведущим управляемым колёсам переднего моста имеет поворотный кулак (;DMC-URALM-A-A7-80-00-00A-040A-A +[198, 840];1686;Кожух полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[198, 291];1686;Кожух полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[224, 586];1687;Втулка распорная;DMC-URALM-A-A7-80-00-00A-040A-A +[202, 606];1687;Втулка распорная;DMC-URALM-A-A7-80-00-00A-040A-A +[15];1688;Кронштейн;DMC-URALM-A-A7-80-00-00A-040A-A +[82, 840];1689;Шестерня полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[59, 291];1689;Шестерня полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[723, 186, 10, 98, 4];1690;Месторасположение ведущих мостов показано на ;DMC-URALM-A-A7-80-00-00A-040A-A +[782, 115, 10, 101, 4];1690;Месторасположение ведущих мостов показано на ;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23, 1871, 3241, 5, 891, 3242, 910, 1664, 1032, 80, 13, 49, 134, 834, 62, 186, 423, 82];1691;Главные передачи маркируются пластиной с обозначением передаточного числа, которая устанавливается под болт крепления крышки стакана подшипников ведущей цилиндрической шестерни.;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24, 2502, 794, 5, 978, 2646, 984, 297, 594, 80, 13, 50, 136, 870, 62, 115, 435, 59];1691;Главные передачи маркируются пластиной с обозначением передаточного числа, которая устанавливается под болт крепления крышки стакана подшипников ведущей цилиндрической шестерни.;DMC-URALM-A-A7-80-00-00A-040A-A +[285, 74, 54, 168, 244];1692;Принцип работы механизма блокировки дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[285, 89, 54, 174, 113];1692;Принцип работы механизма блокировки дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[2227, 49, 835, 4, 2206, 200, 307];1693;Шлицы крепления муфты на шлицах левой полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[748, 50, 246, 4, 748, 203, 291];1693;Шлицы крепления муфты на шлицах левой полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[242, 746, 98, 4];1694;Конструкция ШРУС показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[251, 746, 101, 4];1694;Конструкция ШРУС показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[307];1695;Полуось;DMC-URALM-A-A7-80-00-00A-040A-A +[795];1695;Полуось;DMC-URALM-A-A7-80-00-00A-040A-A +[87, 1378, 543];1696;Корпус поворотного кулака;DMC-URALM-A-A7-80-00-00A-040A-A +[87, 1557, 543];1696;Корпус поворотного кулака;DMC-URALM-A-A7-80-00-00A-040A-A +[727, 134, 114, 460];1697;Прокладка крышки картера редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[786, 136, 114, 460];1697;Прокладка крышки картера редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[207];1698;Дифференциал;DMC-URALM-A-A7-80-00-00A-040A-A +[113];1698;Дифференциал;DMC-URALM-A-A7-80-00-00A-040A-A +[542, 3243, 393, 5, 1178, 168];1699;МКД симметричный, конический, с возможностью блокировки.;DMC-URALM-A-A7-80-00-00A-040A-A +[542, 3825, 411, 5, 975, 174];1699;МКД симметричный, конический, с возможностью блокировки.;DMC-URALM-A-A7-80-00-00A-040A-A +[235, 35, 31, 10];1700;Фланец привода заднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[235, 35, 30, 10];1700;Фланец привода заднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[903, 1707, 544, 42, 21, 571, 487, 3244, 3, 1708, 349, 3245, 2, 3246, 1706, 234, 156, 3, 3247, 438, 156, 3248, 420, 5, 418, 262, 21, 734, 5, 671, 244, 2218, 5, 296, 123, 26, 178, 342, 544, 3249, 3, 394, 156, 26, 3250, 207, 3251];1701;После отключения БМКД воздух из пневматической камеры выходит в атмосферу. Пружина разжимается и возвращает диафрагму со штоком в исходное положение. Шток выводит муфту с помощью вилки из зацепления с чашкой дифференциала. Одновременно с этим палец датчика включения индикатора БМКД опускается в паз штока – датчик отключается. Дифференциал разблокируется (;DMC-URALM-A-A7-80-00-00A-040A-A +[983, 1837, 544, 42, 21, 595, 502, 574, 3, 1838, 247, 3826, 2, 3827, 1836, 234, 156, 3, 3828, 466, 156, 476, 246, 5, 430, 250, 21, 788, 5, 792, 113, 2640, 5, 269, 123, 26, 182, 342, 544, 3829, 3, 394, 156, 26, 3830, 113, 3831];1701;После отключения БМКД воздух из пневматической камеры выходит в атмосферу. Пружина разжимается и возвращает диафрагму со штоком в исходное положение. Шток выводит муфту с помощью вилки из зацепления с чашкой дифференциала. Одновременно с этим палец датчика включения индикатора БМКД опускается в паз штока – датчик отключается. Дифференциал разблокируется (;DMC-URALM-A-A7-80-00-00A-040A-A +[26];1702;Датчик;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 8, 186, 953, 839, 34, 10];1703;Привод к ведущим управляемым колёсам переднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 8, 115, 686, 36, 33, 10];1703;Привод к ведущим управляемым колёсам переднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[1709, 2229];1704;полуосей (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[291, 256];1704;полуосей (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[103, 140, 47, 28];1705;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-80-00-00A-040A-A +[18, 144, 47, 29];1705;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-A7-80-00-00A-040A-A +[158, 592, 3252, 263];1706;Пробка контрольно-заливного отверстия;DMC-URALM-A-A7-80-00-00A-040A-A +[161, 612, 564, 271];1706;Пробка контрольно-заливного отверстия;DMC-URALM-A-A7-80-00-00A-040A-A +[185, 129, 2, 74];1707;Описание устройства и работы;DMC-URALM-A-A7-80-00-00A-040A-A +[191, 132, 2, 89];1707;Описание устройства и работы;DMC-URALM-A-A7-80-00-00A-040A-A +[841];1708;Ступица;DMC-URALM-A-A7-80-00-00A-040A-A +[797];1708;Ступица;DMC-URALM-A-A7-80-00-00A-040A-A +[834, 62, 186, 393, 82];1709;Стакан подшипников ведущей конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[870, 62, 115, 411, 59];1709;Стакан подшипников ведущей конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[1710, 3253, 80, 833, 391, 1180, 38, 4, 3254, 38];1710;Одно сверление под венцом шестерни диаметром 5 мм на глубину 3 мм;DMC-URALM-A-A7-80-00-00A-040A-A +[405, 3832, 80, 1144, 59, 1180, 38, 4, 3833, 38];1710;Одно сверление под венцом шестерни диаметром 5 мм на глубину 3 мм;DMC-URALM-A-A7-80-00-00A-040A-A +[285, 74];1711;Принцип работы;DMC-URALM-A-A7-80-00-00A-040A-A +[285, 89];1711;Принцип работы;DMC-URALM-A-A7-80-00-00A-040A-A +[242, 35, 8, 186, 839, 98, 4];1712;Конструкция привода к ведущим колёсам показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[251, 35, 8, 115, 36, 101, 4];1712;Конструкция привода к ведущим колёсам показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[156];1713;Шток;DMC-URALM-A-A7-80-00-00A-040A-A +[123, 26];1714;Палец датчика;DMC-URALM-A-A7-80-00-00A-040A-A +[903, 178, 168, 542, 544, 1602, 42, 1321, 3, 384, 571, 487, 2, 1344, 1706, 234, 156, 3, 196, 167, 156, 1671, 4, 123, 26, 178, 342, 544, 3255, 821, 2, 5, 418, 262, 1344, 1691, 14, 748, 200, 307, 420, 740, 3, 734, 234, 748, 200, 671, 244, 3, 534, 200, 307, 5, 671, 207, 588, 293, 2197, 1693, 207, 2196];1715;После включения блокировки МКД (БМКД) сжатый воздух поступает в полость пневматической камеры и перемещает диафрагму со штоком. Во время движения шток воздействует на палец датчика включения индикатора БМКД, включая его, и с помощью вилки перемещает муфту по шлицам левой полуоси. Муфта входит в зацепление со шлицами левой чашки дифференциала. В результате левая полуось с чашкой дифференциала вращаются как единое целое. Дифференциал блокируется (;DMC-URALM-A-A7-80-00-00A-040A-A +[983, 182, 174, 542, 544, 977, 42, 1529, 3, 408, 595, 502, 2, 1137, 1836, 234, 156, 172, 201, 173, 156, 1810, 4, 123, 26, 182, 342, 544, 2647, 427, 2, 5, 430, 250, 1137, 246, 14, 748, 203, 291, 246, 1010, 3, 788, 234, 748, 203, 792, 113, 3, 534, 203, 795, 5, 792, 113, 609, 293, 2625, 1145, 113, 2623];1715;После включения блокировки МКД (БМКД) сжатый воздух поступает в полость пневматической камеры и перемещает диафрагму со штоком. Во время движения шток воздействует на палец датчика включения индикатора БМКД, включая его, и с помощью вилки перемещает муфту по шлицам левой полуоси. Муфта входит в зацепление со шлицами левой чашки дифференциала. В результате левая полуось с чашкой дифференциала вращаются как единое целое. Дифференциал блокируется (;DMC-URALM-A-A7-80-00-00A-040A-A +[158, 455, 263];1716;Пробка сливного отверстия;DMC-URALM-A-A7-80-00-00A-040A-A +[161, 470, 271];1716;Пробка сливного отверстия;DMC-URALM-A-A7-80-00-00A-040A-A +[543];1717;Кулаки;DMC-URALM-A-A7-80-00-00A-040A-A +[56, 1379];1718;Гайка регулировочная;DMC-URALM-A-A7-80-00-00A-040A-A +[61, 1558];1718;Гайка регулировочная;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23, 34, 10];1719;Главная передача переднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24, 33, 10];1719;Главная передача переднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[62, 943, 393];1720;Подшипник роликовый конический;DMC-URALM-A-A7-80-00-00A-040A-A +[62, 1006, 411];1720;Подшипник роликовый конический;DMC-URALM-A-A7-80-00-00A-040A-A +[3, 196, 100, 37, 327, 1329, 588, 4, 3256, 830, 1362, 840, 588, 5, 813, 382, 32, 296, 392, 1329, 588, 5, 813, 350, 382];1721;Во время поворота автомобиля сателлиты начинают вращаться на шипах крестовины, заставляя полуоси вращаться с разной скоростью. При этом колёса начинают вращаться с разной угловой скоростью.;DMC-URALM-A-A7-80-00-00A-040A-A +[172, 201, 100, 43, 327, 1128, 609, 4, 3834, 868, 2624, 291, 609, 5, 852, 407, 32, 269, 36, 1128, 609, 5, 852, 359, 407];1721;Во время поворота автомобиля сателлиты начинают вращаться на шипах крестовины, заставляя полуоси вращаться с разной скоростью. При этом колёса начинают вращаться с разной угловой скоростью.;DMC-URALM-A-A7-80-00-00A-040A-A +[235, 198, 307];1722;Фланец кожуха полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[235, 198, 291];1722;Фланец кожуха полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[62, 943, 423];1723;Подшипник роликовый цилиндрический;DMC-URALM-A-A7-80-00-00A-040A-A +[62, 1006, 435];1723;Подшипник роликовый цилиндрический;DMC-URALM-A-A7-80-00-00A-040A-A +[2230, 841];1724;Шпилька ступицы;DMC-URALM-A-A7-80-00-00A-040A-A +[2648, 797];1724;Шпилька ступицы;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 3257, 260, 1083, 23];1725;ГП двойная, c центральной передачей.;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 3835, 260, 1152, 24];1725;ГП двойная, c центральной передачей.;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 34, 10, 98, 4];1726;ГП переднего моста показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 33, 10, 101, 4];1726;ГП переднего моста показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[13];1727;Болт;DMC-URALM-A-A7-80-00-00A-040A-A +[1359, 167];1728;Прямолинейное движение;DMC-URALM-A-A7-80-00-00A-040A-A +[1140, 173];1728;Прямолинейное движение;DMC-URALM-A-A7-80-00-00A-040A-A +[186, 10, 305, 21, 575, 91];1729;Ведущие мосты состоят из следующих элементов:;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 10, 319, 21, 428, 91];1729;Ведущие мосты состоят из следующих элементов:;DMC-URALM-A-A7-80-00-00A-040A-A +[1084, 4, 1711, 367, 423, 82, 234, 591, 164, 393, 82];1730;Метки на торце ведущей цилиндрической шестерни со стороны установки конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[1153, 4, 3836, 115, 435, 59, 234, 611, 170, 411, 59];1730;Метки на торце ведущей цилиндрической шестерни со стороны установки конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[528];1731;Штуцер;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 749, 292];1732;Крышка ступичного узла;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 798, 678];1732;Крышка ступичного узла;DMC-URALM-A-A7-80-00-00A-040A-A +[262];1733;Вилка;DMC-URALM-A-A7-80-00-00A-040A-A +[250];1733;Вилка;DMC-URALM-A-A7-80-00-00A-040A-A +[3258, 292, 367, 423, 82, 7, 914, 437, 1379, 727];1734;Подшипниковый узел ведущей цилиндрической шестерни для регулировки имеет регулировочные прокладки (;DMC-URALM-A-A7-80-00-00A-040A-A +[3837, 292, 115, 435, 59, 7, 986, 638, 1558, 786];1734;Подшипниковый узел ведущей цилиндрической шестерни для регулировки имеет регулировочные прокладки (;DMC-URALM-A-A7-80-00-00A-040A-A +[3259, 54];1735;Клиновый механизм;DMC-URALM-A-A7-80-00-00A-040A-A +[3838, 54];1735;Клиновый механизм;DMC-URALM-A-A7-80-00-00A-040A-A +[2231, 572];1736;Колодка тормозная;DMC-URALM-A-A7-80-00-00A-040A-A +[2649, 596];1736;Колодка тормозная;DMC-URALM-A-A7-80-00-00A-040A-A +[153, 307, 234, 3260, 1376];1737;Соединение полуосей со ступицами шлицевое.;DMC-URALM-A-A7-80-00-00A-040A-A +[145, 291, 234, 797, 1556];1737;Соединение полуосей со ступицами шлицевое.;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 168, 244, 571, 3261, 141, 221, 7, 2232, 168, 542];1738;Механизм блокировки дифференциала пневматический, мембранного типа предназначен для осуществления блокировки МКД.;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 174, 113, 595, 3839, 141, 227, 7, 2650, 174, 542];1738;Механизм блокировки дифференциала пневматический, мембранного типа предназначен для осуществления блокировки МКД.;DMC-URALM-A-A7-80-00-00A-040A-A +[242, 54, 168, 207, 98, 4];1739;Конструкция механизма блокировки дифференциала показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[251, 54, 174, 113, 101, 4];1739;Конструкция механизма блокировки дифференциала показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[134];1740;Крышка;DMC-URALM-A-A7-80-00-00A-040A-A +[136];1740;Крышка;DMC-URALM-A-A7-80-00-00A-040A-A +[56, 62, 75];1741;Гайка подшипника колеса;DMC-URALM-A-A7-80-00-00A-040A-A +[61, 62, 36];1741;Гайка подшипника колеса;DMC-URALM-A-A7-80-00-00A-040A-A +[307, 1075];1742;Полуось наружная;DMC-URALM-A-A7-80-00-00A-040A-A +[795, 1146];1742;Полуось наружная;DMC-URALM-A-A7-80-00-00A-040A-A +[2233];1743;Отражатель;DMC-URALM-A-A7-80-00-00A-040A-A +[2651];1743;Отражатель;DMC-URALM-A-A7-80-00-00A-040A-A +[87, 244, 3, 390, 5, 838, 423, 2228, 75];1744;Корпус дифференциала, в сборе с ведомым цилиндрическим зубчатым колесом (;DMC-URALM-A-A7-80-00-00A-040A-A +[87, 113, 3, 390, 5, 334, 435, 567, 36];1744;Корпус дифференциала, в сборе с ведомым цилиндрическим зубчатым колесом (;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 834, 62];1745;Крышка стакана подшипников;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 870, 62];1745;Крышка стакана подшипников;DMC-URALM-A-A7-80-00-00A-040A-A +[393, 943, 62];1746;Конический роликовый подшипник;DMC-URALM-A-A7-80-00-00A-040A-A +[411, 1006, 62];1746;Конический роликовый подшипник;DMC-URALM-A-A7-80-00-00A-040A-A +[459, 660, 350, 382, 746, 221, 7, 23, 492, 68, 4, 34, 3262, 392];1747;Шарнир равных угловых скоростей (ШРУС) предназначен для передачи крутящего момента на передние управляемые колёса.;DMC-URALM-A-A7-80-00-00A-040A-A +[459, 681, 359, 407, 746, 227, 7, 24, 360, 68, 4, 33, 686, 36];1747;Шарнир равных угловых скоростей (ШРУС) предназначен для передачи крутящего момента на передние управляемые колёса.;DMC-URALM-A-A7-80-00-00A-040A-A +[3263, 206];1748;Импульсное кольцо;DMC-URALM-A-A7-80-00-00A-040A-A +[3840, 219];1748;Импульсное кольцо;DMC-URALM-A-A7-80-00-00A-040A-A +[82, 393, 735];1749;Шестерня коническая ведущая;DMC-URALM-A-A7-80-00-00A-040A-A +[59, 411, 115];1749;Шестерня коническая ведущая;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 34, 10, 1659, 12, 288, 345, 10, 1380, 658, 1327, 1361, 235];1750;ГП переднего моста отличается от ГП среднего моста наличием только одного приводного фланца (;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 33, 10, 1804, 12, 288, 357, 10, 1559, 679, 405, 1549, 787];1750;ГП переднего моста отличается от ГП среднего моста наличием только одного приводного фланца (;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23];1751;Главная передача;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24];1751;Главная передача;DMC-URALM-A-A7-80-00-00A-040A-A +[1712];1752;Цапфа;DMC-URALM-A-A7-80-00-00A-040A-A +[1154];1752;Цапфа;DMC-URALM-A-A7-80-00-00A-040A-A +[453, 62, 207];1753;Опоры подшипников дифференциалов;DMC-URALM-A-A7-80-00-00A-040A-A +[383, 62, 207];1753;Опоры подшипников дифференциалов;DMC-URALM-A-A7-80-00-00A-040A-A +[2231, 572];1754;Колодки тормозные;DMC-URALM-A-A7-80-00-00A-040A-A +[2649, 596];1754;Колодки тормозные;DMC-URALM-A-A7-80-00-00A-040A-A +[129];1755;Устройство;DMC-URALM-A-A7-80-00-00A-040A-A +[132];1755;Устройство;DMC-URALM-A-A7-80-00-00A-040A-A +[3264, 207, 542, 221, 7, 2199, 736, 492, 68, 348, 1381, 3, 1045, 910, 32, 167, 37, 14, 1713, 415, 2, 100, 1647, 392, 37, 588, 5, 813, 2194];1756;Межколёсный дифференциал (МКД) предназначен для равномерного распределения крутящего момента между колёсами, в том числе при движении автомобиля по неровной дороге и поворотах, когда колёса автомобиля вращаются с разной частотой.;DMC-URALM-A-A7-80-00-00A-040A-A +[3841, 113, 542, 227, 7, 1826, 789, 360, 68, 358, 36, 3, 2533, 984, 32, 173, 43, 14, 873, 426, 2, 100, 1796, 36, 43, 609, 5, 852, 2621];1756;Межколёсный дифференциал (МКД) предназначен для равномерного распределения крутящего момента между колёсами, в том числе при движении автомобиля по неровной дороге и поворотах, когда колёса автомобиля вращаются с разной частотой.;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 1379];1757;Шайба регулировочная;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 1558];1757;Шайба регулировочная;DMC-URALM-A-A7-80-00-00A-040A-A +[528, 2234];1758;Штуцер маслоподводящий;DMC-URALM-A-A7-80-00-00A-040A-A +[528, 2652];1758;Штуцер маслоподводящий;DMC-URALM-A-A7-80-00-00A-040A-A +[723, 186, 10, 4, 37];1759;Месторасположение ведущих мостов на автомобиле;DMC-URALM-A-A7-80-00-00A-040A-A +[782, 115, 10, 4, 43];1759;Месторасположение ведущих мостов на автомобиле;DMC-URALM-A-A7-80-00-00A-040A-A +[186, 10, 221, 7, 164, 589, 2, 23, 4, 1382, 492, 68];1760;Ведущие мосты предназначены для установки колёс и передачи на них крутящего момента.;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 10, 227, 7, 170, 36, 2, 24, 4, 1382, 360, 68];1760;Ведущие мосты предназначены для установки колёс и передачи на них крутящего момента.;DMC-URALM-A-A7-80-00-00A-040A-A +[671, 244, 200];1761;Чашка дифференциала левая;DMC-URALM-A-A7-80-00-00A-040A-A +[792, 113, 203];1761;Чашка дифференциала левая;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 31, 10, 1659, 12, 288, 345, 10, 1380, 658, 1327, 1361, 235];1762;ГП заднего моста отличается от ГП среднего моста наличием только одного приводного фланца (;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 30, 10, 1804, 12, 288, 357, 10, 1559, 679, 405, 1549, 787];1762;ГП заднего моста отличается от ГП среднего моста наличием только одного приводного фланца (;DMC-URALM-A-A7-80-00-00A-040A-A +[17];1763;Все;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23, 31, 10];1764;Главная передача заднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24, 30, 10];1764;Главная передача заднего моста;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 62, 244];1765;Крышка подшипника дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 62, 113];1765;Крышка подшипника дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[1030];1766;Маркировка;DMC-URALM-A-A7-80-00-00A-040A-A +[1097];1766;Маркировка;DMC-URALM-A-A7-80-00-00A-040A-A +[749, 292, 3265, 589, 34, 10, 305, 21, 2235];1767;Ступичный узел управляемых колёс переднего моста состоит из цапфы (;DMC-URALM-A-A7-80-00-00A-040A-A +[798, 292, 686, 36, 33, 10, 319, 21, 1154];1767;Ступичный узел управляемых колёс переднего моста состоит из цапфы (;DMC-URALM-A-A7-80-00-00A-040A-A +[186, 423, 391, 2, 838, 423, 3266, 392, 300, 23, 437, 1084, 3267];1768;Ведущие цилиндрические шестерни и ведомые цилиндрические зубчатые колёса главной передачи имеют метки согласно ;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 435, 59, 2, 334, 435, 567, 36, 314, 24, 1136, 1153, 3842];1768;Ведущие цилиндрические шестерни и ведомые цилиндрические зубчатые колёса главной передачи имеют метки согласно ;DMC-URALM-A-A7-80-00-00A-040A-A +[176];1769;Диск;DMC-URALM-A-A7-80-00-00A-040A-A +[186, 10, 1082, 141, 5, 194, 928, 300, 23];1770;Ведущие мосты проходного типа, с верхним расположением главной передачи.;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 10, 1151, 141, 5, 181, 864, 314, 24];1770;Ведущие мосты проходного типа, с верхним расположением главной передачи.;DMC-URALM-A-A7-80-00-00A-040A-A +[114, 460];1771;Картер редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[10, 34, 953];1772;Мост передний управляемый;DMC-URALM-A-A7-80-00-00A-040A-A +[10, 33, 686];1772;Мост передний управляемый;DMC-URALM-A-A7-80-00-00A-040A-A +[87];1773;Корпус (;DMC-URALM-A-A7-80-00-00A-040A-A +[349];1774;Пружина;DMC-URALM-A-A7-80-00-00A-040A-A +[247];1774;Пружина;DMC-URALM-A-A7-80-00-00A-040A-A +[18];1775;А;DMC-URALM-A-A7-80-00-00A-040A-A +[735, 423, 82];1776;Ведущая цилиндрическая шестерня (;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 435, 59];1776;Ведущая цилиндрическая шестерня (;DMC-URALM-A-A7-80-00-00A-040A-A +[746, 305, 21, 421, 307];1777;ШРУС состоит из внутренней полуоси (;DMC-URALM-A-A7-80-00-00A-040A-A +[746, 319, 21, 434, 291];1777;ШРУС состоит из внутренней полуоси (;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 834, 62, 186, 393, 82];1778;Крышка стакана подшипников ведущей конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 870, 62, 115, 411, 59];1778;Крышка стакана подшипников ведущей конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 589, 256];1779;приводов колёс (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 36, 256];1779;приводов колёс (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[749, 292, 305, 21, 198, 307];1780;Ступичный узел состоит из кожуха полуоси (;DMC-URALM-A-A7-80-00-00A-040A-A +[798, 292, 319, 21, 198, 291];1780;Ступичный узел состоит из кожуха полуоси (;DMC-URALM-A-A7-80-00-00A-040A-A +[100];1781;Повороты;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 532];1782;Шайба стопорная;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 505];1782;Шайба стопорная;DMC-URALM-A-A7-80-00-00A-040A-A +[533, 1378, 543];1783;Рычаг поворотного кулака;DMC-URALM-A-A7-80-00-00A-040A-A +[533, 1557, 543];1783;Рычаг поворотного кулака;DMC-URALM-A-A7-80-00-00A-040A-A +[75, 669, 393, 838];1784;Колесо зубчатое коническое ведомое;DMC-URALM-A-A7-80-00-00A-040A-A +[36, 567, 411, 334];1784;Колесо зубчатое коническое ведомое;DMC-URALM-A-A7-80-00-00A-040A-A +[242, 35, 8, 186, 953, 839, 98, 4];1785;Конструкция привода к ведущим управляемым колёсам показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[251, 35, 8, 115, 686, 36, 101, 4];1785;Конструкция привода к ведущим управляемым колёсам показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[622, 164, 1383, 951, 300, 23];1786;Места установки маркировочной пластины главной передачи;DMC-URALM-A-A7-80-00-00A-040A-A +[643, 170, 1560, 794, 314, 24];1786;Места установки маркировочной пластины главной передачи;DMC-URALM-A-A7-80-00-00A-040A-A +[60, 632, 58, 673, 122, 3, 107];1787;Блок манжет системы регулирования давления в шинах;DMC-URALM-A-A7-80-00-00A-040A-A +[60, 632, 72, 689, 125, 3, 78];1787;Блок манжет системы регулирования давления в шинах;DMC-URALM-A-A7-80-00-00A-040A-A +[235, 35, 1082, 9];1788;Фланец привода проходного вала;DMC-URALM-A-A7-80-00-00A-040A-A +[235, 35, 1151, 9];1788;Фланец привода проходного вала;DMC-URALM-A-A7-80-00-00A-040A-A +[3268];1789;Шпонка;DMC-URALM-A-A7-80-00-00A-040A-A +[3843];1789;Шпонка;DMC-URALM-A-A7-80-00-00A-040A-A +[285, 2169];1790;Принцип смазывания;DMC-URALM-A-A7-80-00-00A-040A-A +[285, 2600];1790;Принцип смазывания;DMC-URALM-A-A7-80-00-00A-040A-A +[834, 62];1791;Стакан подшипников;DMC-URALM-A-A7-80-00-00A-040A-A +[870, 62];1791;Стакан подшипников;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 3269];1792;Шайба отгибная;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 3844];1792;Шайба отгибная;DMC-URALM-A-A7-80-00-00A-040A-A +[242, 288, 98, 4];1793;Конструкция ГП показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[251, 288, 101, 4];1793;Конструкция ГП показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[114, 460];1794;Картер редуктора (;DMC-URALM-A-A7-80-00-00A-040A-A +[735, 393, 82];1795;Ведущая коническая шестерня (;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 411, 59];1795;Ведущая коническая шестерня (;DMC-URALM-A-A7-80-00-00A-040A-A +[341, 9, 94, 4, 1621, 423];1796;Промежуточный вал установлен на одном цилиндрическом (;DMC-URALM-A-A7-80-00-00A-040A-A +[356, 9, 290, 4, 405, 435];1796;Промежуточный вал установлен на одном цилиндрическом (;DMC-URALM-A-A7-80-00-00A-040A-A +[34, 953, 10, 1330, 2141, 437, 459, 660, 350, 382];1797;Передний управляемый мост, кроме того, имеет шарнир равных угловых скоростей.;DMC-URALM-A-A7-80-00-00A-040A-A +[33, 686, 10, 1533, 2579, 638, 459, 681, 359, 407];1797;Передний управляемый мост, кроме того, имеет шарнир равных угловых скоростей.;DMC-URALM-A-A7-80-00-00A-040A-A +[840];1798;Полуоси (;DMC-URALM-A-A7-80-00-00A-040A-A +[291];1798;Полуоси (;DMC-URALM-A-A7-80-00-00A-040A-A +[1030, 344];1799;Маркировки нет;DMC-URALM-A-A7-80-00-00A-040A-A +[1097, 344];1799;Маркировки нет;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 8, 186, 839, 31, 739];1800;Привод к ведущим колёсам задней тележки;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 8, 115, 36, 30, 790];1800;Привод к ведущим колёсам задней тележки;DMC-URALM-A-A7-80-00-00A-040A-A +[1626, 198, 307, 1384, 307];1801;Внутри кожуха полуоси расположена полуось (;DMC-URALM-A-A7-80-00-00A-040A-A +[1110, 198, 291, 1155, 795];1801;Внутри кожуха полуоси расположена полуось (;DMC-URALM-A-A7-80-00-00A-040A-A +[459, 660, 350, 382];1802;Шарнир равных угловых скоростей;DMC-URALM-A-A7-80-00-00A-040A-A +[459, 681, 359, 407];1802;Шарнир равных угловых скоростей;DMC-URALM-A-A7-80-00-00A-040A-A +[1030, 82];1803;Маркировка шестерен;DMC-URALM-A-A7-80-00-00A-040A-A +[1097, 648];1803;Маркировка шестерен;DMC-URALM-A-A7-80-00-00A-040A-A +[723, 1383, 951, 98, 4];1804;Месторасположение маркировочных пластин показано на ;DMC-URALM-A-A7-80-00-00A-040A-A +[782, 1560, 794, 101, 4];1804;Месторасположение маркировочных пластин показано на ;DMC-URALM-A-A7-80-00-00A-040A-A +[75, 669, 423, 367];1805;Колесо зубчатое цилиндрическое ведомое;DMC-URALM-A-A7-80-00-00A-040A-A +[36, 567, 435, 334];1805;Колесо зубчатое цилиндрическое ведомое;DMC-URALM-A-A7-80-00-00A-040A-A +[348, 671, 244, 3, 3270, 1063, 3271, 830];1806;Между чашками дифференциала в плоскости разъёма зажата крестовина (;DMC-URALM-A-A7-80-00-00A-040A-A +[358, 792, 113, 3, 3845, 1129, 3846, 868];1806;Между чашками дифференциала в плоскости разъёма зажата крестовина (;DMC-URALM-A-A7-80-00-00A-040A-A +[123];1807;Палец;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 3272];1808;Шайба прижимная;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 3847];1808;Шайба прижимная;DMC-URALM-A-A7-80-00-00A-040A-A +[2233, 235];1809;Отражатель фланца;DMC-URALM-A-A7-80-00-00A-040A-A +[2651, 787];1809;Отражатель фланца;DMC-URALM-A-A7-80-00-00A-040A-A +[727, 114];1810;Прокладка картера;DMC-URALM-A-A7-80-00-00A-040A-A +[786, 114];1810;Прокладка картера;DMC-URALM-A-A7-80-00-00A-040A-A +[82, 423, 735];1811;Шестерня цилиндрическая ведущая;DMC-URALM-A-A7-80-00-00A-040A-A +[59, 435, 115];1811;Шестерня цилиндрическая ведущая;DMC-URALM-A-A7-80-00-00A-040A-A +[55];1812;Б;DMC-URALM-A-A7-80-00-00A-040A-A +[727, 1070];1813;Прокладка уплотнительная;DMC-URALM-A-A7-80-00-00A-040A-A +[786, 646];1813;Прокладка уплотнительная;DMC-URALM-A-A7-80-00-00A-040A-A +[207, 345, 2, 31, 10, 437, 54, 168, 256];1814;Дифференциалы среднего и заднего мостов имеют механизмы блокировки (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[207, 357, 2, 30, 10, 1136, 54, 174, 256];1814;Дифференциалы среднего и заднего мостов имеют механизмы блокировки (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[1084, 4, 367, 423, 391];1815;Метка на ведомой цилиндрической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[1153, 4, 334, 435, 59];1815;Метка на ведомой цилиндрической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 168, 256];1816;механизмов блокировки (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 174, 256];1816;механизмов блокировки (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[727, 1379];1817;Прокладка регулировочная;DMC-URALM-A-A7-80-00-00A-040A-A +[786, 1558];1817;Прокладка регулировочная;DMC-URALM-A-A7-80-00-00A-040A-A +[56, 235];1818;Гайка фланца;DMC-URALM-A-A7-80-00-00A-040A-A +[61, 787];1818;Гайка фланца;DMC-URALM-A-A7-80-00-00A-040A-A +[307, 200];1819;Полуось левая;DMC-URALM-A-A7-80-00-00A-040A-A +[795, 203];1819;Полуось левая;DMC-URALM-A-A7-80-00-00A-040A-A +[146, 147];1820;Ответственная компания;DMC-URALM-A-A7-80-00-00A-040A-A +[149, 150];1820;Ответственная компания;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 288, 490, 127, 235];1821;Привод ГП осуществляется через фланцы (;DMC-URALM-A-A7-80-00-00A-040A-A +[35, 288, 409, 127, 787];1821;Привод ГП осуществляется через фланцы (;DMC-URALM-A-A7-80-00-00A-040A-A +[235];1822;Фланец;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 168, 207, 94, 4, 114, 345, 2, 31, 10];1823;Механизмы блокировки дифференциалов установлены на картерах среднего и заднего мостов.;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 174, 207, 290, 4, 114, 357, 2, 30, 10];1823;Механизмы блокировки дифференциалов установлены на картерах среднего и заднего мостов.;DMC-URALM-A-A7-80-00-00A-040A-A +[367, 393, 669, 75];1824;Ведомое коническое зубчатое колесо (;DMC-URALM-A-A7-80-00-00A-040A-A +[334, 411, 567, 36];1824;Ведомое коническое зубчатое колесо (;DMC-URALM-A-A7-80-00-00A-040A-A +[623];1825;Шплинт;DMC-URALM-A-A7-80-00-00A-040A-A +[840];1826;Полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[291];1826;Полуоси;DMC-URALM-A-A7-80-00-00A-040A-A +[56, 841];1827;Гайка ступицы;DMC-URALM-A-A7-80-00-00A-040A-A +[61, 797];1827;Гайка ступицы;DMC-URALM-A-A7-80-00-00A-040A-A +[300, 23, 2229];1828;главных передач (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[314, 24, 256];1828;главных передач (Раздел ;DMC-URALM-A-A7-80-00-00A-040A-A +[114, 10];1829;Картер моста;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 168, 244];1830;Механизм блокировки дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[54, 174, 113];1830;Механизм блокировки дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[157, 3273, 3274, 82];1831;Шайба опорная полуосевой шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[160, 651, 1012, 59];1831;Шайба опорная полуосевой шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[543, 1378];1832;Кулак поворотный;DMC-URALM-A-A7-80-00-00A-040A-A +[543, 1557];1832;Кулак поворотный;DMC-URALM-A-A7-80-00-00A-040A-A +[1348];1833;Манжета;DMC-URALM-A-A7-80-00-00A-040A-A +[632];1833;Манжета;DMC-URALM-A-A7-80-00-00A-040A-A +[2230];1834;Шпилька;DMC-URALM-A-A7-80-00-00A-040A-A +[2648];1834;Шпилька;DMC-URALM-A-A7-80-00-00A-040A-A +[830, 244];1835;Крестовина дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[868, 113];1835;Крестовина дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[9, 367, 393, 82];1836;Вал ведущей конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[9, 115, 411, 59];1836;Вал ведущей конической шестерни;DMC-URALM-A-A7-80-00-00A-040A-A +[391, 2, 62, 300, 23, 1679, 106, 3275, 3, 114, 10, 2, 114, 300, 23, 48, 195, 592, 263, 106, 3276, 82, 3277, 2, 127, 943, 62, 3278, 3, 384, 393, 82, 114, 300, 23, 3279, 3280, 3, 114, 10, 62, 186, 393, 82, 1679, 106, 21, 384, 393, 82, 1665, 127, 3281, 4, 134, 114, 2, 2234, 528, 1663, 3, 834, 62];1837;Шестерни и подшипники главной передачи смазываются маслом, заливаемым в картер моста и картер главной передачи до уровня контрольного отверстия. Масло подхватывается шестернями, разбрызгивается и через роликовый подшипник попадает в полость конических шестерен картера главной передачи, откуда стекает в картер моста. Подшипники ведущей конической шестерни смазываются маслом из полости конических шестерен, которое через карман на крышке картера и маслоподводящий штуцер подается в стакан подшипников.;DMC-URALM-A-A7-80-00-00A-040A-A +[59, 2, 62, 314, 24, 1817, 112, 3848, 3, 114, 10, 2, 114, 314, 24, 48, 330, 612, 271, 112, 3849, 59, 3850, 2, 127, 1006, 62, 3851, 3, 408, 411, 648, 114, 314, 24, 3852, 3853, 3, 114, 10, 62, 115, 411, 59, 1817, 112, 21, 408, 411, 648, 297, 127, 3854, 4, 136, 114, 2, 2652, 528, 2599, 3, 870, 62];1837;Шестерни и подшипники главной передачи смазываются маслом, заливаемым в картер моста и картер главной передачи до уровня контрольного отверстия. Масло подхватывается шестернями, разбрызгивается и через роликовый подшипник попадает в полость конических шестерен картера главной передачи, откуда стекает в картер моста. Подшипники ведущей конической шестерни смазываются маслом из полости конических шестерен, которое через карман на крышке картера и маслоподводящий штуцер подается в стакан подшипников.;DMC-URALM-A-A7-80-00-00A-040A-A +[1341];1838;Сапун;DMC-URALM-A-A7-80-00-00A-040A-A +[951, 532];1839;Пластина стопорная;DMC-URALM-A-A7-80-00-00A-040A-A +[794, 505];1839;Пластина стопорная;DMC-URALM-A-A7-80-00-00A-040A-A +[114, 5, 198, 307];1840;картеров с кожухами полуосей;DMC-URALM-A-A7-80-00-00A-040A-A +[114, 5, 198, 291];1840;картеров с кожухами полуосей;DMC-URALM-A-A7-80-00-00A-040A-A +[3282, 82];1841;Полуосевая шестерня;DMC-URALM-A-A7-80-00-00A-040A-A +[1012, 59];1841;Полуосевая шестерня;DMC-URALM-A-A7-80-00-00A-040A-A +[524];1842;Маслёнка;DMC-URALM-A-A7-80-00-00A-040A-A +[431];1842;Маслёнка;DMC-URALM-A-A7-80-00-00A-040A-A +[134, 841, 75];1843;Крышка ступицы колеса;DMC-URALM-A-A7-80-00-00A-040A-A +[136, 797, 36];1843;Крышка ступицы колеса;DMC-URALM-A-A7-80-00-00A-040A-A +[3, 196, 100, 953, 75, 1647, 840, 3283, 80, 1714, 3284, 21, 543, 3285, 293, 1077, 394, 257, 2, 1077, 422, 176, 3, 205, 3286, 3287, 942];1844;Во время поворота управляемого колеса, когда полуоси расположены под углом, каждый из кулаков поворачивается как относительно паза, так и относительно оси диска в двух взаимно перпендикулярных направлениях.;DMC-URALM-A-A7-80-00-00A-040A-A +[172, 201, 100, 686, 36, 1796, 291, 1155, 80, 1839, 3855, 21, 543, 3856, 293, 1148, 394, 257, 2, 1148, 608, 176, 3, 562, 2642, 3857, 1005];1844;Во время поворота управляемого колеса, когда полуоси расположены под углом, каждый из кулаков поворачивается как относительно паза, так и относительно оси диска в двух взаимно перпендикулярных направлениях.;DMC-URALM-A-A7-80-00-00A-040A-A +[420];1845;Муфта;DMC-URALM-A-A7-80-00-00A-040A-A +[246];1845;Муфта;DMC-URALM-A-A7-80-00-00A-040A-A +[671, 244];1846;Чашка дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[792, 113];1846;Чашка дифференциала;DMC-URALM-A-A7-80-00-00A-040A-A +[3288, 572];1847;Барабан тормозной;DMC-URALM-A-A7-80-00-00A-040A-A +[3858, 596];1847;Барабан тормозной;DMC-URALM-A-A7-80-00-00A-040A-A +[367, 669, 75, 3, 196, 1688, 1715, 2189, 68, 87, 244, 1676, 127, 327, 2236, 82, 127, 1376, 153, 3289, 391, 1715, 1686, 68, 4, 307, 2, 1676, 8, 186, 839, 37];1848;Ведомое зубчатое колесо во время вращения передает крутящий момент корпусу дифференциала, далее через сателлиты полуосевым шестерням. Через шлицевое соединение полуосевые шестерни передают крутящий момент на полуоси и далее к ведущим колёсам автомобиля.;DMC-URALM-A-A7-80-00-00A-040A-A +[334, 567, 36, 172, 201, 1822, 1130, 360, 68, 87, 113, 1814, 127, 327, 1012, 59, 127, 1556, 145, 1012, 59, 1130, 360, 68, 4, 291, 2, 1814, 8, 115, 36, 43];1848;Ведомое зубчатое колесо во время вращения передает крутящий момент корпусу дифференциала, далее через сателлиты полуосевым шестерням. Через шлицевое соединение полуосевые шестерни передают крутящий момент на полуоси и далее к ведущим колёсам автомобиля.;DMC-URALM-A-A7-80-00-00A-040A-A +[242, 542, 98, 4];1849;Конструкция МКД показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[251, 542, 101, 4];1849;Конструкция МКД показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[2237];1850;Контргайка;DMC-URALM-A-A7-80-00-00A-040A-A +[2653];1850;Контргайка;DMC-URALM-A-A7-80-00-00A-040A-A +[1626, 2235, 1384, 1075, 307];1851;Внутри цапфы расположена наружная полуось (;DMC-URALM-A-A7-80-00-00A-040A-A +[1110, 1154, 1155, 1146, 795];1851;Внутри цапфы расположена наружная полуось (;DMC-URALM-A-A7-80-00-00A-040A-A +[13, 421];1852;Болт внутренний;DMC-URALM-A-A7-80-00-00A-040A-A +[13, 434];1852;Болт внутренний;DMC-URALM-A-A7-80-00-00A-040A-A +[186, 10, 2238, 3290, 58, 37, 2, 1056, 23, 4, 321, 37, 3291, 572, 2, 283, 1690];1853;Ведущие мосты поддерживают несущую систему автомобиля и обеспечивают передачу на раму автомобиля толкающих, тормозных и боковых усилий.;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 10, 2654, 3859, 989, 43, 2, 784, 24, 4, 222, 43, 3860, 596, 2, 289, 1824];1853;Ведущие мосты поддерживают несущую систему автомобиля и обеспечивают передачу на раму автомобиля толкающих, тормозных и боковых усилий.;DMC-URALM-A-A7-80-00-00A-040A-A +[13, 49, 134, 114, 460];1854;Болт крепления крышки картера редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[13, 50, 136, 114, 460];1854;Болт крепления крышки картера редуктора;DMC-URALM-A-A7-80-00-00A-040A-A +[3, 196, 3292, 167, 350, 382, 589, 1709, 2, 3293, 3294, 3295, 207, 32, 946, 167, 588, 293, 1710, 1693, 327, 3, 1695, 479, 1715, 1690, 5, 87, 207, 2, 830, 3, 660, 3296, 200, 2, 273, 2236, 82, 32, 296, 736, 492, 68, 348, 186, 1381, 2142, 3, 660, 1687];1855;Во время прямолинейного движении угловые скорости колёс, полуосей и полуосевых шестерней одинаковые. Дифференциал при таком движении вращается как одно целое. Сателлиты в этом случае передают усилия с корпуса дифференциала и крестовины в равной степени левой и правой полуосевым шестерням, при этом распределение крутящего момента между ведущими колёсами происходит в равной пропорции.;DMC-URALM-A-A7-80-00-00A-040A-A +[172, 201, 1140, 173, 359, 407, 36, 291, 2, 1012, 59, 3861, 113, 32, 257, 173, 609, 293, 405, 1145, 327, 3, 269, 494, 1130, 1824, 5, 87, 113, 2, 868, 3, 681, 3862, 203, 2, 237, 1012, 59, 32, 269, 789, 360, 68, 358, 115, 36, 2580, 3, 681, 1821];1855;Во время прямолинейного движении угловые скорости колёс, полуосей и полуосевых шестерней одинаковые. Дифференциал при таком движении вращается как одно целое. Сателлиты в этом случае передают усилия с корпуса дифференциала и крестовины в равной степени левой и правой полуосевым шестерням, при этом распределение крутящего момента между ведущими колёсами происходит в равной пропорции.;DMC-URALM-A-A7-80-00-00A-040A-A +[186, 10];1856;Ведущие мосты;DMC-URALM-A-A7-80-00-00A-040A-A +[115, 10];1856;Ведущие мосты;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 31, 10, 98, 4];1857;ГП заднего моста показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[288, 30, 10, 101, 4];1857;ГП заднего моста показана на ;DMC-URALM-A-A7-80-00-00A-040A-A +[3297];1858;Сухарь;DMC-URALM-A-A7-80-00-00A-040A-A +[3863];1858;Сухарь;DMC-URALM-A-A7-80-00-00A-040A-A +[1716];1859;Ограничитель;DMC-URALM-A-A7-80-00-00A-040A-A +[1840];1859;Ограничитель;DMC-URALM-A-A7-80-00-00A-040A-A +[206, 532];1860;Кольцо стопорное;DMC-URALM-A-A7-80-00-00A-040A-A +[219, 505];1860;Кольцо стопорное;DMC-URALM-A-A7-80-00-00A-040A-A +[17];1861;Все;DMC-URALM-A-B3-00-00-00A-001A-A +[654, 14, 336];1862;Руководство по эксплуатации;DMC-URALM-A-B3-00-00-00A-001A-A +[675, 14, 354];1862;Руководство по эксплуатации;DMC-URALM-A-B3-00-00-00A-001A-A +[1163, 139];1863;Титульный лист;DMC-URALM-A-B3-00-00-00A-001A-A +[1493, 139];1863;Титульный лист;DMC-URALM-A-B3-00-00-00A-001A-A +[146, 147];1864;Ответственная компания;DMC-URALM-A-B3-00-00-00A-001A-A +[149, 150];1864;Ответственная компания;DMC-URALM-A-B3-00-00-00A-001A-A +[];1865;+7 (3513) 55-16-37;DMC-URALM-A-B3-00-00-00A-001A-A +[954, 2239, 2240];1866;URALM-SFX44-ETPB3-00;DMC-URALM-A-B3-00-00-00A-001A-A +[451, 2241, 461, 3298];1867;456300, г.Миасс, пр. Автозаводцев, 1;DMC-URALM-A-B3-00-00-00A-001A-A +[451, 2241, 461, 3864];1867;456300, г.Миасс, пр. Автозаводцев, 1;DMC-URALM-A-B3-00-00-00A-001A-A +[105, 2, 75];1868;Подвеска и колеса;DMC-URALM-A-B3-00-00-00A-001A-A +[111, 2, 36];1868;Подвеска и колеса;DMC-URALM-A-B3-00-00-00A-001A-A +[1306, 955, 2242];1869;info@uralaz.ru;DMC-URALM-A-B3-00-00-00A-001A-A +[1624, 3299];1870;Издание № 000 - Версия 01;DMC-URALM-A-B3-00-00-00A-001A-A +[1772, 3865];1870;Издание № 000 - Версия 01;DMC-URALM-A-B3-00-00-00A-001A-A +[105, 2, 392];1871;Подвеска и колёса;DMC-URALM-A-B3-00-00-00A-001A-A +[111, 2, 36];1871;Подвеска и колёса;DMC-URALM-A-B3-00-00-00A-001A-A +[3300];1872;Производитель:;DMC-URALM-A-B3-00-00-00A-001A-A +[3866];1872;Производитель:;DMC-URALM-A-B3-00-00-00A-001A-A +[103, 140, 47, 28];1873;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-001A-A +[18, 144, 47, 29];1873;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-001A-A +[28, 6];1874;Урал-44202-0003511-80М;DMC-URALM-A-B3-00-00-00A-001A-A +[29, 6];1874;Урал-44202-0003511-80М;DMC-URALM-A-B3-00-00-00A-001A-A +[105, 37, 260, 151, 253, 11];1875;Подвеска автомобиля c колёсной формулой 4х4;DMC-URALM-A-B3-00-00-00A-010A-A +[111, 43, 260, 154, 265, 11];1875;Подвеска автомобиля c колёсной формулой 4х4;DMC-URALM-A-B3-00-00-00A-010A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];1876;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B3-00-00-00A-010A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];1876;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B3-00-00-00A-010A-A +[912, 1264, 2243, 81, 2, 274, 2244, 167, 589, 1077, 321];1877;обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы.;DMC-URALM-A-B3-00-00-00A-010A-A +[985, 2655, 2656, 81, 2, 228, 2657, 173, 36, 1148, 222];1877;обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы.;DMC-URALM-A-B3-00-00-00A-010A-A +[105, 37];1878;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-010A-A +[111, 43];1878;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-010A-A +[1078, 926, 2245, 413];1879;гашения колебаний неподрессоренных масс;DMC-URALM-A-B3-00-00-00A-010A-A +[1149, 993, 2658, 424];1879;гашения колебаний неподрессоренных масс;DMC-URALM-A-B3-00-00-00A-010A-A +[2246, 2247, 700];1880;смягчения динамических нагрузок;DMC-URALM-A-B3-00-00-00A-010A-A +[2659, 1835, 2660];1880;смягчения динамических нагрузок;DMC-URALM-A-B3-00-00-00A-010A-A +[301, 445];1881;Общие сведения;DMC-URALM-A-B3-00-00-00A-010A-A +[315, 468];1881;Общие сведения;DMC-URALM-A-B3-00-00-00A-010A-A +[105, 37, 221, 7];1882;Подвеска автомобиля предназначена для:;DMC-URALM-A-B3-00-00-00A-010A-A +[111, 43, 227, 7];1882;Подвеска автомобиля предназначена для:;DMC-URALM-A-B3-00-00-00A-010A-A +[2248, 1717, 348, 1381, 2, 321, 37];1883;создания связи между колёсами и рамой автомобиля;DMC-URALM-A-B3-00-00-00A-010A-A +[2661, 1521, 358, 36, 2, 222, 43];1883;создания связи между колёсами и рамой автомобиля;DMC-URALM-A-B3-00-00-00A-010A-A +[34, 105, 37, 1718, 1719, 5, 631, 45];1884;Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами.;DMC-URALM-A-B3-00-00-00A-010A-A +[33, 111, 43, 850, 1841, 5, 650, 45];1884;Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами.;DMC-URALM-A-B3-00-00-00A-010A-A +[31, 105, 37, 1718, 1719, 1085, 141, 5, 326, 3301];1885;Задняя подвеска автомобиля зависимая, рессорная, балансирного типа с реактивными штангами.;DMC-URALM-A-B3-00-00-00A-010A-A +[30, 111, 43, 850, 1841, 1156, 141, 5, 333, 373];1885;Задняя подвеска автомобиля зависимая, рессорная, балансирного типа с реактивными штангами.;DMC-URALM-A-B3-00-00-00A-010A-A +[23, 4, 321, 956, 2, 2249, 741, 1039, 234, 591, 415, 4, 392];1886;передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса;DMC-URALM-A-B3-00-00-00A-010A-A +[24, 4, 222, 1013, 2, 2662, 791, 403, 234, 611, 426, 4, 36];1886;передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса;DMC-URALM-A-B3-00-00-00A-010A-A +[185, 129, 105, 37, 526, 3, 232];1887;Описание устройства подвески автомобиля приведено в МД ;DMC-URALM-A-B3-00-00-00A-010A-A +[191, 132, 111, 43, 644, 3, 232];1887;Описание устройства подвески автомобиля приведено в МД ;DMC-URALM-A-B3-00-00-00A-010A-A +[146, 147];1888;Ответственная компания;DMC-URALM-A-B3-00-00-00A-010A-A +[149, 150];1888;Ответственная компания;DMC-URALM-A-B3-00-00-00A-010A-A +[185, 129];1889;Описание устройства;DMC-URALM-A-B3-00-00-00A-010A-A +[191, 132];1889;Описание устройства;DMC-URALM-A-B3-00-00-00A-010A-A +[103, 140, 47, 28];1890;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-010A-A +[18, 144, 47, 29];1890;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-010A-A +[31, 105, 37, 305, 21, 205, 442, 2, 205, 882, 88];1891;Задняя подвеска автомобиля состоит из двух основных и двух дополнительных рессор.;DMC-URALM-A-B3-00-00-00A-010B-A +[30, 111, 43, 319, 21, 562, 329, 2, 562, 770, 16];1891;Задняя подвеска автомобиля состоит из двух основных и двух дополнительных рессор.;DMC-URALM-A-B3-00-00-00A-010B-A +[912, 1264, 2243, 81, 2, 274, 2244, 167, 589, 1077, 321];1892;обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы.;DMC-URALM-A-B3-00-00-00A-010B-A +[985, 2655, 2656, 81, 2, 228, 2657, 173, 36, 1148, 222];1892;обеспечения требуемой плавности хода и необходимой кинематики движения колёс относительно рамы.;DMC-URALM-A-B3-00-00-00A-010B-A +[105, 37];1893;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-010B-A +[111, 43];1893;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-010B-A +[1078, 926, 2245, 413];1894;гашения колебаний неподрессоренных масс;DMC-URALM-A-B3-00-00-00A-010B-A +[1149, 993, 2658, 424];1894;гашения колебаний неподрессоренных масс;DMC-URALM-A-B3-00-00-00A-010B-A +[2246, 2247, 700];1895;смягчения динамических нагрузок;DMC-URALM-A-B3-00-00-00A-010B-A +[2659, 1835, 2660];1895;смягчения динамических нагрузок;DMC-URALM-A-B3-00-00-00A-010B-A +[105, 37, 260, 151, 253, 11];1896;Подвеска автомобиля c колёсной формулой 6х6;DMC-URALM-A-B3-00-00-00A-010B-A +[111, 43, 260, 154, 265, 11];1896;Подвеска автомобиля c колёсной формулой 6х6;DMC-URALM-A-B3-00-00-00A-010B-A +[301, 445];1897;Общие сведения;DMC-URALM-A-B3-00-00-00A-010B-A +[315, 468];1897;Общие сведения;DMC-URALM-A-B3-00-00-00A-010B-A +[105, 37, 221, 7];1898;Подвеска автомобиля предназначена для:;DMC-URALM-A-B3-00-00-00A-010B-A +[111, 43, 227, 7];1898;Подвеска автомобиля предназначена для:;DMC-URALM-A-B3-00-00-00A-010B-A +[2248, 1717, 348, 1381, 2, 321, 37];1899;создания связи между колёсами и рамой автомобиля;DMC-URALM-A-B3-00-00-00A-010B-A +[2661, 1521, 358, 36, 2, 222, 43];1899;создания связи между колёсами и рамой автомобиля;DMC-URALM-A-B3-00-00-00A-010B-A +[34, 105, 37, 1718, 1719, 5, 631, 45];1900;Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами.;DMC-URALM-A-B3-00-00-00A-010B-A +[33, 111, 43, 850, 1841, 5, 650, 45];1900;Передняя подвеска автомобиля зависимая, рессорная, с гидравлическими амортизаторами.;DMC-URALM-A-B3-00-00-00A-010B-A +[23, 4, 321, 956, 2, 2249, 741, 1039, 234, 591, 415, 4, 392];1901;передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса;DMC-URALM-A-B3-00-00-00A-010B-A +[24, 4, 222, 1013, 2, 2662, 791, 403, 234, 611, 426, 4, 36];1901;передачи на раму продольных и поперечных сил, действующих со стороны дороги на колёса;DMC-URALM-A-B3-00-00-00A-010B-A +[185, 129, 105, 37, 526, 3, 232];1902;Описание устройства подвески автомобиля приведено в МД ;DMC-URALM-A-B3-00-00-00A-010B-A +[191, 132, 111, 43, 644, 3, 232];1902;Описание устройства подвески автомобиля приведено в МД ;DMC-URALM-A-B3-00-00-00A-010B-A +[146, 147];1903;Ответственная компания;DMC-URALM-A-B3-00-00-00A-010B-A +[149, 150];1903;Ответственная компания;DMC-URALM-A-B3-00-00-00A-010B-A +[185, 129];1904;Описание устройства;DMC-URALM-A-B3-00-00-00A-010B-A +[191, 132];1904;Описание устройства;DMC-URALM-A-B3-00-00-00A-010B-A +[103, 140, 47, 28];1905;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-010B-A +[18, 144, 47, 29];1905;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-010B-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];1906;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B3-00-00-00A-010B-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];1906;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B3-00-00-00A-010B-A +[56, 2250, 49, 236];1907;Гайка болта крепления ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 13, 50, 208];1907;Гайка болта крепления ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[745, 1705, 123, 236, 73];1908;Пресс-маслёнка пальца ушка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[745, 431, 508, 208, 16];1908;Пресс-маслёнка пальца ушка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[376];1909;Назначение;DMC-URALM-A-B3-00-00-00A-041A-A +[404];1909;Назначение;DMC-URALM-A-B3-00-00-00A-041A-A +[63];1910;Хомут;DMC-URALM-A-B3-00-00-00A-041A-A +[81, 45, 1662, 38];1911;Ход амортизаторов составляет 300 мм.;DMC-URALM-A-B3-00-00-00A-041A-A +[81, 45, 1806, 38];1911;Ход амортизаторов составляет 300 мм.;DMC-URALM-A-B3-00-00-00A-041A-A +[459, 2251];1912;Шарнир резинометаллический;DMC-URALM-A-B3-00-00-00A-041A-A +[459, 2663];1912;Шарнир резинометаллический;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 34, 15, 8, 2252, 339];1913;Болт крепления переднего кронштейна к полке лонжерона;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 33, 15, 8, 2664, 339];1913;Болт крепления переднего кронштейна к полке лонжерона;DMC-URALM-A-B3-00-00-00A-041A-A +[395, 326, 194];1914;Штанга реактивная верхняя;DMC-URALM-A-B3-00-00-00A-041A-A +[373, 333, 181];1914;Штанга реактивная верхняя;DMC-URALM-A-B3-00-00-00A-041A-A +[142];1915;Буфер;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 123, 326, 395];1916;Гайка пальца реактивной штанги;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 508, 333, 373];1916;Гайка пальца реактивной штанги;DMC-URALM-A-B3-00-00-00A-041A-A +[31, 105, 1085, 141, 1597, 205, 956, 2253, 1385, 73];1917;Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (;DMC-URALM-A-B3-00-00-00A-041A-A +[30, 111, 1156, 141, 1753, 1014, 1013, 1561, 1562, 16];1917;Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (;DMC-URALM-A-B3-00-00-00A-041A-A +[512];1918;Характеристика;DMC-URALM-A-B3-00-00-00A-041A-A +[555];1918;Характеристика;DMC-URALM-A-B3-00-00-00A-041A-A +[224, 586];1919;Втулка распорная;DMC-URALM-A-B3-00-00-00A-041A-A +[202, 606];1919;Втулка распорная;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 422];1920;Кронштейн оси;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 608];1920;Кронштейн оси;DMC-URALM-A-B3-00-00-00A-041A-A +[45, 631];1921;Амортизатор гидравлический;DMC-URALM-A-B3-00-00-00A-041A-A +[45, 650];1921;Амортизатор гидравлический;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 49, 45];1922;Гайка крепления амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 50, 45];1922;Гайка крепления амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[2254, 73];1923;Ушко рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[208, 16];1923;Ушко рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 194, 326, 395];1924;Кронштейн верхней реактивной штанги;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 181, 333, 373];1924;Кронштейн верхней реактивной штанги;DMC-URALM-A-B3-00-00-00A-041A-A +[631, 45, 2255, 1071, 141, 2256, 580];1925;Гидравлический амортизатор двухтрубный, телескопического типа, двухстороннего действия.;DMC-URALM-A-B3-00-00-00A-041A-A +[650, 45, 2665, 1138, 141, 2666, 403];1925;Гидравлический амортизатор двухтрубный, телескопического типа, двухстороннего действия.;DMC-URALM-A-B3-00-00-00A-041A-A +[49, 45, 8, 2257, 15, 98, 4];1926;Крепление амортизатора к верхнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041A-A +[50, 45, 8, 181, 15, 101, 4];1926;Крепление амортизатора к верхнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041A-A +[81, 10, 1386, 2258, 742, 2259, 4, 1086, 10, 3, 590, 142];1927;Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (;DMC-URALM-A-B3-00-00-00A-041A-A +[81, 10, 1386, 2667, 742, 2668, 4, 1563, 10, 3, 610, 142];1927;Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 155, 236];1928;Гайка стремянки ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 332, 208];1928;Гайка стремянки ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[103, 140, 47, 28];1929;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-041A-A +[18, 144, 47, 29];1929;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-041A-A +[493];1930;Клин;DMC-URALM-A-B3-00-00-00A-041A-A +[8, 1696, 240, 73, 5, 418, 13];1931;К переднему концу рессоры с помощью болта (;DMC-URALM-A-B3-00-00-00A-041A-A +[8, 33, 507, 16, 5, 430, 13];1931;К переднему концу рессоры с помощью болта (;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 31, 15, 8, 744];1932;Болт крепления заднего кронштейна к усилителю;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 30, 15, 8, 793];1932;Болт крепления заднего кронштейна к усилителю;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 155];1933;Гайка стремянки;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 332];1933;Гайка стремянки;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 236, 73];1934;Болт крепления ушка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 208, 16];1934;Болт крепления ушка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[240, 73, 1387, 740, 3, 514, 672, 15];1935;Концы рессоры свободно входят в проушины опорных кронштейнов (;DMC-URALM-A-B3-00-00-00A-041A-A +[507, 16, 874, 1010, 3, 557, 651, 15];1935;Концы рессоры свободно входят в проушины опорных кронштейнов (;DMC-URALM-A-B3-00-00-00A-041A-A +[223, 194];1936;Вкладыш верхний;DMC-URALM-A-B3-00-00-00A-041A-A +[223, 181];1936;Вкладыш верхний;DMC-URALM-A-B3-00-00-00A-041A-A +[631, 45, 221, 7, 1078, 926, 832, 2260, 3, 534, 1720, 2261, 91, 105, 37, 3, 196, 167, 14, 1713, 415];1937;Гидравлический амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге.;DMC-URALM-A-B3-00-00-00A-041A-A +[650, 45, 227, 7, 1149, 993, 297, 2669, 3, 534, 1564, 2670, 91, 111, 43, 172, 201, 173, 14, 873, 426];1937;Гидравлический амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге.;DMC-URALM-A-B3-00-00-00A-041A-A +[34, 105, 37];1938;Передняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041A-A +[33, 111, 43];1938;Передняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041A-A +[134, 535, 326, 395];1939;Крышка головки реактивной штанги;DMC-URALM-A-B3-00-00-00A-041A-A +[136, 568, 333, 373];1939;Крышка головки реактивной штанги;DMC-URALM-A-B3-00-00-00A-041A-A +[31, 240, 73, 1387, 740, 3, 514, 31, 15];1940;Задний конец рессоры свободно входит в проушину заднего кронштейна (;DMC-URALM-A-B3-00-00-00A-041A-A +[30, 240, 16, 874, 1010, 3, 557, 30, 15];1940;Задний конец рессоры свободно входит в проушину заднего кронштейна (;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 73, 34];1941;Кронштейн рессоры передний;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 16, 33];1941;Кронштейн рессоры передний;DMC-URALM-A-B3-00-00-00A-041A-A +[92];1942;Балансир;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 45];1943;Кронштейн амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 15, 92, 8, 744, 339];1944;Болт крепления кронштейна балансира к усилителю лонжерона;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 15, 92, 8, 793, 339];1944;Болт крепления кронштейна балансира к усилителю лонжерона;DMC-URALM-A-B3-00-00-00A-041A-A +[123, 236, 73];1945;Палец ушка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[123, 208, 16];1945;Палец ушка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[155, 73];1946;Стремянка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[332, 16];1946;Стремянка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[242, 31, 105, 37, 98, 4];1947;Конструкция задней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041A-A +[251, 30, 111, 43, 101, 4];1947;Конструкция задней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041A-A +[185, 129];1948;Описание устройства;DMC-URALM-A-B3-00-00-00A-041A-A +[191, 132];1948;Описание устройства;DMC-URALM-A-B3-00-00-00A-041A-A +[384, 80, 2262, 541, 206];1949;Полость под кромкой защитного кольца;DMC-URALM-A-B3-00-00-00A-041A-A +[408, 80, 2671, 569, 219];1949;Полость под кромкой защитного кольца;DMC-URALM-A-B3-00-00-00A-041A-A +[345, 2, 31, 186, 10, 1388, 5, 2263, 127, 205, 194];1950;Средний и задний ведущие мосты соединены с рамой через две верхние (;DMC-URALM-A-B3-00-00-00A-041A-A +[357, 2, 30, 115, 10, 1565, 5, 222, 127, 1014, 181];1950;Средний и задний ведущие мосты соединены с рамой через две верхние (;DMC-URALM-A-B3-00-00-00A-041A-A +[381, 73];1951;Накладка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[432, 16];1951;Накладка рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[49, 45];1952;Крепление амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[50, 45];1952;Крепление амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 422, 92];1953;Болт крепления оси балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 608, 92];1953;Болт крепления оси балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[49, 45, 8, 443, 15, 98, 4];1954;Крепление амортизатора к нижнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041A-A +[50, 45, 8, 467, 15, 101, 4];1954;Крепление амортизатора к нижнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 92, 200];1955;Кронштейн балансира левый;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 92, 203];1955;Кронштейн балансира левый;DMC-URALM-A-B3-00-00-00A-041A-A +[31, 105, 37];1956;Задняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041A-A +[30, 111, 43];1956;Задняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041A-A +[1057, 13, 15];1957;Стяжной болт кронштейнов;DMC-URALM-A-B3-00-00-00A-041A-A +[1124, 13, 15];1957;Стяжной болт кронштейнов;DMC-URALM-A-B3-00-00-00A-041A-A +[142, 73];1958;Буфер рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[142, 16];1958;Буфер рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[157];1959;Шайба;DMC-URALM-A-B3-00-00-00A-041A-A +[160];1959;Шайба;DMC-URALM-A-B3-00-00-00A-041A-A +[381];1960;Накладка;DMC-URALM-A-B3-00-00-00A-041A-A +[432];1960;Накладка;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 49, 142];1961;Гайка крепления буфера;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 50, 142];1961;Гайка крепления буфера;DMC-URALM-A-B3-00-00-00A-041A-A +[194, 514, 45, 1389, 127, 590, 1087];1962;Верхняя проушина амортизатора прикреплена через резиновые втулки (;DMC-URALM-A-B3-00-00-00A-041A-A +[181, 557, 45, 1566, 127, 610, 202];1962;Верхняя проушина амортизатора прикреплена через резиновые втулки (;DMC-URALM-A-B3-00-00-00A-041A-A +[381, 236];1963;Накладка ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[432, 208];1963;Накладка ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 15, 194, 326, 395, 8, 114, 10];1964;Болт крепления кронштейна верхней реактивной штанги к картеру моста;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 15, 181, 333, 373, 8, 114, 10];1964;Болт крепления кронштейна верхней реактивной штанги к картеру моста;DMC-URALM-A-B3-00-00-00A-041A-A +[395, 326, 443];1965;Штанга реактивная нижняя;DMC-URALM-A-B3-00-00-00A-041A-A +[373, 333, 467];1965;Штанга реактивная нижняя;DMC-URALM-A-B3-00-00-00A-041A-A +[1390, 92];1966;Колпак балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];1967;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B3-00-00-00A-041A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];1967;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B3-00-00-00A-041A-A +[34, 105, 305, 21, 205, 956, 2264, 1385, 88];1968;Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (;DMC-URALM-A-B3-00-00-00A-041A-A +[33, 111, 319, 21, 562, 1013, 1561, 1562, 16];1968;Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (;DMC-URALM-A-B3-00-00-00A-041A-A +[63, 49, 73];1969;Хомут крепления рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[63, 50, 16];1969;Хомут крепления рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 73, 672];1970;Кронштейн рессоры опорный;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 16, 651];1970;Кронштейн рессоры опорный;DMC-URALM-A-B3-00-00-00A-041A-A +[105, 37];1971;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041A-A +[111, 43];1971;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 49, 92];1972;Гайка крепления балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[61, 50, 92];1972;Гайка крепления балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[1086, 10];1973;Балка моста;DMC-URALM-A-B3-00-00-00A-041A-A +[1563, 10];1973;Балка моста;DMC-URALM-A-B3-00-00-00A-041A-A +[3, 345, 211, 88, 5, 418, 155];1974;В средней части рессора, с помощью стремянок (;DMC-URALM-A-B3-00-00-00A-041A-A +[3, 357, 217, 16, 5, 430, 308];1974;В средней части рессора, с помощью стремянок (;DMC-URALM-A-B3-00-00-00A-041A-A +[422, 1085, 105];1975;Ось балансирной подвески;DMC-URALM-A-B3-00-00-00A-041A-A +[254, 1156, 111];1975;Ось балансирной подвески;DMC-URALM-A-B3-00-00-00A-041A-A +[123];1976;Палец;DMC-URALM-A-B3-00-00-00A-041A-A +[443, 514, 45, 1389, 127, 590, 1087, 8, 15];1977;Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (;DMC-URALM-A-B3-00-00-00A-041A-A +[467, 557, 45, 1566, 127, 610, 202, 8, 15];1977;Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (;DMC-URALM-A-B3-00-00-00A-041A-A +[155, 236];1978;Стремянка ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[332, 208];1978;Стремянка ушка;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 45, 194];1979;Кронштейн амортизатора верхний;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 45, 181];1979;Кронштейн амортизатора верхний;DMC-URALM-A-B3-00-00-00A-041A-A +[146, 147];1980;Ответственная компания;DMC-URALM-A-B3-00-00-00A-041A-A +[149, 150];1980;Ответственная компания;DMC-URALM-A-B3-00-00-00A-041A-A +[88];1981;Рессора;DMC-URALM-A-B3-00-00-00A-041A-A +[16];1981;Рессора;DMC-URALM-A-B3-00-00-00A-041A-A +[631, 45];1982;Гидравлический амортизатор;DMC-URALM-A-B3-00-00-00A-041A-A +[650, 45];1982;Гидравлический амортизатор;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 1057, 56, 49, 92];1983;Болт стяжной гайки крепления балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 1124, 61, 50, 92];1983;Болт стяжной гайки крепления балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[31, 15, 73];1984;Задний кронштейн рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[30, 15, 16];1984;Задний кронштейн рессоры;DMC-URALM-A-B3-00-00-00A-041A-A +[223, 283];1985;Вкладыш боковой;DMC-URALM-A-B3-00-00-00A-041A-A +[223, 289];1985;Вкладыш боковой;DMC-URALM-A-B3-00-00-00A-041A-A +[524];1986;Маслёнка;DMC-URALM-A-B3-00-00-00A-041A-A +[431];1986;Маслёнка;DMC-URALM-A-B3-00-00-00A-041A-A +[123, 45];1987;Палец амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[535, 45];1988;Головка амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[568, 45];1988;Головка амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[224, 92];1989;Втулка балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[202, 92];1989;Втулка балансира;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 49, 63];1990;Болт крепления хомута;DMC-URALM-A-B3-00-00-00A-041A-A +[13, 50, 63];1990;Болт крепления хомута;DMC-URALM-A-B3-00-00-00A-041A-A +[242, 34, 105, 37, 98, 4];1991;Конструкция передней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041A-A +[251, 33, 111, 43, 101, 4];1991;Конструкция передней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041A-A +[206, 541];1992;Кольцо защитное;DMC-URALM-A-B3-00-00-00A-041A-A +[219, 569];1992;Кольцо защитное;DMC-URALM-A-B3-00-00-00A-041A-A +[450];1993;k;DMC-URALM-A-B3-00-00-00A-041A-A +[155];1994;Стремянка;DMC-URALM-A-B3-00-00-00A-041A-A +[332];1994;Стремянка;DMC-URALM-A-B3-00-00-00A-041A-A +[224, 45];1995;Втулка амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[202, 45];1995;Втулка амортизатора;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 92, 273];1996;Кронштейн балансира правый;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 92, 237];1996;Кронштейн балансира правый;DMC-URALM-A-B3-00-00-00A-041A-A +[15, 142];1997;Кронштейн буфера;DMC-URALM-A-B3-00-00-00A-041A-A +[346, 841, 92, 1702, 127, 524];1998;Смазка ступицы балансира производится через маслёнку (;DMC-URALM-A-B3-00-00-00A-041A-A +[317, 797, 92, 1832, 127, 431];1998;Смазка ступицы балансира производится через маслёнку (;DMC-URALM-A-B3-00-00-00A-041A-A +[56, 2250, 49, 236];1999;Гайка болта крепления ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 13, 50, 208];1999;Гайка болта крепления ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[745, 1705, 123, 236, 73];2000;Пресс-маслёнка пальца ушка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[745, 431, 508, 208, 16];2000;Пресс-маслёнка пальца ушка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[376];2001;Назначение;DMC-URALM-A-B3-00-00-00A-041B-A +[404];2001;Назначение;DMC-URALM-A-B3-00-00-00A-041B-A +[63];2002;Хомут;DMC-URALM-A-B3-00-00-00A-041B-A +[81, 45, 1662, 38];2003;Ход амортизаторов составляет 300 мм.;DMC-URALM-A-B3-00-00-00A-041B-A +[81, 45, 1806, 38];2003;Ход амортизаторов составляет 300 мм.;DMC-URALM-A-B3-00-00-00A-041B-A +[459, 2251];2004;Шарнир резинометаллический;DMC-URALM-A-B3-00-00-00A-041B-A +[459, 2663];2004;Шарнир резинометаллический;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 34, 15, 8, 2252, 339];2005;Болт крепления переднего кронштейна к полке лонжерона;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 33, 15, 8, 2664, 339];2005;Болт крепления переднего кронштейна к полке лонжерона;DMC-URALM-A-B3-00-00-00A-041B-A +[1391, 45];2006;Газовый амортизатор;DMC-URALM-A-B3-00-00-00A-041B-A +[1567, 45];2006;Газовый амортизатор;DMC-URALM-A-B3-00-00-00A-041B-A +[395, 326, 194];2007;Штанга реактивная верхняя;DMC-URALM-A-B3-00-00-00A-041B-A +[373, 333, 181];2007;Штанга реактивная верхняя;DMC-URALM-A-B3-00-00-00A-041B-A +[142];2008;Буфер;DMC-URALM-A-B3-00-00-00A-041B-A +[56, 123, 326, 395];2009;Гайка пальца реактивной штанги;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 508, 333, 373];2009;Гайка пальца реактивной штанги;DMC-URALM-A-B3-00-00-00A-041B-A +[31, 105, 1085, 141, 1597, 205, 956, 2253, 1385, 73];2010;Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (;DMC-URALM-A-B3-00-00-00A-041B-A +[30, 111, 1156, 141, 1753, 1014, 1013, 1561, 1562, 16];2010;Задняя подвеска балансирного типа содержит две продольные полуэллиптические листовые рессоры (;DMC-URALM-A-B3-00-00-00A-041B-A +[512];2011;Характеристика;DMC-URALM-A-B3-00-00-00A-041B-A +[555];2011;Характеристика;DMC-URALM-A-B3-00-00-00A-041B-A +[224, 586];2012;Втулка распорная;DMC-URALM-A-B3-00-00-00A-041B-A +[202, 606];2012;Втулка распорная;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 422];2013;Кронштейн оси;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 608];2013;Кронштейн оси;DMC-URALM-A-B3-00-00-00A-041B-A +[56, 49, 45];2014;Гайка крепления амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 50, 45];2014;Гайка крепления амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[45, 1391];2015;Амортизатор газовый;DMC-URALM-A-B3-00-00-00A-041B-A +[45, 1567];2015;Амортизатор газовый;DMC-URALM-A-B3-00-00-00A-041B-A +[2254, 73];2016;Ушко рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[208, 16];2016;Ушко рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 194, 326, 395];2017;Кронштейн верхней реактивной штанги;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 181, 333, 373];2017;Кронштейн верхней реактивной штанги;DMC-URALM-A-B3-00-00-00A-041B-A +[49, 45, 8, 2257, 15, 98, 4];2018;Крепление амортизатора к верхнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041B-A +[50, 45, 8, 181, 15, 101, 4];2018;Крепление амортизатора к верхнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041B-A +[81, 10, 1386, 2258, 742, 2259, 4, 1086, 10, 3, 590, 142];2019;Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (;DMC-URALM-A-B3-00-00-00A-041B-A +[81, 10, 1386, 2667, 742, 2668, 4, 1563, 10, 3, 610, 142];2019;Ход мостов вверх ограничивается упором площадки на балке моста в резиновые буфера (;DMC-URALM-A-B3-00-00-00A-041B-A +[56, 155, 236];2020;Гайка стремянки ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 332, 208];2020;Гайка стремянки ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[103, 140, 47, 28];2021;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-041B-A +[18, 144, 47, 29];2021;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-00A-041B-A +[493];2022;Клин;DMC-URALM-A-B3-00-00-00A-041B-A +[8, 1696, 240, 73, 5, 418, 13];2023;К переднему концу рессоры с помощью болта (;DMC-URALM-A-B3-00-00-00A-041B-A +[8, 33, 507, 16, 5, 430, 13];2023;К переднему концу рессоры с помощью болта (;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 31, 15, 8, 744];2024;Болт крепления заднего кронштейна к усилителю;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 30, 15, 8, 793];2024;Болт крепления заднего кронштейна к усилителю;DMC-URALM-A-B3-00-00-00A-041B-A +[56, 155];2025;Гайка стремянки;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 332];2025;Гайка стремянки;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 236, 73];2026;Болт крепления ушка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 208, 16];2026;Болт крепления ушка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[240, 73, 1387, 740, 3, 514, 672, 15];2027;Концы рессоры свободно входят в проушины опорных кронштейнов (;DMC-URALM-A-B3-00-00-00A-041B-A +[507, 16, 874, 1010, 3, 557, 651, 15];2027;Концы рессоры свободно входят в проушины опорных кронштейнов (;DMC-URALM-A-B3-00-00-00A-041B-A +[223, 194];2028;Вкладыш верхний;DMC-URALM-A-B3-00-00-00A-041B-A +[223, 181];2028;Вкладыш верхний;DMC-URALM-A-B3-00-00-00A-041B-A +[34, 105, 37];2029;Передняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041B-A +[33, 111, 43];2029;Передняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041B-A +[134, 535, 326, 395];2030;Крышка головки реактивной штанги;DMC-URALM-A-B3-00-00-00A-041B-A +[136, 568, 333, 373];2030;Крышка головки реактивной штанги;DMC-URALM-A-B3-00-00-00A-041B-A +[31, 240, 73, 1387, 740, 3, 514, 31, 15];2031;Задний конец рессоры свободно входит в проушину заднего кронштейна (;DMC-URALM-A-B3-00-00-00A-041B-A +[30, 240, 16, 874, 1010, 3, 557, 30, 15];2031;Задний конец рессоры свободно входит в проушину заднего кронштейна (;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 73, 34];2032;Кронштейн рессоры передний;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 16, 33];2032;Кронштейн рессоры передний;DMC-URALM-A-B3-00-00-00A-041B-A +[92];2033;Балансир;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 45];2034;Кронштейн амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 15, 92, 8, 744, 339];2035;Болт крепления кронштейна балансира к усилителю лонжерона;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 15, 92, 8, 793, 339];2035;Болт крепления кронштейна балансира к усилителю лонжерона;DMC-URALM-A-B3-00-00-00A-041B-A +[123, 236, 73];2036;Палец ушка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[123, 208, 16];2036;Палец ушка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[155, 73];2037;Стремянка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[332, 16];2037;Стремянка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[242, 31, 105, 37, 98, 4];2038;Конструкция задней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041B-A +[251, 30, 111, 43, 101, 4];2038;Конструкция задней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041B-A +[185, 129];2039;Описание устройства;DMC-URALM-A-B3-00-00-00A-041B-A +[191, 132];2039;Описание устройства;DMC-URALM-A-B3-00-00-00A-041B-A +[384, 80, 2262, 541, 206];2040;Полость под кромкой защитного кольца;DMC-URALM-A-B3-00-00-00A-041B-A +[408, 80, 2671, 569, 219];2040;Полость под кромкой защитного кольца;DMC-URALM-A-B3-00-00-00A-041B-A +[345, 2, 31, 186, 10, 1388, 5, 2263, 127, 205, 194];2041;Средний и задний ведущие мосты соединены с рамой через две верхние (;DMC-URALM-A-B3-00-00-00A-041B-A +[357, 2, 30, 115, 10, 1565, 5, 222, 127, 1014, 181];2041;Средний и задний ведущие мосты соединены с рамой через две верхние (;DMC-URALM-A-B3-00-00-00A-041B-A +[381, 73];2042;Накладка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[432, 16];2042;Накладка рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[49, 45];2043;Крепление амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[50, 45];2043;Крепление амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 422, 92];2044;Болт крепления оси балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 608, 92];2044;Болт крепления оси балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[49, 45, 8, 443, 15, 98, 4];2045;Крепление амортизатора к нижнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041B-A +[50, 45, 8, 467, 15, 101, 4];2045;Крепление амортизатора к нижнему кронштейну показано на ;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 92, 200];2046;Кронштейн балансира левый;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 92, 203];2046;Кронштейн балансира левый;DMC-URALM-A-B3-00-00-00A-041B-A +[31, 105, 37];2047;Задняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041B-A +[30, 111, 43];2047;Задняя подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041B-A +[1057, 13, 15];2048;Стяжной болт кронштейнов;DMC-URALM-A-B3-00-00-00A-041B-A +[1124, 13, 15];2048;Стяжной болт кронштейнов;DMC-URALM-A-B3-00-00-00A-041B-A +[142, 73];2049;Буфер рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[142, 16];2049;Буфер рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[157];2050;Шайба;DMC-URALM-A-B3-00-00-00A-041B-A +[160];2050;Шайба;DMC-URALM-A-B3-00-00-00A-041B-A +[381];2051;Накладка;DMC-URALM-A-B3-00-00-00A-041B-A +[432];2051;Накладка;DMC-URALM-A-B3-00-00-00A-041B-A +[56, 49, 142];2052;Гайка крепления буфера;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 50, 142];2052;Гайка крепления буфера;DMC-URALM-A-B3-00-00-00A-041B-A +[194, 514, 45, 1389, 127, 590, 1087];2053;Верхняя проушина амортизатора прикреплена через резиновые втулки (;DMC-URALM-A-B3-00-00-00A-041B-A +[181, 557, 45, 1566, 127, 610, 202];2053;Верхняя проушина амортизатора прикреплена через резиновые втулки (;DMC-URALM-A-B3-00-00-00A-041B-A +[381, 236];2054;Накладка ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[432, 208];2054;Накладка ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 15, 194, 326, 395, 8, 114, 10];2055;Болт крепления кронштейна верхней реактивной штанги к картеру моста;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 15, 181, 333, 373, 8, 114, 10];2055;Болт крепления кронштейна верхней реактивной штанги к картеру моста;DMC-URALM-A-B3-00-00-00A-041B-A +[395, 326, 443];2056;Штанга реактивная нижняя;DMC-URALM-A-B3-00-00-00A-041B-A +[373, 333, 467];2056;Штанга реактивная нижняя;DMC-URALM-A-B3-00-00-00A-041B-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];2057;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B3-00-00-00A-041B-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];2057;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B3-00-00-00A-041B-A +[1390, 92];2058;Колпак балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[34, 105, 305, 21, 205, 956, 2264, 1385, 88];2059;Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (;DMC-URALM-A-B3-00-00-00A-041B-A +[33, 111, 319, 21, 562, 1013, 1561, 1562, 16];2059;Передняя подвеска состоит из двух продольных полуэллиптических листовых рессор (;DMC-URALM-A-B3-00-00-00A-041B-A +[63, 49, 73];2060;Хомут крепления рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[63, 50, 16];2060;Хомут крепления рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[1391, 45, 221, 7, 1078, 926, 832, 2260, 3, 534, 1720, 2261, 91, 105, 37, 3, 196, 167, 14, 1713, 415];2061;Газовый амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге.;DMC-URALM-A-B3-00-00-00A-041B-A +[1567, 45, 227, 7, 1149, 993, 297, 2669, 3, 534, 1564, 2670, 91, 111, 43, 172, 201, 173, 14, 873, 426];2061;Газовый амортизатор предназначен для гашения колебаний, которые возникают в результате упругих деформаций элементов подвески автомобиля во время движения по неровной дороге.;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 73, 672];2062;Кронштейн рессоры опорный;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 16, 651];2062;Кронштейн рессоры опорный;DMC-URALM-A-B3-00-00-00A-041B-A +[105, 37];2063;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041B-A +[111, 43];2063;Подвеска автомобиля;DMC-URALM-A-B3-00-00-00A-041B-A +[56, 49, 92];2064;Гайка крепления балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[61, 50, 92];2064;Гайка крепления балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[1086, 10];2065;Балка моста;DMC-URALM-A-B3-00-00-00A-041B-A +[1563, 10];2065;Балка моста;DMC-URALM-A-B3-00-00-00A-041B-A +[422, 1085, 105];2066;Ось балансирной подвески;DMC-URALM-A-B3-00-00-00A-041B-A +[254, 1156, 111];2066;Ось балансирной подвески;DMC-URALM-A-B3-00-00-00A-041B-A +[123];2067;Палец;DMC-URALM-A-B3-00-00-00A-041B-A +[443, 514, 45, 1389, 127, 590, 1087, 8, 15];2068;Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (;DMC-URALM-A-B3-00-00-00A-041B-A +[467, 557, 45, 1566, 127, 610, 202, 8, 15];2068;Нижняя проушина амортизатора прикреплена через резиновые втулки к кронштейну (;DMC-URALM-A-B3-00-00-00A-041B-A +[155, 236];2069;Стремянка ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[332, 208];2069;Стремянка ушка;DMC-URALM-A-B3-00-00-00A-041B-A +[3, 345, 211, 88, 5, 418, 155];2070;В средней части рессора с помощью стремянок (;DMC-URALM-A-B3-00-00-00A-041B-A +[3, 357, 217, 16, 5, 430, 308];2070;В средней части рессора с помощью стремянок (;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 45, 194];2071;Кронштейн амортизатора верхний;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 45, 181];2071;Кронштейн амортизатора верхний;DMC-URALM-A-B3-00-00-00A-041B-A +[146, 147];2072;Ответственная компания;DMC-URALM-A-B3-00-00-00A-041B-A +[149, 150];2072;Ответственная компания;DMC-URALM-A-B3-00-00-00A-041B-A +[88];2073;Рессора;DMC-URALM-A-B3-00-00-00A-041B-A +[16];2073;Рессора;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 1057, 56, 49, 92];2074;Болт стяжной гайки крепления балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 1124, 61, 50, 92];2074;Болт стяжной гайки крепления балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[31, 15, 73];2075;Задний кронштейн рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[30, 15, 16];2075;Задний кронштейн рессоры;DMC-URALM-A-B3-00-00-00A-041B-A +[1391, 45, 2255, 1071, 141, 2256, 580];2076;Газовый амортизатор двухтрубный, телескопического типа двухстороннего действия.;DMC-URALM-A-B3-00-00-00A-041B-A +[1567, 45, 2665, 1138, 141, 2666, 403];2076;Газовый амортизатор двухтрубный, телескопического типа двухстороннего действия.;DMC-URALM-A-B3-00-00-00A-041B-A +[223, 283];2077;Вкладыш боковой;DMC-URALM-A-B3-00-00-00A-041B-A +[223, 289];2077;Вкладыш боковой;DMC-URALM-A-B3-00-00-00A-041B-A +[524];2078;Маслёнка;DMC-URALM-A-B3-00-00-00A-041B-A +[431];2078;Маслёнка;DMC-URALM-A-B3-00-00-00A-041B-A +[123, 45];2079;Палец амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[535, 45];2080;Головка амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[568, 45];2080;Головка амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[224, 92];2081;Втулка балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[202, 92];2081;Втулка балансира;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 49, 63];2082;Болт крепления хомута;DMC-URALM-A-B3-00-00-00A-041B-A +[13, 50, 63];2082;Болт крепления хомута;DMC-URALM-A-B3-00-00-00A-041B-A +[242, 34, 105, 37, 98, 4];2083;Конструкция передней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041B-A +[251, 33, 111, 43, 101, 4];2083;Конструкция передней подвески автомобиля показана на ;DMC-URALM-A-B3-00-00-00A-041B-A +[206, 541];2084;Кольцо защитное;DMC-URALM-A-B3-00-00-00A-041B-A +[219, 569];2084;Кольцо защитное;DMC-URALM-A-B3-00-00-00A-041B-A +[450];2085;k;DMC-URALM-A-B3-00-00-00A-041B-A +[155];2086;Стремянка;DMC-URALM-A-B3-00-00-00A-041B-A +[332];2086;Стремянка;DMC-URALM-A-B3-00-00-00A-041B-A +[224, 45];2087;Втулка амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[202, 45];2087;Втулка амортизатора;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 92, 273];2088;Кронштейн балансира правый;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 92, 237];2088;Кронштейн балансира правый;DMC-URALM-A-B3-00-00-00A-041B-A +[15, 142];2089;Кронштейн буфера;DMC-URALM-A-B3-00-00-00A-041B-A +[346, 841, 92, 1702, 127, 524];2090;Смазка ступицы балансира производится через маслёнку (;DMC-URALM-A-B3-00-00-00A-041B-A +[317, 797, 92, 1832, 127, 431];2090;Смазка ступицы балансира производится через маслёнку (;DMC-URALM-A-B3-00-00-00A-041B-A +[1392, 589, 1639];2091;Наклон колёс более 5°;DMC-URALM-A-B3-00-00-01A-420A-A +[1392, 36, 1787];2091;Наклон колёс более 5°;DMC-URALM-A-B3-00-00-01A-420A-A +[3302, 545, 107];2092;"Неравноменный +износ шин";DMC-URALM-A-B3-00-00-01A-420A-A +[3867, 545, 78];2092;"Неравноменный +износ шин";DMC-URALM-A-B3-00-00-01A-420A-A +[344];2093;Нет;DMC-URALM-A-B3-00-00-01A-420A-A +[146, 147];2094;Ответственная компания;DMC-URALM-A-B3-00-00-01A-420A-A +[149, 150];2094;Ответственная компания;DMC-URALM-A-B3-00-00-01A-420A-A +[17];2095;Все;DMC-URALM-A-B3-00-00-01A-420A-A +[323, 1088, 16];2096;Проверьте целостность рессор.;DMC-URALM-A-B3-00-00-01A-420A-A +[473, 1157, 16];2096;Проверьте целостность рессор.;DMC-URALM-A-B3-00-00-01A-420A-A +[954, 90, 152, 90, 90, 90];2097;URALM-A-B3-10-01-00A-921A-A;DMC-URALM-A-B3-00-00-01A-420A-A +[1677, 1393, 696, 38];2098;"Дорожный просвет +менее 250 мм";DMC-URALM-A-B3-00-00-01A-420A-A +[1815, 1393, 769, 38];2098;"Дорожный просвет +менее 250 мм";DMC-URALM-A-B3-00-00-01A-420A-A +[954, 90, 152, 90, 90, 90];2099;URALM-A-B3-20-00-00A-920A-A;DMC-URALM-A-B3-00-00-01A-420A-A +[105, 2, 392];2100;Подвеска и колёса;DMC-URALM-A-B3-00-00-01A-420A-A +[111, 2, 36];2100;Подвеска и колёса;DMC-URALM-A-B3-00-00-01A-420A-A +[663, 3303, 75, 232];2101;Замените изношенное колесо (МД ;DMC-URALM-A-B3-00-00-01A-420A-A +[267, 3868, 36, 232];2101;Замените изношенное колесо (МД ;DMC-URALM-A-B3-00-00-01A-420A-A +[576, 107, 1176, 209, 1623];2102;Состояние шин соответствует техническим требованиям?;DMC-URALM-A-B3-00-00-01A-420A-A +[601, 78, 598, 189, 1771];2102;Состояние шин соответствует техническим требованиям?;DMC-URALM-A-B3-00-00-01A-420A-A +[73, 2265];2103;Рессоры целы?;DMC-URALM-A-B3-00-00-01A-420A-A +[16, 1145];2103;Рессоры целы?;DMC-URALM-A-B3-00-00-01A-420A-A +[2266, 534, 814];2104;Каковы результаты проверки?;DMC-URALM-A-B3-00-00-01A-420A-A +[2672, 534, 853];2104;Каковы результаты проверки?;DMC-URALM-A-B3-00-00-01A-420A-A +[663, 49, 73, 232];2105;Замените крепление рессоры (МД ;DMC-URALM-A-B3-00-00-01A-420A-A +[267, 50, 16, 232];2105;Замените крепление рессоры (МД ;DMC-URALM-A-B3-00-00-01A-420A-A +[49, 73, 2267];2106;"Крепление рессоры +разрушено";DMC-URALM-A-B3-00-00-01A-420A-A +[50, 16, 2673];2106;"Крепление рессоры +разрушено";DMC-URALM-A-B3-00-00-01A-420A-A +[323, 1088, 49, 16, 2, 3304, 545, 107];2107;Проверьте целостность креплений рессор и равномерность износа шин.;DMC-URALM-A-B3-00-00-01A-420A-A +[473, 1157, 50, 16, 2, 1826, 545, 78];2107;Проверьте целостность креплений рессор и равномерность износа шин.;DMC-URALM-A-B3-00-00-01A-420A-A +[1721, 935, 581];2108;Диаграмма поиска неисправности;DMC-URALM-A-B3-00-00-01A-420A-A +[1842, 935, 605];2108;Диаграмма поиска неисправности;DMC-URALM-A-B3-00-00-01A-420A-A +[323, 195, 545, 107, 5, 418, 2268];2109;Проверьте уровень износа шин с помощью щупа.;DMC-URALM-A-B3-00-00-01A-420A-A +[473, 604, 545, 78, 5, 430, 2268];2109;Проверьте уровень износа шин с помощью щупа.;DMC-URALM-A-B3-00-00-01A-420A-A +[1049, 34, 105, 37];2110;Осмотрите переднюю подвеску автомобиля.;DMC-URALM-A-B3-00-00-01A-420A-A +[1042, 33, 111, 43];2110;Осмотрите переднюю подвеску автомобиля.;DMC-URALM-A-B3-00-00-01A-420A-A +[1722, 2269, 88, 232];2111;Замените лопнувшую рессору (МД ;DMC-URALM-A-B3-00-00-01A-420A-A +[267, 2674, 16, 232];2111;Замените лопнувшую рессору (МД ;DMC-URALM-A-B3-00-00-01A-420A-A +[1317, 2270, 12, 2271, 942, 167];2112;Машина отклоняется от прямого направления движения;DMC-URALM-A-B3-00-00-01A-420A-A +[1526, 2675, 12, 2676, 1005, 173];2112;Машина отклоняется от прямого направления движения;DMC-URALM-A-B3-00-00-01A-420A-A +[1317, 2270, 12, 2271, 942];2113;Машина отклоняется от прямого направления;DMC-URALM-A-B3-00-00-01A-420A-A +[1526, 2675, 12, 2676, 1005];2113;Машина отклоняется от прямого направления;DMC-URALM-A-B3-00-00-01A-420A-A +[103, 140, 47, 28];2114;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-01A-420A-A +[18, 144, 47, 29];2114;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-01A-420A-A +[1722, 2269, 88];2115;Замените лопнувшую рессору.;DMC-URALM-A-B3-00-00-02A-420A-A +[267, 2674, 16];2115;Замените лопнувшую рессору.;DMC-URALM-A-B3-00-00-02A-420A-A +[1392, 589, 1639];2116;Наклон колёс более 5°;DMC-URALM-A-B3-00-00-02A-420A-A +[1392, 36, 1787];2116;Наклон колёс более 5°;DMC-URALM-A-B3-00-00-02A-420A-A +[663, 49, 73];2117;Замените крепление рессоры.;DMC-URALM-A-B3-00-00-02A-420A-A +[267, 50, 16];2117;Замените крепление рессоры.;DMC-URALM-A-B3-00-00-02A-420A-A +[344];2118;Нет;DMC-URALM-A-B3-00-00-02A-420A-A +[146, 147];2119;Ответственная компания;DMC-URALM-A-B3-00-00-02A-420A-A +[149, 150];2119;Ответственная компания;DMC-URALM-A-B3-00-00-02A-420A-A +[148];2120;Замена;DMC-URALM-A-B3-00-00-02A-420A-A +[238];2120;Замена;DMC-URALM-A-B3-00-00-02A-420A-A +[17];2121;Все;DMC-URALM-A-B3-00-00-02A-420A-A +[1677, 1393, 696, 38];2122;Дорожный просвет менее 250 мм;DMC-URALM-A-B3-00-00-02A-420A-A +[1815, 1393, 769, 38];2122;Дорожный просвет менее 250 мм;DMC-URALM-A-B3-00-00-02A-420A-A +[663, 3305, 75, 232];2123;Замените спущенное колесо (МД ;DMC-URALM-A-B3-00-00-02A-420A-A +[267, 3869, 36, 232];2123;Замените спущенное колесо (МД ;DMC-URALM-A-B3-00-00-02A-420A-A +[105, 2, 392];2124;Подвеска и колёса;DMC-URALM-A-B3-00-00-02A-420A-A +[111, 2, 36];2124;Подвеска и колёса;DMC-URALM-A-B3-00-00-02A-420A-A +[75, 3306];2125;Колесо спущено;DMC-URALM-A-B3-00-00-02A-420A-A +[36, 3870];2125;Колесо спущено;DMC-URALM-A-B3-00-00-02A-420A-A +[323, 1088, 16, 37];2126;Проверьте целостность рессор автомобиля.;DMC-URALM-A-B3-00-00-02A-420A-A +[473, 1157, 16, 43];2126;Проверьте целостность рессор автомобиля.;DMC-URALM-A-B3-00-00-02A-420A-A +[73, 2265];2127;Рессоры целы?;DMC-URALM-A-B3-00-00-02A-420A-A +[16, 1145];2127;Рессоры целы?;DMC-URALM-A-B3-00-00-02A-420A-A +[1049, 31, 105, 37];2128;Осмотрите заднюю подвеску автомобиля.;DMC-URALM-A-B3-00-00-02A-420A-A +[1042, 30, 111, 43];2128;Осмотрите заднюю подвеску автомобиля.;DMC-URALM-A-B3-00-00-02A-420A-A +[2266, 534, 814];2129;Каковы результаты проверки?;DMC-URALM-A-B3-00-00-02A-420A-A +[2672, 534, 853];2129;Каковы результаты проверки?;DMC-URALM-A-B3-00-00-02A-420A-A +[2272, 31, 211, 1317];2130;Крен задней части машины;DMC-URALM-A-B3-00-00-02A-420A-A +[2272, 30, 217, 1526];2130;Крен задней части машины;DMC-URALM-A-B3-00-00-02A-420A-A +[49, 73, 2267];2131;Крепление рессоры разрушено;DMC-URALM-A-B3-00-00-02A-420A-A +[50, 16, 2673];2131;Крепление рессоры разрушено;DMC-URALM-A-B3-00-00-02A-420A-A +[1721, 935, 581];2132;Диаграмма поиска неисправности;DMC-URALM-A-B3-00-00-02A-420A-A +[1842, 935, 605];2132;Диаграмма поиска неисправности;DMC-URALM-A-B3-00-00-02A-420A-A +[75, 5, 107];2133;Колесо с шиной;DMC-URALM-A-B3-00-00-02A-420A-A +[36, 5, 78];2133;Колесо с шиной;DMC-URALM-A-B3-00-00-02A-420A-A +[323, 1088, 49, 16, 2, 1088, 107];2134;Проверьте целостность креплений рессор и целостность шин.;DMC-URALM-A-B3-00-00-02A-420A-A +[473, 1157, 50, 16, 2, 1157, 78];2134;Проверьте целостность креплений рессор и целостность шин.;DMC-URALM-A-B3-00-00-02A-420A-A +[103, 140, 47, 28];2135;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-02A-420A-A +[18, 144, 47, 29];2135;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-00-00-02A-420A-A +[623, 11, 79];2136;Шплинт 4х32 ОСТ37.001.171-93;DMC-URALM-A-B3-10-00-01A-941A-A +[157, 12, 79];2137;Шайба 16 ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-01A-941A-A +[160, 12, 79];2137;Шайба 16 ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-01A-941A-A +[155, 34, 88];2138;Стремянка передней рессоры;DMC-URALM-A-B3-10-00-01A-941A-A +[332, 33, 16];2138;Стремянка передней рессоры;DMC-URALM-A-B3-10-00-01A-941A-A +[164, 34, 105];2139;Установка передней подвески;DMC-URALM-A-B3-10-00-01A-941A-A +[170, 33, 111];2139;Установка передней подвески;DMC-URALM-A-B3-10-00-01A-941A-A +[157, 12, 451, 27];2140;Шайба 16 ОТ.65Г.019 ГОСТ 6402-70 ;DMC-URALM-A-B3-10-00-01A-941A-A +[160, 12, 451, 27];2140;Шайба 16 ОТ.65Г.019 ГОСТ 6402-70 ;DMC-URALM-A-B3-10-00-01A-941A-A +[45];2141;Амортизатор;DMC-URALM-A-B3-10-00-01A-941A-A +[63, 49, 34, 88, 200];2142;Хомут крепления передней рессоры левый;DMC-URALM-A-B3-10-00-01A-941A-A +[63, 50, 33, 16, 203];2142;Хомут крепления передней рессоры левый;DMC-URALM-A-B3-10-00-01A-941A-A +[142, 34, 88];2143;Буфер передней рессоры;DMC-URALM-A-B3-10-00-01A-941A-A +[142, 33, 16];2143;Буфер передней рессоры;DMC-URALM-A-B3-10-00-01A-941A-A +[146, 147];2144;Ответственная компания;DMC-URALM-A-B3-10-00-01A-941A-A +[149, 150];2144;Ответственная компания;DMC-URALM-A-B3-10-00-01A-941A-A +[88, 34, 5, 3307];2145;Рессора передняя с ушком;DMC-URALM-A-B3-10-00-01A-941A-A +[16, 33, 5, 208];2145;Рессора передняя с ушком;DMC-URALM-A-B3-10-00-01A-941A-A +[17];2146;Все;DMC-URALM-A-B3-10-00-01A-941A-A +[1058, 527, 204];2147;Иллюстрированный каталог деталей;DMC-URALM-A-B3-10-00-01A-941A-A +[1125, 527, 266];2147;Иллюстрированный каталог деталей;DMC-URALM-A-B3-10-00-01A-941A-A +[56, 6, 69, 79];2148;Гайка М16-6Н ОСТ 37.001.124-75;DMC-URALM-A-B3-10-00-01A-941A-A +[61, 6, 69, 79];2148;Гайка М16-6Н ОСТ 37.001.124-75;DMC-URALM-A-B3-10-00-01A-941A-A +[63, 49, 34, 88, 273];2149;Хомут крепления передней рессоры правый;DMC-URALM-A-B3-10-00-01A-941A-A +[63, 50, 33, 16, 237];2149;Хомут крепления передней рессоры правый;DMC-URALM-A-B3-10-00-01A-941A-A +[13, 6, 523];2150;Болт М16-6ех160;DMC-URALM-A-B3-10-00-01A-941A-A +[56, 155, 6, 11, 69];2151;Гайка стремянки М22х6Н;DMC-URALM-A-B3-10-00-01A-941A-A +[61, 332, 6, 11, 69];2151;Гайка стремянки М22х6Н;DMC-URALM-A-B3-10-00-01A-941A-A +[224, 586];2152;Втулка распорная;DMC-URALM-A-B3-10-00-01A-941A-A +[202, 606];2152;Втулка распорная;DMC-URALM-A-B3-10-00-01A-941A-A +[223, 283];2153;Вкладыш боковой;DMC-URALM-A-B3-10-00-01A-941A-A +[223, 289];2153;Вкладыш боковой;DMC-URALM-A-B3-10-00-01A-941A-A +[];2154;4320-2902442, 4320-2902443 ;DMC-URALM-A-B3-10-00-01A-941A-A +[524, 921, 27];2155;Масленка 2.3.90 Ц6 ГОСТ 19853-74;DMC-URALM-A-B3-10-00-01A-941A-A +[431, 921, 27];2155;Масленка 2.3.90 Ц6 ГОСТ 19853-74;DMC-URALM-A-B3-10-00-01A-941A-A +[123, 34, 236];2156;Палец переднего ушка;DMC-URALM-A-B3-10-00-01A-941A-A +[123, 33, 208];2156;Палец переднего ушка;DMC-URALM-A-B3-10-00-01A-941A-A +[56, 6, 69, 79];2157;Гайка М10-6Н ОСТ 37.001.124-75;DMC-URALM-A-B3-10-00-01A-941A-A +[61, 6, 69, 79];2157;Гайка М10-6Н ОСТ 37.001.124-75;DMC-URALM-A-B3-10-00-01A-941A-A +[55];2158;4320Б5-2901015;DMC-URALM-A-B3-10-00-01A-941A-A +[157, 11, 11];2159;Шайба 50х21,5х5;DMC-URALM-A-B3-10-00-01A-941A-A +[160, 11, 11];2159;Шайба 50х21,5х5;DMC-URALM-A-B3-10-00-01A-941A-A +[493, 532];2160;Клин стопорный;DMC-URALM-A-B3-10-00-01A-941A-A +[493, 505];2160;Клин стопорный;DMC-URALM-A-B3-10-00-01A-941A-A +[224, 236, 45];2161;Втулка ушка амортизатора;DMC-URALM-A-B3-10-00-01A-941A-A +[202, 208, 45];2161;Втулка ушка амортизатора;DMC-URALM-A-B3-10-00-01A-941A-A +[];2162;4320-2902442, 4320-2902443;DMC-URALM-A-B3-10-00-01A-941A-A +[157, 12, 79];2163;Шайба 10 ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-01A-941A-A +[160, 12, 79];2163;Шайба 10 ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-01A-941A-A +[2273];2164;NA;DMC-URALM-A-B3-10-00-01A-941A-A +[381, 73];2165;Накладка рессоры;DMC-URALM-A-B3-10-00-01A-941A-A +[432, 16];2165;Накладка рессоры;DMC-URALM-A-B3-10-00-01A-941A-A +[157, 12, 27];2166;Шайба 10 ОТ ГОСТ 6402-70 ;DMC-URALM-A-B3-10-00-01A-941A-A +[160, 12, 27];2166;Шайба 10 ОТ ГОСТ 6402-70 ;DMC-URALM-A-B3-10-00-01A-941A-A +[3308, 11];2167;Заклепка 10х40 ;DMC-URALM-A-B3-10-00-01A-941A-A +[1831, 11];2167;Заклепка 10х40 ;DMC-URALM-A-B3-10-00-01A-941A-A +[223, 31, 15];2168;Вкладыш заднего кронштейна;DMC-URALM-A-B3-10-00-01A-941A-A +[223, 30, 15];2168;Вкладыш заднего кронштейна;DMC-URALM-A-B3-10-00-01A-941A-A +[103, 140, 47, 28];2169;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-00-01A-941A-A +[18, 144, 47, 29];2169;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-00-01A-941A-A +[56, 123, 45];2170;Гайка пальца амортизатора;DMC-URALM-A-B3-10-00-01A-941A-A +[61, 508, 45];2170;Гайка пальца амортизатора;DMC-URALM-A-B3-10-00-01A-941A-A +[13, 6, 11, 523];2171;Болт М24х2-6ех62;DMC-URALM-A-B3-10-00-02A-941A-A +[157, 12, 79];2172;Шайба 18 . ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-02A-941A-A +[160, 12, 79];2172;Шайба 18 . ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-02A-941A-A +[1394, 164, 31, 105];2173;55571Ф-2910015 Установка задней подвески;DMC-URALM-A-B3-10-00-02A-941A-A +[1394, 170, 30, 111];2173;55571Ф-2910015 Установка задней подвески;DMC-URALM-A-B3-10-00-02A-941A-A +[146, 147];2174;Ответственная компания;DMC-URALM-A-B3-10-00-02A-941A-A +[149, 150];2174;Ответственная компания;DMC-URALM-A-B3-10-00-02A-941A-A +[164, 31, 105];2175;Установка задней подвески;DMC-URALM-A-B3-10-00-02A-941A-A +[170, 30, 111];2175;Установка задней подвески;DMC-URALM-A-B3-10-00-02A-941A-A +[395, 326];2176;Штанга реактивная;DMC-URALM-A-B3-10-00-02A-941A-A +[373, 333];2176;Штанга реактивная;DMC-URALM-A-B3-10-00-02A-941A-A +[157, 12, 79];2177;Шайба 10. ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-02A-941A-A +[160, 12, 79];2177;Шайба 10. ОТ ОСТ 37.001.115-75;DMC-URALM-A-B3-10-00-02A-941A-A +[17];2178;Все;DMC-URALM-A-B3-10-00-02A-941A-A +[1058, 527, 204];2179;Иллюстрированный каталог деталей;DMC-URALM-A-B3-10-00-02A-941A-A +[1125, 527, 266];2179;Иллюстрированный каталог деталей;DMC-URALM-A-B3-10-00-02A-941A-A +[157, 11, 11];2180;Шайба 45х25х8;DMC-URALM-A-B3-10-00-02A-941A-A +[160, 11, 11];2180;Шайба 45х25х8;DMC-URALM-A-B3-10-00-02A-941A-A +[395, 326, 194, 5, 15, 34];2181;Штанга реактивная верхняя с кронштейном передняя;DMC-URALM-A-B3-10-00-02A-941A-A +[373, 333, 181, 5, 15, 33];2181;Штанга реактивная верхняя с кронштейном передняя;DMC-URALM-A-B3-10-00-02A-941A-A +[142, 31, 88];2182;Буфер задней рессоры;DMC-URALM-A-B3-10-00-02A-941A-A +[142, 30, 16];2182;Буфер задней рессоры;DMC-URALM-A-B3-10-00-02A-941A-A +[422, 92, 5, 3309];2183;Ось балансира с рессорами;DMC-URALM-A-B3-10-00-02A-941A-A +[254, 92, 5, 16];2183;Ось балансира с рессорами;DMC-URALM-A-B3-10-00-02A-941A-A +[56, 123, 326, 395, 6, 11, 538];2184;Гайка пальца реактивной штанги М33х1,5-6g;DMC-URALM-A-B3-10-00-02A-941A-A +[61, 508, 333, 373, 6, 11, 538];2184;Гайка пальца реактивной штанги М33х1,5-6g;DMC-URALM-A-B3-10-00-02A-941A-A +[13, 6, 11, 721];2185;Болт М18х1,5-6gх55;DMC-URALM-A-B3-10-00-02A-941A-A +[395, 326, 194, 5, 15, 31];2186;Штанга реактивная верхняя с кронштейном задняя;DMC-URALM-A-B3-10-00-02A-941A-A +[373, 333, 181, 5, 15, 30];2186;Штанга реактивная верхняя с кронштейном задняя;DMC-URALM-A-B3-10-00-02A-941A-A +[1394];2187;55571Ф-2910015;DMC-URALM-A-B3-10-00-02A-941A-A +[56, 6, 69, 79];2188;Гайка М10-6Н ОСТ 37.001.124-75;DMC-URALM-A-B3-10-00-02A-941A-A +[61, 6, 69, 79];2188;Гайка М10-6Н ОСТ 37.001.124-75;DMC-URALM-A-B3-10-00-02A-941A-A +[623, 11, 79];2189;Шплинт 6,3х50 ОСТ 37.001.171-93;DMC-URALM-A-B3-10-00-02A-941A-A +[13, 6, 721, 79];2190;Болт М10-6gх38 ОСТ 37.001.123-96;DMC-URALM-A-B3-10-00-02A-941A-A +[103, 140, 47, 28];2191;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-00-02A-941A-A +[18, 144, 47, 29];2191;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-00-02A-941A-A +[94, 75, 232];2192;Установите колесо (МД ;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 36, 232];2192;Установите колесо (МД ;DMC-URALM-A-B3-10-01-00A-921A-A +[1333, 2274, 13];2193;- Повреждение центрового болта;DMC-URALM-A-B3-10-01-00A-921A-A +[1001, 2677, 13];2193;- Повреждение центрового болта;DMC-URALM-A-B3-10-01-00A-921A-A +[164, 34, 211, 37, 4, 633];2194;Установка передней части автомобиля на подставку;DMC-URALM-A-B3-10-01-00A-921A-A +[170, 33, 217, 43, 4, 570];2194;Установка передней части автомобиля на подставку;DMC-URALM-A-B3-10-01-00A-921A-A +[1313, 346];2195;Графитная смазка;DMC-URALM-A-B3-10-01-00A-921A-A +[1525, 317];2195;Графитная смазка;DMC-URALM-A-B3-10-01-00A-921A-A +[416, 586, 224, 2, 283, 223];2196;Снимите распорную втулку и боковые вкладыши.;DMC-URALM-A-B3-10-01-00A-921A-A +[690, 606, 202, 2, 289, 223];2196;Снимите распорную втулку и боковые вкладыши.;DMC-URALM-A-B3-10-01-00A-921A-A +[1723, 7, 164, 123, 73];2197;Приспособление для установки пальца рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[1843, 7, 170, 508, 16];2197;Приспособление для установки пальца рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[2275, 1079, 157, 2, 2276, 13];2198;Снимите пружинную шайбу и выньте болт.;DMC-URALM-A-B3-10-01-00A-921A-A +[690, 247, 160, 2, 3871, 13];2198;Снимите пружинную шайбу и выньте болт.;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 241, 276, 38];2199;Ключ гаечный комбинированный 30 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 249, 279, 38];2199;Ключ гаечный комбинированный 30 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[56, 5, 1079, 157];2200;Гайки с пружинными шайбами;DMC-URALM-A-B3-10-01-00A-921A-A +[61, 5, 247, 160];2200;Гайки с пружинными шайбами;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 586, 224, 2, 283, 3310];2201;Демонтаж распорной втулки и боковых вкладышей;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 606, 202, 2, 289, 223];2201;Демонтаж распорной втулки и боковых вкладышей;DMC-URALM-A-B3-10-01-00A-921A-A +[3311, 4, 414, 1724, 68, 12, 69, 6, 69, 6, 12, 116, 6, 48, 116, 6];2202;Дотяните на первой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[3872, 4, 425, 1844, 68, 12, 69, 6, 69, 6, 12, 116, 6, 48, 116, 6];2202;Дотяните на первой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[346, 819, 820, 282, 627, 628];2203;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-B3-10-01-00A-921A-A +[317, 858, 859, 282, 627, 628];2203;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-B3-10-01-00A-921A-A +[416, 3312];2204;Снимите рессору.;DMC-URALM-A-B3-10-01-00A-921A-A +[690, 16];2204;Снимите рессору.;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 4, 1658, 1724, 68, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2205;Затяните на одной ветви моментом от 98 Н·м до 137 Н·м (от 10 кгс·м до 14 кгс·м);DMC-URALM-A-B3-10-01-00A-921A-A +[691, 4, 405, 1844, 68, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2205;Затяните на одной ветви моментом от 98 Н·м до 137 Н·м (от 10 кгс·м до 14 кгс·м);DMC-URALM-A-B3-10-01-00A-921A-A +[56, 155, 236, 34, 88];2206;Гайки стремянок ушка передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[61, 308, 208, 33, 16];2206;Гайки стремянок ушка передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[2277, 34, 88, 7, 296];2207;Монтируйте переднюю рессору. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[2678, 33, 16, 7, 269];2207;Монтируйте переднюю рессору. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 241, 276, 38];2208;Ключ гаечный комбинированный 12 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 249, 279, 38];2208;Ключ гаечный комбинированный 12 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[27];2209;ГОСТ 3333-80;DMC-URALM-A-B3-10-01-00A-921A-A +[49, 34, 88, 8, 3313, 15];2210;Крепление передней рессоры к заднему кронштейну;DMC-URALM-A-B3-10-01-00A-921A-A +[50, 33, 16, 8, 30, 15];2210;Крепление передней рессоры к заднему кронштейну;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 34, 88];2211;Демонтаж передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 33, 16];2211;Демонтаж передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 56, 68, 741, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2212;Затяните гайки моментом силы от 27,4 Н·м до 35,3 Н·м (от 2,8 кгс·м до 3,6 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[691, 61, 68, 791, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2212;Затяните гайки моментом силы от 27,4 Н·м до 35,3 Н·м (от 2,8 кгс·м до 3,6 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[103, 140, 47, 28];2213;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-01-00A-921A-A +[18, 144, 47, 29];2213;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-01-00A-921A-A +[32, 148, 200, 88, 1395, 515, 1725, 12, 2278, 54];2214;При замене левой рессоры отсоедините тягу сошки от рулевого механизма.;DMC-URALM-A-B3-10-01-00A-921A-A +[32, 267, 203, 16, 1003, 558, 1845, 12, 2679, 54];2214;При замене левой рессоры отсоедините тягу сошки от рулевого механизма.;DMC-URALM-A-B3-10-01-00A-921A-A +[1682, 524];2215;Вверните масленку.;DMC-URALM-A-B3-10-01-00A-921A-A +[2680, 431];2215;Вверните масленку.;DMC-URALM-A-B3-10-01-00A-921A-A +[88, 34];2216;Рессора передняя;DMC-URALM-A-B3-10-01-00A-921A-A +[16, 33];2216;Рессора передняя;DMC-URALM-A-B3-10-01-00A-921A-A +[2279, 532, 1726, 21, 263, 15];2217;Выбейте стопорные клинья из отверстий кронштейна.;DMC-URALM-A-B3-10-01-00A-921A-A +[2681, 505, 493, 21, 271, 15];2217;Выбейте стопорные клинья из отверстий кронштейна.;DMC-URALM-A-B3-10-01-00A-921A-A +[148];2218;Замена;DMC-URALM-A-B3-10-01-00A-921A-A +[238];2218;Замена;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 56, 155, 16, 68, 741, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2219;Затяните гайки стремянок рессор моментом силы от 196 Н·м до 245 Н·м (от 20 кгс·м до 25 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[691, 61, 308, 16, 68, 791, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2219;Затяните гайки стремянок рессор моментом силы от 196 Н·м до 245 Н·м (от 20 кгс·м до 25 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[184, 378, 56, 308, 73];2220;Схема затяжки гаек стремянок рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[190, 406, 875, 308, 16];2220;Схема затяжки гаек стремянок рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[164, 34, 88, 4, 10];2221;Установка передней рессоры на мост;DMC-URALM-A-B3-10-01-00A-921A-A +[170, 33, 16, 4, 10];2221;Установка передней рессоры на мост;DMC-URALM-A-B3-10-01-00A-921A-A +[2207, 948, 696, 38, 348, 34, 211, 236, 73, 2, 1727, 139, 73];2222;- Отсутствие зазора (менее 0,2 мм) между передней частью ушка рессоры и коренным листом рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[2631, 948, 769, 38, 358, 33, 217, 208, 16, 2, 1846, 139, 16];2222;- Отсутствие зазора (менее 0,2 мм) между передней частью ушка рессоры и коренным листом рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[633];2223;Подставка;DMC-URALM-A-B3-10-01-00A-921A-A +[570];2223;Подставка;DMC-URALM-A-B3-10-01-00A-921A-A +[729, 56, 49, 236, 73, 12, 205, 48, 1053, 957];2224;Ослабьте гайки крепления ушка рессоры от двух до четырёх оборотов.;DMC-URALM-A-B3-10-01-00A-921A-A +[866, 61, 50, 208, 16, 12, 562, 48, 1789, 957];2224;Ослабьте гайки крепления ушка рессоры от двух до четырёх оборотов.;DMC-URALM-A-B3-10-01-00A-921A-A +[545, 31, 240, 1727, 139, 73, 3, 622, 388, 5, 223, 31, 15];2225;- Износ заднего конца коренного листа рессоры в месте контакта с вкладышем заднего кронштейна;DMC-URALM-A-B3-10-01-00A-921A-A +[545, 30, 507, 1846, 139, 16, 3, 643, 388, 5, 223, 30, 15];2225;- Износ заднего конца коренного листа рессоры в месте контакта с вкладышем заднего кронштейна;DMC-URALM-A-B3-10-01-00A-921A-A +[1396, 56, 155, 2280, 2281];2226;Смажьте гайки стремянок графитовой смазкой.;DMC-URALM-A-B3-10-01-00A-921A-A +[2682, 61, 308, 2683, 317];2226;Смажьте гайки стремянок графитовой смазкой.;DMC-URALM-A-B3-10-01-00A-921A-A +[1396, 123, 3314];2227;Смажьте палец Литолом-24.;DMC-URALM-A-B3-10-01-00A-921A-A +[2682, 123, 3873];2227;Смажьте палец Литолом-24.;DMC-URALM-A-B3-10-01-00A-921A-A +[27];2228;ГОСТ 2310-77;DMC-URALM-A-B3-10-01-00A-921A-A +[3315, 63, 73, 3316, 49, 63, 73];2229;- Разрушение хомутов рессоры, ослабление крепления хомутов рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[3874, 63, 16, 3875, 50, 63, 16];2229;- Разрушение хомутов рессоры, ослабление крепления хомутов рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[817, 535, 5, 421, 809, 380, 2, 536, 38];2230;Сменная головка с внутренним присоединительным квадратом и шестигранником 30 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[856, 568, 5, 434, 847, 380, 2, 536, 38];2230;Сменная головка с внутренним присоединительным квадратом и шестигранником 30 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[416, 75];2231;Снимите колесо (;DMC-URALM-A-B3-10-01-00A-921A-A +[690, 36];2231;Снимите колесо (;DMC-URALM-A-B3-10-01-00A-921A-A +[56, 2, 13, 49, 236, 34, 88];2232;Гайка и болт крепления ушка передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[61, 2, 13, 50, 208, 33, 16];2232;Гайка и болт крепления ушка передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[3317, 3318];2233;Выколотка медная;DMC-URALM-A-B3-10-01-00A-921A-A +[3876, 3877];2233;Выколотка медная;DMC-URALM-A-B3-10-01-00A-921A-A +[1068, 52, 3319, 139];2234;- Поломка или трещина листов;DMC-URALM-A-B3-10-01-00A-921A-A +[1133, 53, 3878, 139];2234;- Поломка или трещина листов;DMC-URALM-A-B3-10-01-00A-921A-A +[1397, 1723, 21, 123];2235;Выверните приспособление из пальца.;DMC-URALM-A-B3-10-01-00A-921A-A +[2684, 1843, 21, 508];2235;Выверните приспособление из пальца.;DMC-URALM-A-B3-10-01-00A-921A-A +[27, 229];2236;ГОСТ Р 51254-99;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 241, 276, 38];2237;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 249, 279, 38];2237;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[1398, 2282, 1675];2238;Молоток слесарный стальной;DMC-URALM-A-B3-10-01-00A-921A-A +[1398, 2685, 1813];2238;Молоток слесарный стальной;DMC-URALM-A-B3-10-01-00A-921A-A +[57, 806, 633, 80, 142, 633, 94, 80, 339];2239;Не устанавливать подставку под буфер. Подставку установить под лонжероны;DMC-URALM-A-B3-10-01-00A-921A-A +[57, 594, 570, 80, 142, 570, 280, 80, 339];2239;Не устанавливать подставку под буфер. Подставку установить под лонжероны;DMC-URALM-A-B3-10-01-00A-921A-A +[2283, 2284];2240;Лопатка монтажная;DMC-URALM-A-B3-10-01-00A-921A-A +[2686, 2687];2240;Лопатка монтажная;DMC-URALM-A-B3-10-01-00A-921A-A +[164, 123, 34, 88];2241;Установка пальца передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[170, 508, 33, 16];2241;Установка пальца передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 63, 155, 2, 381, 5, 142];2242;Демонтаж хомута, стремянок и накладки с буфером;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 63, 308, 2, 432, 5, 142];2242;Демонтаж хомута, стремянок и накладки с буфером;DMC-URALM-A-B3-10-01-00A-921A-A +[730, 56, 155, 2, 2275, 63, 155, 2, 381, 5, 142];2243;Отверните гайки стремянок и снимите хомут, стремянки, и накладку с буфером.;DMC-URALM-A-B3-10-01-00A-921A-A +[867, 61, 308, 2, 690, 63, 332, 2, 432, 5, 142];2243;Отверните гайки стремянок и снимите хомут, стремянки, и накладку с буфером.;DMC-URALM-A-B3-10-01-00A-921A-A +[49, 34, 15, 73];2244;Крепление переднего кронштейна рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[50, 33, 15, 16];2244;Крепление переднего кронштейна рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[17];2245;Все;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 56, 155, 16, 68, 741, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6, 3, 657, 1620];2246;Затяните гайки стремянок рессор моментом силы от 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м), в указанной последовательности.;DMC-URALM-A-B3-10-01-00A-921A-A +[691, 61, 308, 16, 68, 791, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6, 3, 677, 854];2246;Затяните гайки стремянок рессор моментом силы от 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м), в указанной последовательности.;DMC-URALM-A-B3-10-01-00A-921A-A +[730, 56, 532, 493, 2, 416, 3320, 157];2247;Отверните гайки стопорных клиньев и снимите пружинные шайбы.;DMC-URALM-A-B3-10-01-00A-921A-A +[867, 61, 505, 493, 2, 690, 247, 160];2247;Отверните гайки стопорных клиньев и снимите пружинные шайбы.;DMC-URALM-A-B3-10-01-00A-921A-A +[532, 493];2248;Стопорный клин;DMC-URALM-A-B3-10-01-00A-921A-A +[505, 493];2248;Стопорный клин;DMC-URALM-A-B3-10-01-00A-921A-A +[34, 88, 3321, 148, 1269, 32, 575, 581];2249;Передняя рессора подлежит замене (снятию) при следующих неисправностях:;DMC-URALM-A-B3-10-01-00A-921A-A +[33, 16, 3879, 267, 495, 32, 428, 605];2249;Передняя рессора подлежит замене (снятию) при следующих неисправностях:;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 1726, 3322, 3, 263, 34, 15, 2, 828, 593, 3323, 5, 1079, 157];2250;Установите клинья стопорные в отверстия переднего кронштейна и закрепите их гайками с пружинными шайбами.;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 493, 505, 3, 271, 33, 15, 2, 1002, 593, 61, 5, 247, 160];2250;Установите клинья стопорные в отверстия переднего кронштейна и закрепите их гайками с пружинными шайбами.;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 56, 68, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2251;Затяните гайку моментом от 177 Н·м до 216 Н·м (от 18 кгс·м до 22 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[691, 61, 68, 12, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2251;Затяните гайку моментом от 177 Н·м до 216 Н·м (от 18 кгс·м до 22 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[2105, 3324, 3325, 2, 1081, 73];2252;Произведите разборку, дефектовку и сборку рессоры.;DMC-URALM-A-B3-10-01-00A-921A-A +[3880, 3881, 3882, 2, 1150, 16];2252;Произведите разборку, дефектовку и сборку рессоры.;DMC-URALM-A-B3-10-01-00A-921A-A +[817, 535, 5, 421, 809, 380, 2, 536, 38];2253;Сменная головка с внутренним присоединительным квадратом и шестигранником 24 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[856, 568, 5, 434, 847, 380, 2, 536, 38];2253;Сменная головка с внутренним присоединительным квадратом и шестигранником 24 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 45];2254;Демонтаж амортизатора;DMC-URALM-A-B3-10-01-00A-921A-A +[817, 535, 5, 421, 809, 380, 2, 536, 38];2255;Сменная головка с внутренним присоединительным квадратом и шестигранником 17 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[856, 568, 5, 434, 847, 380, 2, 536, 38];2255;Сменная головка с внутренним присоединительным квадратом и шестигранником 17 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 4, 1616, 1724, 68, 12, 69, 6, 69, 6, 12, 116, 6, 48, 116, 6];2256;Затяните на другой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м);DMC-URALM-A-B3-10-01-00A-921A-A +[691, 4, 772, 1844, 68, 12, 69, 6, 69, 6, 12, 116, 6, 48, 116, 6];2256;Затяните на другой ветви моментом от 177 Н·м-235 Н·м (от 18 кгс·м до 24 кгс·м);DMC-URALM-A-B3-10-01-00A-921A-A +[164, 155, 590, 142, 155, 2, 63];2257;Установка стремянки резинового буфера, стремянок и хомута;DMC-URALM-A-B3-10-01-00A-921A-A +[170, 332, 610, 142, 308, 2, 63];2257;Установка стремянки резинового буфера, стремянок и хомута;DMC-URALM-A-B3-10-01-00A-921A-A +[1728, 34, 211, 37, 48, 573, 3326, 73, 2, 94, 4, 633];2258;Поднимите переднюю часть автомобиля до полной разгрузки рессоры и установите на подставку.;DMC-URALM-A-B3-10-01-00A-921A-A +[2688, 33, 217, 43, 48, 597, 3883, 16, 2, 280, 4, 570];2258;Поднимите переднюю часть автомобиля до полной разгрузки рессоры и установите на подставку.;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 45];2259;Установите амортизатор.;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 45];2259;Установите амортизатор.;DMC-URALM-A-B3-10-01-00A-921A-A +[1729, 633, 2, 1730, 37];2260;Уберите подставку и опустите автомобиль.;DMC-URALM-A-B3-10-01-00A-921A-A +[2689, 570, 2, 1847, 43];2260;Уберите подставку и опустите автомобиль.;DMC-URALM-A-B3-10-01-00A-921A-A +[1682, 1723, 7, 164, 123, 73, 3, 263, 80, 745, 524, 123, 34, 236];2261;Вверните приспособление для установки пальца рессоры в отверстие под пресс–маслёнку пальца переднего ушка.;DMC-URALM-A-B3-10-01-00A-921A-A +[2680, 1843, 7, 170, 508, 16, 3, 271, 80, 745, 431, 508, 33, 208];2261;Вверните приспособление для установки пальца рессоры в отверстие под пресс–маслёнку пальца переднего ушка.;DMC-URALM-A-B3-10-01-00A-921A-A +[836, 56, 4, 155];2262;Заверните гайки на стремянки.;DMC-URALM-A-B3-10-01-00A-921A-A +[1848, 61, 4, 332];2262;Заверните гайки на стремянки.;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 241, 276, 38];2263;Ключ гаечный комбинированный 22 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 249, 279, 38];2263;Ключ гаечный комбинированный 22 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[416, 45, 1303, 7, 1089, 917, 546];2264;Снимите амортизатор (рекомендуется для удобства доступа) (Рис. ;DMC-URALM-A-B3-10-01-00A-921A-A +[690, 45, 1522, 7, 1158, 917, 546];2264;Снимите амортизатор (рекомендуется для удобства доступа) (Рис. ;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 3, 31, 15, 283, 223, 586, 224, 13, 2, 828, 821, 56, 5, 3327, 157];2265;Установите в задний кронштейн боковые вкладыши, распорную втулку, болт и закрепите его гайкой с пружинной шайбой.;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 3, 30, 15, 289, 223, 606, 202, 13, 2, 1002, 427, 61, 5, 247, 160];2265;Установите в задний кронштейн боковые вкладыши, распорную втулку, болт и закрепите его гайкой с пружинной шайбой.;DMC-URALM-A-B3-10-01-00A-921A-A +[164, 45];2266;Установка амортизатора;DMC-URALM-A-B3-10-01-00A-921A-A +[170, 45];2266;Установка амортизатора;DMC-URALM-A-B3-10-01-00A-921A-A +[667];2267;Ветошь;DMC-URALM-A-B3-10-01-00A-921A-A +[687];2267;Ветошь;DMC-URALM-A-B3-10-01-00A-921A-A +[34, 88];2268;Передняя рессора;DMC-URALM-A-B3-10-01-00A-921A-A +[33, 16];2268;Передняя рессора;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 56, 155, 236, 3, 575, 2285];2269;Затяните гайки стремянок ушка в следующем порядке:;DMC-URALM-A-B3-10-01-00A-921A-A +[691, 61, 308, 208, 3, 428, 2690];2269;Затяните гайки стремянок ушка в следующем порядке:;DMC-URALM-A-B3-10-01-00A-921A-A +[177, 2286, 2287];2270;Кран грузоподъемностью 10 тонн;DMC-URALM-A-B3-10-01-00A-921A-A +[177, 2691, 352];2270;Кран грузоподъемностью 10 тонн;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 515, 1725, 3, 479, 933, 2288, 1731];2271;Установите тягу сошки (в случае, если она снималась).;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 558, 1845, 3, 494, 997, 478, 1015];2271;Установите тягу сошки (в случае, если она снималась).;DMC-URALM-A-B3-10-01-00A-921A-A +[817, 535, 5, 421, 809, 380, 2, 536, 38];2272;Сменная головка с внутренним присоединительным квадратом и шестигранником 32 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[856, 568, 5, 434, 847, 380, 2, 536, 38];2272;Сменная головка с внутренним присоединительным квадратом и шестигранником 32 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[815, 34, 88, 7, 296];2273;Демонтируйте переднюю рессору. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[1004, 33, 16, 7, 269];2273;Демонтируйте переднюю рессору. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[545, 194, 223, 31, 15, 73];2274;- Износ верхнего вкладыша заднего кронштейна рессоры.;DMC-URALM-A-B3-10-01-00A-921A-A +[545, 181, 223, 30, 15, 16];2274;- Износ верхнего вкладыша заднего кронштейна рессоры.;DMC-URALM-A-B3-10-01-00A-921A-A +[146, 147];2275;Ответственная компания;DMC-URALM-A-B3-10-01-00A-921A-A +[149, 150];2275;Ответственная компания;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 123, 3, 263, 34, 15, 2, 236, 73, 394, 2289, 263, 80, 524, 3, 591, 64];2276;Установите палец в отверстия переднего кронштейна и ушка рессоры пазами вниз, отверстием под масленку в сторону двигателя.;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 123, 3, 271, 33, 15, 2, 208, 16, 394, 2289, 271, 80, 431, 3, 611, 66];2276;Установите палец в отверстия переднего кронштейна и ушка рессоры пазами вниз, отверстием под масленку в сторону двигателя.;DMC-URALM-A-B3-10-01-00A-921A-A +[282];2277;WD-40;DMC-URALM-A-B3-10-01-00A-921A-A +[634, 56, 13, 49, 236, 68, 741, 254, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2278;Затяните гайку болта крепления ушка моментом силы о 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[691, 61, 13, 50, 208, 68, 791, 254, 69, 6, 48, 69, 6, 12, 116, 6, 48, 116, 6];2278;Затяните гайку болта крепления ушка моментом силы о 392 Н·м до 490 Н·м (от 40 кгс·м до 50 кгс·м).;DMC-URALM-A-B3-10-01-00A-921A-A +[515, 1725, 12, 2278, 54];2279;Тяга сошки от рулевого механизма;DMC-URALM-A-B3-10-01-00A-921A-A +[558, 1845, 12, 2679, 54];2279;Тяга сошки от рулевого механизма;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 590, 142, 155, 2, 3328, 63, 4, 240, 155, 16];2280;Установите резиновый буфер, стремянки и наденьте хомут на концы стремянок рессор.;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 610, 142, 332, 2, 3884, 63, 4, 507, 308, 16];2280;Установите резиновый буфер, стремянки и наденьте хомут на концы стремянок рессор.;DMC-URALM-A-B3-10-01-00A-921A-A +[1397, 524];2281;Выверните маслёнку.;DMC-URALM-A-B3-10-01-00A-921A-A +[2684, 431];2281;Выверните маслёнку.;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 241, 276, 38];2282;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 249, 279, 38];2282;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 1704, 11];2283;Ключ торцевой 27х32;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 1834, 11];2283;Ключ торцевой 27х32;DMC-URALM-A-B3-10-01-00A-921A-A +[730, 56, 13];2284;Отверните гайку болта.;DMC-URALM-A-B3-10-01-00A-921A-A +[867, 61, 13];2284;Отверните гайку болта.;DMC-URALM-A-B3-10-01-00A-921A-A +[524];2285;Маслёнка;DMC-URALM-A-B3-10-01-00A-921A-A +[431];2285;Маслёнка;DMC-URALM-A-B3-10-01-00A-921A-A +[204, 49, 236, 34, 88];2286;Детали крепления ушка передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[1100, 50, 208, 33, 16];2286;Детали крепления ушка передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 532, 1726, 3329, 3, 591, 123];2287;Установите стопорные клинья лыской в сторону пальца.;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 505, 493, 3885, 3, 611, 508];2287;Установите стопорные клинья лыской в сторону пальца.;DMC-URALM-A-B3-10-01-00A-921A-A +[94, 123, 73, 7, 296];2288;Установите палец рессоры. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[280, 123, 16, 7, 269];2288;Установите палец рессоры. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 1369];2289;Ключ динамометрический;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 1554];2289;Ключ динамометрический;DMC-URALM-A-B3-10-01-00A-921A-A +[34, 200, 75];2290;Переднее левое колесо;DMC-URALM-A-B3-10-01-00A-921A-A +[33, 203, 36];2290;Переднее левое колесо;DMC-URALM-A-B3-10-01-00A-921A-A +[1732, 56, 155, 16, 4, 1733, 88, 48, 3330, 576, 52, 4, 3331, 37];2291;Затягивайте гайки стремянок рессор на сжатой рессоре до выпрямленного состояния или на гружёном автомобиле.;DMC-URALM-A-B3-10-01-00A-921A-A +[1849, 61, 308, 16, 4, 977, 16, 48, 3886, 601, 53, 4, 3887, 43];2291;Затягивайте гайки стремянок рессор на сжатой рессоре до выпрямленного состояния или на гружёном автомобиле.;DMC-URALM-A-B3-10-01-00A-921A-A +[2279, 123, 3, 591, 64, 37];2292;Выбейте палец в сторону двигателя автомобиля.;DMC-URALM-A-B3-10-01-00A-921A-A +[2681, 123, 3, 611, 66, 43];2292;Выбейте палец в сторону двигателя автомобиля.;DMC-URALM-A-B3-10-01-00A-921A-A +[815, 586, 224, 2, 283, 223, 7, 296];2293;Демонтируйте распорную втулку и боковые вкладыши. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[1004, 606, 202, 2, 289, 223, 7, 269];2293;Демонтируйте распорную втулку и боковые вкладыши. Для этого:;DMC-URALM-A-B3-10-01-00A-921A-A +[75];2294;Колесо;DMC-URALM-A-B3-10-01-00A-921A-A +[36];2294;Колесо;DMC-URALM-A-B3-10-01-00A-921A-A +[1728, 34, 211, 321, 37];2295;Поднимите переднюю часть рамы автомобиля.;DMC-URALM-A-B3-10-01-00A-921A-A +[2688, 33, 217, 222, 43];2295;Поднимите переднюю часть рамы автомобиля.;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 123, 49, 34, 88];2296;Демонтаж пальца крепления передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[126, 508, 50, 33, 16];2296;Демонтаж пальца крепления передней рессоры;DMC-URALM-A-B3-10-01-00A-921A-A +[75, 5, 107];2297;Колесо с шиной;DMC-URALM-A-B3-10-01-00A-921A-A +[36, 5, 78];2297;Колесо с шиной;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 241, 276, 38];2298;Ключ гаечный комбинированный 24 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[71, 249, 279, 38];2298;Ключ гаечный комбинированный 24 мм;DMC-URALM-A-B3-10-01-00A-921A-A +[2138, 3332];2299;- Потеря упругости;DMC-URALM-A-B3-10-01-00A-921A-A +[2578, 1564];2299;- Потеря упругости;DMC-URALM-A-B3-10-01-00A-921A-A +[3333, 535, 2274, 13, 5, 263, 3, 1318, 2, 263, 236, 34, 88, 2, 15, 2, 94, 88, 3, 390, 4, 10];2300;Совместите головку центрового болта с отверстием в подушке и отверстие ушка передней рессоры и кронштейна и установите рессору в сборе на мост.;DMC-URALM-A-B3-10-01-00A-921A-A +[3888, 568, 2677, 13, 5, 271, 3, 1527, 2, 271, 208, 33, 16, 2, 15, 2, 280, 16, 3, 390, 4, 10];2300;Совместите головку центрового болта с отверстием в подушке и отверстие ушка передней рессоры и кронштейна и установите рессору в сборе на мост.;DMC-URALM-A-B3-10-01-00A-921A-A +[31, 88];2301;Задняя рессора;DMC-URALM-A-B3-10-02-00A-921A-A +[30, 16];2301;Задняя рессора;DMC-URALM-A-B3-10-02-00A-921A-A +[56, 75, 1732, 68, 69, 6, 116, 6];2302;Гайки колес затягивать моментом 500-600 Н·м (50-60 кгс·м).;DMC-URALM-A-B3-10-02-00A-921A-A +[61, 36, 1849, 68, 69, 6, 116, 6];2302;Гайки колес затягивать моментом 500-600 Н·м (50-60 кгс·м).;DMC-URALM-A-B3-10-02-00A-921A-A +[27];2303;ГОСТ 27334-87;DMC-URALM-A-B3-10-02-00A-921A-A +[2283, 2284];2304;Лопатка монтажная;DMC-URALM-A-B3-10-02-00A-921A-A +[2686, 2687];2304;Лопатка монтажная;DMC-URALM-A-B3-10-02-00A-921A-A +[3334, 1349];2305;Щетка металлическая;DMC-URALM-A-B3-10-02-00A-921A-A +[3889, 1543];2305;Щетка металлическая;DMC-URALM-A-B3-10-02-00A-921A-A +[177, 2286, 2287];2306;Кран грузоподъемностью 10 тонн;DMC-URALM-A-B3-10-02-00A-921A-A +[177, 2691, 352];2306;Кран грузоподъемностью 10 тонн;DMC-URALM-A-B3-10-02-00A-921A-A +[7, 126, 31, 88, 274, 480, 575, 580];2307;Для демонтажа задней рессоры необходимо выполнить следующие действия:;DMC-URALM-A-B3-10-02-00A-921A-A +[7, 126, 30, 16, 228, 599, 428, 403];2307;Для демонтажа задней рессоры необходимо выполнить следующие действия:;DMC-URALM-A-B3-10-02-00A-921A-A +[56, 49, 31, 75];2308;Гайки крепления задних колес;DMC-URALM-A-B3-10-02-00A-921A-A +[61, 50, 30, 36];2308;Гайки крепления задних колес;DMC-URALM-A-B3-10-02-00A-921A-A +[69, 6, 116, 6];2309;580-660 Н·м (58-66 кгс·м).;DMC-URALM-A-B3-10-02-00A-921A-A +[63, 1399, 139, 73];2310;Хомуты 6-го листа рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[63, 1399, 139, 16];2310;Хомуты 6-го листа рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[32, 164, 381, 1734, 3335, 3336, 2290, 4, 194, 139, 2, 2291, 3337, 4, 672, 1368, 1735, 381, 806, 2291, 3338, 8, 889, 73];2311;При установке накладок обеспечить совпадение фиксирующих выдавок на верхнем листе и конусных лунок на опорной поверхности накладок. Накладки устанавливать конусными лунками к центру рессоры.;DMC-URALM-A-B3-10-02-00A-921A-A +[32, 170, 1735, 1850, 3890, 1816, 2290, 4, 181, 139, 2, 2692, 3891, 4, 651, 1553, 1735, 432, 594, 2692, 3892, 8, 889, 16];2311;При установке накладок обеспечить совпадение фиксирующих выдавок на верхнем листе и конусных лунок на опорной поверхности накладок. Накладки устанавливать конусными лунками к центру рессоры.;DMC-URALM-A-B3-10-02-00A-921A-A +[146, 147];2312;Ответственная компания;DMC-URALM-A-B3-10-02-00A-921A-A +[149, 150];2312;Ответственная компания;DMC-URALM-A-B3-10-02-00A-921A-A +[309];2313;Монтаж;DMC-URALM-A-B3-10-02-00A-921A-A +[1313, 346];2314;Графитная смазка;DMC-URALM-A-B3-10-02-00A-921A-A +[1525, 317];2314;Графитная смазка;DMC-URALM-A-B3-10-02-00A-921A-A +[148];2315;Замена;DMC-URALM-A-B3-10-02-00A-921A-A +[238];2315;Замена;DMC-URALM-A-B3-10-02-00A-921A-A +[17];2316;Все;DMC-URALM-A-B3-10-02-00A-921A-A +[1396, 2292, 240, 155, 2280, 2281];2317;Смазать резьбовые концы стремянок графитовой смазкой.;DMC-URALM-A-B3-10-02-00A-921A-A +[2693, 2694, 507, 308, 2683, 317];2317;Смазать резьбовые концы стремянок графитовой смазкой.;DMC-URALM-A-B3-10-02-00A-921A-A +[71, 241, 3339, 11];2318;Ключ гаечный кольцевой 17х19;DMC-URALM-A-B3-10-02-00A-921A-A +[71, 249, 3893, 11];2318;Ключ гаечный кольцевой 17х19;DMC-URALM-A-B3-10-02-00A-921A-A +[56, 63, 3340, 68, 69, 6, 116, 6];2319;Гайки хомутов заворачивать моментом 14,7-21,6 Н·м (1,5-2,2 кгс·м);DMC-URALM-A-B3-10-02-00A-921A-A +[61, 63, 3894, 68, 69, 6, 116, 6];2319;Гайки хомутов заворачивать моментом 14,7-21,6 Н·м (1,5-2,2 кгс·м);DMC-URALM-A-B3-10-02-00A-921A-A +[94, 1087, 3, 63, 73, 3341, 2, 836, 56, 933, 88, 1731, 14, 139];2320;Установить втулки в хомуты рессоры, болты и завернуть гайки (если рессора снималась по листам).;DMC-URALM-A-B3-10-02-00A-921A-A +[280, 202, 3, 63, 16, 13, 2, 1544, 61, 997, 16, 1015, 14, 139];2320;Установить втулки в хомуты рессоры, болты и завернуть гайки (если рессора снималась по листам).;DMC-URALM-A-B3-10-02-00A-921A-A +[56, 155];2321;Гайки стремянок;DMC-URALM-A-B3-10-02-00A-921A-A +[61, 308];2321;Гайки стремянок;DMC-URALM-A-B3-10-02-00A-921A-A +[7, 309, 31, 88, 274, 480, 575, 580];2322;Для монтажа задней рессоры необходимо выполнить следующие действия;DMC-URALM-A-B3-10-02-00A-921A-A +[7, 309, 30, 16, 228, 599, 428, 403];2322;Для монтажа задней рессоры необходимо выполнить следующие действия;DMC-URALM-A-B3-10-02-00A-921A-A +[282];2323;WD-40;DMC-URALM-A-B3-10-02-00A-921A-A +[633, 80, 321];2324;Подставка под раму;DMC-URALM-A-B3-10-02-00A-921A-A +[570, 80, 222];2324;Подставка под раму;DMC-URALM-A-B3-10-02-00A-921A-A +[629, 56, 155, 416, 381];2325;Открутить гайки стремянок, снять накладки.;DMC-URALM-A-B3-10-02-00A-921A-A +[565, 61, 308, 495, 432];2325;Открутить гайки стремянок, снять накладки.;DMC-URALM-A-B3-10-02-00A-921A-A +[164, 224];2326;Установка втулок;DMC-URALM-A-B3-10-02-00A-921A-A +[170, 2636];2326;Установка втулок;DMC-URALM-A-B3-10-02-00A-921A-A +[126];2327;Демонтаж;DMC-URALM-A-B3-10-02-00A-921A-A +[3342, 378, 490, 3, 205, 2293];2328;Важно: затяжка осуществляется в два этапа:;DMC-URALM-A-B3-10-02-00A-921A-A +[3895, 406, 409, 3, 205, 2293];2328;Важно: затяжка осуществляется в два этапа:;DMC-URALM-A-B3-10-02-00A-921A-A +[69, 6, 116, 6];2329;250-300 Н·м (25-30 кгс·м);DMC-URALM-A-B3-10-02-00A-921A-A +[27];2330;ГОСТ 25789-83;DMC-URALM-A-B3-10-02-00A-921A-A +[27];2331;ГОСТ 10597-87;DMC-URALM-A-B3-10-02-00A-921A-A +[94, 381, 2, 836, 56, 155, 73, 3, 657, 1620];2332;Установить накладки и завернуть гайки стремянок рессоры в указанной последовательности.;DMC-URALM-A-B3-10-02-00A-921A-A +[280, 432, 2, 1544, 61, 308, 16, 3, 677, 854];2332;Установить накладки и завернуть гайки стремянок рессоры в указанной последовательности.;DMC-URALM-A-B3-10-02-00A-921A-A +[1729, 2294, 21, 80, 321, 37, 2, 3343, 742, 21, 80, 75];2333;Убрать подставки из-под рамы автомобиля и противооткатные упоры из под колес.;DMC-URALM-A-B3-10-02-00A-921A-A +[3896, 570, 21, 80, 222, 43, 2, 3897, 742, 21, 80, 36];2333;Убрать подставки из-под рамы автомобиля и противооткатные упоры из под колес.;DMC-URALM-A-B3-10-02-00A-921A-A +[817, 535, 5, 421, 809, 380, 2, 536, 38];2334;Сменная головка с внутренним присоединительным квадратом и шестигранником 38 мм;DMC-URALM-A-B3-10-02-00A-921A-A +[856, 568, 5, 434, 847, 380, 2, 536, 38];2334;Сменная головка с внутренним присоединительным квадратом и шестигранником 38 мм;DMC-URALM-A-B3-10-02-00A-921A-A +[32, 1081, 73, 2295, 4, 1727, 139, 477, 1032, 4, 1678, 1377, 92, 18, 2295, 3344, 139, 4, 3345, 3346, 139];2335;При сборке рессоры углубление на коренном листе должно устанавливаться на фиксирующий штифт балансира, а углубление последующих листов на выдавки нижележащих листов.;DMC-URALM-A-B3-10-02-00A-921A-A +[32, 1150, 16, 2695, 4, 1846, 139, 600, 594, 4, 1816, 1377, 92, 18, 2695, 3898, 139, 4, 2696, 3899, 139];2335;При сборке рессоры углубление на коренном листе должно устанавливаться на фиксирующий штифт балансира, а углубление последующих листов на выдавки нижележащих листов.;DMC-URALM-A-B3-10-02-00A-921A-A +[71, 2296, 11];2336;Ключ торцовый 27х38;DMC-URALM-A-B3-10-02-00A-921A-A +[71, 2697, 11];2336;Ключ торцовый 27х38;DMC-URALM-A-B3-10-02-00A-921A-A +[3347, 3348];2337;Кисть волосяная;DMC-URALM-A-B3-10-02-00A-921A-A +[3900, 3901];2337;Кисть волосяная;DMC-URALM-A-B3-10-02-00A-921A-A +[346, 819, 820, 282, 627, 628];2338;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-B3-10-02-00A-921A-A +[317, 858, 859, 282, 627, 628];2338;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-B3-10-02-00A-921A-A +[3349, 92, 4, 3350, 1714, 2, 416, 155];2339;Повернуть балансир на небольшой угол и снять стремянку.;DMC-URALM-A-B3-10-02-00A-921A-A +[3902, 92, 4, 3903, 1714, 2, 495, 332];2339;Повернуть балансир на небольшой угол и снять стремянку.;DMC-URALM-A-B3-10-02-00A-921A-A +[2294, 80, 321];2340;Подставки под раму;DMC-URALM-A-B3-10-02-00A-921A-A +[570, 80, 222];2340;Подставки под раму;DMC-URALM-A-B3-10-02-00A-921A-A +[729, 378, 56, 49, 1327, 75];2341;Ослабить затяжку гаек крепления одного колеса.;DMC-URALM-A-B3-10-02-00A-921A-A +[3904, 406, 875, 50, 405, 36];2341;Ослабить затяжку гаек крепления одного колеса.;DMC-URALM-A-B3-10-02-00A-921A-A +[27];2342;ГОСТ 28638-90;DMC-URALM-A-B3-10-02-00A-921A-A +[27];2343;ГОСТ 2310-77;DMC-URALM-A-B3-10-02-00A-921A-A +[88, 31];2344;Рессора задняя;DMC-URALM-A-B3-10-02-00A-921A-A +[16, 30];2344;Рессора задняя;DMC-URALM-A-B3-10-02-00A-921A-A +[71, 1369];2345;Ключ динамометрический;DMC-URALM-A-B3-10-02-00A-921A-A +[71, 1554];2345;Ключ динамометрический;DMC-URALM-A-B3-10-02-00A-921A-A +[416, 139, 73, 14, 2297];2346;Снять листы рессоры по одному.;DMC-URALM-A-B3-10-02-00A-921A-A +[495, 139, 16, 14, 405];2346;Снять листы рессоры по одному.;DMC-URALM-A-B3-10-02-00A-921A-A +[1269, 88];2347;Снятие рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[495, 16];2347;Снятие рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[2101, 12, 2102, 2, 1396, 1313, 346, 5, 3351, 591, 3352, 1368, 139];2348;Очистить от грязи и смазать графитной смазкой с вогнутой стороны соприкасающиеся поверхности листов.;DMC-URALM-A-B3-10-02-00A-921A-A +[2550, 12, 2551, 2, 2693, 1525, 317, 5, 3905, 611, 3906, 1553, 139];2348;Очистить от грязи и смазать графитной смазкой с вогнутой стороны соприкасающиеся поверхности листов.;DMC-URALM-A-B3-10-02-00A-921A-A +[2298];2349;Керн;DMC-URALM-A-B3-10-02-00A-921A-A +[378, 56, 308, 73];2350;Затяжка гаек стремянок рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[406, 875, 308, 16];2350;Затяжка гаек стремянок рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[14, 1623];2351;По требованию;DMC-URALM-A-B3-10-02-00A-921A-A +[14, 1771];2351;По требованию;DMC-URALM-A-B3-10-02-00A-921A-A +[730, 56, 1678, 535, 13, 63, 1399, 139, 73, 2276, 13, 2, 416, 586, 224];2352;Отвернуть гайки, фиксируя головки болтов хомутов 6-го листа рессоры, вынуть болт и снять распорные втулки.;DMC-URALM-A-B3-10-02-00A-921A-A +[3907, 61, 3908, 568, 13, 63, 1399, 139, 16, 3909, 13, 2, 495, 606, 202];2352;Отвернуть гайки, фиксируя головки болтов хомутов 6-го листа рессоры, вынуть болт и снять распорные втулки.;DMC-URALM-A-B3-10-02-00A-921A-A +[88, 477, 374, 2299, 3353, 240, 73, 57, 477, 374, 2300, 3, 672, 2301];2353;Рессора должна быть полностью разгружена, концы рессоры не должны быть защемлены в опорных кронштейнах.;DMC-URALM-A-B3-10-02-00A-921A-A +[16, 600, 556, 2698, 3910, 507, 16, 57, 600, 556, 2699, 3, 651, 15];2353;Рессора должна быть полностью разгружена, концы рессоры не должны быть защемлены в опорных кронштейнах.;DMC-URALM-A-B3-10-02-00A-921A-A +[27];2354;ГОСТ 7213-72;DMC-URALM-A-B3-10-02-00A-921A-A +[1395, 3354, 3355, 5, 488, 3356, 12, 31, 2302, 2, 828, 593, 4, 2302, 1086, 701, 694, 129];2355;Отсоединить кронштейны вместе с воздушными баллонами от задней поперечины и закрепить их на поперечине балок седельно-сцепного устройства.;DMC-URALM-A-B3-10-02-00A-921A-A +[1003, 15, 3911, 5, 503, 245, 12, 30, 2700, 2, 1002, 593, 4, 2700, 3912, 774, 768, 132];2355;Отсоединить кронштейны вместе с воздушными баллонами от задней поперечины и закрепить их на поперечине балок седельно-сцепного устройства.;DMC-URALM-A-B3-10-02-00A-921A-A +[94, 75, 933, 3357, 1731];2356;Установить колесо (если оно снималось) ;DMC-URALM-A-B3-10-02-00A-921A-A +[280, 36, 997, 478, 1015];2356;Установить колесо (если оно снималось) ;DMC-URALM-A-B3-10-02-00A-921A-A +[27];2357;ГОСТ 3333-80;DMC-URALM-A-B3-10-02-00A-921A-A +[1728, 31, 211, 37, 2, 94, 321, 4, 633, 1303, 416, 1710, 21, 75, 234, 591, 3358, 88, 7, 1089, 2288, 126, 309];2358;Поднять заднюю часть автомобиля и установить раму на подставку. Рекомендуется снять одно из колес со стороны снимаемой рессоры для удобства ее демонтажа/монтажа (;DMC-URALM-A-B3-10-02-00A-921A-A +[3913, 30, 217, 43, 2, 280, 222, 4, 570, 1522, 495, 405, 21, 36, 234, 611, 1015, 16, 7, 1158, 351, 126, 309];2358;Поднять заднюю часть автомобиля и установить раму на подставку. Рекомендуется снять одно из колес со стороны снимаемой рессоры для удобства ее демонтажа/монтажа (;DMC-URALM-A-B3-10-02-00A-921A-A +[94, 155, 3359, 92, 7, 1089, 309];2359;Установить стремянки, поворачивая балансир для удобства монтажа.;DMC-URALM-A-B3-10-02-00A-921A-A +[280, 332, 3914, 92, 7, 1158, 309];2359;Установить стремянки, поворачивая балансир для удобства монтажа.;DMC-URALM-A-B3-10-02-00A-921A-A +[903, 3360, 56, 2292, 240, 13, 3361, 3, 738, 622, 807, 3362, 1711, 13];2360;После заворачивания гаек резьбовой конец болта раскернить в трех местах (допускается расклепать торец болта).;DMC-URALM-A-B3-10-02-00A-921A-A +[983, 3915, 875, 2694, 240, 13, 3916, 3, 2701, 643, 845, 3917, 1711, 13];2360;После заворачивания гаек резьбовой конец болта раскернить в трех местах (допускается расклепать торец болта).;DMC-URALM-A-B3-10-02-00A-921A-A +[807, 2303, 88, 2304, 32, 296, 240, 139, 57, 477, 374, 2300, 3, 672, 2301, 16, 1672, 2117, 633, 80, 321];2361;Допускается снимать рессору целиком. При этом концы листов не должны быть защемлены в опорных кронштейнах рессор (обеспечивается высотой подставки под раму).;DMC-URALM-A-B3-10-02-00A-921A-A +[845, 1015, 16, 2702, 32, 269, 507, 139, 57, 600, 556, 2699, 3, 651, 15, 16, 784, 2562, 570, 80, 222];2361;Допускается снимать рессору целиком. При этом концы листов не должны быть защемлены в опорных кронштейнах рессор (обеспечивается высотой подставки под раму).;DMC-URALM-A-B3-10-02-00A-921A-A +[75, 5, 107];2362;Колесо с шиной;DMC-URALM-A-B3-10-02-00A-921A-A +[36, 5, 78];2362;Колесо с шиной;DMC-URALM-A-B3-10-02-00A-921A-A +[27, 229];2363;ГОСТ Р 51254-99;DMC-URALM-A-B3-10-02-00A-921A-A +[667];2364;Ветошь;DMC-URALM-A-B3-10-02-00A-921A-A +[687];2364;Ветошь;DMC-URALM-A-B3-10-02-00A-921A-A +[1730, 37, 4, 3363, 257, 1066, 348, 88, 2, 92, 3364, 948];2365;Опустить автомобиль на подставу так, чтобы между рессорой и балансиром образовался зазор.;DMC-URALM-A-B3-10-02-00A-921A-A +[1847, 43, 4, 3918, 257, 1132, 358, 16, 2, 92, 3919, 948];2365;Опустить автомобиль на подставу так, чтобы между рессорой и балансиром образовался зазор.;DMC-URALM-A-B3-10-02-00A-921A-A +[1081, 73];2366;Сборка рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[1150, 16];2366;Сборка рессоры;DMC-URALM-A-B3-10-02-00A-921A-A +[633, 80, 10];2367;Подставка под мост;DMC-URALM-A-B3-10-02-00A-921A-A +[570, 80, 10];2367;Подставка под мост;DMC-URALM-A-B3-10-02-00A-921A-A +[807, 2303, 88, 2304];2368;Допускается снимать рессору целиком.;DMC-URALM-A-B3-10-02-00A-921A-A +[845, 1015, 16, 2702];2368;Допускается снимать рессору целиком.;DMC-URALM-A-B3-10-02-00A-921A-A +[3365, 73, 806, 1367, 14, 2297, 139, 48, 573, 1081, 73];2369;Собрать рессоры, устанавливая последовательно по одному листу до полной сборки рессоры.;DMC-URALM-A-B3-10-02-00A-921A-A +[3920, 16, 3921, 854, 14, 405, 139, 48, 597, 1150, 16];2369;Собрать рессоры, устанавливая последовательно по одному листу до полной сборки рессоры.;DMC-URALM-A-B3-10-02-00A-921A-A +[958];2370;Домкрат;DMC-URALM-A-B3-10-02-00A-921A-A +[103, 140, 47, 28];2371;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-02-00A-921A-A +[18, 144, 47, 29];2371;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-10-02-00A-921A-A +[1398, 2282, 1675];2372;Молоток слесарный стальной;DMC-URALM-A-B3-10-02-00A-921A-A +[1398, 2685, 1813];2372;Молоток слесарный стальной;DMC-URALM-A-B3-10-02-00A-921A-A +[959];2373;55571X-2912122;DMC-URALM-A-B3-10-02-00A-921A-A +[841];2374;Ступица;DMC-URALM-A-B3-20-00-00A-041A-A +[797];2374;Ступица;DMC-URALM-A-B3-20-00-00A-041A-A +[2305];2375;КАМА-1260,;DMC-URALM-A-B3-20-00-00A-041A-A +[2703];2375;КАМА-1260,;DMC-URALM-A-B3-20-00-00A-041A-A +[55];2376;Б;DMC-URALM-A-B3-20-00-00A-041A-A +[590, 1080, 1400, 394];2377;Резиновый уплотнитель вентильного паза (;DMC-URALM-A-B3-20-00-00A-041A-A +[610, 987, 1568, 394];2377;Резиновый уплотнитель вентильного паза (;DMC-URALM-A-B3-20-00-00A-041A-A +[164, 747, 2, 1075, 960, 206, 98, 4];2378;Установка замочного и наружного бортовых колец показана на ;DMC-URALM-A-B3-20-00-00A-041A-A +[170, 796, 2, 1146, 1016, 2704, 101, 4];2378;Установка замочного и наружного бортовых колец показана на ;DMC-URALM-A-B3-20-00-00A-041A-A +[1870];2379;Размерность;DMC-URALM-A-B3-20-00-00A-041A-A +[2501];2379;Размерность;DMC-URALM-A-B3-20-00-00A-041A-A +[376];2380;Назначение;DMC-URALM-A-B3-20-00-00A-041A-A +[404];2380;Назначение;DMC-URALM-A-B3-20-00-00A-041A-A +[538];2381;G;DMC-URALM-A-B3-20-00-00A-041A-A +[750, 3, 390, 5, 176];2382;обода в сборе с диском (;DMC-URALM-A-B3-20-00-00A-041A-A +[438, 747, 2, 1075, 960, 206];2383;Положение замочного и наружного бортовых колец;DMC-URALM-A-B3-20-00-00A-041A-A +[466, 796, 2, 1146, 1016, 2704];2383;Положение замочного и наружного бортовых колец;DMC-URALM-A-B3-20-00-00A-041A-A +[146, 147];2384;Ответственная компания;DMC-URALM-A-B3-20-00-00A-041A-A +[149, 150];2384;Ответственная компания;DMC-URALM-A-B3-20-00-00A-041A-A +[254];2385;О-184;DMC-URALM-A-B3-20-00-00A-041A-A +[17];2386;Все;DMC-URALM-A-B3-20-00-00A-041A-A +[960, 206];2387;бортового кольца (;DMC-URALM-A-B3-20-00-00A-041A-A +[1016, 219];2387;бортового кольца (;DMC-URALM-A-B3-20-00-00A-041A-A +[1613, 2306, 6];2388;Статический радиус, м;DMC-URALM-A-B3-20-00-00A-041A-A +[1764, 2306, 6];2388;Статический радиус, м;DMC-URALM-A-B3-20-00-00A-041A-A +[75, 5, 107, 3, 390];2389;Колесо с шиной в сборе;DMC-URALM-A-B3-20-00-00A-041A-A +[36, 5, 78, 3, 390];2389;Колесо с шиной в сборе;DMC-URALM-A-B3-20-00-00A-041A-A +[2307];2390;425/85R21;DMC-URALM-A-B3-20-00-00A-041A-A +[2305];2391;КАМА-1260-1;DMC-URALM-A-B3-20-00-00A-041A-A +[2703];2391;КАМА-1260-1;DMC-URALM-A-B3-20-00-00A-041A-A +[27, 27];2392;ГОСТ 2.610-2006 ГОСТ 2.601-2006;DMC-URALM-A-B3-20-00-00A-041A-A +[1862, 382];2393;Категория скорости;DMC-URALM-A-B3-20-00-00A-041A-A +[2495, 407];2393;Категория скорости;DMC-URALM-A-B3-20-00-00A-041A-A +[177, 151];2394;крана колёсного (;DMC-URALM-A-B3-20-00-00A-041A-A +[177, 154];2394;крана колёсного (;DMC-URALM-A-B3-20-00-00A-041A-A +[75, 3, 390, 5, 107, 305, 21];2395;Колесо в сборе с шиной состоит из:;DMC-URALM-A-B3-20-00-00A-041A-A +[36, 3, 390, 5, 78, 319, 21];2395;Колесо в сборе с шиной состоит из:;DMC-URALM-A-B3-20-00-00A-041A-A +[3366, 750, 5, 176];2396;Основание обода с диском;DMC-URALM-A-B3-20-00-00A-041A-A +[3922, 750, 5, 176];2396;Основание обода с диском;DMC-URALM-A-B3-20-00-00A-041A-A +[198, 541];2397;Кожух защитный;DMC-URALM-A-B3-20-00-00A-041A-A +[198, 569];2397;Кожух защитный;DMC-URALM-A-B3-20-00-00A-041A-A +[1031, 878, 107, 826, 3, 1195];2398;Основные модели шин представлены в Таблице ;DMC-URALM-A-B3-20-00-00A-041A-A +[329, 973, 78, 998, 3, 1504];2398;Основные модели шин представлены в Таблице ;DMC-URALM-A-B3-20-00-00A-041A-A +[107, 3367, 3368, 3369, 5, 619, 2308, 3370, 1366, 5, 3371, 122];2399;Шины камерные, радиальные, широкопрофильные, с рисунком протектора повышенной проходимости, с регулируемым давлением.;DMC-URALM-A-B3-20-00-00A-041A-A +[78, 3923, 3924, 3925, 5, 799, 2308, 999, 1551, 5, 3926, 125];2399;Шины камерные, радиальные, широкопрофильные, с рисунком протектора повышенной проходимости, с регулируемым давлением.;DMC-URALM-A-B3-20-00-00A-041A-A +[512];2400;Характеристика;DMC-URALM-A-B3-20-00-00A-041A-A +[555];2400;Характеристика;DMC-URALM-A-B3-20-00-00A-041A-A +[1080, 1400, 394];2401;Уплотнитель вентильного паза;DMC-URALM-A-B3-20-00-00A-041A-A +[987, 1568, 394];2401;Уплотнитель вентильного паза;DMC-URALM-A-B3-20-00-00A-041A-A +[1716, 747, 206];2402;Ограничитель замочного кольца;DMC-URALM-A-B3-20-00-00A-041A-A +[1840, 796, 219];2402;Ограничитель замочного кольца;DMC-URALM-A-B3-20-00-00A-041A-A +[3372];2403;Покрышка;DMC-URALM-A-B3-20-00-00A-041A-A +[3927];2403;Покрышка;DMC-URALM-A-B3-20-00-00A-041A-A +[487];2404;камеры (;DMC-URALM-A-B3-20-00-00A-041A-A +[502];2404;камеры (;DMC-URALM-A-B3-20-00-00A-041A-A +[747, 206];2405;замочного кольца (;DMC-URALM-A-B3-20-00-00A-041A-A +[796, 219];2405;замочного кольца (;DMC-URALM-A-B3-20-00-00A-041A-A +[18];2406;А;DMC-URALM-A-B3-20-00-00A-041A-A +[242, 75, 98, 4];2407;Конструкция колеса показана на ;DMC-URALM-A-B3-20-00-00A-041A-A +[251, 36, 101, 4];2407;Конструкция колеса показана на ;DMC-URALM-A-B3-20-00-00A-041A-A +[1716, 747, 206];2408;Ограничитель замочного кольца (;DMC-URALM-A-B3-20-00-00A-041A-A +[1840, 796, 219];2408;Ограничитель замочного кольца (;DMC-URALM-A-B3-20-00-00A-041A-A +[392, 2, 107];2409;Колёса и шины;DMC-URALM-A-B3-20-00-00A-041A-A +[36, 2, 78];2409;Колёса и шины;DMC-URALM-A-B3-20-00-00A-041A-A +[75, 3373, 5, 699, 750];2410;Колеса дисковые с размером обода 310-533.;DMC-URALM-A-B3-20-00-00A-041A-A +[36, 3928, 5, 699, 750];2410;Колеса дисковые с размером обода 310-533.;DMC-URALM-A-B3-20-00-00A-041A-A +[1031, 3374, 107];2411;Основные марки шин;DMC-URALM-A-B3-20-00-00A-041A-A +[329, 3929, 78];2411;Основные марки шин;DMC-URALM-A-B3-20-00-00A-041A-A +[878];2412;Модель;DMC-URALM-A-B3-20-00-00A-041A-A +[973];2412;Модель;DMC-URALM-A-B3-20-00-00A-041A-A +[394, 4, 960, 206];2413;Паз на бортовом кольце;DMC-URALM-A-B3-20-00-00A-041A-A +[394, 4, 1016, 219];2413;Паз на бортовом кольце;DMC-URALM-A-B3-20-00-00A-041A-A +[206, 747];2414;Кольцо замочное;DMC-URALM-A-B3-20-00-00A-041A-A +[219, 796];2414;Кольцо замочное;DMC-URALM-A-B3-20-00-00A-041A-A +[2309, 700];2415;Индекс нагрузки;DMC-URALM-A-B3-20-00-00A-041A-A +[2309, 976];2415;Индекс нагрузки;DMC-URALM-A-B3-20-00-00A-041A-A +[151, 177];2416;Колёсный кран (;DMC-URALM-A-B3-20-00-00A-041A-A +[154, 177];2416;Колёсный кран (;DMC-URALM-A-B3-20-00-00A-041A-A +[185, 129];2417;Описание устройства;DMC-URALM-A-B3-20-00-00A-041A-A +[191, 132];2417;Описание устройства;DMC-URALM-A-B3-20-00-00A-041A-A +[2310];2418;J;DMC-URALM-A-B3-20-00-00A-041A-A +[2127, 3375];2419;Лента ободная;DMC-URALM-A-B3-20-00-00A-041A-A +[2571, 3930];2419;Лента ободная;DMC-URALM-A-B3-20-00-00A-041A-A +[177, 151];2420;Кран колёсный;DMC-URALM-A-B3-20-00-00A-041A-A +[177, 154];2420;Кран колёсный;DMC-URALM-A-B3-20-00-00A-041A-A +[392, 2, 107, 221, 7, 2232, 1720, 1717, 37, 5, 415, 2, 912, 478, 167, 5, 275, 3376, 1366];2421;Колёса и шины предназначены для осуществления упругой связи автомобиля с дорогой и обеспечения его движения с высокими показателями проходимости.;DMC-URALM-A-B3-20-00-00A-041A-A +[36, 2, 78, 227, 7, 2650, 1564, 1521, 43, 5, 426, 2, 985, 427, 173, 5, 684, 3931, 1551];2421;Колёса и шины предназначены для осуществления упругой связи автомобиля с дорогой и обеспечения его движения с высокими показателями проходимости.;DMC-URALM-A-B3-20-00-00A-041A-A +[3377, 4, 747, 206];2422;Выдавка на замочном кольце;DMC-URALM-A-B3-20-00-00A-041A-A +[2696, 4, 796, 219];2422;Выдавка на замочном кольце;DMC-URALM-A-B3-20-00-00A-041A-A +[750];2423;Обод;DMC-URALM-A-B3-20-00-00A-041A-A +[206, 960];2424;Кольцо бортовое;DMC-URALM-A-B3-20-00-00A-041A-A +[219, 1016];2424;Кольцо бортовое;DMC-URALM-A-B3-20-00-00A-041A-A +[487];2425;Камера;DMC-URALM-A-B3-20-00-00A-041A-A +[502];2425;Камера;DMC-URALM-A-B3-20-00-00A-041A-A +[960, 206];2426;Бортовое кольцо (;DMC-URALM-A-B3-20-00-00A-041A-A +[1016, 219];2426;Бортовое кольцо (;DMC-URALM-A-B3-20-00-00A-041A-A +[129];2427;Устройство;DMC-URALM-A-B3-20-00-00A-041A-A +[132];2427;Устройство;DMC-URALM-A-B3-20-00-00A-041A-A +[103, 140, 47, 28];2428;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-20-00-00A-041A-A +[18, 144, 47, 29];2428;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-20-00-00A-041A-A +[94, 541, 198, 2, 836, 13, 49];2429;Установите защитный кожух и заверните болты крепления.;DMC-URALM-A-B3-20-00-00A-920A-A +[280, 569, 198, 2, 1848, 13, 50];2429;Установите защитный кожух и заверните болты крепления.;DMC-URALM-A-B3-20-00-00A-920A-A +[815, 516, 75, 7, 296];2430;Демонтируйте запасное колесо. Для этого:;DMC-URALM-A-B3-20-00-00A-920A-A +[1004, 559, 36, 7, 269];2430;Демонтируйте запасное колесо. Для этого:;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 241, 276, 11];2431;Ключ гаечный комбинированный 11х13;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 249, 279, 11];2431;Ключ гаечный комбинированный 11х13;DMC-URALM-A-B3-20-00-00A-920A-A +[1395, 225, 295, 42, 12, 151, 177];2432;Отсоедините шланг подвода воздуха от колесного крана.;DMC-URALM-A-B3-20-00-00A-920A-A +[1003, 225, 295, 42, 12, 154, 177];2432;Отсоедините шланг подвода воздуха от колесного крана.;DMC-URALM-A-B3-20-00-00A-920A-A +[56, 49, 225, 295, 42];2433;Гайка крепления шланга подвода воздуха;DMC-URALM-A-B3-20-00-00A-920A-A +[61, 50, 225, 295, 42];2433;Гайка крепления шланга подвода воздуха;DMC-URALM-A-B3-20-00-00A-920A-A +[27];2434;ГОСТ 27334-87;DMC-URALM-A-B3-20-00-00A-920A-A +[151, 177];2435;Колёсный кран;DMC-URALM-A-B3-20-00-00A-920A-A +[154, 177];2435;Колёсный кран;DMC-URALM-A-B3-20-00-00A-920A-A +[815, 3378, 75, 7, 296];2436;Демонтируйте повреждённое колесо. Для этого:;DMC-URALM-A-B3-20-00-00A-920A-A +[1004, 1001, 36, 7, 269];2436;Демонтируйте повреждённое колесо. Для этого:;DMC-URALM-A-B3-20-00-00A-920A-A +[2311];2437;ВР-1;DMC-URALM-A-B3-20-00-00A-920A-A +[1730, 516, 75, 1340, 21, 255, 2312, 5, 418, 460];2438;Опустите запасное колесо рукояткой из набора ЗИП с помощью редуктора.;DMC-URALM-A-B3-20-00-00A-920A-A +[1847, 559, 36, 1539, 21, 255, 2312, 5, 430, 460];2438;Опустите запасное колесо рукояткой из набора ЗИП с помощью редуктора.;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 241, 2296, 11];2439;Ключ гаечный торцовый 30х32;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 249, 2697, 11];2439;Ключ гаечный торцовый 30х32;DMC-URALM-A-B3-20-00-00A-920A-A +[146, 147];2440;Ответственная компания;DMC-URALM-A-B3-20-00-00A-920A-A +[149, 150];2440;Ответственная компания;DMC-URALM-A-B3-20-00-00A-920A-A +[148];2441;Замена;DMC-URALM-A-B3-20-00-00A-920A-A +[238];2441;Замена;DMC-URALM-A-B3-20-00-00A-920A-A +[17];2442;Все;DMC-URALM-A-B3-20-00-00A-920A-A +[126, 75, 1175, 3, 479, 1256, 1736, 917, 8, 1737, 441, 2, 292, 148, 490, 3, 479, 545, 2313, 52, 2314, 107, 37, 18, 1028, 32, 1333, 176, 75];2443;"Демонтаж колеса выполняется в случае необходимости облегчения доступа к другим агрегатам и узлам. Замена осуществляется в случае износа, прокола или пореза шины автомобиля; а также при повреждении диска колеса.";DMC-URALM-A-B3-20-00-00A-920A-A +[126, 36, 1098, 3, 494, 228, 1851, 917, 8, 772, 441, 2, 678, 238, 409, 3, 494, 545, 2313, 53, 2314, 78, 43, 18, 1095, 32, 1001, 176, 36];2443;"Демонтаж колеса выполняется в случае необходимости облегчения доступа к другим агрегатам и узлам. Замена осуществляется в случае износа, прокола или пореза шины автомобиля; а также при повреждении диска колеса.";DMC-URALM-A-B3-20-00-00A-920A-A +[730, 56, 49, 75, 2, 416, 75];2444;Отверните гайки крепления колеса и снимите колесо.;DMC-URALM-A-B3-20-00-00A-920A-A +[867, 61, 50, 36, 2, 690, 36];2444;Отверните гайки крепления колеса и снимите колесо.;DMC-URALM-A-B3-20-00-00A-920A-A +[1340, 460, 3379, 516, 75];2445;Рукоятка редуктора подъема запасного колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[1539, 460, 3932, 559, 36];2445;Рукоятка редуктора подъема запасного колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[274, 1732, 56, 3, 2285, 657, 4, 619, 213];2446;Необходимо затягивать гайки в порядке указанном на рисунке ниже:;DMC-URALM-A-B3-20-00-00A-920A-A +[228, 1849, 61, 3, 2690, 677, 4, 799, 990];2446;Необходимо затягивать гайки в порядке указанном на рисунке ниже:;DMC-URALM-A-B3-20-00-00A-920A-A +[1666, 151, 177];2447;Откройте колёсный кран.;DMC-URALM-A-B3-20-00-00A-920A-A +[1807, 154, 177];2447;Откройте колёсный кран.;DMC-URALM-A-B3-20-00-00A-920A-A +[282];2448;WD-40;DMC-URALM-A-B3-20-00-00A-920A-A +[13, 49, 541, 198];2449;Болты крепления защитного кожуха;DMC-URALM-A-B3-20-00-00A-920A-A +[13, 50, 569, 198];2449;Болты крепления защитного кожуха;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 241, 276, 11];2450;Ключ гаечный комбинированный 30х32;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 249, 279, 11];2450;Ключ гаечный комбинированный 30х32;DMC-URALM-A-B3-20-00-00A-920A-A +[346, 819, 820, 282, 627, 628];2451;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-B3-20-00-00A-920A-A +[317, 858, 859, 282, 627, 628];2451;Смазка глубокого проникновения (WD-40, ЖК-1, AutoHelper);DMC-URALM-A-B3-20-00-00A-920A-A +[730, 13, 49, 541, 198, 2, 416, 821];2452;Отверните болты крепления защитного кожуха и снимите его.;DMC-URALM-A-B3-20-00-00A-920A-A +[867, 13, 50, 569, 198, 2, 690, 427];2452;Отверните болты крепления защитного кожуха и снимите его.;DMC-URALM-A-B3-20-00-00A-920A-A +[2315];2453;КККр-12;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 151, 177];2454;Ключ колесных кранов;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 154, 177];2454;Ключ колесных кранов;DMC-URALM-A-B3-20-00-00A-920A-A +[2316];2455;Вороток;DMC-URALM-A-B3-20-00-00A-920A-A +[75, 5, 107, 516];2456;Колесо с шиной запасное;DMC-URALM-A-B3-20-00-00A-920A-A +[36, 5, 78, 559];2456;Колесо с шиной запасное;DMC-URALM-A-B3-20-00-00A-920A-A +[729, 378, 56, 49, 75];2457;Ослабьте затяжку гаек крепления колеса.;DMC-URALM-A-B3-20-00-00A-920A-A +[866, 406, 875, 50, 36];2457;Ослабьте затяжку гаек крепления колеса.;DMC-URALM-A-B3-20-00-00A-920A-A +[2317, 225, 295, 42];2458;Подсоедините шланг подвода воздуха.;DMC-URALM-A-B3-20-00-00A-920A-A +[1159, 225, 295, 42];2458;Подсоедините шланг подвода воздуха.;DMC-URALM-A-B3-20-00-00A-920A-A +[2277, 75, 7, 296];2459;Монтируйте колесо. Для этого:;DMC-URALM-A-B3-20-00-00A-920A-A +[2678, 36, 7, 269];2459;Монтируйте колесо. Для этого:;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 241, 276, 11];2460;Ключ гаечный комбинированный 14х17;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 249, 279, 11];2460;Ключ гаечный комбинированный 14х17;DMC-URALM-A-B3-20-00-00A-920A-A +[184, 378, 56, 49, 75];2461;Схема затяжки гаек крепления колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[190, 406, 875, 50, 36];2461;Схема затяжки гаек крепления колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[1729, 958];2462;Уберите домкрат.;DMC-URALM-A-B3-20-00-00A-920A-A +[2689, 958];2462;Уберите домкрат.;DMC-URALM-A-B3-20-00-00A-920A-A +[2318];2463;РРПЗК;DMC-URALM-A-B3-20-00-00A-920A-A +[729, 1347, 3380];2464;Ослабьте винты стяжек.;DMC-URALM-A-B3-20-00-00A-920A-A +[866, 1347, 3933];2464;Ослабьте винты стяжек.;DMC-URALM-A-B3-20-00-00A-920A-A +[56, 49, 75];2465;Гайки крепления колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[61, 50, 36];2465;Гайки крепления колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[3381, 75];2466;Поддомкратьте колесо.;DMC-URALM-A-B3-20-00-00A-920A-A +[3934, 36];2466;Поддомкратьте колесо.;DMC-URALM-A-B3-20-00-00A-920A-A +[75, 5, 107];2467;Колесо с шиной;DMC-URALM-A-B3-20-00-00A-920A-A +[36, 5, 78];2467;Колесо с шиной;DMC-URALM-A-B3-20-00-00A-920A-A +[27, 2319];2468;ГОСТ 40ХФА;DMC-URALM-A-B3-20-00-00A-920A-A +[667];2469;Ветошь;DMC-URALM-A-B3-20-00-00A-920A-A +[687];2469;Ветошь;DMC-URALM-A-B3-20-00-00A-920A-A +[27];2470;ГОСТ 25789;DMC-URALM-A-B3-20-00-00A-920A-A +[3382, 516, 75];2471;Опускание запасного колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[3935, 559, 36];2471;Опускание запасного колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[11];2472;53236Х-3101014-10;DMC-URALM-A-B3-20-00-00A-920A-A +[94, 75, 4, 622, 2, 836, 56, 49, 75];2473;Установите колесо на место и заверните гайки крепления колеса.;DMC-URALM-A-B3-20-00-00A-920A-A +[280, 36, 4, 643, 2, 1848, 61, 50, 36];2473;Установите колесо на место и заверните гайки крепления колеса.;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 241, 276, 38];2474;Ключ гаечный комбинированный 22 мм;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 249, 279, 38];2474;Ключ гаечный комбинированный 22 мм;DMC-URALM-A-B3-20-00-00A-920A-A +[49, 516, 75];2475;Крепление запасного колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[50, 559, 36];2475;Крепление запасного колеса;DMC-URALM-A-B3-20-00-00A-920A-A +[103, 140, 47, 28];2476;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-20-00-00A-920A-A +[18, 144, 47, 29];2476;АО «Автомобильный завод «УРАЛ»;DMC-URALM-A-B3-20-00-00A-920A-A +[3383, 151, 177];2477;Закройте колёсный кран.;DMC-URALM-A-B3-20-00-00A-920A-A +[3936, 154, 177];2477;Закройте колёсный кран.;DMC-URALM-A-B3-20-00-00A-920A-A +[634, 56];2478;Затяните гайки.;DMC-URALM-A-B3-20-00-00A-920A-A +[691, 61];2478;Затяните гайки.;DMC-URALM-A-B3-20-00-00A-920A-A +[958];2479;Домкрат;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 241, 276, 38];2480;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-B3-20-00-00A-920A-A +[71, 249, 279, 38];2480;Ключ гаечный комбинированный 27 мм;DMC-URALM-A-B3-20-00-00A-920A-A +[1401];2481;ЭлКон 1-1-3.2-18-07;DMC-URALM-A-B4-00-00-00A-031A-A +[1402];2482;OHM-3.5-6;DMC-URALM-A-B4-00-00-00A-031A-A +[2320, 905, 27];2483;Латунь Л63 ГОСТ15524-70;DMC-URALM-A-B4-00-00-00A-031A-A +[2705, 905, 27];2483;Латунь Л63 ГОСТ15524-70;DMC-URALM-A-B4-00-00-00A-031A-A +[1403];2484;Поливинилиденфторид;DMC-URALM-A-B4-00-00-00A-031A-A +[17];2485;Все;DMC-URALM-A-B4-00-00-00A-031A-A +[286, 1383];2486;Трубка маркировочная;DMC-URALM-A-B4-00-00-00A-031A-A +[299, 1560];2486;Трубка маркировочная;DMC-URALM-A-B4-00-00-00A-031A-A +[1404, 27];2487;Лепесток 1-1-3.2-18-07 ГОСТ22376-77;DMC-URALM-A-B4-00-00-00A-031A-A +[1405, 450];2488;MARS 4K (01-2501);DMC-URALM-A-B4-00-00-00A-031A-A +[1406];2489;PC;DMC-URALM-A-B4-00-00-00A-031A-A +[262, 1407, 1408, 2321, 3, 3];2490;Вилка 2РМДТ18КПН4Ш5В1В;DMC-URALM-A-B4-00-00-00A-031A-A +[250, 1407, 1408, 2706, 3, 3];2490;Вилка 2РМДТ18КПН4Ш5В1В;DMC-URALM-A-B4-00-00-00A-031A-A +[277];2491;Организация;DMC-URALM-A-B4-00-00-00A-031A-A +[281];2491;Организация;DMC-URALM-A-B4-00-00-00A-031A-A +[262, 4, 961];2492;вилка на кабель;DMC-URALM-A-B4-00-00-00A-031A-A +[250, 4, 1017];2492;вилка на кабель;DMC-URALM-A-B4-00-00-00A-031A-A +[1040];2493;белый;DMC-URALM-A-B4-00-00-00A-031A-A +[1106];2493;белый;DMC-URALM-A-B4-00-00-00A-031A-A +[2322];2494;черный;DMC-URALM-A-B4-00-00-00A-031A-A +[2707];2494;черный;DMC-URALM-A-B4-00-00-00A-031A-A +[1409, 11, 6];2495;РКК-15х10-27М;DMC-URALM-A-B4-00-00-00A-031A-A +[920];2496;РК-75-2-11;DMC-URALM-A-B4-00-00-00A-031A-A +[2323, 2324, 751, 343];2497;Гильза припоечная ГСИ-Т 1.5;DMC-URALM-A-B4-00-00-00A-031A-A +[2708, 2709, 751, 343];2497;Гильза припоечная ГСИ-Т 1.5;DMC-URALM-A-B4-00-00-00A-031A-A +[1410];2498;пластик;DMC-URALM-A-B4-00-00-00A-031A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];2499;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-031A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];2499;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-031A-A +[286, 1411, 1412, 1413];2500;Трубка термоусадочная ТИШ-10НГ;DMC-URALM-A-B4-00-00-00A-031A-A +[299, 1569, 1412, 1413];2500;Трубка термоусадочная ТИШ-10НГ;DMC-URALM-A-B4-00-00-00A-031A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];2501;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-031A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];2501;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-031A-A +[117, 93, 1414, 1415, 3, 1416];2502;Стартер S10 4-65W SIN 220-240В EUR;DMC-URALM-A-B4-00-00-00A-031A-A +[328];2503;Электросистема;DMC-URALM-A-B4-00-00-00A-031A-A +[335];2503;Электросистема;DMC-URALM-A-B4-00-00-00A-031A-A +[286, 1411, 1417, 959, 538];2504;Трубка термоусадочная ISKE2-(2X)G;DMC-URALM-A-B4-00-00-00A-031A-A +[299, 1569, 1417, 959, 538];2504;Трубка термоусадочная ISKE2-(2X)G;DMC-URALM-A-B4-00-00-00A-031A-A +[1418];2505;N;DMC-URALM-A-B4-00-00-00A-031A-A +[121, 1290, 220];2506;Перечень стандартных изделий;DMC-URALM-A-B4-00-00-00A-031A-A +[135, 1520, 226];2506;Перечень стандартных изделий;DMC-URALM-A-B4-00-00-00A-031A-A +[1419];2507;Philips 928392220230 / 871150069769133;DMC-URALM-A-B4-00-00-00A-031A-A +[1420];2508;RXT08/16;DMC-URALM-A-B4-00-00-00A-031A-A +[1421, 751, 343];2509;STEKKER ГСИ-Т;DMC-URALM-A-B4-00-00-00A-031A-A +[1422, 1423];2510;ТУТ Rexant 0.8/1.6;DMC-URALM-A-B4-00-00-00A-031A-A +[961, 583, 11, 540];2511;Кабель-канал 15х10 L2000;DMC-URALM-A-B4-00-00-00A-031A-A +[1017, 1121, 11, 540];2511;Кабель-канал 15х10 L2000;DMC-URALM-A-B4-00-00-00A-031A-A +[108, 93, 41, 109, 41];2512;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-031A-A +[1424];2513;КС7750025;DMC-URALM-A-B4-00-00-00A-031A-A +[117, 264, 726, 1425, 3];2514;Стартер LS111M 4-65Вт 220-240В;DMC-URALM-A-B4-00-00-00A-031A-A +[306, 275, 417];2515;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[306, 684, 429];2515;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[328, 184, 153];2516;"Электросистема +Схема соединения";DMC-URALM-A-B4-00-00-00A-040A-A +[335, 190, 145];2516;"Электросистема +Схема соединения";DMC-URALM-A-B4-00-00-00A-040A-A +[179, 310, 180];2517;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 320, 180];2517;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[85, 18, 52, 85, 3];2518;П110А или П110В- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[85, 18, 53, 85, 3];2518;П110А или П110В- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[38];2519;ММ370;DMC-URALM-A-B4-00-00-00A-040A-A +[1346, 65, 306, 1426, 1694, 205, 304, 284, 2325, 1367, 2, 396, 822, 2326, 5, 458, 417, 153, 441, 2, 83, 483, 2327, 19, 5, 2328, 2329, 1173, 2330, 19, 740, 3, 143, 480, 2331, 752, 7, 1736, 737, 2332, 2, 1089, 32, 309, 2333, 19, 482, 1175, 1319, 962, 962, 19, 482, 374, 657, 4, 2334, 806, 4, 1654, 240, 19, 414, 2335, 752];2520;дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета.;DMC-URALM-A-B4-00-00-00A-040A-A +[1542, 67, 306, 1570, 2710, 1014, 318, 372, 145, 854, 2, 396, 74, 2711, 5, 458, 429, 145, 441, 2, 83, 499, 2712, 19, 5, 2713, 2714, 1498, 2715, 19, 2716, 3, 2717, 599, 2718, 752, 7, 1851, 593, 2719, 2, 1158, 32, 309, 2720, 19, 1113, 1098, 1528, 1018, 1018, 19, 778, 556, 677, 4, 632, 594, 4, 2721, 507, 19, 425, 1827, 752];2520;дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета.;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 311];2521;- фары – прожектора;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 311];2521;- фары – прожектора;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 1427];2522;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 1571];2522;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-040A-A +[574, 21, 1029, 99];2523;- выхода из строя тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[574, 21, 1096, 99];2523;- выхода из строя тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[302, 1061, 210, 187, 130];2524;- аварийного повышения температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[316, 999, 216, 192, 133];2524;- аварийного повышения температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 273];2525;Фара правая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 237];2525;Фара правая;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 52, 1428];2526;ПС315-100 или ММММ685121002;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 53, 1428];2526;ПС315-100 или ММММ685121002;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 1429];2527;ФП133АБ;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 550];2527;ФП133АБ;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 701, 1430, 28, 28, 28, 2, 28, 159, 311, 7, 816, 701, 129, 94, 4, 31, 362, 163];2528; На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины.;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 774, 764, 29, 29, 29, 2, 29, 162, 311, 7, 855, 774, 132, 290, 4, 30, 368, 169];2528; На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины.;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 37, 94, 287, 5, 918, 35, 1048, 83, 2, 58, 547, 396, 5, 2336, 60, 2, 932];2529; На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. ;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 43, 290, 287, 5, 988, 35, 1112, 83, 2, 72, 547, 396, 5, 2722, 60, 2, 932];2529; На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. ;DMC-URALM-A-B4-00-00-00A-040A-A +[753, 3];2530;МЭ226-В;DMC-URALM-A-B4-00-00-00A-040A-A +[452];2531;ТМ111-01;DMC-URALM-A-B4-00-00-00A-040A-A +[753];2532;МЭ252;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 259];2533;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 268];2533;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-040A-A +[419, 2337];2534;Лампа подкапотная;DMC-URALM-A-B4-00-00-00A-040A-A +[433, 2723];2534;Лампа подкапотная;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 451];2535;ФП103Г;DMC-URALM-A-B4-00-00-00A-040A-A +[232];2536;МД101;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 52, 754, 3];2537;ПС325-150 или СНЦ124-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 53, 754, 3];2537;ПС325-150 или СНЦ124-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[461];2538;ПР120;DMC-URALM-A-B4-00-00-00A-040A-A +[287];2539;Спидометр;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 454, 122, 42, 3, 245];2540;Датчик падения давления воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 469, 125, 42, 3, 245];2540;Датчик падения давления воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[1661, 214];2541;- подогрева топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[188, 218];2541;- подогрева топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[40, 124, 635];2542;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[44, 119, 652];2542;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[1431];2543;ЭМКФ35;DMC-URALM-A-B4-00-00-00A-040A-A +[389, 1432, 86, 1062];2544;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[410, 1572, 84, 46];2544;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[40, 124, 86, 51];2545;Клапан электромагнитный предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[44, 119, 84, 46];2545;Клапан электромагнитный предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[];2546;(511-3726010) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 581, 99];2547;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 605, 99];2547;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[];2548;-;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 131, 31, 81];2549;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 131, 30, 81];2549;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[85, 85];2550;П53 (П39) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[76];2551;ВК503;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 52, 754, 3];2552;ПС326-150 или СНЦ125-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 53, 754, 3];2552;ПС326-150 или СНЦ125-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 55];2553;ВК416Б-01;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 229];2554;2712.3702 или Р2712.3702;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 229];2554;2712.3702 или Р2712.3702;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 311];2555;Фара – прожектор;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 311];2555;Фара – прожектор;DMC-URALM-A-B4-00-00-00A-040A-A +[180, 310, 275, 352];2556;Сигнал звуковой высокого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[412, 320, 684, 352];2556;Сигнал звуковой высокого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[2338, 1433];2557;- загрязнения маслофильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[2724, 1433];2557;- загрязнения маслофильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[398, 398, 18, 52, 398, 1434, 52, 398, 452];2558;6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2;DMC-URALM-A-B4-00-00-00A-040A-A +[398, 398, 18, 53, 398, 1434, 53, 398, 452];2558;6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 662, 386];2559;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 683, 386];2559;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 180, 1435];2560;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 412, 1573];2560;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 55];2561;ВК12Б;DMC-URALM-A-B4-00-00-00A-040A-A +[76];2562;ВК343.01.08;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 122, 106];2563;- указателя давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 125, 112];2563;- указателя давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[76];2564;ВК343.02.16;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 195, 214];2565;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 330, 218];2565;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[302, 454, 122, 3, 245];2566;- аварийного падения давления в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[316, 469, 125, 3, 245];2566;- аварийного падения давления в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[153, 19, 348, 1683, 2, 2339, 8, 83, 490, 1436, 1063, 962, 19, 37, 2340, 3, 2341];2567; Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4.;DMC-URALM-A-B4-00-00-00A-040A-A +[145, 19, 358, 2725, 2, 2726, 8, 83, 409, 1574, 1129, 1018, 19, 43, 2727, 3, 2728];2567; Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4.;DMC-URALM-A-B4-00-00-00A-040A-A +[530, 214, 86, 51];2568;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[563, 218, 84, 46];2568;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 463, 273];2569;Фара противотуманная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 475, 237];2569;Фара противотуманная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[389, 86, 51];2570;- свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[410, 84, 46];2570;- свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 231, 338];2571;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 231, 338];2571;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 131, 1083];2572;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 131, 1152];2572;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 1660, 1437];2573;Выключатель цепи электромагнита;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 1805, 1437];2573;Выключатель цепи электромагнита;DMC-URALM-A-B4-00-00-00A-040A-A +[5, 215];2574;С306Д;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 304, 284];2575;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 318, 372];2575;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[1438, 52];2576;УБ170-01 или 34.3806010;DMC-URALM-A-B4-00-00-00A-040A-A +[1438, 53];2576;УБ170-01 или 34.3806010;DMC-URALM-A-B4-00-00-00A-040A-A +[180, 310, 213, 352];2577;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[412, 320, 496, 352];2577;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[755, 963, 83];2578;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[755, 1019, 83];2578;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 131, 159, 1439];2579;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 131, 162, 1575];2579;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-040A-A +[1440];2580;СЭ300;DMC-URALM-A-B4-00-00-00A-040A-A +[302, 454, 122, 106];2581;- аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[316, 469, 125, 112];2581;- аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 1429];2582;ФП131АБ *1;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 550];2582;ФП131АБ *1;DMC-URALM-A-B4-00-00-00A-040A-A +[2342, 210, 187, 130];2583;- указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 216, 192, 133];2583;- указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[756];2584;УК170-03;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 964];2585;Манометр шинный;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 78];2585;Манометр шинный;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 1441, 8];2586;2612.3747 или РБС- 1к;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 1441, 8];2586;2612.3747 или РБС- 1к;DMC-URALM-A-B4-00-00-00A-040A-A +[];2587;401.3711(671.3711)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 1442, 419];2588;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 1576, 433];2588;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 178, 965, 389];2589;Реле включения факельных свечей;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 182, 1020, 410];2589;Реле включения факельных свечей;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 52, 76, 55];2590;ВК403А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 53, 76, 55];2590;ВК403А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[548];2591;Конденсатор;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 757, 99];2592;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 800, 99];2592;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 816, 1443, 231];2593;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 855, 1577, 231];2593;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-040A-A +[353, 86, 51];2594;- электродвигателя предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[361, 84, 46];2594;- электродвигателя предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 310, 758];2595;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-040A-A +[118, 320, 758];2595;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-040A-A +[76];2596;ВК322;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 100, 230];2597;- указателей поворота прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 100, 230];2597;- указателей поворота прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 34, 273];2598;Фонарь передний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 33, 237];2598;Фонарь передний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 231, 338];2599;- фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 231, 338];2599;- фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[362, 485, 200];2600;Панель соединительная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[368, 501, 203];2600;Панель соединительная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 210, 187, 130];2601;Указатель температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 216, 192, 133];2601;Указатель температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 1444, 131, 159];2602;Реле дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 1578, 131, 162];2602;Реле дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[1445];2603;СН423;DMC-URALM-A-B4-00-00-00A-040A-A +[259, 759, 18];2604;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-040A-A +[268, 801, 18];2604;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 31, 463, 110];2605;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 30, 475, 102];2605;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 463];2606;Фонарь задний противотуманный;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 475];2606;Фонарь задний противотуманный;DMC-URALM-A-B4-00-00-00A-040A-A +[26];2607;Датчики:;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 1446, 302, 1447];2608;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 1579, 316, 1580];2608;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-040A-A +[1448, 5];2609;КБП-С;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 1707, 458, 417];2610;Реле отключения регулятора напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 1837, 458, 429];2610;Реле отключения регулятора напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 117];2611;Реле стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 117];2611;Реле стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 52];2612;32.3710 или 245.3710-01 или 249.3710;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 53];2612;32.3710 или 245.3710-01 или 249.3710;DMC-URALM-A-B4-00-00-00A-040A-A +[];2613;7472.3716 *1;DMC-URALM-A-B4-00-00-00A-040A-A +[549, 550, 549, 55, 52, 549, 550];2614;ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[549, 550, 549, 55, 53, 549, 550];2614;ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[760, 1449, 131, 159];2615;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[760, 1581, 131, 162];2615;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[551, 55];2616;ПД308Б;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 578, 99];2617;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 603, 99];2617;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 128, 100];2618;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 120, 100];2618;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[1450];2619;ПЖД30-1015501-04;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1451, 214];2620;Сигнализатор резерва топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1451, 218];2620;Сигнализатор резерва топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 55];2621;ФП134Б;DMC-URALM-A-B4-00-00-00A-040A-A +[118];2622;Сигнализаторы:;DMC-URALM-A-B4-00-00-00A-040A-A +[547];2623;Тахометр;DMC-URALM-A-B4-00-00-00A-040A-A +[461, 55];2624;ПР119Б-01;DMC-URALM-A-B4-00-00-00A-040A-A +[3, 1304, 1068, 531, 9, 287, 1452, 274, 32, 309, 2, 126, 362, 83, 2343, 531, 9, 946, 947, 1066, 1084, 2344, 1615, 4, 2345, 9, 374, 1384, 2346, 163, 2347, 387, 1070, 224, 1082, 263, 531, 9, 32, 296, 531, 9, 274, 2348, 439, 2349, 1177, 387, 362, 83];2625; Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов.;DMC-URALM-A-B4-00-00-00A-040A-A +[172, 1523, 1133, 566, 9, 287, 1452, 228, 32, 309, 2, 126, 368, 83, 2729, 566, 9, 257, 947, 1132, 1153, 2730, 1766, 4, 2731, 9, 2732, 1155, 2733, 169, 2734, 387, 646, 202, 1151, 271, 566, 9, 32, 269, 566, 9, 228, 2735, 439, 2736, 1501, 387, 368, 83];2625; Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов.;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1444, 131, 159];2626;Сигнализатор дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1578, 131, 162];2626;Сигнализатор дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[551, 351];2627;ПД511Е;DMC-URALM-A-B4-00-00-00A-040A-A +[58, 483, 2350, 1453, 1454, 306, 1426, 2, 698, 1388, 5, 413, 37];2628; Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля.;DMC-URALM-A-B4-00-00-00A-040A-A +[72, 499, 2737, 1582, 1454, 306, 1570, 2, 773, 1565, 5, 424, 43];2628; Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля.;DMC-URALM-A-B4-00-00-00A-040A-A +[2351, 178, 304, 284];2629;Кнопка включения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[2738, 182, 318, 372];2629;Кнопка включения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[];2630;171.3711 *3;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 200];2631;Фара левая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 203];2631;Фара левая;DMC-URALM-A-B4-00-00-00A-040A-A +[551, 351];2632;ПД512Е;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 463, 159];2633;Выключатель противотуманных фар;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 475, 162];2633;Выключатель противотуманных фар;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 18];2634;ПС300-А3;DMC-URALM-A-B4-00-00-00A-040A-A +[76];2635;ВК343.01.03 *2;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 230];2636;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 230];2636;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[761, 52, 1455, 6];2637;РС951 или РП24М;DMC-URALM-A-B4-00-00-00A-040A-A +[761, 53, 1455, 6];2637;РС951 или РП24М;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 118, 757, 99];2638;Выключатель сигнализатора стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 118, 800, 99];2638;Выключатель сигнализатора стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 489, 163];2639;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 504, 169];2639;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 180, 21, 1047];2640;Выключатель сигнала из кузова;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 412, 21, 1047];2640;Выключатель сигнала из кузова;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 463, 200];2641;Фара противотуманная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 475, 203];2641;Фара противотуманная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[2352, 8, 937];2642;- готовности к пуску;DMC-URALM-A-B4-00-00-00A-040A-A +[2739, 8, 937];2642;- готовности к пуску;DMC-URALM-A-B4-00-00-00A-040A-A +[239];2643;Переключатель;DMC-URALM-A-B4-00-00-00A-040A-A +[248];2643;Переключатель;DMC-URALM-A-B4-00-00-00A-040A-A +[1456, 6];2644;ВН45М;DMC-URALM-A-B4-00-00-00A-040A-A +[199, 966];2645;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-040A-A +[199, 1021];2645;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 552, 3, 52, 38, 215];2646;2702.3829 или ДЕ-В или ММ124Д;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 552, 3, 53, 38, 215];2646;2702.3829 или ДЕ-В или ММ124Д;DMC-URALM-A-B4-00-00-00A-040A-A +[353, 86, 51];2647;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[361, 84, 46];2647;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[85];2648;П147.03.11;DMC-URALM-A-B4-00-00-00A-040A-A +[17];2649;Все;DMC-URALM-A-B4-00-00-00A-040A-A +[85];2650;П305;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 552, 343, 52, 38, 215];2651;2802.3829 или ДЕ-Т или ММ125Д;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 552, 343, 53, 38, 215];2651;2802.3829 или ДЕ-Т или ММ125Д;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 592, 419, 200];2652;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 612, 433, 203];2652;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-040A-A +[457, 353, 489];2653;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[472, 361, 504];2653;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[277];2654;Организация;DMC-URALM-A-B4-00-00-00A-040A-A +[281];2654;Организация;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 52, 76, 18, 52, 76, 55];2655;ВК403А или ВК418А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 53, 76, 18, 53, 76, 55];2655;ВК403А или ВК418А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[117];2656;Стартер;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 484, 199];2657;- сигнализатора масляного фильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 500, 199];2657;- сигнализатора масляного фильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[259, 762];2658;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-040A-A +[268, 802];2658;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-040A-A +[];2659;11.3704-01 (1402.3737) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[461];2660;ПР119-01;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 2353];2661;Фонарь подкузовной;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 2740];2661;Фонарь подкузовной;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 117, 2, 83];2662;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 117, 2, 83];2662;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[1457, 18];2663;ФГ152А*2;DMC-URALM-A-B4-00-00-00A-040A-A +[328];2664;Электросистема;DMC-URALM-A-B4-00-00-00A-040A-A +[335];2664;Электросистема;DMC-URALM-A-B4-00-00-00A-040A-A +[124, 40, 86, 51];2665;- электромагнитного клапана предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[119, 44, 84, 46];2665;- электромагнитного клапана предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[756];2666;УК171-01;DMC-URALM-A-B4-00-00-00A-040A-A +[];2667;7462.3716 *1;DMC-URALM-A-B4-00-00-00A-040A-A +[389, 965, 635];2668;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[410, 1020, 652];2668;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 34, 200];2669;Фонарь передний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 33, 203];2669;Фонарь передний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[458, 417];2670;Регулятор напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[458, 429];2670;Регулятор напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 128, 195, 214];2671;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 120, 330, 218];2671;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[1458, 283, 128, 100, 200];2672;Повторитель боковой указателя поворота левый;DMC-URALM-A-B4-00-00-00A-040A-A +[1583, 289, 120, 100, 203];2672;Повторитель боковой указателя поворота левый;DMC-URALM-A-B4-00-00-00A-040A-A +[451, 351, 52];2673;Г288Е или 1702.3771;DMC-URALM-A-B4-00-00-00A-040A-A +[451, 351, 53];2673;Г288Е или 1702.3771;DMC-URALM-A-B4-00-00-00A-040A-A +[259, 759, 18];2674;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-040A-A +[268, 801, 18];2674;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-040A-A +[1210];2675;Наименование;DMC-URALM-A-B4-00-00-00A-040A-A +[1508];2675;Наименование;DMC-URALM-A-B4-00-00-00A-040A-A +[313];2676;ПС400;DMC-URALM-A-B4-00-00-00A-040A-A +[108, 93, 41, 109, 41];2677;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 122, 106];2678;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 125, 112];2678;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[967];2679;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-040A-A +[1022];2679;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-040A-A +[761];2680;РС493;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 592, 419, 273];2681;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 612, 433, 237];2681;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 1738, 230];2682;Розетка штепсельная прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 1852, 230];2682;Розетка штепсельная прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[1459, 215];2683;ПК201-Д;DMC-URALM-A-B4-00-00-00A-040A-A +[362, 485, 273];2684;Панель соединительная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[368, 501, 237];2684;Панель соединительная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 302, 454, 122, 106];2685;Сигнализатор аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 316, 469, 125, 112];2685;Сигнализатор аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 58, 763];2686;Выключатель системы “термостарт”;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 72, 763];2686;Выключатель системы “термостарт”;DMC-URALM-A-B4-00-00-00A-040A-A +[184, 153];2687;Схема соединения;DMC-URALM-A-B4-00-00-00A-040A-A +[190, 145];2687;Схема соединения;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 163];2688;Плафон кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 169];2688;Плафон кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 1460];2689;5320-3721500 или ЭМ-1;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 1460];2689;5320-3721500 или ЭМ-1;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 578, 99];2690;Реле вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 603, 99];2690;Реле вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 273];2691;Фонарь задний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 237];2691;Фонарь задний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[301, 185, 328, 37, 28];2692;Общее описание электросистемы автомобиля УРАЛ;DMC-URALM-A-B4-00-00-00A-040A-A +[315, 191, 335, 43, 29];2692;Общее описание электросистемы автомобиля УРАЛ;DMC-URALM-A-B4-00-00-00A-040A-A +[2354, 4, 546];2693;Позиция на рис. 1;DMC-URALM-A-B4-00-00-00A-040A-A +[2741, 4, 546];2693;Позиция на рис. 1;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 168, 117];2694;Реле блокировки стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 174, 117];2694;Реле блокировки стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[52];2695;1112.5208000-14 или 1212.5208000-12;DMC-URALM-A-B4-00-00-00A-040A-A +[53];2695;1112.5208000-14 или 1212.5208000-12;DMC-URALM-A-B4-00-00-00A-040A-A +[1458, 283, 128, 100, 273];2696;Повторитель боковой указателя поворота правый;DMC-URALM-A-B4-00-00-00A-040A-A +[1583, 289, 120, 100, 237];2696;Повторитель боковой указателя поворота правый;DMC-URALM-A-B4-00-00-00A-040A-A +[1461, 18, 52];2697;ТК107А или 9301.3734;DMC-URALM-A-B4-00-00-00A-040A-A +[1461, 18, 53];2697;ТК107А или 9301.3734;DMC-URALM-A-B4-00-00-00A-040A-A +[5, 215];2698;С307Д;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 128, 100];2699;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 120, 100];2699;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 200];2700;Фонарь задний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 203];2700;Фонарь задний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 163];2701;- плафона кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 169];2701;- плафона кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[362, 485];2702;Панель соединительная;DMC-URALM-A-B4-00-00-00A-040A-A +[368, 501];2702;Панель соединительная;DMC-URALM-A-B4-00-00-00A-040A-A +[184, 483, 37, 28, 28, 3, 879, 1462, 2, 1463, 98, 4, 619, 579, 708];2703; Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных ;DMC-URALM-A-B4-00-00-00A-040A-A +[190, 499, 43, 29, 29, 3, 974, 1462, 2, 1463, 101, 4, 799, 498, 465];2703; Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных ;DMC-URALM-A-B4-00-00-00A-040A-A +[353, 489];2704;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[361, 504];2704;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 37, 28, 2, 701, 1430, 28, 1051, 83, 94, 3, 2355, 879, 548, 2356, 163, 199, 966, 548, 353, 51, 964, 312, 5, 2357, 963, 57, 1032];2705;" На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются.";DMC-URALM-A-B4-00-00-00A-040A-A +[4, 43, 29, 2, 774, 764, 29, 1116, 83, 290, 3, 1160, 974, 548, 2742, 169, 199, 1021, 548, 361, 46, 78, 312, 5, 102, 1019, 57, 594];2705;" На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются.";DMC-URALM-A-B4-00-00-00A-040A-A +[2358, 2359, 890];2706;- угла складывания полуприцепа;DMC-URALM-A-B4-00-00-00A-040A-A +[1839, 2743, 890];2706;- угла складывания полуприцепа;DMC-URALM-A-B4-00-00-00A-040A-A +[284, 304];2707;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-040A-A +[1117, 318];2707;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-040A-A +[];2708;--;DMC-URALM-A-B4-00-00-00A-040A-A +[141, 52, 511, 83];2709;Тип или номер прибора;DMC-URALM-A-B4-00-00-00A-040A-A +[141, 53, 511, 83];2709;Тип или номер прибора;DMC-URALM-A-B4-00-00-00A-040A-A +[452, 18];2710;ТМ100А;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 636, 34];2711;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 653, 33];2711;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 552, 6, 52, 38, 215];2712;2602.3729 или ДЕ-М или ММ111Д;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 552, 6, 53, 38, 215];2712;2602.3729 или ДЕ-М или ММ111Д;DMC-URALM-A-B4-00-00-00A-040A-A +[1453, 476, 304, 284, 2360, 5, 413, 37];2713; Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[1582, 476, 318, 372, 1825, 5, 424, 43];2713; Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[396];2714;Генератор;DMC-URALM-A-B4-00-00-00A-040A-A +[76];2715;ВК343.01.06 *3;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 100, 764];2716;- указателей поворота тягача;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 100, 764];2716;- указателей поворота тягача;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 81];2717;Фонарь заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 81];2717;Фонарь заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[65];2718;Выключатели:;DMC-URALM-A-B4-00-00-00A-040A-A +[67];2718;Выключатели:;DMC-URALM-A-B4-00-00-00A-040A-A +[553, 55];2719;УП101-Б1 (511-3726010)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[];2720;264.3712 *1;DMC-URALM-A-B4-00-00-00A-040A-A +[83, 483, 37, 28, 28];2721;Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31;DMC-URALM-A-B4-00-00-00A-040A-A +[83, 499, 43, 29, 29];2721;Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31;DMC-URALM-A-B4-00-00-00A-040A-A +[757, 99];2722;- стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[800, 99];2722;- стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 636, 283];2723;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 653, 289];2723;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-040A-A +[1464];2724;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-040A-A +[1023];2724;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 168, 65, 284];2725;Реле блокировки выключателя батареи;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 174, 67, 372];2725;Реле блокировки выключателя батареи;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 52, 76];2726;ВК353 или ВК354 (2109.3704010) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 53, 76];2726;ВК353 или ВК354 (2109.3704010) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[553, 55];2727;УП101Б1;DMC-URALM-A-B4-00-00-00A-040A-A +[553, 55];2728;УП101-Б1;DMC-URALM-A-B4-00-00-00A-040A-A +[301, 185, 328];2729;Общее описание электросистемы;DMC-URALM-A-B4-00-00-00A-040A-A +[315, 191, 335];2729;Общее описание электросистемы;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 310, 180];2730;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 320, 180];2730;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 636, 110];2731;Реле габаритных фонарей;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 653, 102];2731;Реле габаритных фонарей;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 377];2732;Указатель тока;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 377];2732;Указатель тока;DMC-URALM-A-B4-00-00-00A-040A-A +[1465, 18];2733;АП171А;DMC-URALM-A-B4-00-00-00A-040A-A +[8];2734;47К;DMC-URALM-A-B4-00-00-00A-040A-A +[457, 5, 762, 388, 58, 763];2735;Сопротивление с биметаллическим контактом системы «термостарт»;DMC-URALM-A-B4-00-00-00A-040A-A +[472, 5, 802, 388, 72, 763];2735;Сопротивление с биметаллическим контактом системы «термостарт»;DMC-URALM-A-B4-00-00-00A-040A-A +[7, 1657, 74, 657, 83, 2, 58, 274, 2361, 387, 576, 259, 94, 3, 60, 57, 2362, 2363, 259, 3, 193, 2364, 1631, 13, 157, 257, 293, 32, 1041, 2365, 3, 2366, 296, 526, 8, 2367, 476, 21, 1029, 220, 480, 4, 2368, 2369, 2370, 259, 2371, 663, 1737, 946, 936, 14, 376, 1739, 377];2736; Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока.;DMC-URALM-A-B4-00-00-00A-040A-A +[7, 1513, 89, 677, 83, 2, 989, 228, 428, 387, 601, 268, 1496, 3, 60, 57, 1510, 2744, 268, 3, 193, 2745, 1777, 13, 160, 257, 293, 32, 1107, 2746, 3, 2747, 269, 2748, 8, 1546, 476, 21, 1096, 226, 1519, 4, 2749, 2750, 2751, 268, 428, 267, 772, 257, 936, 14, 404, 1853, 377];2736; Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока.;DMC-URALM-A-B4-00-00-00A-040A-A +[301, 185, 328, 37];2737;Общее описание электросистемы автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[315, 191, 335, 43];2737;Общее описание электросистемы автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[40, 124, 637, 64];2738;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-040A-A +[44, 119, 637, 66];2738;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 302, 529, 187, 130];2739;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 316, 529, 192, 133];2739;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[17];2740;Все;DMC-URALM-A-B4-00-00-00A-050A-A +[184, 661];2741;Схема электрическая;DMC-URALM-A-B4-00-00-00A-050A-A +[190, 682];2741;Схема электрическая;DMC-URALM-A-B4-00-00-00A-050A-A +[277];2742;Организация;DMC-URALM-A-B4-00-00-00A-050A-A +[281];2742;Организация;DMC-URALM-A-B4-00-00-00A-050A-A +[328];2743;Электросистема;DMC-URALM-A-B4-00-00-00A-050A-A +[335];2743;Электросистема;DMC-URALM-A-B4-00-00-00A-050A-A +[108, 93, 41, 109, 41];2744;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-050A-A +[17];2745;Все;DMC-URALM-A-B4-00-00-00A-051A-A +[121, 272];2746;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-051A-A +[135, 278];2746;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-051A-A +[184, 153];2747;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[190, 145];2747;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[277];2748;Организация;DMC-URALM-A-B4-00-00-00A-051A-A +[281];2748;Организация;DMC-URALM-A-B4-00-00-00A-051A-A +[328];2749;Электросистема;DMC-URALM-A-B4-00-00-00A-051A-A +[335];2749;Электросистема;DMC-URALM-A-B4-00-00-00A-051A-A +[2372, 184, 153, 37, 1038, 28, 826, 4, 619];2750;Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке ;DMC-URALM-A-B4-00-00-00A-051A-A +[2752, 190, 145, 43, 1105, 29, 998, 4, 799];2750;Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке ;DMC-URALM-A-B4-00-00-00A-051A-A +[108, 93, 41, 109, 41];2751;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-051A-A +[184, 153];2752;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[190, 145];2752;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[121, 272, 2, 165, 526, 3, 2373, 2, 2374];2753;Перечень оборудования и жгутов приведены в модулях и соответствено.;DMC-URALM-A-B4-00-00-00A-051A-A +[135, 278, 2, 165, 644, 3, 498, 2, 598];2753;Перечень оборудования и жгутов приведены в модулях и соответствено.;DMC-URALM-A-B4-00-00-00A-051A-A +[121, 165];2754;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-051A-A +[135, 165];2754;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-051A-A +[928, 26, 2, 19, 4, 64, 37, 1038, 28, 98, 4, 619];2755;Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках ;DMC-URALM-A-B4-00-00-00A-052A-A +[864, 26, 2, 19, 4, 66, 43, 1105, 29, 101, 4, 799];2755;Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках ;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1466];2756;3645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1584];2756;3645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 122, 1467, 2, 210];2757;650.1130548 - Датчик давления наддува и температуры;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 125, 1467, 2, 216];2757;650.1130548 - Датчик давления наддува и температуры;DMC-URALM-A-B4-00-00-00A-052A-A +[891];2758;Обозначение;DMC-URALM-A-B4-00-00-00A-052A-A +[978];2758;Обозначение;DMC-URALM-A-B4-00-00-00A-052A-A +[481, 4, 185];2759;Ссылка на описание;DMC-URALM-A-B4-00-00-00A-052A-A +[561, 4, 191];2759;Ссылка на описание;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 8, 239, 26];2760;4420БМ-3724048 - Пучок проводов к переключателю датчиков;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 8, 248, 26];2760;4420БМ-3724048 - Пучок проводов к переключателю датчиков;DMC-URALM-A-B4-00-00-00A-052A-A +[554, 19, 12, 400, 8, 117];2761;5323РХ-3724050 - Провод от АКБ к стартеру;DMC-URALM-A-B4-00-00-00A-052A-A +[1468, 215, 124, 40, 275, 23];2762;КЭМ-10Д - Электромагнитный клапан высшей передачи;DMC-URALM-A-B4-00-00-00A-052A-A +[1468, 215, 119, 44, 471, 24];2762;КЭМ-10Д - Электромагнитный клапан высшей передачи;DMC-URALM-A-B4-00-00-00A-052A-A +[17];2763;Все;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 210, 1589, 2375];2764;650.1130556 - Датчик температуры окружающей среды;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 216, 1744, 2753];2764;650.1130556 - Датчик температуры окружающей среды;DMC-URALM-A-B4-00-00-00A-052A-A +[121, 272];2765;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[135, 278];2765;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[277];2766;Организация;DMC-URALM-A-B4-00-00-00A-052A-A +[281];2766;Организация;DMC-URALM-A-B4-00-00-00A-052A-A +[193];2767;Вид 3;DMC-URALM-A-B4-00-00-00A-052A-A +[1469, 272];2768;Список оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[1469, 278];2768;Список оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[40, 1669, 925, 99];2769;Клапан заслонки моторного тормоза;DMC-URALM-A-B4-00-00-00A-052A-A +[44, 1809, 992, 99];2769;Клапан заслонки моторного тормоза;DMC-URALM-A-B4-00-00-00A-052A-A +[193];2770;Вид 1;DMC-URALM-A-B4-00-00-00A-052A-A +[1470];2771;№пп;DMC-URALM-A-B4-00-00-00A-052A-A +[85, 143, 19, 765];2772;4320П2-3724249 - Пучок проводов электропневмоклапанов;DMC-URALM-A-B4-00-00-00A-052A-A +[328];2773;Электросистема;DMC-URALM-A-B4-00-00-00A-052A-A +[335];2773;Электросистема;DMC-URALM-A-B4-00-00-00A-052A-A +[193];2774;№ вида;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 961, 8, 968, 2, 26];2775;4420БМ-3723170 - Кабель к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 1017, 8, 968, 2, 26];2775;4420БМ-3723170 - Кабель к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 910, 957, 1646, 9];2776;650.1130544 - Датчик числа оборотов распределительного вала;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 984, 957, 1795, 9];2776;650.1130544 - Датчик числа оборотов распределительного вала;DMC-URALM-A-B4-00-00-00A-052A-A +[19, 8, 26, 488, 199];2777;6370-3724117 - Провод к датчику воздушного фильтра;DMC-URALM-A-B4-00-00-00A-052A-A +[19, 8, 26, 503, 199];2777;6370-3724117 - Провод к датчику воздушного фильтра;DMC-URALM-A-B4-00-00-00A-052A-A +[11, 19, 1471];2778;4320Х-3724097 - Провод массовый;DMC-URALM-A-B4-00-00-00A-052A-A +[11, 19, 1585];2778;4320Х-3724097 - Провод массовый;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 213, 122, 2, 213, 210, 214];2779;650.1130540 - Датчик низкого давления и низкой температуры топлива;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 496, 125, 2, 496, 216, 218];2779;650.1130540 - Датчик низкого давления и низкой температуры топлива;DMC-URALM-A-B4-00-00-00A-052A-A +[1472, 1473, 1048, 60, 166, 64];2780;650.3763010(EDC-7UC31) - Электронный блок управления двигателем;DMC-URALM-A-B4-00-00-00A-052A-A +[1472, 1473, 1112, 60, 171, 66];2780;650.3763010(EDC-7UC31) - Электронный блок управления двигателем;DMC-URALM-A-B4-00-00-00A-052A-A +[121, 165];2781;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-052A-A +[135, 165];2781;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-052A-A +[184, 928];2782;Схема расположения;DMC-URALM-A-B4-00-00-00A-052A-A +[190, 864];2782;Схема расположения;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 166, 765];2783;4420БМ-3724041 - Пучок проводов управления электропневмоклапанами;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 171, 765];2783;4420БМ-3724041 - Пучок проводов управления электропневмоклапанами;DMC-URALM-A-B4-00-00-00A-052A-A +[193];2784;Вид 4;DMC-URALM-A-B4-00-00-00A-052A-A +[108, 93, 41, 109, 41];2785;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-052A-A +[121, 2376, 272, 526, 3, 1195];2786;Перечень используемого оборудования приведен в таблице ;DMC-URALM-A-B4-00-00-00A-052A-A +[135, 2754, 278, 644, 3, 1504];2786;Перечень используемого оборудования приведен в таблице ;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1466];2787;63645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1584];2787;63645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[193];2788;Вид 2;DMC-URALM-A-B4-00-00-00A-052A-A +[306, 275, 417];2789;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-056A-A +[306, 684, 429];2789;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 835, 582];2790;Переключатель муфты вентилятора;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 246, 582];2790;Переключатель муфты вентилятора;DMC-URALM-A-B4-00-00-00A-056A-A +[310, 180, 213, 352];2791;Звуковой сигнал низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[320, 412, 496, 352];2791;Звуковой сигнал низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 310, 180];2792;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 320, 180];2792;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 1427];2793;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 1571];2793;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-056A-A +[1474, 1475];2794;UK MoD;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 259];2795;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 268];2795;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124, 86, 51];2796;Клапан электромагнитного предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119, 84, 46];2796;Клапан электромагнитного предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[2377];2797;Термореле;DMC-URALM-A-B4-00-00-00A-056A-A +[2755];2797;Термореле;DMC-URALM-A-B4-00-00-00A-056A-A +[287];2798;Спидометр;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124, 635];2799;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119, 652];2799;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 353, 2378, 188];2800;Выключатель электродвигателя предаускового подогрева;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 361, 2756, 188];2800;Выключатель электродвигателя предаускового подогрева;DMC-URALM-A-B4-00-00-00A-056A-A +[389, 1432, 86, 1062];2801;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[410, 1572, 84, 46];2801;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[457, 5, 762, 388, 58, 635];2802;Сопротивление с биметаллическим контактом системы ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[472, 5, 802, 388, 72, 652];2802;Сопротивление с биметаллическим контактом системы ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[159];2803;Фара;DMC-URALM-A-B4-00-00-00A-056A-A +[162];2803;Фара;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 128, 210, 187, 130];2804;Датчик указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 120, 216, 192, 133];2804;Датчик указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 581, 99];2805;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 605, 99];2805;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 131, 31, 81];2806;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 131, 30, 81];2806;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-056A-A +[462, 662, 386];2807;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-056A-A +[474, 683, 386];2807;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 180, 1435];2808;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 412, 1573];2808;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 178, 31, 463, 110];2809;Реле включения задних противотуманных фонарей;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 182, 30, 475, 102];2809;Реле включения задних противотуманных фонарей;DMC-URALM-A-B4-00-00-00A-056A-A +[925, 1476];2810;Моторный отсек;DMC-URALM-A-B4-00-00-00A-056A-A +[992, 1476];2810;Моторный отсек;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 195, 214];2811;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 330, 218];2811;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[530, 214, 86, 51];2812;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[563, 218, 84, 46];2812;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 231, 338];2813;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 231, 338];2813;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 131, 1083];2814;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 131, 1152];2814;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 304, 284];2815;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 318, 372];2815;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-056A-A +[180, 310, 213, 352];2816;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[412, 320, 496, 352];2816;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[34, 1477];2817;Передний бампер;DMC-URALM-A-B4-00-00-00A-056A-A +[33, 1477];2817;Передний бампер;DMC-URALM-A-B4-00-00-00A-056A-A +[755, 963, 83];2818;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[755, 1019, 83];2818;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 399, 163];2819;Выключатель плафона кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 399, 169];2819;Выключатель плафона кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 131, 159, 1439];2820;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 131, 162, 1575];2820;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 100, 283];2821;Указатель поворота боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 100, 289];2821;Указатель поворота боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 964];2822;Манометр шинный;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 78];2822;Манометр шинный;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 389, 86, 51];2823;Выключатель свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 410, 84, 46];2823;Выключатель свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124];2824;Клапан электромагнитный;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119];2824;Клапан электромагнитный;DMC-URALM-A-B4-00-00-00A-056A-A +[462, 1442, 419];2825;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-056A-A +[474, 1576, 433];2825;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 757, 99];2826;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 800, 99];2826;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 967];2827;Переключатель стеклоочистителя;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 1022];2827;Переключатель стеклоочистителя;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 816, 1443, 231];2828;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 855, 1577, 231];2828;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 310, 758];2829;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-056A-A +[118, 320, 758];2829;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-056A-A +[34, 2379];2830;Переднее Крыло;DMC-URALM-A-B4-00-00-00A-056A-A +[33, 2757];2830;Переднее Крыло;DMC-URALM-A-B4-00-00-00A-056A-A +[259, 759, 18];2831;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-056A-A +[268, 801, 18];2831;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 31, 463, 110];2832;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 30, 475, 102];2832;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 302, 454, 122, 106];2833;Датчик аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 316, 469, 125, 112];2833;Датчик аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 1446, 302, 1447];2834;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 1579, 316, 1580];2834;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 117];2835;Реле стартера;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 117];2835;Реле стартера;DMC-URALM-A-B4-00-00-00A-056A-A +[760, 1449, 131, 159];2836;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-056A-A +[760, 1581, 131, 162];2836;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 578, 99];2837;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 603, 99];2837;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 128, 100];2838;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 120, 100];2838;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 159, 311];2839;Выключатель фары - прожектора;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 162, 311];2839;Выключатель фары - прожектора;DMC-URALM-A-B4-00-00-00A-056A-A +[547];2840;Тахометр;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 178, 544, 422];2841;Сигнализатор включения БМКД оси;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 182, 544, 608];2841;Сигнализатор включения БМКД оси;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 1478, 488, 199];2842;Сигнализатор засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 1139, 503, 199];2842;Сигнализатор засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[462, 230];2843;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-056A-A +[474, 230];2843;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 489, 163];2844;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 504, 169];2844;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 34];2845;Фонарь передний;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 33];2845;Фонарь передний;DMC-URALM-A-B4-00-00-00A-056A-A +[199, 966];2846;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-056A-A +[199, 1021];2846;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-056A-A +[353, 86, 51];2847;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[361, 84, 46];2847;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[121, 483];2848;Перечень электрооборудования;DMC-URALM-A-B4-00-00-00A-056A-A +[135, 499];2848;Перечень электрооборудования;DMC-URALM-A-B4-00-00-00A-056A-A +[321];2849;Рама;DMC-URALM-A-B4-00-00-00A-056A-A +[222];2849;Рама;DMC-URALM-A-B4-00-00-00A-056A-A +[17];2850;Все;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 592, 419, 200];2851;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 612, 433, 203];2851;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-056A-A +[457, 353, 489];2852;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[472, 361, 504];2852;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[277];2853;Организация;DMC-URALM-A-B4-00-00-00A-056A-A +[281];2853;Организация;DMC-URALM-A-B4-00-00-00A-056A-A +[159, 311];2854;Фара - прожектор;DMC-URALM-A-B4-00-00-00A-056A-A +[162, 311];2854;Фара - прожектор;DMC-URALM-A-B4-00-00-00A-056A-A +[117];2855;Стартер;DMC-URALM-A-B4-00-00-00A-056A-A +[259, 762];2856;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-056A-A +[268, 802];2856;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 110, 231, 338];2857;Выключатель фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 102, 231, 338];2857;Выключатель фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 117, 2, 83];2858;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 117, 2, 83];2858;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[389, 965, 635];2859;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[410, 1020, 652];2859;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 1479, 400];2860;Сигнализатор заряда АКБ;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 128, 195, 214];2861;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 120, 330, 218];2861;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[259, 759, 18];2862;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-056A-A +[268, 801, 18];2862;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-056A-A +[108, 93, 41, 109, 41];2863;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 122, 106];2864;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 125, 112];2864;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[967];2865;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-056A-A +[1022];2865;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 592, 419, 273];2866;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 612, 433, 237];2866;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-056A-A +[399, 163];2867;Плафон кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[399, 169];2867;Плафон кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 454, 42, 3, 245];2868;Датчик падения воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 469, 42, 3, 245];2868;Датчик падения воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 128, 122, 106];2869;Датчик указателя давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 120, 125, 112];2869;Датчик указателя давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 31];2870;Фонарь задний;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 30];2870;Фонарь задний;DMC-URALM-A-B4-00-00-00A-056A-A +[483];2871;Электрооборудование;DMC-URALM-A-B4-00-00-00A-056A-A +[499];2871;Электрооборудование;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 128, 100];2872;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 120, 100];2872;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 1478, 488, 199];2873;Датчик засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 1139, 503, 199];2873;Датчик засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[362, 485];2874;Панель соединительная;DMC-URALM-A-B4-00-00-00A-056A-A +[368, 501];2874;Панель соединительная;DMC-URALM-A-B4-00-00-00A-056A-A +[353, 489];2875;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[361, 504];2875;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[284, 304];2876;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-056A-A +[1117, 318];2876;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 636, 34];2877;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 653, 33];2877;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 2380];2878;Выключатель стеклоомывателя;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 1023];2878;Выключатель стеклоомывателя;DMC-URALM-A-B4-00-00-00A-056A-A +[396];2879;Генератор;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 636, 283];2880;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 653, 289];2880;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[1464];2881;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-056A-A +[1023];2881;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 287];2882;Датчик спидометра;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 310, 180];2883;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 320, 180];2883;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 377];2884;Указатель тока;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 377];2884;Указатель тока;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124, 637, 64];2885;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119, 637, 66];2885;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 302, 529, 187, 130];2886;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 316, 529, 192, 133];2886;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[1629];2887;серый;DMC-URALM-A-B4-00-00-00A-057A-A +[1026];2887;серый;DMC-URALM-A-B4-00-00-00A-057A-A +[180];2888;Сигнал;DMC-URALM-A-B4-00-00-00A-057A-A +[412];2888;Сигнал;DMC-URALM-A-B4-00-00-00A-057A-A +[1630];2889;красный;DMC-URALM-A-B4-00-00-00A-057A-A +[1776];2889;красный;DMC-URALM-A-B4-00-00-00A-057A-A +[2381];2890;коричневый;DMC-URALM-A-B4-00-00-00A-057A-A +[2758];2890;коричневый;DMC-URALM-A-B4-00-00-00A-057A-A +[766];2891;ND2;DMC-URALM-A-B4-00-00-00A-057A-A +[17];2892;Все;DMC-URALM-A-B4-00-00-00A-057A-A +[77];2893;4420БМ-3724026;DMC-URALM-A-B4-00-00-00A-057A-A +[1480];2894;Batt;DMC-URALM-A-B4-00-00-00A-057A-A +[277];2895;Организация;DMC-URALM-A-B4-00-00-00A-057A-A +[281];2895;Организация;DMC-URALM-A-B4-00-00-00A-057A-A +[2382];2896;Электросоединения;DMC-URALM-A-B4-00-00-00A-057A-A +[2759];2896;Электросоединения;DMC-URALM-A-B4-00-00-00A-057A-A +[1040];2897;белый;DMC-URALM-A-B4-00-00-00A-057A-A +[1106];2897;белый;DMC-URALM-A-B4-00-00-00A-057A-A +[1481];2898;SCT1;DMC-URALM-A-B4-00-00-00A-057A-A +[28, 6, 5, 151, 253, 11];2899;УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-057A-A +[29, 6, 5, 154, 265, 11];2899;УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-057A-A +[69];2900;Н0135;DMC-URALM-A-B4-00-00-00A-057A-A +[2383];2901;фиолетовый;DMC-URALM-A-B4-00-00-00A-057A-A +[2760];2901;фиолетовый;DMC-URALM-A-B4-00-00-00A-057A-A +[2384];2902;розовый;DMC-URALM-A-B4-00-00-00A-057A-A +[2761];2902;розовый;DMC-URALM-A-B4-00-00-00A-057A-A +[1211];2903;зеленый;DMC-URALM-A-B4-00-00-00A-057A-A +[1509];2903;зеленый;DMC-URALM-A-B4-00-00-00A-057A-A +[1482];2904;AP;DMC-URALM-A-B4-00-00-00A-057A-A +[344];2905;нет;DMC-URALM-A-B4-00-00-00A-057A-A +[28, 6, 5, 151, 253, 11];2906;УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-057A-A +[29, 6, 5, 154, 265, 11];2906;УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-057A-A +[2385];2907;голубой;DMC-URALM-A-B4-00-00-00A-057A-A +[2762];2907;голубой;DMC-URALM-A-B4-00-00-00A-057A-A +[77];2908;4420БМ-3724032;DMC-URALM-A-B4-00-00-00A-057A-A +[540];2909;L0134;DMC-URALM-A-B4-00-00-00A-057A-A +[103, 2386];2910;"АО ""Электрокабель""";DMC-URALM-A-B4-00-00-00A-057A-A +[18, 2763];2910;"АО ""Электрокабель""";DMC-URALM-A-B4-00-00-00A-057A-A +[108, 93, 41, 109, 41];2911;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-057A-A +[121, 153];2912;Перечень соединений;DMC-URALM-A-B4-00-00-00A-057A-A +[135, 145];2912;Перечень соединений;DMC-URALM-A-B4-00-00-00A-057A-A +[766];2913;ND1;DMC-URALM-A-B4-00-00-00A-057A-A +[401];2914;SPN1234;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 19, 697];2915;Жгут проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19, 771];2915;Жгут проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2916;4320БМ-3723170;DMC-URALM-A-B4-00-00-00A-058A-A +[1483];2917;4320ЯХ-3724070;DMC-URALM-A-B4-00-00-00A-058A-A +[1586];2917;4320ЯХ-3724070;DMC-URALM-A-B4-00-00-00A-058A-A +[55];2918;4320Б5-3724033;DMC-URALM-A-B4-00-00-00A-058A-A +[554];2919;5323РХ-3724050;DMC-URALM-A-B4-00-00-00A-058A-A +[264];2920;LS1;DMC-URALM-A-B4-00-00-00A-058A-A +[264];2921;LS5;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19];2922;Жгуты проводов;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2923;4320БМ-3723170-12;DMC-URALM-A-B4-00-00-00A-058A-A +[401];2924;SPN1739;DMC-URALM-A-B4-00-00-00A-058A-A +[229];2925;63685Р-3724255-10;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 722, 163];2926;Провод питания кабины;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 781, 169];2926;Провод питания кабины;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 19, 1484, 818];2927;Жгут проводов круиз-контроля;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19, 1484, 857];2927;Жгут проводов круиз-контроля;DMC-URALM-A-B4-00-00-00A-058A-A +[17];2928;Все;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2929;4420БМ-3724026;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 153, 400, 5, 65, 413];2930;Провод соединения АКБ с выключателем массы;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 145, 400, 5, 67, 424];2930;Провод соединения АКБ с выключателем массы;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 442];2931;Пучок проводов основной;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 329];2931;Пучок проводов основной;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 64];2932;Пучок проводов двигателя;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 66];2932;Пучок проводов двигателя;DMC-URALM-A-B4-00-00-00A-058A-A +[55];2933;4320Б5-3724235;DMC-URALM-A-B4-00-00-00A-058A-A +[277];2934;Организация;DMC-URALM-A-B4-00-00-00A-058A-A +[281];2934;Организация;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2935;4320БМ-3724035-03;DMC-URALM-A-B4-00-00-00A-058A-A +[11];2936;4320Х-3724097;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 1471];2937;Провод массовый;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 1585];2937;Провод массовый;DMC-URALM-A-B4-00-00-00A-058A-A +[55];2938;4320Б5-3724033-00;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 19, 95, 137, 23];2939;Жгут проводов коробки переключения передач;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19, 96, 138, 24];2939;Жгут проводов коробки переключения передач;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 12, 400, 8, 117];2940;Провод от АКБ к стартеру;DMC-URALM-A-B4-00-00-00A-058A-A +[229];2941;63685Р-3724255;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2942;4420БМ-3724029;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2943;4420БМ-3724026-01;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 12, 65, 413, 8, 339];2944;"Провод от выключателя ""массы"" к лонжерону";DMC-URALM-A-B4-00-00-00A-058A-A +[19, 12, 67, 424, 8, 339];2944;"Провод от выключателя ""массы"" к лонжерону";DMC-URALM-A-B4-00-00-00A-058A-A +[1485, 379];2945;Transmission harness;DMC-URALM-A-B4-00-00-00A-058A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];2946;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-058A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];2946;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-058A-A +[1486, 379];2947;Chassis harness;DMC-URALM-A-B4-00-00-00A-058A-A +[720, 379];2948;Module harness;DMC-URALM-A-B4-00-00-00A-058A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];2949;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-058A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];2949;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-058A-A +[554];2950;5323РХ-3724050-01;DMC-URALM-A-B4-00-00-00A-058A-A +[401];2951;SPN1755;DMC-URALM-A-B4-00-00-00A-058A-A +[85];2952;4320П2-3724137;DMC-URALM-A-B4-00-00-00A-058A-A +[55];2953;4320Б5-3724235-07;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2954;4420БМ-3724032;DMC-URALM-A-B4-00-00-00A-058A-A +[121, 165];2955;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-058A-A +[135, 165];2955;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-058A-A +[401];2956;SPN1535;DMC-URALM-A-B4-00-00-00A-058A-A +[85];2957;4320П2-3724137-10;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 153, 304, 284];2958;Провод соединения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 145, 318, 372];2958;Провод соединения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 697];2959;Пучок проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 771];2959;Пучок проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 8, 364, 95];2960;Пучок проводов к раздаточной коробке;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 8, 370, 96];2960;Пучок проводов к раздаточной коробке;DMC-URALM-A-B4-00-00-00A-058A-A +[955];2961;URALAZ;DMC-URALM-A-B4-00-00-00A-058A-A +[264];2962;LS2;DMC-URALM-A-B4-00-00-00A-058A-A +[11];2963;4320Х-3724097-01;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2964;4420БМ-3724032-04;DMC-URALM-A-B4-00-00-00A-058A-A +[108, 93, 41, 109, 41];2965;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 8, 2387, 2, 26];2966;Жгут к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 8, 968, 2, 26];2966;Жгут к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2967;4420БМ-3724029-02;DMC-URALM-A-B4-00-00-00A-058A-A +[264];2968;LS3;DMC-URALM-A-B4-00-00-00A-058A-A +[1483];2969;4320ЯХ-3724070-03;DMC-URALM-A-B4-00-00-00A-058A-A +[1586];2969;4320ЯХ-3724070-03;DMC-URALM-A-B4-00-00-00A-058A-A +[264];2970;LS4;DMC-URALM-A-B4-00-00-00A-058A-A +[77];2971;4320БМ-3724035;DMC-URALM-A-B4-00-00-00A-058A-A +[32, 137, 1090, 1091, 107, 4, 362, 83, 3, 233, 674, 124, 40, 1651, 1060, 42, 8, 749, 292, 2388, 75, 3, 749, 292, 42, 1640, 14, 583, 198, 307, 1712, 2, 1709, 1321, 3, 177, 1487, 42, 21, 1591, 127, 2220, 177, 14, 485, 3384, 3, 107, 75];2972;При переключении клавиш подкачки шин на панели приборов в режим “накачка” электромагнитный клапан осуществляет подачу воздуха к ступичным узлам соответствующих колес. В ступичных узлах воздух, проходя по каналам кожухов полуосей (цапф) и полуосей поступает в краны запора воздуха, из которых через открытые краны по соединительным шлангам в шины колес.;DMC-URALM-A-K2-13-00-00A-044A-A +[32, 138, 666, 1161, 78, 4, 368, 83, 3, 785, 692, 119, 44, 409, 1126, 42, 8, 798, 678, 598, 36, 3, 798, 678, 42, 1788, 14, 583, 198, 291, 1154, 2, 291, 1529, 3, 177, 1487, 42, 21, 297, 127, 1797, 177, 14, 501, 225, 3, 78, 36];2972;При переключении клавиш подкачки шин на панели приборов в режим “накачка” электромагнитный клапан осуществляет подачу воздуха к ступичным узлам соответствующих колес. В ступичных узлах воздух, проходя по каналам кожухов полуосей (цапф) и полуосей поступает в краны запора воздуха, из которых через открытые краны по соединительным шлангам в шины колес.;DMC-URALM-A-K2-13-00-00A-044A-A +[1590, 3385, 167, 37, 5, 3386, 107, 439, 148, 75, 32, 296, 151, 177, 3387, 75, 477, 374, 1320];2973;кратковременно продолжать движение автомобиля с поврежденными шинами без замены колеса при этом колесные краны неповрежденных колес должны быть закрыты.;DMC-URALM-A-K2-13-00-00A-044A-A +[1745, 2575, 173, 43, 5, 1001, 78, 439, 238, 36, 32, 269, 154, 177, 3937, 36, 600, 556, 1794];2973;кратковременно продолжать движение автомобиля с поврежденными шинами без замены колеса при этом колесные краны неповрежденных колес должны быть закрыты.;DMC-URALM-A-K2-13-00-00A-044A-A +[285, 74];2974;Принцип работы;DMC-URALM-A-K2-13-00-00A-044A-A +[285, 89];2974;Принцип работы;DMC-URALM-A-K2-13-00-00A-044A-A +[1061, 1366, 37, 387, 3388, 901, 122, 42, 3, 107];2975;повышения проходимости автомобиля за счет снижения давления воздуха в шинах.;DMC-URALM-A-K2-13-00-00A-044A-A +[999, 1551, 43, 387, 3938, 982, 125, 42, 3, 78];2975;повышения проходимости автомобиля за счет снижения давления воздуха в шинах.;DMC-URALM-A-K2-13-00-00A-044A-A +[2389, 12, 541, 40, 1166, 8, 969, 31, 10, 2390, 8, 969, 345, 10, 2391, 8, 969, 34, 10];2976; I - От защитного клапана. II - К шинам заднего моста. III - К шинам среднего моста. IV - К шинам переднего моста.;DMC-URALM-A-K2-13-00-00A-044A-A +[2389, 12, 569, 44, 1166, 8, 78, 30, 10, 2390, 8, 78, 357, 10, 2391, 8, 78, 33, 10];2976; I - От защитного клапана. II - К шинам заднего моста. III - К шинам среднего моста. IV - К шинам переднего моста.;DMC-URALM-A-K2-13-00-00A-044A-A +[749, 292, 295, 42, 8, 969];2977;ступичного узла подвода воздуха к шинам ;DMC-URALM-A-K2-13-00-00A-044A-A +[798, 678, 295, 42, 8, 78];2977;ступичного узла подвода воздуха к шинам ;DMC-URALM-A-K2-13-00-00A-044A-A +[376];2978;Назначение;DMC-URALM-A-K2-13-00-00A-044A-A +[404];2978;Назначение;DMC-URALM-A-K2-13-00-00A-044A-A +[2238, 122, 3, 934, 1311];2979;"поддерживать давление в предела нормы;";DMC-URALM-A-K2-13-00-00A-044A-A +[2654, 125, 3, 934, 1524];2979;"поддерживать давление в предела нормы;";DMC-URALM-A-K2-13-00-00A-044A-A +[151, 176, 7, 295, 42, 3, 107, 437, 1400, 394, 1199, 1681, 1080, 3389];2980;Колесный диск для подвода воздуха в шины имеет вентильный паз, который закрывается уплотнителем Поз. 6.;DMC-URALM-A-K2-13-00-00A-044A-A +[154, 176, 7, 295, 42, 3, 78, 638, 1568, 394, 297, 1819, 987, 3939];2980;Колесный диск для подвода воздуха в шины имеет вентильный паз, который закрывается уплотнителем Поз. 6.;DMC-URALM-A-K2-13-00-00A-044A-A +[385, 225, 2, 939];2981;трубопроводов, шлангов и тройников ;DMC-URALM-A-K2-13-00-00A-044A-A +[17];2982;Все;DMC-URALM-A-K2-13-00-00A-044A-A +[3, 263, 3, 889, 1376, 75, 307, 3390, 350, 537];2983;В отверстие в центре шлицевого колеса полуосей вставлен угловой фитинг ;DMC-URALM-A-K2-13-00-00A-044A-A +[3, 271, 3, 889, 1556, 36, 291, 3940, 359, 537];2983;В отверстие в центре шлицевого колеса полуосей вставлен угловой фитинг ;DMC-URALM-A-K2-13-00-00A-044A-A +[1316, 122, 42, 3, 107];2984;"контролировать давление воздуха в шинах;";DMC-URALM-A-K2-13-00-00A-044A-A +[1785, 125, 42, 3, 78];2984;"контролировать давление воздуха в шинах;";DMC-URALM-A-K2-13-00-00A-044A-A +[60, 970, 2392, 225, 198, 541, 177, 1487, 42, 1080, 1400, 394];2985;1 - Блок сальников. 2 - Угольник. 3 - Шланг. 4 - Кожух защитный. 5 - Кран запора воздуха. 6 - Уплотнитель вентильного паза.;DMC-URALM-A-K2-13-00-00A-044A-A +[60, 970, 2392, 225, 198, 569, 177, 1487, 42, 987, 1568, 394];2985;1 - Блок сальников. 2 - Угольник. 3 - Шланг. 4 - Кожух защитный. 5 - Кран запора воздуха. 6 - Уплотнитель вентильного паза.;DMC-URALM-A-K2-13-00-00A-044A-A +[1602, 3, 2393, 42, 21, 488, 245, 57, 572, 698, 127, 3391, 541, 40, 1321, 3, 124, 40];2986;Сжатый в компрессоре воздух из воздушного баллона не тормозных потребителей через четырехконтурный защитный клапан поступает в электромагнитный клапан.;DMC-URALM-A-K2-13-00-00A-044A-A +[977, 3, 2393, 42, 21, 503, 245, 57, 596, 773, 127, 2633, 569, 44, 1529, 3, 119, 44];2986;Сжатый в компрессоре воздух из воздушного баллона не тормозных потребителей через четырехконтурный защитный клапан поступает в электромагнитный клапан.;DMC-URALM-A-K2-13-00-00A-044A-A +[185, 2, 74];2987;Описание и работа;DMC-URALM-A-K2-13-00-00A-044A-A +[191, 2, 89];2987;Описание и работа;DMC-URALM-A-K2-13-00-00A-044A-A +[277];2988;Организация;DMC-URALM-A-K2-13-00-00A-044A-A +[281];2988;Организация;DMC-URALM-A-K2-13-00-00A-044A-A +[124, 40, 437, 738, 1739, 438, 258, 2394, 2, 674, 2, 1056, 901, 122];2989;Электромагнитный клапан имеет три рабочих положения: “выпуск”, “нейтраль” и “накачка” и обеспечивает снижение давления.;DMC-URALM-A-K2-13-00-00A-044A-A +[119, 44, 638, 738, 1853, 466, 258, 2764, 2, 692, 2, 784, 982, 125];2989;Электромагнитный клапан имеет три рабочих положения: “выпуск”, “нейтраль” и “накачка” и обеспечивает снижение давления.;DMC-URALM-A-K2-13-00-00A-044A-A +[32, 164, 1090, 1091, 107, 3, 1072, 438, 124, 40, 2299, 1681, 3392, 42, 8, 969, 2, 21, 1382, 3, 1708, 3393];2990;При установке клавиши подкачки шин в нейтральное положение электромагнитный клапан полностью закрывается, поступление воздуха к шинам и из них в атмосферу исключается. ;DMC-URALM-A-K2-13-00-00A-044A-A +[32, 170, 666, 1161, 78, 3, 1141, 466, 119, 44, 2698, 1819, 3941, 42, 8, 78, 2, 21, 1382, 3, 1838, 3942];2990;При установке клавиши подкачки шин в нейтральное положение электромагнитный клапан полностью закрывается, поступление воздуха к шинам и из них в атмосферу исключается. ;DMC-URALM-A-K2-13-00-00A-044A-A +[60, 970];2991;Блок сальников;DMC-URALM-A-K2-13-00-00A-044A-A +[512];2992;Характеристика;DMC-URALM-A-K2-13-00-00A-044A-A +[555];2992;Характеристика;DMC-URALM-A-K2-13-00-00A-044A-A +[971, 3394, 184];2993;СРДВШ ‒ двухпроводной схемы.;DMC-URALM-A-K2-13-00-00A-044A-A +[971, 3943, 190];2993;СРДВШ ‒ двухпроводной схемы.;DMC-URALM-A-K2-13-00-00A-044A-A +[7, 295, 42, 8, 107, 749, 292, 437, 2395, 1628, 3395, 826, 4];2994; Для подвода воздуха к шине ступичный узел имеет ряд конструктивных особенностей представленных на ;DMC-URALM-A-K2-13-00-00A-044A-A +[7, 295, 42, 8, 78, 798, 292, 638, 2395, 1518, 3944, 3945, 4];2994; Для подвода воздуха к шине ступичный узел имеет ряд конструктивных особенностей представленных на ;DMC-URALM-A-K2-13-00-00A-044A-A +[546];2995;Рис.3;DMC-URALM-A-K2-13-00-00A-044A-A +[124, 40, 166, 122];2996;электромагнитного клапана управления давлением ;DMC-URALM-A-K2-13-00-00A-044A-A +[119, 44, 171, 125];2996;электромагнитного клапана управления давлением ;DMC-URALM-A-K2-13-00-00A-044A-A +[546];2997;Рис.1;DMC-URALM-A-K2-13-00-00A-044A-A +[971, 826, 4];2998;СРДВШ представлена на ;DMC-URALM-A-K2-13-00-00A-044A-A +[971, 998, 4];2998;СРДВШ представлена на ;DMC-URALM-A-K2-13-00-00A-044A-A +[198, 840, 1712, 2, 307, 437, 1281, 421, 583, 384, 348, 3396, 3397, 60, 970];2999;Кожух полуоси (цапфа) и полуось имеют специальные внутренние каналы. Полость между ними уплотняется блоком сальников ;DMC-URALM-A-K2-13-00-00A-044A-A +[198, 291, 1154, 2, 795, 1136, 1104, 434, 583, 408, 358, 3946, 3947, 60, 970];2999;Кожух полуоси (цапфа) и полуось имеют специальные внутренние каналы. Полость между ними уплотняется блоком сальников ;DMC-URALM-A-K2-13-00-00A-044A-A +[58, 673, 122, 42, 3, 107];3000;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-044A-A +[72, 689, 125, 42, 3, 78];3000;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-044A-A +[124, 40];3001;Электромагнитный клапан;DMC-URALM-A-K2-13-00-00A-044A-A +[119, 44];3001;Электромагнитный клапан;DMC-URALM-A-K2-13-00-00A-044A-A +[749, 292, 295, 42, 8, 969];3002;Ступичный узел подвода воздуха к шинам;DMC-URALM-A-K2-13-00-00A-044A-A +[798, 292, 295, 42, 8, 78];3002;Ступичный узел подвода воздуха к шинам;DMC-URALM-A-K2-13-00-00A-044A-A +[108, 93, 41, 109, 41];3003;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-K2-13-00-00A-044A-A +[32, 137, 1090, 1091, 107, 4, 362, 83, 3, 233, 258, 124, 40, 1651, 258, 42, 21, 2388, 107, 3, 1708, 7, 901, 940, 32, 258, 42, 124, 40, 3398, 1069];3004;При переключении клавиш подкачки шин на панели приборов в режим “выпуск” электромагнитный клапан осуществляет выпуск воздуха из соответствующих шин в атмосферу. Для снижения шума при выпуске воздуха, электромагнитный клапан оборудуется глушителем.;DMC-URALM-A-K2-13-00-00A-044A-A +[32, 138, 666, 1161, 78, 4, 368, 83, 3, 785, 258, 119, 44, 409, 258, 42, 21, 598, 78, 3, 1838, 7, 982, 940, 32, 258, 42, 119, 44, 3948, 1134];3004;При переключении клавиш подкачки шин на панели приборов в режим “выпуск” электромагнитный клапан осуществляет выпуск воздуха из соответствующих шин в атмосферу. Для снижения шума при выпуске воздуха, электромагнитный клапан оборудуется глушителем.;DMC-URALM-A-K2-13-00-00A-044A-A +[301, 129];3005;Общее устройство;DMC-URALM-A-K2-13-00-00A-044A-A +[315, 132];3005;Общее устройство;DMC-URALM-A-K2-13-00-00A-044A-A +[58, 1689];3006;Система позволяет:;DMC-URALM-A-K2-13-00-00A-044A-A +[72, 1823];3006;Система позволяет:;DMC-URALM-A-K2-13-00-00A-044A-A +[58, 673, 122, 42, 3, 2396, 971, 221, 7];3007;Система регулирования давления воздуха в шинах (СРДВШ) предназначена для:;DMC-URALM-A-K2-13-00-00A-044A-A +[72, 689, 125, 42, 3, 78, 971, 227, 7];3007;Система регулирования давления воздуха в шинах (СРДВШ) предназначена для:;DMC-URALM-A-K2-13-00-00A-044A-A +[546];3008;Рис.2;DMC-URALM-A-K2-13-00-00A-044A-A +[667, 27];3009;Ветошь 509 ГОСТ 4643-75;DMC-URALM-A-K2-13-00-00A-254A-A +[687, 27];3009;Ветошь 509 ГОСТ 4643-75;DMC-URALM-A-K2-13-00-00A-254A-A +[94, 402, 3, 87, 40];3010;Установите соляноид в корпус клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[280, 402, 3, 87, 44];3010;Установите соляноид в корпус клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[2397, 402, 21, 87, 40];3011;Выкрутите соляноид из корпуса клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[2765, 402, 21, 87, 44];3011;Выкрутите соляноид из корпуса клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[3399, 1060, 417, 3, 4, 388, 1063, 1738, 1636, 922, 40, 3400, 42];3012;Периодической подачей напряжения 12 В на контакты разъема штепсельного убедитесь что клапан перепускает воздух.;DMC-URALM-A-K2-13-00-00A-254A-A +[3949, 1126, 429, 3, 4, 388, 1129, 1852, 1783, 922, 44, 3950, 42];3012;Периодической подачей напряжения 12 В на контакты разъема штепсельного убедитесь что клапан перепускает воздух.;DMC-URALM-A-K2-13-00-00A-254A-A +[40, 124];3013;Клапан электромагнитный;DMC-URALM-A-K2-13-00-00A-254A-A +[44, 119];3013;Клапан электромагнитный;DMC-URALM-A-K2-13-00-00A-254A-A +[2317, 8, 2398, 972, 40, 306, 1733, 42];3014;Подсоедините к фиттингу запитки клапана источник сжатого воздуха;DMC-URALM-A-K2-13-00-00A-254A-A +[1159, 8, 876, 1024, 44, 306, 977, 42];3014;Подсоедините к фиттингу запитки клапана источник сжатого воздуха;DMC-URALM-A-K2-13-00-00A-254A-A +[17];3015;Все;DMC-URALM-A-K2-13-00-00A-254A-A +[1049, 402, 2, 40, 4, 1380, 3401];3016;Осмотрите соляноид и клапан на наличие ржавчины;DMC-URALM-A-K2-13-00-00A-254A-A +[1042, 402, 2, 44, 4, 1559, 3951];3016;Осмотрите соляноид и клапан на наличие ржавчины;DMC-URALM-A-K2-13-00-00A-254A-A +[323, 74, 40, 7, 922];3017;Проверьте работу клапана для чего:;DMC-URALM-A-K2-13-00-00A-254A-A +[473, 89, 44, 7, 2604];3017;Проверьте работу клапана для чего:;DMC-URALM-A-K2-13-00-00A-254A-A +[277];3018;Организация;DMC-URALM-A-K2-13-00-00A-254A-A +[281];3018;Организация;DMC-URALM-A-K2-13-00-00A-254A-A +[1380, 3402, 4, 3403, 2, 156, 40, 57, 807];3019;Наличие ржавины на соляноиде и штоке клапана не допускается.;DMC-URALM-A-K2-13-00-00A-254A-A +[1559, 3952, 4, 402, 2, 156, 44, 57, 845];3019;Наличие ржавины на соляноиде и штоке клапана не допускается.;DMC-URALM-A-K2-13-00-00A-254A-A +[513];3020;Ремонт;DMC-URALM-A-K2-13-00-00A-254A-A +[71, 241, 276, 38];3021;Ключ гаечный комбинированный 12 мм;DMC-URALM-A-K2-13-00-00A-254A-A +[71, 249, 279, 38];3021;Ключ гаечный комбинированный 12 мм;DMC-URALM-A-K2-13-00-00A-254A-A +[3404, 2399, 402, 2, 421, 384, 40];3022;Промойте спиртом соляноид и внутренние полости клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[3953, 2399, 402, 2, 434, 408, 44];3022;Промойте спиртом соляноид и внутренние полости клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[457, 1740, 696, 1488, 57, 807, 32, 457, 1740, 696, 1488, 1722, 40, 124];3023;Сопротивление соляноида менее 16 Ом не допускается. При сопротивлении соляноида менее 16 Ом замените клапан электромагнитный.;DMC-URALM-A-K2-13-00-00A-254A-A +[472, 402, 769, 1488, 57, 845, 32, 472, 402, 769, 1488, 267, 44, 119];3023;Сопротивление соляноида менее 16 Ом не допускается. При сопротивлении соляноида менее 16 Ом замените клапан электромагнитный.;DMC-URALM-A-K2-13-00-00A-254A-A +[3405, 40, 2, 402, 1733, 42];3024;Продуйте клапан и соляноид сжатым воздухом;DMC-URALM-A-K2-13-00-00A-254A-A +[3954, 44, 2, 402, 977, 42];3024;Продуйте клапан и соляноид сжатым воздухом;DMC-URALM-A-K2-13-00-00A-254A-A +[3406, 457, 1740, 40];3025;Измерьте сопротивление соляноида клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[3955, 472, 402, 44];3025;Измерьте сопротивление соляноида клапана.;DMC-URALM-A-K2-13-00-00A-254A-A +[108, 93, 41, 109, 41];3026;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-K2-13-00-00A-254A-A +[27];3027;509 ГОСТ 4643-75;DMC-URALM-A-K2-13-00-00A-254A-A +[3407, 40, 2, 402, 3, 1866, 57, 696, 2162];3028;Просушите клапан и соляноид в течении не менее 10 минут.;DMC-URALM-A-K2-13-00-00A-254A-A +[3956, 44, 2, 402, 3, 2498, 57, 769, 2595];3028;Просушите клапан и соляноид в течении не менее 10 минут.;DMC-URALM-A-K2-13-00-00A-254A-A +[58, 673, 122, 42, 3, 107];3029;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-364A-A +[72, 689, 125, 42, 3, 78];3029;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-364A-A +[17];3030;Все;DMC-URALM-A-K2-13-00-00A-364A-A +[3408, 2400];3031;Включите электропитание;DMC-URALM-A-K2-13-00-00A-364A-A +[2647, 2766];3031;Включите электропитание;DMC-URALM-A-K2-13-00-00A-364A-A +[2401, 1090, 1091, 107, 3, 438, 2394];3032;"Переведите клавишу подкачки шин в положение ""нейтраль"" ";DMC-URALM-A-K2-13-00-00A-364A-A +[2767, 666, 1161, 78, 3, 466, 2764];3032;"Переведите клавишу подкачки шин в положение ""нейтраль"" ";DMC-URALM-A-K2-13-00-00A-364A-A +[277];3033;Организация;DMC-URALM-A-K2-13-00-00A-364A-A +[281];3033;Организация;DMC-URALM-A-K2-13-00-00A-364A-A +[3409, 2400];3034;Отключите электропитание;DMC-URALM-A-K2-13-00-00A-364A-A +[3957, 2766];3034;Отключите электропитание;DMC-URALM-A-K2-13-00-00A-364A-A +[108, 93, 41, 109, 41];3035;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-K2-13-00-00A-364A-A +[3410, 2402, 385];3036;Устранение негермитичности трубопроводов;DMC-URALM-A-K2-13-00-00A-364A-A +[3958, 2768, 385];3036;Устранение негермитичности трубопроводов;DMC-URALM-A-K2-13-00-00A-364A-A +[2403, 622, 153, 286, 972, 40, 674, 107, 5, 40, 124, 2404, 42, 57, 477, 374, 32, 1741, 153, 2405, 56, 153, 2, 1655, 323, 767];3037;Обмыльте место соединения трубки запитки клапана накачки шин с клапаном электромагнитным. Утечки воздуха не должно быть. При негерметичности соединений подтяните гайки соединений и вновь проверьте герметичность;DMC-URALM-A-K2-13-00-00A-364A-A +[2769, 643, 145, 299, 1024, 44, 692, 78, 5, 40, 119, 2770, 42, 57, 600, 556, 32, 1160, 145, 2771, 61, 145, 2, 1802, 473, 803];3037;Обмыльте место соединения трубки запитки клапана накачки шин с клапаном электромагнитным. Утечки воздуха не должно быть. При негерметичности соединений подтяните гайки соединений и вновь проверьте герметичность;DMC-URALM-A-K2-13-00-00A-364A-A +[2403, 153, 286, 674, 107, 2, 40, 124, 2404, 42, 57, 477, 374, 32, 2402, 153, 2405, 56, 153, 2, 1655, 323, 767];3038;Обмыльте соединения трубок накачки шин и клапана электромагнитного. Утечки воздуха не должно быть. При негермитичности соединений подтяните гайки соединений и вновь проверьте герметичность.;DMC-URALM-A-K2-13-00-00A-364A-A +[2769, 145, 3959, 692, 78, 2, 44, 119, 2770, 42, 57, 600, 556, 32, 2768, 145, 2771, 61, 145, 2, 1802, 473, 803];3038;Обмыльте соединения трубок накачки шин и клапана электромагнитного. Утечки воздуха не должно быть. При негермитичности соединений подтяните гайки соединений и вновь проверьте герметичность.;DMC-URALM-A-K2-13-00-00A-364A-A +[2401, 1090, 1091, 107, 3, 438, 674];3039;"Переведите клавишу подкачки шин в положение ""накачка""";DMC-URALM-A-K2-13-00-00A-364A-A +[2767, 666, 1161, 78, 3, 466, 692];3039;"Переведите клавишу подкачки шин в положение ""накачка""";DMC-URALM-A-K2-13-00-00A-364A-A +[1721, 2406];3040;Диаграмма ПиУН;DMC-URALM-A-K2-13-00-00A-421A-A +[1842, 2406];3040;Диаграмма ПиУН;DMC-URALM-A-K2-13-00-00A-421A-A +[344];3041;Нет;DMC-URALM-A-K2-13-00-00A-421A-A +[323, 767, 1374, 2407, 42, 8, 10];3042;"Проверьте герметичность магистралей подводки воздуха к мостам +";DMC-URALM-A-K2-13-00-00A-421A-A +[473, 803, 2772, 2773, 42, 8, 10];3042;"Проверьте герметичность магистралей подводки воздуха к мостам +";DMC-URALM-A-K2-13-00-00A-421A-A +[17];3043;Все;DMC-URALM-A-K2-13-00-00A-421A-A +[40, 124, 148];3044;"Клапан электромагнитный +Замена";DMC-URALM-A-K2-13-00-00A-421A-A +[44, 119, 238];3044;"Клапан электромагнитный +Замена";DMC-URALM-A-K2-13-00-00A-421A-A +[277];3045;Организация;DMC-URALM-A-K2-13-00-00A-421A-A +[281];3045;Организация;DMC-URALM-A-K2-13-00-00A-421A-A +[282];3046;WD-40;DMC-URALM-A-K2-13-00-00A-421A-A +[323, 767, 40, 124];3047;Проверьте герметичность клапана электромагнитного;DMC-URALM-A-K2-13-00-00A-421A-A +[473, 803, 44, 119];3047;Проверьте герметичность клапана электромагнитного;DMC-URALM-A-K2-13-00-00A-421A-A +[71, 241, 276, 38];3048;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-K2-13-00-00A-421A-A +[71, 249, 279, 38];3048;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-K2-13-00-00A-421A-A +[323, 767, 40, 124];3049;"Проверьте герметичность клапана электромагнитного +";DMC-URALM-A-K2-13-00-00A-421A-A +[473, 803, 44, 119];3049;"Проверьте герметичность клапана электромагнитного +";DMC-URALM-A-K2-13-00-00A-421A-A +[323, 767, 1374, 2407, 42, 8, 10];3050;Проверьте герметичность магистралей подводки воздуха к мостам;DMC-URALM-A-K2-13-00-00A-421A-A +[473, 803, 2772, 2773, 42, 8, 10];3050;Проверьте герметичность магистралей подводки воздуха к мостам;DMC-URALM-A-K2-13-00-00A-421A-A +[3411, 1642, 122];3051;Невозможность поддержания давления;DMC-URALM-A-K2-13-00-00A-421A-A +[2558, 1790, 125];3051;Невозможность поддержания давления;DMC-URALM-A-K2-13-00-00A-421A-A +[323, 767, 286, 722, 40, 124];3052;"Проверьте герметичность трубки питания клапана электромагнитного +";DMC-URALM-A-K2-13-00-00A-421A-A +[473, 803, 299, 781, 44, 119];3052;"Проверьте герметичность трубки питания клапана электромагнитного +";DMC-URALM-A-K2-13-00-00A-421A-A +[1050, 1741];3053;Устраните негерметичность;DMC-URALM-A-K2-13-00-00A-421A-A +[1115, 1160];3053;Устраните негерметичность;DMC-URALM-A-K2-13-00-00A-421A-A +[40, 3412];3054;Клапан ускорительный;DMC-URALM-A-K2-13-00-00A-421A-A +[44, 3960];3054;Клапан ускорительный;DMC-URALM-A-K2-13-00-00A-421A-A +[286, 722, 3413];3055;Трубка питания гермитична?;DMC-URALM-A-K2-13-00-00A-421A-A +[299, 781, 2774];3055;Трубка питания гермитична?;DMC-URALM-A-K2-13-00-00A-421A-A +[663, 40];3056;Замените клапан ;DMC-URALM-A-K2-13-00-00A-421A-A +[267, 44];3056;Замените клапан ;DMC-URALM-A-K2-13-00-00A-421A-A +[1374, 3414];3057;Магистрали гермитичны?;DMC-URALM-A-K2-13-00-00A-421A-A +[2639, 2774];3057;Магистрали гермитичны?;DMC-URALM-A-K2-13-00-00A-421A-A +[58, 673, 122, 42, 3, 107];3058;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-421A-A +[72, 689, 125, 42, 3, 78];3058;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-421A-A +[571, 58];3059;Пневматическая система;DMC-URALM-A-K2-13-00-00A-421A-A +[595, 72];3059;Пневматическая система;DMC-URALM-A-K2-13-00-00A-421A-A +[108, 93, 41, 109, 41];3060;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-K2-13-00-00A-421A-A +[323, 767, 286, 722, 40, 124];3061;Проверьте герметичность трубки питания клапана электромагнитного;DMC-URALM-A-K2-13-00-00A-421A-A +[473, 803, 299, 781, 44, 119];3061;Проверьте герметичность трубки питания клапана электромагнитного;DMC-URALM-A-K2-13-00-00A-421A-A +[346, 819, 820];3062;Смазка глубокого проникновения;DMC-URALM-A-K2-13-00-00A-421A-A +[317, 858, 859];3062;Смазка глубокого проникновения;DMC-URALM-A-K2-13-00-00A-421A-A +[40, 124, 3415];3063;Клапан электромагнитный гермитичен?;DMC-URALM-A-K2-13-00-00A-421A-A +[44, 119, 3961];3063;Клапан электромагнитный гермитичен?;DMC-URALM-A-K2-13-00-00A-421A-A +[663, 40];3064;Замените клапан;DMC-URALM-A-K2-13-00-00A-421A-A +[267, 44];3064;Замените клапан;DMC-URALM-A-K2-13-00-00A-421A-A +[1050, 1741];3065;"Устраните негерметичность +";DMC-URALM-A-K2-13-00-00A-421A-A +[1115, 1160];3065;"Устраните негерметичность +";DMC-URALM-A-K2-13-00-00A-421A-A +[58, 673, 122, 3, 107];3066;Система регулирования давления в шинах;DMC-URALM-A-K2-13-00-00A-421A-A +[72, 689, 125, 3, 78];3066;Система регулирования давления в шинах;DMC-URALM-A-K2-13-00-00A-421A-A +[3416, 87, 40, 634, 2237, 537, 5, 68, 378, 3, 40, 69, 6];3067;Удерживая корпус клапана затянуть контргайку фитинга с моментом затяжки в клапан 24,3-29,7 Н•м;DMC-URALM-A-K2-13-00-00A-921A-A +[3962, 87, 44, 3963, 2653, 537, 5, 68, 406, 3, 44, 69, 6];3067;Удерживая корпус клапана затянуть контргайку фитинга с моментом затяжки в клапан 24,3-29,7 Н•м;DMC-URALM-A-K2-13-00-00A-921A-A +[667, 27];3068;Ветошь 509 ГОСТ 4643-75;DMC-URALM-A-K2-13-00-00A-921A-A +[687, 27];3068;Ветошь 509 ГОСТ 4643-75;DMC-URALM-A-K2-13-00-00A-921A-A +[32, 3417, 2408, 1734, 274, 350, 3418, 537, 100, 87, 3419, 3420, 2221, 3, 934];3069;При закручивании фиттинга обеспечить необходимую угловую ориентацию фитинга поворотом корпуса против часовой стрелки, в пределах 360°;DMC-URALM-A-K2-13-00-00A-921A-A +[32, 3964, 876, 1850, 228, 359, 3965, 537, 100, 87, 3966, 3967, 2643, 3, 934];3069;При закручивании фиттинга обеспечить необходимую угловую ориентацию фитинга поворотом корпуса против часовой стрелки, в пределах 360°;DMC-URALM-A-K2-13-00-00A-921A-A +[1742, 286, 972, 40, 8, 2398, 40, 2, 1076, 1092, 56];3070;Подсоединить трубку запитки клапана к фиттингу клапана и закрутить накидную гайку;DMC-URALM-A-K2-13-00-00A-921A-A +[1159, 299, 1024, 44, 8, 876, 44, 2, 1147, 1162, 61];3070;Подсоединить трубку запитки клапана к фиттингу клапана и закрутить накидную гайку;DMC-URALM-A-K2-13-00-00A-921A-A +[3421];3071;Платформа;DMC-URALM-A-K2-13-00-00A-921A-A +[3968];3071;Платформа;DMC-URALM-A-K2-13-00-00A-921A-A +[7, 126, 40, 3422, 274, 480, 575, 580];3072;Для демонтажа клапана электромагнитного необходимо выполнить следующие действия:;DMC-URALM-A-K2-13-00-00A-921A-A +[7, 126, 44, 119, 228, 599, 428, 403];3072;Для демонтажа клапана электромагнитного необходимо выполнить следующие действия:;DMC-URALM-A-K2-13-00-00A-921A-A +[309];3073;Монтаж;DMC-URALM-A-K2-13-00-00A-921A-A +[40, 124];3074;Клапан электромагнитный;DMC-URALM-A-K2-13-00-00A-921A-A +[44, 119];3074;Клапан электромагнитный;DMC-URALM-A-K2-13-00-00A-921A-A +[148];3075;Замена;DMC-URALM-A-K2-13-00-00A-921A-A +[238];3075;Замена;DMC-URALM-A-K2-13-00-00A-921A-A +[17];3076;Все;DMC-URALM-A-K2-13-00-00A-921A-A +[277];3077;Организация;DMC-URALM-A-K2-13-00-00A-921A-A +[281];3077;Организация;DMC-URALM-A-K2-13-00-00A-921A-A +[71, 3423, 141, 18, 27, 229];3078;Ключ моментный Тип А ГОСТ Р 51254-99;DMC-URALM-A-K2-13-00-00A-921A-A +[71, 3969, 141, 18, 27, 229];3078;Ключ моментный Тип А ГОСТ Р 51254-99;DMC-URALM-A-K2-13-00-00A-921A-A +[629, 1092, 56, 531, 286, 972, 40, 674, 107];3079;Открутить накидную гайку гибкой трубки запитки клапана накачки шин.;DMC-URALM-A-K2-13-00-00A-921A-A +[565, 1162, 61, 566, 299, 1024, 44, 692, 78];3079;Открутить накидную гайку гибкой трубки запитки клапана накачки шин.;DMC-URALM-A-K2-13-00-00A-921A-A +[629, 205, 13, 49, 124, 40, 8, 15, 4, 222, 2, 416, 40];3080;Открутить два болта крепления электромагнитного клапана к кронштейну на раме и снять клапан.;DMC-URALM-A-K2-13-00-00A-921A-A +[565, 205, 13, 50, 119, 44, 8, 15, 4, 222, 2, 495, 44];3080;Открутить два болта крепления электромагнитного клапана к кронштейну на раме и снять клапан.;DMC-URALM-A-K2-13-00-00A-921A-A +[2397, 350, 2409, 21, 40];3081;Выкрутить угловые фиттинги из клапана;DMC-URALM-A-K2-13-00-00A-921A-A +[2765, 359, 876, 21, 44];3081;Выкрутить угловые фиттинги из клапана;DMC-URALM-A-K2-13-00-00A-921A-A +[71, 241, 276, 38];3082;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-K2-13-00-00A-921A-A +[71, 249, 279, 38];3082;Ключ гаечный комбинированный 17 мм;DMC-URALM-A-K2-13-00-00A-921A-A +[1593, 1604, 74, 439, 3424, 42, 21, 58];3083;Запрещается проводить работы без стравливания воздуха из системы!;DMC-URALM-A-K2-13-00-00A-921A-A +[1748, 19, 89, 439, 3970, 42, 21, 72];3083;Запрещается проводить работы без стравливания воздуха из системы!;DMC-URALM-A-K2-13-00-00A-921A-A +[1076, 350, 2409, 3, 40, 48, 3425, 1070, 206, 1704, 211, 40];3084;Закрутить угловые фиттинги в клапан до касания уплотнительного кольца торцевой части клапана;DMC-URALM-A-K2-13-00-00A-921A-A +[1147, 359, 876, 3, 44, 48, 3971, 646, 219, 1834, 217, 44];3084;Закрутить угловые фиттинги в клапан до касания уплотнительного кольца торцевой части клапана;DMC-URALM-A-K2-13-00-00A-921A-A +[1397, 286, 972, 21, 2408, 40];3085;Вывернуть трубку запитки из фиттинга клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[2775, 299, 1024, 21, 876, 44];3085;Вывернуть трубку запитки из фиттинга клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[1395, 1436, 153, 12, 40];3086;Отсоединить штекерное соединения от клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[1003, 1574, 145, 12, 44];3086;Отсоединить штекерное соединения от клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[71, 1369];3087;Ключ динамометрический;DMC-URALM-A-K2-13-00-00A-921A-A +[71, 1554];3087;Ключ динамометрический;DMC-URALM-A-K2-13-00-00A-921A-A +[32, 309, 124, 40, 1734, 3426, 1092, 56, 225, 5, 537, 2, 263, 40];3088;При монтаже электромагнитного клапана обеспечить соосность накидных гаек шлангов с фитингами и отверстиями клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[32, 309, 119, 44, 1850, 3972, 1162, 875, 225, 5, 537, 2, 271, 44];3088;При монтаже электромагнитного клапана обеспечить соосность накидных гаек шлангов с фитингами и отверстиями клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[1397, 225, 21, 350, 3427, 40];3089;Вывернуть шланги из угловых фиттингов клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[2775, 225, 21, 359, 876, 44];3089;Вывернуть шланги из угловых фиттингов клапана.;DMC-URALM-A-K2-13-00-00A-921A-A +[94, 124, 40, 4, 15, 4, 222, 2, 828, 821, 205, 13];3090;Установить электромагнитный клапан на кронштейн на раме и закрепить его двумя болтами;DMC-URALM-A-K2-13-00-00A-921A-A +[280, 119, 44, 4, 15, 4, 222, 2, 1002, 427, 1811, 13];3090;Установить электромагнитный клапан на кронштейн на раме и закрепить его двумя болтами;DMC-URALM-A-K2-13-00-00A-921A-A +[1742, 1436, 153, 8, 40];3091;Подсоединить штекерное соединения к клапану;DMC-URALM-A-K2-13-00-00A-921A-A +[1159, 1574, 145, 8, 40];3091;Подсоединить штекерное соединения к клапану;DMC-URALM-A-K2-13-00-00A-921A-A +[1742, 738, 531, 225, 12, 10, 8, 40, 2, 1076, 1092, 56];3092;Подсоединить три гибких шланга от мостов к клапану и закрутить накидные гайки;DMC-URALM-A-K2-13-00-00A-921A-A +[1159, 738, 566, 225, 12, 10, 8, 40, 2, 1147, 1162, 61];3092;Подсоединить три гибких шланга от мостов к клапану и закрутить накидные гайки;DMC-URALM-A-K2-13-00-00A-921A-A +[40, 1372];3093;Клапан обратный;DMC-URALM-A-K2-13-00-00A-921A-A +[44, 1007];3093;Клапан обратный;DMC-URALM-A-K2-13-00-00A-921A-A +[629, 1092, 56, 738, 531, 225, 12, 40, 674, 8, 10];3094;Открутить накидные гайки трех гибких шлангов от клапана накачки к мостам.;DMC-URALM-A-K2-13-00-00A-921A-A +[565, 1162, 61, 2701, 566, 225, 12, 44, 692, 8, 10];3094;Открутить накидные гайки трех гибких шлангов от клапана накачки к мостам.;DMC-URALM-A-K2-13-00-00A-921A-A +[518, 1314, 810, 74, 14, 148, 40, 124, 2056, 42, 21, 58, 673, 122, 3, 2396, 3428, 4, 156, 177, 1335, 2410, 4, 488, 3429, 57, 572, 698];3095;Перед началом проведения работ по замене клапана электромагнитного удалите воздух из системы регулирования давления в шинах, нажав на шток крана слива конденсата на воздушном балоне не тормозных потребителей.;DMC-URALM-A-K2-13-00-00A-921A-A +[518, 1780, 848, 89, 14, 267, 44, 119, 3973, 42, 21, 72, 689, 125, 3, 78, 3974, 4, 156, 177, 325, 2410, 4, 503, 3975, 57, 596, 773];3095;Перед началом проведения работ по замене клапана электромагнитного удалите воздух из системы регулирования давления в шинах, нажав на шток крана слива конденсата на воздушном балоне не тормозных потребителей.;DMC-URALM-A-K2-13-00-00A-921A-A +[108, 93, 41, 109, 41];3096;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-K2-13-00-00A-921A-A +[94, 4, 350, 537, 3430, 206];3097;Установить на угловые фитинги уплотнительные кольца;DMC-URALM-A-K2-13-00-00A-921A-A +[280, 4, 359, 537, 646, 219];3097;Установить на угловые фитинги уплотнительные кольца;DMC-URALM-A-K2-13-00-00A-921A-A +[27];3098;509 ГОСТ 4643-75;DMC-URALM-A-K2-13-00-00A-921A-A +[629, 205, 13, 49, 40];3099;Открутить два болта крепления клапана;DMC-URALM-A-K2-13-00-00A-921A-A +[565, 205, 13, 50, 44];3099;Открутить два болта крепления клапана;DMC-URALM-A-K2-13-00-00A-921A-A +[126];3100;Демонтаж:;DMC-URALM-A-K2-13-00-00A-921A-A +[58, 673, 122, 42, 3, 107];3101;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-941A-A +[72, 689, 125, 42, 3, 78];3101;Система регулирования давления воздуха в шинах;DMC-URALM-A-K2-13-00-00A-941A-A +[17];3102;Все;DMC-URALM-A-K2-13-00-00A-941A-A +[527, 204, 2, 2063, 2064];3103;Каталог деталей и сборочных единиц;DMC-URALM-A-K2-13-00-00A-941A-A +[527, 266, 2, 2546, 2547];3103;Каталог деталей и сборочных единиц;DMC-URALM-A-K2-13-00-00A-941A-A +[286, 12, 40, 674, 107];3104;Трубка от клапана накачки шин;DMC-URALM-A-K2-13-00-00A-941A-A +[299, 12, 44, 692, 78];3104;Трубка от клапана накачки шин;DMC-URALM-A-K2-13-00-00A-941A-A +[277];3105;Организация;DMC-URALM-A-K2-13-00-00A-941A-A +[281];3105;Организация;DMC-URALM-A-K2-13-00-00A-941A-A +[40, 124];3106;Клапан электромагнитный;DMC-URALM-A-K2-13-00-00A-941A-A +[44, 119];3106;Клапан электромагнитный;DMC-URALM-A-K2-13-00-00A-941A-A +[108, 93, 41, 109, 41];3107;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-K2-13-00-00A-941A-A +[286, 972, 40, 674, 107];3108;Трубка запитки клапана накачки шин;DMC-URALM-A-K2-13-00-00A-941A-A +[299, 1024, 44, 692, 78];3108;Трубка запитки клапана накачки шин;DMC-URALM-A-K2-13-00-00A-941A-A +[164, 124, 40];3109;Установка электромагнитного клапана;DMC-URALM-A-K2-13-00-00A-941A-A +[170, 119, 44];3109;Установка электромагнитного клапана;DMC-URALM-A-K2-13-00-00A-941A-A +[58, 673, 122, 3, 107];3110;Система регулирования давления в шинах;DMC-URALM-A-K2-13-00-00A-941A-A +[72, 689, 125, 3, 78];3110;Система регулирования давления в шинах;DMC-URALM-A-K2-13-00-00A-941A-A +[2411];3111;descr1;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3112;descrPartNumber_fieldName7;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3113;descrPartNumber_fieldName2;DMC-URALM-A-B4-00-00-00A-029A-A +[2412, 39];3114;descrPositionOnNextHigherAssy_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2413];3115;WireType;DMC-URALM-A-B4-00-00-00A-029A-A +[1489, 1490, 1491];3116;Wall Thickness Description;DMC-URALM-A-B4-00-00-00A-029A-A +[2414, 39];3117;descrAccessDoorOrPanel_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2415, 39];3118;descrOrientation_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2416, 39];3119;descrSystemBreakdownCode_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2417];3120;Screen;DMC-URALM-A-B4-00-00-00A-029A-A +[2418, 39];3121;descrManufacturerCode_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2419, 39];3122;descrTerminationModuleGroupingValue_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2420];3123;text;DMC-URALM-A-B4-00-00-00A-029A-A +[2421, 39];3124;descrRack_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2422, 39];3125;descrMaxMountingPositions_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2423];3126;Twist;DMC-URALM-A-B4-00-00-00A-029A-A +[2424, 39];3127;descrSleeve_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2425, 39];3128;descrFunctionalItemRef_fieldName2;DMC-URALM-A-B4-00-00-00A-029A-A +[2426, 39];3129;descrMaterial_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2427, 39];3130;descrHarnessEnvironment_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2428, 39];3131;descrReqQuantity_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2429, 39];3132;descrAccessoryPartNumber_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2430];3133;WireInfoSectionIdent;DMC-URALM-A-B4-00-00-00A-029A-A +[2431];3134;FeedThru;DMC-URALM-A-B4-00-00-00A-029A-A +[2432, 39];3135;descrShuntGroupingValue_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[255, 1864, 3431];3136;Набор правил конфигурирования;DMC-URALM-A-B4-00-00-00A-029A-A +[255, 237, 3976];3136;Набор правил конфигурирования;DMC-URALM-A-B4-00-00-00A-029A-A +[2433];3137;WireConnectionCode;DMC-URALM-A-B4-00-00-00A-029A-A +[2434, 39];3138;descrSurfaceProtection_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2435];3139;FinishingInfo;DMC-URALM-A-B4-00-00-00A-029A-A +[2436, 39];3140;descrAltPartNumber_fieldName;DMC-URALM-A-B4-00-00-00A-029A-A +[2437];3141;NetworkAnalysisCode;DMC-URALM-A-B4-00-00-00A-029A-A +[2438, 39];3142;descrContactDiameter_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2439, 39];3143;descrElectricalStateDescr_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2440];3144;WireNumber;DMC-URALM-A-B4-00-00-00A-029A-A +[2441, 39];3145;descrAssy_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3146;descrPartNumber_fieldName3;DMC-URALM-A-B4-00-00-00A-029A-A +[2442];3147;SectionIdent;DMC-URALM-A-B4-00-00-00A-029A-A +[2443];3148;NextHigherAssy;DMC-URALM-A-B4-00-00-00A-029A-A +[2444];3149;WireColor;DMC-URALM-A-B4-00-00-00A-029A-A +[2445, 39];3150;descrConnectionListClass_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2446];3151;HarnessIdent;DMC-URALM-A-B4-00-00-00A-029A-A +[2447, 39];3152;descrMaxHarnessSize_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[1489, 1490];3153;Wall Thickness;DMC-URALM-A-B4-00-00-00A-029A-A +[893];3154;Functional;DMC-URALM-A-B4-00-00-00A-029A-A +[2448, 39];3155;descrMaxDiameter_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2449, 39];3156;descrMinTemperature_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2450, 39];3157;descrHarnessVariantIssue_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2451];3158;Restriction;DMC-URALM-A-B4-00-00-00A-029A-A +[2452];3159;WireRoute;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3160;descrPartNumber_fieldName8;DMC-URALM-A-B4-00-00-00A-029A-A +[2453];3161;WireGauge;DMC-URALM-A-B4-00-00-00A-029A-A +[2454];3162;SignalInfo;DMC-URALM-A-B4-00-00-00A-029A-A +[1492, 446, 693, 1491];3163;Alternative part number description;DMC-URALM-A-B4-00-00-00A-029A-A +[2455];3164;EmcCode;DMC-URALM-A-B4-00-00-00A-029A-A +[2456];3165;altpart;DMC-URALM-A-B4-00-00-00A-029A-A +[17];3166;Все;DMC-URALM-A-B4-00-00-00A-029A-A +[277];3167;Организация;DMC-URALM-A-B4-00-00-00A-029A-A +[281];3167;Организация;DMC-URALM-A-B4-00-00-00A-029A-A +[2457];3168;sizeeeeeee;DMC-URALM-A-B4-00-00-00A-029A-A +[2458, 39];3169;descrSiblingPlugIdent_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];3170;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-029A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];3170;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-029A-A +[2459];3171;CoaxialCableFlag;DMC-URALM-A-B4-00-00-00A-029A-A +[2460, 39];3172;descrHarnessIdent_fieldName;DMC-URALM-A-B4-00-00-00A-029A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];3173;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-029A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];3173;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-029A-A +[328];3174;Электросистема;DMC-URALM-A-B4-00-00-00A-029A-A +[335];3174;Электросистема;DMC-URALM-A-B4-00-00-00A-029A-A +[1492, 446, 693];3175;Alternative Part Number;DMC-URALM-A-B4-00-00-00A-029A-A +[2461, 39];3176;descrContactSize_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2462, 39];3177;descrHarnessVariantIdent_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2463];3178;FunctionalItemRef;DMC-URALM-A-B4-00-00-00A-029A-A +[906, 212];3179;Circuit Code;DMC-URALM-A-B4-00-00-00A-029A-A +[2464, 39];3180;descrSpecialTerminal_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2465];3181;GroupCode;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3182;descrPartNumber_fieldName4;DMC-URALM-A-B4-00-00-00A-029A-A +[108, 93, 41, 109, 41];3183;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-029A-A +[2466, 39];3184;descrMass_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[39];3185;fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2467, 39];3186;descrHarnessName_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3187;descrPartNumber_fieldName5;DMC-URALM-A-B4-00-00-00A-029A-A +[2468];3188;Contact;DMC-URALM-A-B4-00-00-00A-029A-A +[2469, 39];3189;descrContactCount_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2470];3190;PartNumber;DMC-URALM-A-B4-00-00-00A-029A-A +[2471, 446, 693];3191;Manufacturer Part Number;DMC-URALM-A-B4-00-00-00A-029A-A +[2472, 39];3192;descrElectricalContact_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2473];3193;PreparationInfo;DMC-URALM-A-B4-00-00-00A-029A-A +[379, 2474];3194;Harness Identification;DMC-URALM-A-B4-00-00-00A-029A-A +[2475];3195;ResponsiblePartnerCompany;DMC-URALM-A-B4-00-00-00A-029A-A +[2476];3196;FunctionalDescrRef;DMC-URALM-A-B4-00-00-00A-029A-A +[2477];3197;Routing;DMC-URALM-A-B4-00-00-00A-029A-A +[2478];3198;Desciption2;DMC-URALM-A-B4-00-00-00A-029A-A +[464, 39];3199;descrPartNumber_fieldName6;DMC-URALM-A-B4-00-00-00A-029A-A +[2479, 39];3200;descrTransverseLink_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2480];3201;WireInfoCircuitIdent;DMC-URALM-A-B4-00-00-00A-029A-A +[2481, 39];3202;descrEquipDescrRef_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2482];3203;WireSeqNumber;DMC-URALM-A-B4-00-00-00A-029A-A +[2483, 39];3204;descrMinDiameter_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2484, 39];3205;descrBlockGroupingValue_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2485, 39];3206;descrThermoCouplePlus_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2486];3207;TriaxialCableFlag;DMC-URALM-A-B4-00-00-00A-029A-A +[2487, 39];3208;descrEquipName_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2488];3209;Length;DMC-URALM-A-B4-00-00-00A-029A-A +[2489, 39];3210;descrInstallationLocation_fieldName1;DMC-URALM-A-B4-00-00-00A-029A-A +[2490];3211;IllustrationRef;DMC-URALM-A-B4-00-00-00A-029A-A +[1401];3212;ЭлКон 1-1-3.2-18-07;DMC-URALM-A-B4-00-00-00A-031A-A +[1402];3213;OHM-3.5-6;DMC-URALM-A-B4-00-00-00A-031A-A +[2320, 905, 27];3214;Латунь Л63 ГОСТ15524-70;DMC-URALM-A-B4-00-00-00A-031A-A +[2705, 905, 27];3214;Латунь Л63 ГОСТ15524-70;DMC-URALM-A-B4-00-00-00A-031A-A +[1403];3215;Поливинилиденфторид;DMC-URALM-A-B4-00-00-00A-031A-A +[17];3216;Все;DMC-URALM-A-B4-00-00-00A-031A-A +[286, 1383];3217;Трубка маркировочная;DMC-URALM-A-B4-00-00-00A-031A-A +[299, 1560];3217;Трубка маркировочная;DMC-URALM-A-B4-00-00-00A-031A-A +[1404, 27];3218;Лепесток 1-1-3.2-18-07 ГОСТ22376-77;DMC-URALM-A-B4-00-00-00A-031A-A +[1405, 450];3219;MARS 4K (01-2501);DMC-URALM-A-B4-00-00-00A-031A-A +[1406];3220;PC;DMC-URALM-A-B4-00-00-00A-031A-A +[262, 1407, 1408, 2321, 3, 3];3221;Вилка 2РМДТ18КПН4Ш5В1В;DMC-URALM-A-B4-00-00-00A-031A-A +[250, 1407, 1408, 2706, 3, 3];3221;Вилка 2РМДТ18КПН4Ш5В1В;DMC-URALM-A-B4-00-00-00A-031A-A +[277];3222;Организация;DMC-URALM-A-B4-00-00-00A-031A-A +[281];3222;Организация;DMC-URALM-A-B4-00-00-00A-031A-A +[262, 4, 961];3223;вилка на кабель;DMC-URALM-A-B4-00-00-00A-031A-A +[250, 4, 1017];3223;вилка на кабель;DMC-URALM-A-B4-00-00-00A-031A-A +[1040];3224;белый;DMC-URALM-A-B4-00-00-00A-031A-A +[1106];3224;белый;DMC-URALM-A-B4-00-00-00A-031A-A +[2322];3225;черный;DMC-URALM-A-B4-00-00-00A-031A-A +[2707];3225;черный;DMC-URALM-A-B4-00-00-00A-031A-A +[1409, 11, 6];3226;РКК-15х10-27М;DMC-URALM-A-B4-00-00-00A-031A-A +[920];3227;РК-75-2-11;DMC-URALM-A-B4-00-00-00A-031A-A +[2323, 2324, 751, 343];3228;Гильза припоечная ГСИ-Т 1.5;DMC-URALM-A-B4-00-00-00A-031A-A +[2708, 2709, 751, 343];3228;Гильза припоечная ГСИ-Т 1.5;DMC-URALM-A-B4-00-00-00A-031A-A +[1410];3229;пластик;DMC-URALM-A-B4-00-00-00A-031A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];3230;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-031A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];3230;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-031A-A +[286, 1411, 1412, 1413];3231;Трубка термоусадочная ТИШ-10НГ;DMC-URALM-A-B4-00-00-00A-031A-A +[299, 1569, 1412, 1413];3231;Трубка термоусадочная ТИШ-10НГ;DMC-URALM-A-B4-00-00-00A-031A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];3232;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-031A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];3232;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-031A-A +[117, 93, 1414, 1415, 3, 1416];3233;Стартер S10 4-65W SIN 220-240В EUR;DMC-URALM-A-B4-00-00-00A-031A-A +[328];3234;Электросистема;DMC-URALM-A-B4-00-00-00A-031A-A +[335];3234;Электросистема;DMC-URALM-A-B4-00-00-00A-031A-A +[286, 1411, 1417, 959, 538];3235;Трубка термоусадочная ISKE2-(2X)G;DMC-URALM-A-B4-00-00-00A-031A-A +[299, 1569, 1417, 959, 538];3235;Трубка термоусадочная ISKE2-(2X)G;DMC-URALM-A-B4-00-00-00A-031A-A +[1418];3236;N;DMC-URALM-A-B4-00-00-00A-031A-A +[121, 1290, 220];3237;Перечень стандартных изделий;DMC-URALM-A-B4-00-00-00A-031A-A +[135, 1520, 226];3237;Перечень стандартных изделий;DMC-URALM-A-B4-00-00-00A-031A-A +[1419];3238;Philips 928392220230 / 871150069769133;DMC-URALM-A-B4-00-00-00A-031A-A +[1420];3239;RXT08/16;DMC-URALM-A-B4-00-00-00A-031A-A +[1421, 751, 343];3240;STEKKER ГСИ-Т;DMC-URALM-A-B4-00-00-00A-031A-A +[1422, 1423];3241;ТУТ Rexant 0.8/1.6;DMC-URALM-A-B4-00-00-00A-031A-A +[961, 583, 11, 540];3242;Кабель-канал 15х10 L2000;DMC-URALM-A-B4-00-00-00A-031A-A +[1017, 1121, 11, 540];3242;Кабель-канал 15х10 L2000;DMC-URALM-A-B4-00-00-00A-031A-A +[108, 93, 41, 109, 41];3243;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-031A-A +[1424];3244;КС7750025;DMC-URALM-A-B4-00-00-00A-031A-A +[117, 264, 726, 1425, 3];3245;Стартер LS111M 4-65Вт 220-240В;DMC-URALM-A-B4-00-00-00A-031A-A +[306, 275, 417];3246;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[306, 684, 429];3246;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[328, 184, 153];3247;"Электросистема +Схема соединения";DMC-URALM-A-B4-00-00-00A-040A-A +[335, 190, 145];3247;"Электросистема +Схема соединения";DMC-URALM-A-B4-00-00-00A-040A-A +[179, 310, 180];3248;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 320, 180];3248;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[85, 18, 52, 85, 3];3249;П110А или П110В- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[85, 18, 53, 85, 3];3249;П110А или П110В- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[38];3250;ММ370;DMC-URALM-A-B4-00-00-00A-040A-A +[1346, 65, 306, 1426, 1694, 205, 304, 284, 2325, 1367, 2, 396, 822, 2326, 5, 458, 417, 153, 441, 2, 83, 483, 2327, 19, 5, 2328, 2329, 1173, 2330, 19, 740, 3, 143, 480, 2331, 752, 7, 1736, 737, 2332, 2, 1089, 32, 309, 2333, 19, 482, 1175, 1319, 962, 962, 19, 482, 374, 657, 4, 2334, 806, 4, 1654, 240, 19, 414, 2335, 752];3251;дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета.;DMC-URALM-A-B4-00-00-00A-040A-A +[1542, 67, 306, 1570, 2710, 1014, 318, 372, 145, 854, 2, 396, 74, 2711, 5, 458, 429, 145, 441, 2, 83, 499, 2712, 19, 5, 2713, 2714, 1498, 2715, 19, 2716, 3, 2717, 599, 2718, 752, 7, 1851, 593, 2719, 2, 1158, 32, 309, 2720, 19, 1113, 1098, 1528, 1018, 1018, 19, 778, 556, 677, 4, 632, 594, 4, 2721, 507, 19, 425, 1827, 752];3251;дистанционным выключателем. Источниками электроэнергии служат две аккумуляторные батареи, соединенные последовательно, и генератор, работающий совместно с регулятором напряжения. Соединение агрегатов и приборов электрооборудования осуществлено проводами с полихлорвиниловой изоляцией различного сечения. Провода, входящие в пучки, выполнены определенного цвета для облегчения их нахождения и удобства при монтаже. Одинарные провода могут выполняться любой расцветки. Расцветка провода может быть указана на манжетах, устанавливаемых на обоих концах провода, первой буквой цвета.;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 311];3252;- фары – прожектора;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 311];3252;- фары – прожектора;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 1427];3253;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 1571];3253;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-040A-A +[574, 21, 1029, 99];3254;- выхода из строя тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[574, 21, 1096, 99];3254;- выхода из строя тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[302, 1061, 210, 187, 130];3255;- аварийного повышения температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[316, 999, 216, 192, 133];3255;- аварийного повышения температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 273];3256;Фара правая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 237];3256;Фара правая;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 52, 1428];3257;ПС315-100 или ММММ685121002;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 53, 1428];3257;ПС315-100 или ММММ685121002;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 1429];3258;ФП133АБ;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 550];3258;ФП133АБ;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 701, 1430, 28, 28, 28, 2, 28, 159, 311, 7, 816, 701, 129, 94, 4, 31, 362, 163];3259; На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины.;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 774, 764, 29, 29, 29, 2, 29, 162, 311, 7, 855, 774, 132, 290, 4, 30, 368, 169];3259; На седельных тягачах Урал-4420-10, Урал-4420-31, Урал-44202-0311-31 и Урал-44202-0612-30 фара-прожектор для освещения седельного устройства установлена на задней панели кабины.;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 37, 94, 287, 5, 918, 35, 1048, 83, 2, 58, 547, 396, 5, 2336, 60, 2, 932];3260; На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. ;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 43, 290, 287, 5, 988, 35, 1112, 83, 2, 72, 547, 396, 5, 2722, 60, 2, 932];3260; На автомобиле установлен спидометр с механическим приводом, электронные приборы и системы: тахометр, генератор с выпрямительным блоком и др. ;DMC-URALM-A-B4-00-00-00A-040A-A +[753, 3];3261;МЭ226-В;DMC-URALM-A-B4-00-00-00A-040A-A +[452];3262;ТМ111-01;DMC-URALM-A-B4-00-00-00A-040A-A +[753];3263;МЭ252;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 259];3264;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 268];3264;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-040A-A +[419, 2337];3265;Лампа подкапотная;DMC-URALM-A-B4-00-00-00A-040A-A +[433, 2723];3265;Лампа подкапотная;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 451];3266;ФП103Г;DMC-URALM-A-B4-00-00-00A-040A-A +[232];3267;МД101;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 52, 754, 3];3268;ПС325-150 или СНЦ124-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 53, 754, 3];3268;ПС325-150 или СНЦ124-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[461];3269;ПР120;DMC-URALM-A-B4-00-00-00A-040A-A +[287];3270;Спидометр;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 454, 122, 42, 3, 245];3271;Датчик падения давления воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 469, 125, 42, 3, 245];3271;Датчик падения давления воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[1661, 214];3272;- подогрева топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[188, 218];3272;- подогрева топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[40, 124, 635];3273;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[44, 119, 652];3273;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[1431];3274;ЭМКФ35;DMC-URALM-A-B4-00-00-00A-040A-A +[389, 1432, 86, 1062];3275;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[410, 1572, 84, 46];3275;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[40, 124, 86, 51];3276;Клапан электромагнитный предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[44, 119, 84, 46];3276;Клапан электромагнитный предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[];3277;(511-3726010) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 581, 99];3278;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 605, 99];3278;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-040A-A +[];3279;-;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 131, 31, 81];3280;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 131, 30, 81];3280;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[85, 85];3281;П53 (П39) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[76];3282;ВК503;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 52, 754, 3];3283;ПС326-150 или СНЦ125-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 53, 754, 3];3283;ПС326-150 или СНЦ125-7/45В034- 01;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 55];3284;ВК416Б-01;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 229];3285;2712.3702 или Р2712.3702;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 229];3285;2712.3702 или Р2712.3702;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 311];3286;Фара – прожектор;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 311];3286;Фара – прожектор;DMC-URALM-A-B4-00-00-00A-040A-A +[180, 310, 275, 352];3287;Сигнал звуковой высокого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[412, 320, 684, 352];3287;Сигнал звуковой высокого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[2338, 1433];3288;- загрязнения маслофильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[2724, 1433];3288;- загрязнения маслофильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[398, 398, 18, 52, 398, 1434, 52, 398, 452];3289;6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2;DMC-URALM-A-B4-00-00-00A-040A-A +[398, 398, 18, 53, 398, 1434, 53, 398, 452];3289;6СТ-190 (6СТ-190А или 6СТ-190ТР или 6СТ-190ТМ) *2;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 662, 386];3290;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 683, 386];3290;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 180, 1435];3291;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 412, 1573];3291;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 55];3292;ВК12Б;DMC-URALM-A-B4-00-00-00A-040A-A +[76];3293;ВК343.01.08;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 122, 106];3294;- указателя давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 125, 112];3294;- указателя давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[76];3295;ВК343.02.16;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 195, 214];3296;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 330, 218];3296;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[302, 454, 122, 3, 245];3297;- аварийного падения давления в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[316, 469, 125, 3, 245];3297;- аварийного падения давления в баллонах;DMC-URALM-A-B4-00-00-00A-040A-A +[153, 19, 348, 1683, 2, 2339, 8, 83, 490, 1436, 1063, 962, 19, 37, 2340, 3, 2341];3298; Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4.;DMC-URALM-A-B4-00-00-00A-040A-A +[145, 19, 358, 2725, 2, 2726, 8, 83, 409, 1574, 1129, 1018, 19, 43, 2727, 3, 2728];3298; Соединение проводов между собой и подсоединение к приборам осуществляется штекерными разъемами. Расцветка проводов автомобиля помещена в приложении 4.;DMC-URALM-A-B4-00-00-00A-040A-A +[530, 214, 86, 51];3299;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[563, 218, 84, 46];3299;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 463, 273];3300;Фара противотуманная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 475, 237];3300;Фара противотуманная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[389, 86, 51];3301;- свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[410, 84, 46];3301;- свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 231, 338];3302;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 231, 338];3302;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 131, 1083];3303;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 131, 1152];3303;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 1660, 1437];3304;Выключатель цепи электромагнита;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 1805, 1437];3304;Выключатель цепи электромагнита;DMC-URALM-A-B4-00-00-00A-040A-A +[5, 215];3305;С306Д;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 304, 284];3306;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 318, 372];3306;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[1438, 52];3307;УБ170-01 или 34.3806010;DMC-URALM-A-B4-00-00-00A-040A-A +[1438, 53];3307;УБ170-01 или 34.3806010;DMC-URALM-A-B4-00-00-00A-040A-A +[180, 310, 213, 352];3308;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[412, 320, 496, 352];3308;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-040A-A +[755, 963, 83];3309;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[755, 1019, 83];3309;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 131, 159, 1439];3310;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 131, 162, 1575];3310;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-040A-A +[1440];3311;СЭ300;DMC-URALM-A-B4-00-00-00A-040A-A +[302, 454, 122, 106];3312;- аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[316, 469, 125, 112];3312;- аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 1429];3313;ФП131АБ *1;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 550];3313;ФП131АБ *1;DMC-URALM-A-B4-00-00-00A-040A-A +[2342, 210, 187, 130];3314;- указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 216, 192, 133];3314;- указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[756];3315;УК170-03;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 964];3316;Манометр шинный;DMC-URALM-A-B4-00-00-00A-040A-A +[312, 78];3316;Манометр шинный;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 1441, 8];3317;2612.3747 или РБС- 1к;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 1441, 8];3317;2612.3747 или РБС- 1к;DMC-URALM-A-B4-00-00-00A-040A-A +[];3318;401.3711(671.3711)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 1442, 419];3319;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 1576, 433];3319;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 178, 965, 389];3320;Реле включения факельных свечей;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 182, 1020, 410];3320;Реле включения факельных свечей;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 52, 76, 55];3321;ВК403А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 53, 76, 55];3321;ВК403А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[548];3322;Конденсатор;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 757, 99];3323;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 800, 99];3323;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 816, 1443, 231];3324;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 855, 1577, 231];3324;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-040A-A +[353, 86, 51];3325;- электродвигателя предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[361, 84, 46];3325;- электродвигателя предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 310, 758];3326;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-040A-A +[118, 320, 758];3326;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-040A-A +[76];3327;ВК322;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 100, 230];3328;- указателей поворота прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 100, 230];3328;- указателей поворота прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 34, 273];3329;Фонарь передний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 33, 237];3329;Фонарь передний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 231, 338];3330;- фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 231, 338];3330;- фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-040A-A +[362, 485, 200];3331;Панель соединительная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[368, 501, 203];3331;Панель соединительная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 210, 187, 130];3332;Указатель температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 216, 192, 133];3332;Указатель температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 1444, 131, 159];3333;Реле дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 1578, 131, 162];3333;Реле дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[1445];3334;СН423;DMC-URALM-A-B4-00-00-00A-040A-A +[259, 759, 18];3335;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-040A-A +[268, 801, 18];3335;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 31, 463, 110];3336;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 30, 475, 102];3336;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 463];3337;Фонарь задний противотуманный;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 475];3337;Фонарь задний противотуманный;DMC-URALM-A-B4-00-00-00A-040A-A +[26];3338;Датчики:;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 1446, 302, 1447];3339;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 1579, 316, 1580];3339;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-040A-A +[1448, 5];3340;КБП-С;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 1707, 458, 417];3341;Реле отключения регулятора напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 1837, 458, 429];3341;Реле отключения регулятора напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 117];3342;Реле стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 117];3342;Реле стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 52];3343;32.3710 или 245.3710-01 или 249.3710;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 53];3343;32.3710 или 245.3710-01 или 249.3710;DMC-URALM-A-B4-00-00-00A-040A-A +[];3344;7472.3716 *1;DMC-URALM-A-B4-00-00-00A-040A-A +[549, 550, 549, 55, 52, 549, 550];3345;ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[549, 550, 549, 55, 53, 549, 550];3345;ПФ133АБ(ПФ130Б или ПФ130АБ-01)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[760, 1449, 131, 159];3346;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[760, 1581, 131, 162];3346;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[551, 55];3347;ПД308Б;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 578, 99];3348;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 603, 99];3348;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 128, 100];3349;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 120, 100];3349;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[1450];3350;ПЖД30-1015501-04;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1451, 214];3351;Сигнализатор резерва топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1451, 218];3351;Сигнализатор резерва топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[397, 55];3352;ФП134Б;DMC-URALM-A-B4-00-00-00A-040A-A +[118];3353;Сигнализаторы:;DMC-URALM-A-B4-00-00-00A-040A-A +[547];3354;Тахометр;DMC-URALM-A-B4-00-00-00A-040A-A +[461, 55];3355;ПР119Б-01;DMC-URALM-A-B4-00-00-00A-040A-A +[3, 1304, 1068, 531, 9, 287, 1452, 274, 32, 309, 2, 126, 362, 83, 2343, 531, 9, 946, 947, 1066, 1084, 2344, 1615, 4, 2345, 9, 374, 1384, 2346, 163, 2347, 387, 1070, 224, 1082, 263, 531, 9, 32, 296, 531, 9, 274, 2348, 439, 2349, 1177, 387, 362, 83];3356; Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов.;DMC-URALM-A-B4-00-00-00A-040A-A +[172, 1523, 1133, 566, 9, 287, 1452, 228, 32, 309, 2, 126, 368, 83, 2729, 566, 9, 257, 947, 1132, 1153, 2730, 1766, 4, 2731, 9, 2732, 1155, 2733, 169, 2734, 387, 646, 202, 1151, 271, 566, 9, 32, 269, 566, 9, 228, 2735, 439, 2736, 1501, 387, 368, 83];3356; Во избежание поломки гибкого вала спидометра ГВ300-05 необходимо при монтаже и демонтаже панели приборов укладывать гибкий вал таким образом, чтобы метка, нанесенная краской на оболочке вала, была расположена снаружи кабины непосредственно за уплотнительной втулкой проходного отверстия гибкого вала, при этом гибкий вал необходимо проложить без образования петли за панелью приборов.;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1444, 131, 159];3357;Сигнализатор дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 1578, 131, 162];3357;Сигнализатор дальнего света фар;DMC-URALM-A-B4-00-00-00A-040A-A +[551, 351];3358;ПД511Е;DMC-URALM-A-B4-00-00-00A-040A-A +[58, 483, 2350, 1453, 1454, 306, 1426, 2, 698, 1388, 5, 413, 37];3359; Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля.;DMC-URALM-A-B4-00-00-00A-040A-A +[72, 499, 2737, 1582, 1454, 306, 1570, 2, 773, 1565, 5, 424, 43];3359; Система электрооборудования однопроводная, отрицательный полюс источников электроэнергии и потребителей соединен с «массой» автомобиля.;DMC-URALM-A-B4-00-00-00A-040A-A +[2351, 178, 304, 284];3360;Кнопка включения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[2738, 182, 318, 372];3360;Кнопка включения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-040A-A +[];3361;171.3711 *3;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 200];3362;Фара левая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 203];3362;Фара левая;DMC-URALM-A-B4-00-00-00A-040A-A +[551, 351];3363;ПД512Е;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 463, 159];3364;Выключатель противотуманных фар;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 475, 162];3364;Выключатель противотуманных фар;DMC-URALM-A-B4-00-00-00A-040A-A +[313, 18];3365;ПС300-А3;DMC-URALM-A-B4-00-00-00A-040A-A +[76];3366;ВК343.01.03 *2;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 230];3367;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 230];3367;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[761, 52, 1455, 6];3368;РС951 или РП24М;DMC-URALM-A-B4-00-00-00A-040A-A +[761, 53, 1455, 6];3368;РС951 или РП24М;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 118, 757, 99];3369;Выключатель сигнализатора стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 118, 800, 99];3369;Выключатель сигнализатора стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[239, 489, 163];3370;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[248, 504, 169];3370;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 180, 21, 1047];3371;Выключатель сигнала из кузова;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 412, 21, 1047];3371;Выключатель сигнала из кузова;DMC-URALM-A-B4-00-00-00A-040A-A +[159, 463, 200];3372;Фара противотуманная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[162, 475, 203];3372;Фара противотуманная левая;DMC-URALM-A-B4-00-00-00A-040A-A +[2352, 8, 937];3373;- готовности к пуску;DMC-URALM-A-B4-00-00-00A-040A-A +[2739, 8, 937];3373;- готовности к пуску;DMC-URALM-A-B4-00-00-00A-040A-A +[239];3374;Переключатель;DMC-URALM-A-B4-00-00-00A-040A-A +[248];3374;Переключатель;DMC-URALM-A-B4-00-00-00A-040A-A +[1456, 6];3375;ВН45М;DMC-URALM-A-B4-00-00-00A-040A-A +[199, 966];3376;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-040A-A +[199, 1021];3376;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 552, 3, 52, 38, 215];3377;2702.3829 или ДЕ-В или ММ124Д;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 552, 3, 53, 38, 215];3377;2702.3829 или ДЕ-В или ММ124Д;DMC-URALM-A-B4-00-00-00A-040A-A +[353, 86, 51];3378;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[361, 84, 46];3378;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[85];3379;П147.03.11;DMC-URALM-A-B4-00-00-00A-040A-A +[17];3380;Все;DMC-URALM-A-B4-00-00-00A-040A-A +[85];3381;П305;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 552, 343, 52, 38, 215];3382;2802.3829 или ДЕ-Т или ММ125Д;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 552, 343, 53, 38, 215];3382;2802.3829 или ДЕ-Т или ММ125Д;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 592, 419, 200];3383;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 612, 433, 203];3383;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-040A-A +[457, 353, 489];3384;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[472, 361, 504];3384;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[277];3385;Организация;DMC-URALM-A-B4-00-00-00A-040A-A +[281];3385;Организация;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 52, 76, 18, 52, 76, 55];3386;ВК403А или ВК418А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 18, 53, 76, 18, 53, 76, 55];3386;ВК403А или ВК418А или ВК403Б;DMC-URALM-A-B4-00-00-00A-040A-A +[117];3387;Стартер;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 484, 199];3388;- сигнализатора масляного фильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 500, 199];3388;- сигнализатора масляного фильтра;DMC-URALM-A-B4-00-00-00A-040A-A +[259, 762];3389;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-040A-A +[268, 802];3389;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-040A-A +[];3390;11.3704-01 (1402.3737) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[461];3391;ПР119-01;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 2353];3392;Фонарь подкузовной;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 2740];3392;Фонарь подкузовной;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 117, 2, 83];3393;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 117, 2, 83];3393;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-040A-A +[1457, 18];3394;ФГ152А*2;DMC-URALM-A-B4-00-00-00A-040A-A +[328];3395;Электросистема;DMC-URALM-A-B4-00-00-00A-040A-A +[335];3395;Электросистема;DMC-URALM-A-B4-00-00-00A-040A-A +[124, 40, 86, 51];3396;- электромагнитного клапана предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[119, 44, 84, 46];3396;- электромагнитного клапана предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-040A-A +[756];3397;УК171-01;DMC-URALM-A-B4-00-00-00A-040A-A +[];3398;7462.3716 *1;DMC-URALM-A-B4-00-00-00A-040A-A +[389, 965, 635];3399;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[410, 1020, 652];3399;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 34, 200];3400;Фонарь передний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 33, 203];3400;Фонарь передний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[458, 417];3401;Регулятор напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[458, 429];3401;Регулятор напряжения;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 128, 195, 214];3402;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 120, 330, 218];3402;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-040A-A +[1458, 283, 128, 100, 200];3403;Повторитель боковой указателя поворота левый;DMC-URALM-A-B4-00-00-00A-040A-A +[1583, 289, 120, 100, 203];3403;Повторитель боковой указателя поворота левый;DMC-URALM-A-B4-00-00-00A-040A-A +[451, 351, 52];3404;Г288Е или 1702.3771;DMC-URALM-A-B4-00-00-00A-040A-A +[451, 351, 53];3404;Г288Е или 1702.3771;DMC-URALM-A-B4-00-00-00A-040A-A +[259, 759, 18];3405;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-040A-A +[268, 801, 18];3405;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-040A-A +[1210];3406;Наименование;DMC-URALM-A-B4-00-00-00A-040A-A +[1508];3406;Наименование;DMC-URALM-A-B4-00-00-00A-040A-A +[313];3407;ПС400;DMC-URALM-A-B4-00-00-00A-040A-A +[108, 93, 41, 109, 41];3408;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 122, 106];3409;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 125, 112];3409;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[967];3410;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-040A-A +[1022];3410;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-040A-A +[761];3411;РС493;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 592, 419, 273];3412;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-040A-A +[60, 612, 433, 237];3412;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-040A-A +[462, 1738, 230];3413;Розетка штепсельная прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[474, 1852, 230];3413;Розетка штепсельная прицепа;DMC-URALM-A-B4-00-00-00A-040A-A +[1459, 215];3414;ПК201-Д;DMC-URALM-A-B4-00-00-00A-040A-A +[362, 485, 273];3415;Панель соединительная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[368, 501, 237];3415;Панель соединительная правая;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 302, 454, 122, 106];3416;Сигнализатор аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[118, 316, 469, 125, 112];3416;Сигнализатор аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 58, 763];3417;Выключатель системы “термостарт”;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 72, 763];3417;Выключатель системы “термостарт”;DMC-URALM-A-B4-00-00-00A-040A-A +[184, 153];3418;Схема соединения;DMC-URALM-A-B4-00-00-00A-040A-A +[190, 145];3418;Схема соединения;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 163];3419;Плафон кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 169];3419;Плафон кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 1460];3420;5320-3721500 или ЭМ-1;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 1460];3420;5320-3721500 или ЭМ-1;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 578, 99];3421;Реле вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 603, 99];3421;Реле вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 273];3422;Фонарь задний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 237];3422;Фонарь задний правый;DMC-URALM-A-B4-00-00-00A-040A-A +[301, 185, 328, 37, 28];3423;Общее описание электросистемы автомобиля УРАЛ;DMC-URALM-A-B4-00-00-00A-040A-A +[315, 191, 335, 43, 29];3423;Общее описание электросистемы автомобиля УРАЛ;DMC-URALM-A-B4-00-00-00A-040A-A +[2354, 4, 546];3424;Позиция на рис. 1;DMC-URALM-A-B4-00-00-00A-040A-A +[2741, 4, 546];3424;Позиция на рис. 1;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 168, 117];3425;Реле блокировки стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 174, 117];3425;Реле блокировки стартера;DMC-URALM-A-B4-00-00-00A-040A-A +[52];3426;1112.5208000-14 или 1212.5208000-12;DMC-URALM-A-B4-00-00-00A-040A-A +[53];3426;1112.5208000-14 или 1212.5208000-12;DMC-URALM-A-B4-00-00-00A-040A-A +[1458, 283, 128, 100, 273];3427;Повторитель боковой указателя поворота правый;DMC-URALM-A-B4-00-00-00A-040A-A +[1583, 289, 120, 100, 237];3427;Повторитель боковой указателя поворота правый;DMC-URALM-A-B4-00-00-00A-040A-A +[1461, 18, 52];3428;ТК107А или 9301.3734;DMC-URALM-A-B4-00-00-00A-040A-A +[1461, 18, 53];3428;ТК107А или 9301.3734;DMC-URALM-A-B4-00-00-00A-040A-A +[5, 215];3429;С307Д;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 128, 100];3430;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 120, 100];3430;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 200];3431;Фонарь задний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 203];3431;Фонарь задний левый;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 163];3432;- плафона кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[399, 169];3432;- плафона кабины;DMC-URALM-A-B4-00-00-00A-040A-A +[362, 485];3433;Панель соединительная;DMC-URALM-A-B4-00-00-00A-040A-A +[368, 501];3433;Панель соединительная;DMC-URALM-A-B4-00-00-00A-040A-A +[184, 483, 37, 28, 28, 3, 879, 1462, 2, 1463, 98, 4, 619, 579, 708];3434; Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных ;DMC-URALM-A-B4-00-00-00A-040A-A +[190, 499, 43, 29, 29, 3, 974, 1462, 2, 1463, 101, 4, 799, 498, 465];3434; Схема электрооборудования автомобилей Урал-4320-10, Урал-4320-31 в исполнении МО и НХ показана на рисунке 1 модуля данных ;DMC-URALM-A-B4-00-00-00A-040A-A +[353, 489];3435;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[361, 504];3435;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-040A-A +[4, 37, 28, 2, 701, 1430, 28, 1051, 83, 94, 3, 2355, 879, 548, 2356, 163, 199, 966, 548, 353, 51, 964, 312, 5, 2357, 963, 57, 1032];3436;" На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются.";DMC-URALM-A-B4-00-00-00A-040A-A +[4, 43, 29, 2, 774, 764, 29, 1116, 83, 290, 3, 1160, 974, 548, 2742, 169, 199, 1021, 548, 361, 46, 78, 312, 5, 102, 1019, 57, 594];3436;" На автомобилях Урал-43202-0351-31 и седельных тягачах Урал-44202-0311-31 светосигнальные приборы установлены в негерметичном исполнении; конденсатор отеплителя кабины, фильтр конденсаторный 11.7904, конденсатор электродвигателя подогревателя, шинный манометр с фонарем подсветки не устанавливаются.";DMC-URALM-A-B4-00-00-00A-040A-A +[2358, 2359, 890];3437;- угла складывания полуприцепа;DMC-URALM-A-B4-00-00-00A-040A-A +[1839, 2743, 890];3437;- угла складывания полуприцепа;DMC-URALM-A-B4-00-00-00A-040A-A +[284, 304];3438;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-040A-A +[1117, 318];3438;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-040A-A +[];3439;--;DMC-URALM-A-B4-00-00-00A-040A-A +[141, 52, 511, 83];3440;Тип или номер прибора;DMC-URALM-A-B4-00-00-00A-040A-A +[141, 53, 511, 83];3440;Тип или номер прибора;DMC-URALM-A-B4-00-00-00A-040A-A +[452, 18];3441;ТМ100А;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 636, 34];3442;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 653, 33];3442;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-040A-A +[52, 552, 6, 52, 38, 215];3443;2602.3729 или ДЕ-М или ММ111Д;DMC-URALM-A-B4-00-00-00A-040A-A +[53, 552, 6, 53, 38, 215];3443;2602.3729 или ДЕ-М или ММ111Д;DMC-URALM-A-B4-00-00-00A-040A-A +[1453, 476, 304, 284, 2360, 5, 413, 37];3444; Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[1582, 476, 318, 372, 1825, 5, 424, 43];3444; Отрицательный вывод аккумуляторной батареи соединяется с «массой» автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[396];3445;Генератор;DMC-URALM-A-B4-00-00-00A-040A-A +[76];3446;ВК343.01.06 *3;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 100, 764];3447;- указателей поворота тягача;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 100, 764];3447;- указателей поворота тягача;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 31, 81];3448;Фонарь заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 30, 81];3448;Фонарь заднего хода;DMC-URALM-A-B4-00-00-00A-040A-A +[65];3449;Выключатели:;DMC-URALM-A-B4-00-00-00A-040A-A +[67];3449;Выключатели:;DMC-URALM-A-B4-00-00-00A-040A-A +[553, 55];3450;УП101-Б1 (511-3726010)*1;DMC-URALM-A-B4-00-00-00A-040A-A +[];3451;264.3712 *1;DMC-URALM-A-B4-00-00-00A-040A-A +[83, 483, 37, 28, 28];3452;Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31;DMC-URALM-A-B4-00-00-00A-040A-A +[83, 499, 43, 29, 29];3452;Приборы электрооборудования автомобилей УРАЛ-4320-10, УРАЛ-4320-31;DMC-URALM-A-B4-00-00-00A-040A-A +[757, 99];3453;- стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[800, 99];3453;- стояночного тормоза;DMC-URALM-A-B4-00-00-00A-040A-A +[110, 636, 283];3454;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-040A-A +[102, 653, 289];3454;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-040A-A +[1464];3455;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-040A-A +[1023];3455;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 168, 65, 284];3456;Реле блокировки выключателя батареи;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 174, 67, 372];3456;Реле блокировки выключателя батареи;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 52, 76];3457;ВК353 или ВК354 (2109.3704010) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[76, 53, 76];3457;ВК353 или ВК354 (2109.3704010) *1;DMC-URALM-A-B4-00-00-00A-040A-A +[553, 55];3458;УП101Б1;DMC-URALM-A-B4-00-00-00A-040A-A +[553, 55];3459;УП101-Б1;DMC-URALM-A-B4-00-00-00A-040A-A +[301, 185, 328];3460;Общее описание электросистемы;DMC-URALM-A-B4-00-00-00A-040A-A +[315, 191, 335];3460;Общее описание электросистемы;DMC-URALM-A-B4-00-00-00A-040A-A +[65, 310, 180];3461;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[67, 320, 180];3461;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-040A-A +[179, 636, 110];3462;Реле габаритных фонарей;DMC-URALM-A-B4-00-00-00A-040A-A +[183, 653, 102];3462;Реле габаритных фонарей;DMC-URALM-A-B4-00-00-00A-040A-A +[128, 377];3463;Указатель тока;DMC-URALM-A-B4-00-00-00A-040A-A +[120, 377];3463;Указатель тока;DMC-URALM-A-B4-00-00-00A-040A-A +[1465, 18];3464;АП171А;DMC-URALM-A-B4-00-00-00A-040A-A +[8];3465;47К;DMC-URALM-A-B4-00-00-00A-040A-A +[457, 5, 762, 388, 58, 763];3466;Сопротивление с биметаллическим контактом системы «термостарт»;DMC-URALM-A-B4-00-00-00A-040A-A +[472, 5, 802, 388, 72, 763];3466;Сопротивление с биметаллическим контактом системы «термостарт»;DMC-URALM-A-B4-00-00-00A-040A-A +[7, 1657, 74, 657, 83, 2, 58, 274, 2361, 387, 576, 259, 94, 3, 60, 57, 2362, 2363, 259, 3, 193, 2364, 1631, 13, 157, 257, 293, 32, 1041, 2365, 3, 2366, 296, 526, 8, 2367, 476, 21, 1029, 220, 480, 4, 2368, 2369, 2370, 259, 2371, 663, 1737, 946, 936, 14, 376, 1739, 377];3467; Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока.;DMC-URALM-A-B4-00-00-00A-040A-A +[7, 1513, 89, 677, 83, 2, 989, 228, 428, 387, 601, 268, 1496, 3, 60, 57, 1510, 2744, 268, 3, 193, 2745, 1777, 13, 160, 257, 293, 32, 1107, 2746, 3, 2747, 269, 2748, 8, 1546, 476, 21, 1096, 226, 1519, 4, 2749, 2750, 2751, 268, 428, 267, 772, 257, 936, 14, 404, 1853, 377];3467; Для надежной работы указанных приборов и систем необходимо следить за состоянием предохранителей, установленных в блоках. Не применяйте нестандартные предохранители в виде согнутой проволоки, болтов, шайб, так как при коротком замыкании в электроцепи это приведет к немедленному выводу из строя изделий, выполненных на базе электроники. Перегоревший предохранитель следует заменить другим, таким же по назначению рабочего тока.;DMC-URALM-A-B4-00-00-00A-040A-A +[301, 185, 328, 37];3468;Общее описание электросистемы автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[315, 191, 335, 43];3468;Общее описание электросистемы автомобиля;DMC-URALM-A-B4-00-00-00A-040A-A +[40, 124, 637, 64];3469;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-040A-A +[44, 119, 637, 66];3469;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 302, 529, 187, 130];3470;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[26, 316, 529, 192, 133];3470;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-040A-A +[17];3471;Все;DMC-URALM-A-B4-00-00-00A-050A-A +[184, 661];3472;Схема электрическая;DMC-URALM-A-B4-00-00-00A-050A-A +[190, 682];3472;Схема электрическая;DMC-URALM-A-B4-00-00-00A-050A-A +[277];3473;Организация;DMC-URALM-A-B4-00-00-00A-050A-A +[281];3473;Организация;DMC-URALM-A-B4-00-00-00A-050A-A +[328];3474;Электросистема;DMC-URALM-A-B4-00-00-00A-050A-A +[335];3474;Электросистема;DMC-URALM-A-B4-00-00-00A-050A-A +[108, 93, 41, 109, 41];3475;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-050A-A +[17];3476;Все;DMC-URALM-A-B4-00-00-00A-051A-A +[121, 272];3477;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-051A-A +[135, 278];3477;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-051A-A +[184, 153];3478;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[190, 145];3478;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[277];3479;Организация;DMC-URALM-A-B4-00-00-00A-051A-A +[281];3479;Организация;DMC-URALM-A-B4-00-00-00A-051A-A +[328];3480;Электросистема;DMC-URALM-A-B4-00-00-00A-051A-A +[335];3480;Электросистема;DMC-URALM-A-B4-00-00-00A-051A-A +[2372, 184, 153, 37, 1038, 28, 826, 4, 619];3481;Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке ;DMC-URALM-A-B4-00-00-00A-051A-A +[2752, 190, 145, 43, 1105, 29, 998, 4, 799];3481;Типовая схема соединения автомобилей семейства УРАЛ 44202 представлена на рисунке ;DMC-URALM-A-B4-00-00-00A-051A-A +[108, 93, 41, 109, 41];3482;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-051A-A +[184, 153];3483;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[190, 145];3483;Схема соединения;DMC-URALM-A-B4-00-00-00A-051A-A +[121, 272, 2, 165, 526, 3, 2373, 2, 2374];3484;Перечень оборудования и жгутов приведены в модулях и соответствено.;DMC-URALM-A-B4-00-00-00A-051A-A +[135, 278, 2, 165, 644, 3, 498, 2, 598];3484;Перечень оборудования и жгутов приведены в модулях и соответствено.;DMC-URALM-A-B4-00-00-00A-051A-A +[121, 165];3485;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-051A-A +[135, 165];3485;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-051A-A +[928, 26, 2, 19, 4, 64, 37, 1038, 28, 98, 4, 619];3486;Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках ;DMC-URALM-A-B4-00-00-00A-052A-A +[864, 26, 2, 19, 4, 66, 43, 1105, 29, 101, 4, 799];3486;Расположение датчиков и проводов на двигателе автомобилей семейства УРАЛ 44202 показано на рисунках ;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1466];3487;3645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1584];3487;3645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 122, 1467, 2, 210];3488;650.1130548 - Датчик давления наддува и температуры;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 125, 1467, 2, 216];3488;650.1130548 - Датчик давления наддува и температуры;DMC-URALM-A-B4-00-00-00A-052A-A +[891];3489;Обозначение;DMC-URALM-A-B4-00-00-00A-052A-A +[978];3489;Обозначение;DMC-URALM-A-B4-00-00-00A-052A-A +[481, 4, 185];3490;Ссылка на описание;DMC-URALM-A-B4-00-00-00A-052A-A +[561, 4, 191];3490;Ссылка на описание;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 8, 239, 26];3491;4420БМ-3724048 - Пучок проводов к переключателю датчиков;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 8, 248, 26];3491;4420БМ-3724048 - Пучок проводов к переключателю датчиков;DMC-URALM-A-B4-00-00-00A-052A-A +[554, 19, 12, 400, 8, 117];3492;5323РХ-3724050 - Провод от АКБ к стартеру;DMC-URALM-A-B4-00-00-00A-052A-A +[1468, 215, 124, 40, 275, 23];3493;КЭМ-10Д - Электромагнитный клапан высшей передачи;DMC-URALM-A-B4-00-00-00A-052A-A +[1468, 215, 119, 44, 471, 24];3493;КЭМ-10Д - Электромагнитный клапан высшей передачи;DMC-URALM-A-B4-00-00-00A-052A-A +[17];3494;Все;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 210, 1589, 2375];3495;650.1130556 - Датчик температуры окружающей среды;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 216, 1744, 2753];3495;650.1130556 - Датчик температуры окружающей среды;DMC-URALM-A-B4-00-00-00A-052A-A +[121, 272];3496;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[135, 278];3496;Перечень оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[277];3497;Организация;DMC-URALM-A-B4-00-00-00A-052A-A +[281];3497;Организация;DMC-URALM-A-B4-00-00-00A-052A-A +[193];3498;Вид 3;DMC-URALM-A-B4-00-00-00A-052A-A +[1469, 272];3499;Список оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[1469, 278];3499;Список оборудования;DMC-URALM-A-B4-00-00-00A-052A-A +[40, 1669, 925, 99];3500;Клапан заслонки моторного тормоза;DMC-URALM-A-B4-00-00-00A-052A-A +[44, 1809, 992, 99];3500;Клапан заслонки моторного тормоза;DMC-URALM-A-B4-00-00-00A-052A-A +[193];3501;Вид 1;DMC-URALM-A-B4-00-00-00A-052A-A +[1470];3502;№пп;DMC-URALM-A-B4-00-00-00A-052A-A +[85, 143, 19, 765];3503;4320П2-3724249 - Пучок проводов электропневмоклапанов;DMC-URALM-A-B4-00-00-00A-052A-A +[328];3504;Электросистема;DMC-URALM-A-B4-00-00-00A-052A-A +[335];3504;Электросистема;DMC-URALM-A-B4-00-00-00A-052A-A +[193];3505;№ вида;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 961, 8, 968, 2, 26];3506;4420БМ-3723170 - Кабель к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 1017, 8, 968, 2, 26];3506;4420БМ-3723170 - Кабель к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 910, 957, 1646, 9];3507;650.1130544 - Датчик числа оборотов распределительного вала;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 984, 957, 1795, 9];3507;650.1130544 - Датчик числа оборотов распределительного вала;DMC-URALM-A-B4-00-00-00A-052A-A +[19, 8, 26, 488, 199];3508;6370-3724117 - Провод к датчику воздушного фильтра;DMC-URALM-A-B4-00-00-00A-052A-A +[19, 8, 26, 503, 199];3508;6370-3724117 - Провод к датчику воздушного фильтра;DMC-URALM-A-B4-00-00-00A-052A-A +[11, 19, 1471];3509;4320Х-3724097 - Провод массовый;DMC-URALM-A-B4-00-00-00A-052A-A +[11, 19, 1585];3509;4320Х-3724097 - Провод массовый;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 213, 122, 2, 213, 210, 214];3510;650.1130540 - Датчик низкого давления и низкой температуры топлива;DMC-URALM-A-B4-00-00-00A-052A-A +[26, 496, 125, 2, 496, 216, 218];3510;650.1130540 - Датчик низкого давления и низкой температуры топлива;DMC-URALM-A-B4-00-00-00A-052A-A +[1472, 1473, 1048, 60, 166, 64];3511;650.3763010(EDC-7UC31) - Электронный блок управления двигателем;DMC-URALM-A-B4-00-00-00A-052A-A +[1472, 1473, 1112, 60, 171, 66];3511;650.3763010(EDC-7UC31) - Электронный блок управления двигателем;DMC-URALM-A-B4-00-00-00A-052A-A +[121, 165];3512;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-052A-A +[135, 165];3512;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-052A-A +[184, 928];3513;Схема расположения;DMC-URALM-A-B4-00-00-00A-052A-A +[190, 864];3513;Схема расположения;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 166, 765];3514;4420БМ-3724041 - Пучок проводов управления электропневмоклапанами;DMC-URALM-A-B4-00-00-00A-052A-A +[77, 143, 19, 171, 765];3514;4420БМ-3724041 - Пучок проводов управления электропневмоклапанами;DMC-URALM-A-B4-00-00-00A-052A-A +[193];3515;Вид 4;DMC-URALM-A-B4-00-00-00A-052A-A +[108, 93, 41, 109, 41];3516;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-052A-A +[121, 2376, 272, 526, 3, 1195];3517;Перечень используемого оборудования приведен в таблице ;DMC-URALM-A-B4-00-00-00A-052A-A +[135, 2754, 278, 644, 3, 1504];3517;Перечень используемого оборудования приведен в таблице ;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1466];3518;63645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[143, 19, 8, 1584];3518;63645-3724504 - Пучок проводов к осушителю;DMC-URALM-A-B4-00-00-00A-052A-A +[193];3519;Вид 2;DMC-URALM-A-B4-00-00-00A-052A-A +[306, 275, 417];3520;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-056A-A +[306, 684, 429];3520;Источник высокого напряжения;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 835, 582];3521;Переключатель муфты вентилятора;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 246, 582];3521;Переключатель муфты вентилятора;DMC-URALM-A-B4-00-00-00A-056A-A +[310, 180, 213, 352];3522;Звуковой сигнал низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[320, 412, 496, 352];3522;Звуковой сигнал низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 310, 180];3523;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 320, 180];3523;Реле звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 1427];3524;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 1571];3524;Манометр двухстрелочный;DMC-URALM-A-B4-00-00-00A-056A-A +[1474, 1475];3525;UK MoD;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 259];3526;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 268];3526;Блок предохранителей;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124, 86, 51];3527;Клапан электромагнитного предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119, 84, 46];3527;Клапан электромагнитного предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[2377];3528;Термореле;DMC-URALM-A-B4-00-00-00A-056A-A +[2755];3528;Термореле;DMC-URALM-A-B4-00-00-00A-056A-A +[287];3529;Спидометр;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124, 635];3530;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119, 652];3530;Клапан электромагнитный ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 353, 2378, 188];3531;Выключатель электродвигателя предаускового подогрева;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 361, 2756, 188];3531;Выключатель электродвигателя предаускового подогрева;DMC-URALM-A-B4-00-00-00A-056A-A +[389, 1432, 86, 1062];3532;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[410, 1572, 84, 46];3532;Свеча искровая предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[457, 5, 762, 388, 58, 635];3533;Сопротивление с биметаллическим контактом системы ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[472, 5, 802, 388, 72, 652];3533;Сопротивление с биметаллическим контактом системы ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[159];3534;Фара;DMC-URALM-A-B4-00-00-00A-056A-A +[162];3534;Фара;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 128, 210, 187, 130];3535;Датчик указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 120, 216, 192, 133];3535;Датчик указателя температуры охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 581, 99];3536;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 605, 99];3536;Датчик неисправности тормозов;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 131, 31, 81];3537;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 131, 30, 81];3537;Выключатель света заднего хода;DMC-URALM-A-B4-00-00-00A-056A-A +[462, 662, 386];3538;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-056A-A +[474, 683, 386];3538;Розетка внешнего запуска;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 180, 1435];3539;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 412, 1573];3539;Выключатель сигнала торможения;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 178, 31, 463, 110];3540;Реле включения задних противотуманных фонарей;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 182, 30, 475, 102];3540;Реле включения задних противотуманных фонарей;DMC-URALM-A-B4-00-00-00A-056A-A +[925, 1476];3541;Моторный отсек;DMC-URALM-A-B4-00-00-00A-056A-A +[992, 1476];3541;Моторный отсек;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 195, 214];3542;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 330, 218];3542;Указатель уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[530, 214, 86, 51];3543;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[563, 218, 84, 46];3543;Нагреватель топлива предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 231, 338];3544;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 231, 338];3544;Фонарь знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 131, 1083];3545;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 131, 1152];3545;Переключатель света центральный;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 304, 284];3546;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 318, 372];3546;Выключатель аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-056A-A +[180, 310, 213, 352];3547;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[412, 320, 496, 352];3547;Сигнал звуковой низкого тона;DMC-URALM-A-B4-00-00-00A-056A-A +[34, 1477];3548;Передний бампер;DMC-URALM-A-B4-00-00-00A-056A-A +[33, 1477];3548;Передний бампер;DMC-URALM-A-B4-00-00-00A-056A-A +[755, 963, 83];3549;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[755, 1019, 83];3549;Реостат подсветки приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 399, 163];3550;Выключатель плафона кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 399, 169];3550;Выключатель плафона кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 131, 159, 1439];3551;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 131, 162, 1575];3551;Переключатель света фар ножной;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 100, 283];3552;Указатель поворота боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 100, 289];3552;Указатель поворота боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 964];3553;Манометр шинный;DMC-URALM-A-B4-00-00-00A-056A-A +[312, 78];3553;Манометр шинный;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 389, 86, 51];3554;Выключатель свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 410, 84, 46];3554;Выключатель свечи предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124];3555;Клапан электромагнитный;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119];3555;Клапан электромагнитный;DMC-URALM-A-B4-00-00-00A-056A-A +[462, 1442, 419];3556;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-056A-A +[474, 1576, 433];3556;Розетка переносной лампы;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 757, 99];3557;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 800, 99];3557;Реле стояночного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 967];3558;Переключатель стеклоочистителя;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 1022];3558;Переключатель стеклоочистителя;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 816, 1443, 231];3559;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 855, 1577, 231];3559;Фонарь освещения номерного знака;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 310, 758];3560;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-056A-A +[118, 320, 758];3560;Сигнализатор звуковой (зуммер);DMC-URALM-A-B4-00-00-00A-056A-A +[34, 2379];3561;Переднее Крыло;DMC-URALM-A-B4-00-00-00A-056A-A +[33, 2757];3561;Переднее Крыло;DMC-URALM-A-B4-00-00-00A-056A-A +[259, 759, 18];3562;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-056A-A +[268, 801, 18];3562;Предохранитель плавкий 6А;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 31, 463, 110];3563;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 30, 475, 102];3563;Выключатель заднего противотуманного фонаря;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 302, 454, 122, 106];3564;Датчик аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 316, 469, 125, 112];3564;Датчик аварийного падения давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 1446, 302, 1447];3565;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 1579, 316, 1580];3565;Выключатель световой аварийной сигнализации;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 117];3566;Реле стартера;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 117];3566;Реле стартера;DMC-URALM-A-B4-00-00-00A-056A-A +[760, 1449, 131, 159];3567;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-056A-A +[760, 1581, 131, 162];3567;Корректор ближнего света фар;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 578, 99];3568;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 603, 99];3568;Выключатель вспомогательного тормоза;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 128, 100];3569;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 120, 100];3569;Переключатель указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 159, 311];3570;Выключатель фары - прожектора;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 162, 311];3570;Выключатель фары - прожектора;DMC-URALM-A-B4-00-00-00A-056A-A +[547];3571;Тахометр;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 178, 544, 422];3572;Сигнализатор включения БМКД оси;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 182, 544, 608];3572;Сигнализатор включения БМКД оси;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 1478, 488, 199];3573;Сигнализатор засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 1139, 503, 199];3573;Сигнализатор засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[462, 230];3574;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-056A-A +[474, 230];3574;Розетка прицепа;DMC-URALM-A-B4-00-00-00A-056A-A +[239, 489, 163];3575;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[248, 504, 169];3575;Переключатель отопителя кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 34];3576;Фонарь передний;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 33];3576;Фонарь передний;DMC-URALM-A-B4-00-00-00A-056A-A +[199, 966];3577;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-056A-A +[199, 1021];3577;Фильтр конденсаторный;DMC-URALM-A-B4-00-00-00A-056A-A +[353, 86, 51];3578;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[361, 84, 46];3578;Электродвигатель предпускового подогревателя;DMC-URALM-A-B4-00-00-00A-056A-A +[121, 483];3579;Перечень электрооборудования;DMC-URALM-A-B4-00-00-00A-056A-A +[135, 499];3579;Перечень электрооборудования;DMC-URALM-A-B4-00-00-00A-056A-A +[321];3580;Рама;DMC-URALM-A-B4-00-00-00A-056A-A +[222];3580;Рама;DMC-URALM-A-B4-00-00-00A-056A-A +[17];3581;Все;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 592, 419, 200];3582;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 612, 433, 203];3582;Блок контрольных ламп левый;DMC-URALM-A-B4-00-00-00A-056A-A +[457, 353, 489];3583;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[472, 361, 504];3583;Сопротивление электродвигателя отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[277];3584;Организация;DMC-URALM-A-B4-00-00-00A-056A-A +[281];3584;Организация;DMC-URALM-A-B4-00-00-00A-056A-A +[159, 311];3585;Фара - прожектор;DMC-URALM-A-B4-00-00-00A-056A-A +[162, 311];3585;Фара - прожектор;DMC-URALM-A-B4-00-00-00A-056A-A +[117];3586;Стартер;DMC-URALM-A-B4-00-00-00A-056A-A +[259, 762];3587;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-056A-A +[268, 802];3587;Предохранитель биметаллический;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 110, 231, 338];3588;Выключатель фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 102, 231, 338];3588;Выключатель фонарей знака автопоезда;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 117, 2, 83];3589;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 117, 2, 83];3589;Выключатель стартера и приборов;DMC-URALM-A-B4-00-00-00A-056A-A +[389, 965, 635];3590;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[410, 1020, 652];3590;Свеча факельная ЭФУ;DMC-URALM-A-B4-00-00-00A-056A-A +[118, 1479, 400];3591;Сигнализатор заряда АКБ;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 128, 195, 214];3592;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 120, 330, 218];3592;Датчик указателя уровня топлива;DMC-URALM-A-B4-00-00-00A-056A-A +[259, 759, 18];3593;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-056A-A +[268, 801, 18];3593;Предохранитель плавкий 10А;DMC-URALM-A-B4-00-00-00A-056A-A +[108, 93, 41, 109, 41];3594;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 122, 106];3595;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 125, 112];3595;Указатель давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[967];3596;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-056A-A +[1022];3596;Стеклоочиститель;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 592, 419, 273];3597;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-056A-A +[60, 612, 433, 237];3597;Блок контрольных ламп правый;DMC-URALM-A-B4-00-00-00A-056A-A +[399, 163];3598;Плафон кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[399, 169];3598;Плафон кабины;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 454, 42, 3, 245];3599;Датчик падения воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 469, 42, 3, 245];3599;Датчик падения воздуха в баллонах;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 128, 122, 106];3600;Датчик указателя давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 120, 125, 112];3600;Датчик указателя давления масла;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 31];3601;Фонарь задний;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 30];3601;Фонарь задний;DMC-URALM-A-B4-00-00-00A-056A-A +[483];3602;Электрооборудование;DMC-URALM-A-B4-00-00-00A-056A-A +[499];3602;Электрооборудование;DMC-URALM-A-B4-00-00-00A-056A-A +[179, 128, 100];3603;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[183, 120, 100];3603;Реле указателей поворота;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 1478, 488, 199];3604;Датчик засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 1139, 503, 199];3604;Датчик засоренности воздушного фильтра;DMC-URALM-A-B4-00-00-00A-056A-A +[362, 485];3605;Панель соединительная;DMC-URALM-A-B4-00-00-00A-056A-A +[368, 501];3605;Панель соединительная;DMC-URALM-A-B4-00-00-00A-056A-A +[353, 489];3606;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[361, 504];3606;Электродвигатель отопителя;DMC-URALM-A-B4-00-00-00A-056A-A +[284, 304];3607;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-056A-A +[1117, 318];3607;Батарея аккумуляторная;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 636, 34];3608;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 653, 33];3608;Фонарь габаритный передний;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 2380];3609;Выключатель стеклоомывателя;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 1023];3609;Выключатель стеклоомывателя;DMC-URALM-A-B4-00-00-00A-056A-A +[396];3610;Генератор;DMC-URALM-A-B4-00-00-00A-056A-A +[110, 636, 283];3611;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[102, 653, 289];3611;Фонарь габаритный боковой;DMC-URALM-A-B4-00-00-00A-056A-A +[1464];3612;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-056A-A +[1023];3612;Стеклоомыватель;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 287];3613;Датчик спидометра;DMC-URALM-A-B4-00-00-00A-056A-A +[65, 310, 180];3614;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[67, 320, 180];3614;Выключатель звуковых сигналов;DMC-URALM-A-B4-00-00-00A-056A-A +[128, 377];3615;Указатель тока;DMC-URALM-A-B4-00-00-00A-056A-A +[120, 377];3615;Указатель тока;DMC-URALM-A-B4-00-00-00A-056A-A +[40, 124, 637, 64];3616;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-056A-A +[44, 119, 637, 66];3616;Клапан электромагнитный останова двигателя;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 302, 529, 187, 130];3617;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[26, 316, 529, 192, 133];3617;Датчик аварийного перегрева охлаждающей жидкости;DMC-URALM-A-B4-00-00-00A-056A-A +[1629];3618;серый;DMC-URALM-A-B4-00-00-00A-057A-A +[1026];3618;серый;DMC-URALM-A-B4-00-00-00A-057A-A +[180];3619;Сигнал;DMC-URALM-A-B4-00-00-00A-057A-A +[412];3619;Сигнал;DMC-URALM-A-B4-00-00-00A-057A-A +[1630];3620;красный;DMC-URALM-A-B4-00-00-00A-057A-A +[1776];3620;красный;DMC-URALM-A-B4-00-00-00A-057A-A +[2381];3621;коричневый;DMC-URALM-A-B4-00-00-00A-057A-A +[2758];3621;коричневый;DMC-URALM-A-B4-00-00-00A-057A-A +[766];3622;ND2;DMC-URALM-A-B4-00-00-00A-057A-A +[17];3623;Все;DMC-URALM-A-B4-00-00-00A-057A-A +[77];3624;4420БМ-3724026;DMC-URALM-A-B4-00-00-00A-057A-A +[1480];3625;Batt;DMC-URALM-A-B4-00-00-00A-057A-A +[277];3626;Организация;DMC-URALM-A-B4-00-00-00A-057A-A +[281];3626;Организация;DMC-URALM-A-B4-00-00-00A-057A-A +[2382];3627;Электросоединения;DMC-URALM-A-B4-00-00-00A-057A-A +[2759];3627;Электросоединения;DMC-URALM-A-B4-00-00-00A-057A-A +[1040];3628;белый;DMC-URALM-A-B4-00-00-00A-057A-A +[1106];3628;белый;DMC-URALM-A-B4-00-00-00A-057A-A +[1481];3629;SCT1;DMC-URALM-A-B4-00-00-00A-057A-A +[28, 6, 5, 151, 253, 11];3630;УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-057A-A +[29, 6, 5, 154, 265, 11];3630;УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-057A-A +[69];3631;Н0135;DMC-URALM-A-B4-00-00-00A-057A-A +[2383];3632;фиолетовый;DMC-URALM-A-B4-00-00-00A-057A-A +[2760];3632;фиолетовый;DMC-URALM-A-B4-00-00-00A-057A-A +[2384];3633;розовый;DMC-URALM-A-B4-00-00-00A-057A-A +[2761];3633;розовый;DMC-URALM-A-B4-00-00-00A-057A-A +[1211];3634;зеленый;DMC-URALM-A-B4-00-00-00A-057A-A +[1509];3634;зеленый;DMC-URALM-A-B4-00-00-00A-057A-A +[1482];3635;AP;DMC-URALM-A-B4-00-00-00A-057A-A +[344];3636;нет;DMC-URALM-A-B4-00-00-00A-057A-A +[28, 6, 5, 151, 253, 11];3637;УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-057A-A +[29, 6, 5, 154, 265, 11];3637;УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-057A-A +[2385];3638;голубой;DMC-URALM-A-B4-00-00-00A-057A-A +[2762];3638;голубой;DMC-URALM-A-B4-00-00-00A-057A-A +[77];3639;4420БМ-3724032;DMC-URALM-A-B4-00-00-00A-057A-A +[540];3640;L0134;DMC-URALM-A-B4-00-00-00A-057A-A +[103, 2386];3641;"АО ""Электрокабель""";DMC-URALM-A-B4-00-00-00A-057A-A +[18, 2763];3641;"АО ""Электрокабель""";DMC-URALM-A-B4-00-00-00A-057A-A +[108, 93, 41, 109, 41];3642;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-057A-A +[121, 153];3643;Перечень соединений;DMC-URALM-A-B4-00-00-00A-057A-A +[135, 145];3643;Перечень соединений;DMC-URALM-A-B4-00-00-00A-057A-A +[766];3644;ND1;DMC-URALM-A-B4-00-00-00A-057A-A +[401];3645;SPN1234;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 19, 697];3646;Жгут проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19, 771];3646;Жгут проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3647;4320БМ-3723170;DMC-URALM-A-B4-00-00-00A-058A-A +[1483];3648;4320ЯХ-3724070;DMC-URALM-A-B4-00-00-00A-058A-A +[1586];3648;4320ЯХ-3724070;DMC-URALM-A-B4-00-00-00A-058A-A +[55];3649;4320Б5-3724033;DMC-URALM-A-B4-00-00-00A-058A-A +[554];3650;5323РХ-3724050;DMC-URALM-A-B4-00-00-00A-058A-A +[264];3651;LS1;DMC-URALM-A-B4-00-00-00A-058A-A +[264];3652;LS5;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19];3653;Жгуты проводов;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3654;4320БМ-3723170-12;DMC-URALM-A-B4-00-00-00A-058A-A +[401];3655;SPN1739;DMC-URALM-A-B4-00-00-00A-058A-A +[229];3656;63685Р-3724255-10;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 722, 163];3657;Провод питания кабины;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 781, 169];3657;Провод питания кабины;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 19, 1484, 818];3658;Жгут проводов круиз-контроля;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19, 1484, 857];3658;Жгут проводов круиз-контроля;DMC-URALM-A-B4-00-00-00A-058A-A +[17];3659;Все;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3660;4420БМ-3724026;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 153, 400, 5, 65, 413];3661;Провод соединения АКБ с выключателем массы;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 145, 400, 5, 67, 424];3661;Провод соединения АКБ с выключателем массы;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 442];3662;Пучок проводов основной;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 329];3662;Пучок проводов основной;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 64];3663;Пучок проводов двигателя;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 66];3663;Пучок проводов двигателя;DMC-URALM-A-B4-00-00-00A-058A-A +[55];3664;4320Б5-3724235;DMC-URALM-A-B4-00-00-00A-058A-A +[277];3665;Организация;DMC-URALM-A-B4-00-00-00A-058A-A +[281];3665;Организация;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3666;4320БМ-3724035-03;DMC-URALM-A-B4-00-00-00A-058A-A +[11];3667;4320Х-3724097;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 1471];3668;Провод массовый;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 1585];3668;Провод массовый;DMC-URALM-A-B4-00-00-00A-058A-A +[55];3669;4320Б5-3724033-00;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 19, 95, 137, 23];3670;Жгут проводов коробки переключения передач;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 19, 96, 138, 24];3670;Жгут проводов коробки переключения передач;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 12, 400, 8, 117];3671;Провод от АКБ к стартеру;DMC-URALM-A-B4-00-00-00A-058A-A +[229];3672;63685Р-3724255;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3673;4420БМ-3724029;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3674;4420БМ-3724026-01;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 12, 65, 413, 8, 339];3675;"Провод от выключателя ""массы"" к лонжерону";DMC-URALM-A-B4-00-00-00A-058A-A +[19, 12, 67, 424, 8, 339];3675;"Провод от выключателя ""массы"" к лонжерону";DMC-URALM-A-B4-00-00-00A-058A-A +[1485, 379];3676;Transmission harness;DMC-URALM-A-B4-00-00-00A-058A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];3677;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-058A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];3677;УРАЛ 44202-80М 6х6 - УРАЛ 44202-80М с колёсной формулой 6х6;DMC-URALM-A-B4-00-00-00A-058A-A +[1486, 379];3678;Chassis harness;DMC-URALM-A-B4-00-00-00A-058A-A +[720, 379];3679;Module harness;DMC-URALM-A-B4-00-00-00A-058A-A +[28, 6, 11, 28, 6, 5, 151, 253, 11];3680;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-058A-A +[29, 6, 11, 29, 6, 5, 154, 265, 11];3680;УРАЛ 44202-80М 4х4 - УРАЛ 44202-80М с колёсной формулой 4х4;DMC-URALM-A-B4-00-00-00A-058A-A +[554];3681;5323РХ-3724050-01;DMC-URALM-A-B4-00-00-00A-058A-A +[401];3682;SPN1755;DMC-URALM-A-B4-00-00-00A-058A-A +[85];3683;4320П2-3724137;DMC-URALM-A-B4-00-00-00A-058A-A +[55];3684;4320Б5-3724235-07;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3685;4420БМ-3724032;DMC-URALM-A-B4-00-00-00A-058A-A +[121, 165];3686;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-058A-A +[135, 165];3686;Перечень жгутов;DMC-URALM-A-B4-00-00-00A-058A-A +[401];3687;SPN1535;DMC-URALM-A-B4-00-00-00A-058A-A +[85];3688;4320П2-3724137-10;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 153, 304, 284];3689;Провод соединения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-058A-A +[19, 145, 318, 372];3689;Провод соединения аккумуляторных батарей;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 697];3690;Пучок проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 771];3690;Пучок проводов шасси;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 8, 364, 95];3691;Пучок проводов к раздаточной коробке;DMC-URALM-A-B4-00-00-00A-058A-A +[143, 19, 8, 370, 96];3691;Пучок проводов к раздаточной коробке;DMC-URALM-A-B4-00-00-00A-058A-A +[955];3692;URALAZ;DMC-URALM-A-B4-00-00-00A-058A-A +[264];3693;LS2;DMC-URALM-A-B4-00-00-00A-058A-A +[11];3694;4320Х-3724097-01;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3695;4420БМ-3724032-04;DMC-URALM-A-B4-00-00-00A-058A-A +[108, 93, 41, 109, 41];3696;ASD S1000D / АС 1.1.1000D-2007;DMC-URALM-A-B4-00-00-00A-058A-A +[584, 8, 2387, 2, 26];3697;Жгут к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-058A-A +[165, 8, 968, 2, 26];3697;Жгут к модуляторам и датчикам;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3698;4420БМ-3724029-02;DMC-URALM-A-B4-00-00-00A-058A-A +[264];3699;LS3;DMC-URALM-A-B4-00-00-00A-058A-A +[1483];3700;4320ЯХ-3724070-03;DMC-URALM-A-B4-00-00-00A-058A-A +[1586];3700;4320ЯХ-3724070-03;DMC-URALM-A-B4-00-00-00A-058A-A +[264];3701;LS4;DMC-URALM-A-B4-00-00-00A-058A-A +[77];3702;4320БМ-3724035;DMC-URALM-A-B4-00-00-00A-058A-A diff --git a/publications/Demo publication in Russian/index/tokenizer_qa.pickle b/publications/Demo publication in Russian/index/tokenizer_qa.pickle new file mode 100644 index 0000000000000000000000000000000000000000..01216ec6b6e76d45ae9c7d3e5e0b0e5b73f5e981 --- /dev/null +++ b/publications/Demo publication in Russian/index/tokenizer_qa.pickle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975de4e4d899f9885972724df32ee5c927c81bd59b68755f14f9de863c43e487 +size 155046 diff --git a/publications/Demo publication in Russian/index/tokenizer_search.pickle b/publications/Demo publication in Russian/index/tokenizer_search.pickle new file mode 100644 index 0000000000000000000000000000000000000000..41bba0efad66a23e28ee7b9bff0617689377ea9d --- /dev/null +++ b/publications/Demo publication in Russian/index/tokenizer_search.pickle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b1af108d68e5776d12531b40acdfba9f0afbf157d1d49645f50f2fb08d9f3b +size 187664 diff --git a/run_streamlit.bat b/run_streamlit.bat new file mode 100644 index 0000000000000000000000000000000000000000..bb1f48ccceb00d2eaa4cd7227c9084e421e48839 --- /dev/null +++ b/run_streamlit.bat @@ -0,0 +1,3 @@ +set root= c:\Users\dmibor\miniconda3\ +call %root%\Scripts\activate.bat st +streamlit run app.py \ No newline at end of file