SlideShare a Scribd company logo
1 of 24
Download to read offline
©2014 Flatirons Solutions, Inc. All rights reserved.
Spec 2300:
Common and Unique
Design Features
Gary Mayer
Flatirons Solutions, Inc.
TS/X S1000D
Chief Architect
Gary.Mayer@FlatIronsSolutions.com
ATA e-Business Forum and
S1000D User Forum
June 2014 San Antonio, Texas, USA
©2014 Flatirons Solutions, Inc. All rights reserved.
Agenda
Spec 2300 resources
Module structure: combined vs. separate metadata and content
Applicability: understanding and using this very general model
©2014 Flatirons Solutions, Inc. All rights reserved.
Spec 2300 resources
©2014 Flatirons Solutions, Inc. All rights reserved.
Documents assembled from three kinds of objects:
Publication Modules: PM
•for organizational/structural parts
•chapter, section, subject levels
•titles, but no other content
Data Modules: DM
•for actual content
•procedures, checklists, limitations, etc.
•text, tables, graphics
Media Resources: ICN
•Pictures, illustrations and charts
•Multimedia – 3D models/animations, video
Spec 2300 resources
©2014 Flatirons Solutions, Inc. All rights reserved.
Publication Modules [PM]
• TOC defining
hierarchal organization
for data modules
• Very close to S1000D
Publication Modules
• Build a hierarchy like
chapter, section,
subject in iSpec 2200
• Titles and links, but no
other content
Publication Modules
PM
©2014 Flatirons Solutions, Inc. All rights reserved.
<pmEntry pmEntryType="Document">
<title>Dispatch Deviations Guide (DDG)</title>
<pmEntry pmEntryCode="0" pmEntryType="Section">
<title>Preface</title>
<dmRef>
<dmRefIdent>
<dmCode modelIdentCode="ABBE2300" systemDiffCode="A"
systemCode="00" su
<language countryIsoCode="US" languageIsoCode="en"/>
</dmRefIdent>
. . .
<pmEntry pmEntryCode="2" pmEntryType="Section">
<title>Master Minimum Equipment List</title>
<pmEntry pmEntryCode="0" pmEntryType="Chapter">
<title>Preamble</title>
<dmRef>
<dmRefIdent>
<dmCode modelIdentCode="ABBE2300" systemDiffCode="A"
systemCode="00" s
<language countryIsoCode="US" languageIsoCode="en"/>
</dmRefIdent>
</dmRef>
</pmEntry>
<pmEntry pmEntryCode="21" pmEntryType="Chapter">
<title>ATA 21 - Air Conditioning</title>
<dmRef>
Publication Modules
©2014 Flatirons Solutions, Inc. All rights reserved.
Data Modules [DM] – the real content with many types:
Approval, Dispatch, Limitations, NonNormalProcedure,
NormalProcedure, Performance, Substantiation, SystemDescription. . .
DataModules
<!-- Dispatch item with only one dispatch condition. -->
<dispatchItem numberInstalled="1" optionalConfigurationIndicator="true">
<title>Autopilot system</title>
<placard>
<!-- Placarding instructions. -->
<para>Put an AUTOPILOT SYSTEM INOPERATIVE placard on the FLIGHT CONTROL panel.</para>
</placard>
<dispatchCondition repairInterval="C">
<normalDispatchCondition numberRequired="0">
<remark>
<proviso>
<para>Except where enroute operations or approach procedures required its use,
may be inoperative provided Altitude Alerting System is operative.</para>
<note>
<para>Autopilot is required for <abbreviation glossaryItemId="RVSM"/>
operations.</para>
</note>
</proviso>
</remark>
</normalDispatchCondition></dispatchCondition></dispatchItem>
©2014 Flatirons Solutions, Inc. All rights reserved.
Module structure
 Combined vs. separate metadata and content
©2014 Flatirons Solutions, Inc. All rights reserved.
Publication and Data modules are comprised
of two tightly bound XML documents:
•Linked by having the same “name”
•Status: metadata for the data module
•Name (PMC or DMC)
•Issue
•Variety of metadata like Approval
•Content: the actual XML content that
you expect
•Name (PMC or DMC)
•Issue
•Content (no rev markup, no
applicability, etc.)
Separate XML metadata and content documents
2300 DM Status
-Name
-Issue
-Approval
...
2300 DM Content
-Name
-Issue
~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~
(( ))
Content
~~~~~~~~~~~~~~~
S1000D DM Status
-Name
-Issue
-ApprovalS1000D
©2014 Flatirons Solutions, Inc. All rights reserved.
Separate XML metadata and content documents
<dmStatus dataProducer="oem" issueType="new"
<dmIdent>
<dmCode modelIdentCode="ABBE2300" systemDiffCode="A" systemCode="22"
subSystemCode="1" subSubSystemCode="2" dispatchItemExtensionCode="010-0000-000"
assyCode="01" disassyCode="01" disassyCodeVariant="A" infoCode="12C" infoCodeVariant="A"
itemLocationCode="A"/>
<language countryIsoCode="US" languageIsoCode="en"/>
</dmIdent>
<issueInfo issueDate="2013-12-25T09:30"/>
<dmContentIssueInfo issueDate="2013-12-25T09:30"/>
<approvalInfo approvalRequired="yes"/>
<applicCrossRefTableRef ...
<applic id="app-001"> <assert applicPropertyIdent="lineNbr"
<inlineApplicGroup
<inlineApplic path=“/dmodule/content/dispatchItem/dispatchCondition[2]”
<assert applicPropertyIdent="lineNbr" applicPropertyType="prodattr“
<reasonForUpdate id=“A123456”><para>Correct error on the condition
<contentRevisions>
<change changeType="modify" reasonForUpdateRefIds=“A123456”
path=“/dmodule/content/dispatchItem/dispatchCondition[2]”
</dmStatus>
Applicability of the
content module
Applicabilities
for parts of the
content
Identifies
changed parts
of the content
©2014 Flatirons Solutions, Inc. All rights reserved.
Separate XML metadata and content documents
 Status: Has both status and
content info
 Applicability
 Reason for update
 Content revision markers
 Use xpaths to point into the
relevant parts of the content
XML module
 Content: Remains “pure”
 Has no rev markup, no
applicability, etc.
 Rendering requires both for
filtering, revision markup
DM Content
DM Status
~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
Applicable to N345D
Applicable to N345D
...
Revised per SB-1234
©2014 Flatirons Solutions, Inc. All rights reserved.
Separate XML metadata and content documents
 New paradigm
 Unique approach
 Not in iSpec 2200 or S1000D
 Systems development needed to create or import
 Supports changing applicability via status module
without changing/redelivering content module
 Exchange Standard
 Data may be delivered as Spec 2300
 EFB’s may require Spec 2300
 Internally an OEM’s or operator’s system may
manage the data is a different way
©2014 Flatirons Solutions, Inc. All rights reserved.
Applicability
 Understanding and using this very general model
©2014 Flatirons Solutions, Inc. All rights reserved.
Applicability
MODEL TAIL LINENO SERNO SB-1234 SB-5678 EO-AN5
940-20 N123D 25914 123456 PRE POST INC
940-20 N124D 25741 123457 POST POST INC
940-20 N125D 14891 123458 POST PRE INC
940-30 N210D 19471 148966 POST INC
940-30 N211D 89174 148953 POST NON
940-40 N400D 59174 150100 POST INC
940-40 N401D 89471 150101 PRE NON
Applicability Cross-reference Table
ACT: Static characteristic columns
 Applicability table defined via 3 modules
Condition Cross-reference Table
CCT: Dynamic config columns
Product
Cross-
reference
Table
PCT:
Row for
each
Product
instance
This portion like iSpec 2200 EFFXREF
©2014 Flatirons Solutions, Inc. All rights reserved.
Basic Building Blocks
 ACT: Applicability Cross-reference Table
 Defines “columns” for persistent product attributes (e.g. msnbr)
 CCT: Condition Cross-reference Table
 Defines types of conditions
 Configuration: Service bulletin, EO
 Situational: Weather (“in icy conditions”), operating region
 Define instances of those types (e.g. SB12335)
 Configuration conditions also define product “columns”
 PCT: Product Cross-reference Table
 Defines product instances in terms of the above
 Condition state defined here, not in the modules
 Thus can be updated dynamically with condition (e.g. SB) status
 Filtering of Content
 Select a product instance and all “cell” values used to filter
 Query
 Compose arbitrary logic based on product attributes and/or condition
status
©2014 Flatirons Solutions, Inc. All rights reserved.
Assert Statement
 Purpose is to mark which parts of the document
content are applicable to which product instances
 Simple language for writing Boolean expressions
 Base construct is assert
<assert applicPropertyIdent=“TAIL“
applicPropertyType="prodattr“
applicPropertyValues=“N345D|N366D|N412D"/>
 Evaluates to TRUE or FALSE
 TRUE for aircraft tails N345D, N366D or N412D
 FALSE for all others
 Allows arbitrary text - always considered TRUE
<assert>in icy conditions</assert>
©2014 Flatirons Solutions, Inc. All rights reserved.
Assert Statement
 Simple iSpec 2200 effect
<effect effrg="004099 214265"/>
 Spec 2300/S1000D equivalent
<applic>
<assert applicPropertyIdent=“cec“
applicPropertyType="prodattr“
applicPropertyValues="004~099|214~265"/>
</applic>
 The effrg directly corresponds to the values for the
assert
 May display as:
Applicable to: 004-099 or 214-265
©2014 Flatirons Solutions, Inc. All rights reserved.
Evaluate Statement
 Use Boolean evaluate statements to build more complex
statements:
<applic>
<evaluate andOr="and">
<assert applicPropertyIdent="tailNumber"
applicPropertyType="prodattr"
applicPropertyValues=“N345D|N366D|N412D"/>
<assert applicPropertyIdent=“SB12345"
applicPropertyType=“condition"
applicPropertyValues=“POST"/>
</evaluate>
</applic
 Evaluates to TRUE or FALSE
 This is TRUE for aircraft tails N345D, N366D or N412D
and when SB12345 is POST for the aircraft
 PCT may indicate if an aircraft is PRE or POST and filter
the content – e.g. filter if it is PRE in this case
©2014 Flatirons Solutions, Inc. All rights reserved.
Applicability Statements Marking Content
 Each applic starts with one evaluate or assert
statement
 Each evaluate:
 Has two or more assert and/or evaluate statements
 Can nest to nay depth
 Can construct quite complex logical expressions
 Precisely define relationships between multiple SBs
 Any assert that does not explicitly evaluate to FALSE is
considered TRUE
 i.e. Hide content only when positively determined
©2014 Flatirons Solutions, Inc. All rights reserved.
Applicability: Conclusion
 Flexible, Highly Configurable Capability
 Nearly identical to S1000D applicability scheme
 You define all the table columns and what they
mean
 Applic statements written and evaluated using
completely standard methods
 Thus behavior is always the same in all systems
©2014 Flatirons Solutions, Inc. All rights reserved.
Conclusion
©2014 Flatirons Solutions, Inc. All rights reserved.
Spec 2300 Design: Conclusion
 Modular structure similar to S1000D and some
OEM flight ops formats
 Very detailed flight ops semantics
 Some new, novel concepts like separate status
and content modules
 Some familiar S1000D concepts like
applicability
 Requires unique system support
©2014 Flatirons Solutions, Inc. All rights reserved.
Questions
©2014 Flatirons Solutions, Inc. All rights reserved.

More Related Content

Similar to Spec 2300 Common and Unique Design Features

Accel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxNTTDATA INTRAMART
 
5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...
5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...
5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...NomanKhalid56
 
S1000D_Training Issue 4.0.ppt
S1000D_Training Issue 4.0.pptS1000D_Training Issue 4.0.ppt
S1000D_Training Issue 4.0.pptssuser025b6b
 
CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...
CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...
CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...Obeo
 
Stream Analytics
Stream Analytics Stream Analytics
Stream Analytics Franco Ucci
 
ADG S1000D Series - S1000D Information Sets & Publications
ADG S1000D Series - S1000D Information Sets & PublicationsADG S1000D Series - S1000D Information Sets & Publications
ADG S1000D Series - S1000D Information Sets & PublicationsAbsolute Data Group
 
Real-Time Query for Data Guard
Real-Time Query for Data Guard Real-Time Query for Data Guard
Real-Time Query for Data Guard Uwe Hesse
 
Slide 1 - Parallels Plesk Control Panel 8.6.0
Slide 1 - Parallels Plesk Control Panel 8.6.0Slide 1 - Parallels Plesk Control Panel 8.6.0
Slide 1 - Parallels Plesk Control Panel 8.6.0webhostingguy
 
Upcoming changes in MySQL 5.7
Upcoming changes in MySQL 5.7Upcoming changes in MySQL 5.7
Upcoming changes in MySQL 5.7Morgan Tocker
 
MySQL Performance Schema : fossasia
MySQL Performance Schema : fossasiaMySQL Performance Schema : fossasia
MySQL Performance Schema : fossasiaMayank Prasad
 
Data Exchange Standards & STEP, EXPRESS & EXPRESS-G
Data Exchange Standards & STEP, EXPRESS & EXPRESS-GData Exchange Standards & STEP, EXPRESS & EXPRESS-G
Data Exchange Standards & STEP, EXPRESS & EXPRESS-Gmetalalp
 
Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020
Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020
Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020Mitoc Group
 
Teradata 13.10
Teradata 13.10Teradata 13.10
Teradata 13.10Teradata
 
S1000d Ietm Technical Documentation.pdf
S1000d Ietm Technical Documentation.pdfS1000d Ietm Technical Documentation.pdf
S1000d Ietm Technical Documentation.pdfs1000dcodeandpixels
 
Discus In-Process Inspection Planning
Discus In-Process Inspection PlanningDiscus In-Process Inspection Planning
Discus In-Process Inspection PlanningDISCUS Software
 
Working with CloudStack Usage Data - CCCEU13
Working with CloudStack Usage Data - CCCEU13Working with CloudStack Usage Data - CCCEU13
Working with CloudStack Usage Data - CCCEU13ShapeBlue
 

Similar to Spec 2300 Common and Unique Design Features (20)

Accel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptx
 
S1000D tutorial
S1000D tutorialS1000D tutorial
S1000D tutorial
 
5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...
5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...
5675212318661411677_TRN4034_How_to_Migrate_to_Oracle_Autonomous_Database_Clou...
 
S1000D_Training Issue 4.0.ppt
S1000D_Training Issue 4.0.pptS1000D_Training Issue 4.0.ppt
S1000D_Training Issue 4.0.ppt
 
UKOUG
UKOUG UKOUG
UKOUG
 
CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...
CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...
CapellaDays2022 | Thales DMS | A global engineering process based on MBSE to ...
 
Stream Analytics
Stream Analytics Stream Analytics
Stream Analytics
 
ADG S1000D Series - S1000D Information Sets & Publications
ADG S1000D Series - S1000D Information Sets & PublicationsADG S1000D Series - S1000D Information Sets & Publications
ADG S1000D Series - S1000D Information Sets & Publications
 
Real-Time Query for Data Guard
Real-Time Query for Data Guard Real-Time Query for Data Guard
Real-Time Query for Data Guard
 
Slide 1 - Parallels Plesk Control Panel 8.6.0
Slide 1 - Parallels Plesk Control Panel 8.6.0Slide 1 - Parallels Plesk Control Panel 8.6.0
Slide 1 - Parallels Plesk Control Panel 8.6.0
 
Upcoming changes in MySQL 5.7
Upcoming changes in MySQL 5.7Upcoming changes in MySQL 5.7
Upcoming changes in MySQL 5.7
 
MySQL Performance Schema : fossasia
MySQL Performance Schema : fossasiaMySQL Performance Schema : fossasia
MySQL Performance Schema : fossasia
 
Data Exchange Standards & STEP, EXPRESS & EXPRESS-G
Data Exchange Standards & STEP, EXPRESS & EXPRESS-GData Exchange Standards & STEP, EXPRESS & EXPRESS-G
Data Exchange Standards & STEP, EXPRESS & EXPRESS-G
 
Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020
Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020
Hands-on with the Terraform Module for AWS Landing Zone Indy Cloud Conf 2020
 
Teradata 13.10
Teradata 13.10Teradata 13.10
Teradata 13.10
 
S1000d Ietm Technical Documentation.pdf
S1000d Ietm Technical Documentation.pdfS1000d Ietm Technical Documentation.pdf
S1000d Ietm Technical Documentation.pdf
 
S1000d Ietm Technical Documentation.pdf
S1000d Ietm Technical Documentation.pdfS1000d Ietm Technical Documentation.pdf
S1000d Ietm Technical Documentation.pdf
 
PONNUPANDI-CV
PONNUPANDI-CVPONNUPANDI-CV
PONNUPANDI-CV
 
Discus In-Process Inspection Planning
Discus In-Process Inspection PlanningDiscus In-Process Inspection Planning
Discus In-Process Inspection Planning
 
Working with CloudStack Usage Data - CCCEU13
Working with CloudStack Usage Data - CCCEU13Working with CloudStack Usage Data - CCCEU13
Working with CloudStack Usage Data - CCCEU13
 

More from Flatirons Solutions®

Flatirons.NEXT - EMC Southern California User Group
Flatirons.NEXT - EMC Southern California User GroupFlatirons.NEXT - EMC Southern California User Group
Flatirons.NEXT - EMC Southern California User GroupFlatirons Solutions®
 
Is application decommissioning right for my IT department?
Is application decommissioning right for my IT department?Is application decommissioning right for my IT department?
Is application decommissioning right for my IT department?Flatirons Solutions®
 
Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...Flatirons Solutions®
 
BR Relationships and Their Impact on the Implementation of S1000D
BR Relationships and Their Impact on the Implementation of S1000DBR Relationships and Their Impact on the Implementation of S1000D
BR Relationships and Their Impact on the Implementation of S1000DFlatirons Solutions®
 
eEnabled Aircraft Software CORENA Case Study
eEnabled Aircraft Software CORENA Case StudyeEnabled Aircraft Software CORENA Case Study
eEnabled Aircraft Software CORENA Case StudyFlatirons Solutions®
 
American Airlines Mobility Case Study
American Airlines Mobility Case StudyAmerican Airlines Mobility Case Study
American Airlines Mobility Case StudyFlatirons Solutions®
 

More from Flatirons Solutions® (8)

Flatirons.NEXT - EMC Southern California User Group
Flatirons.NEXT - EMC Southern California User GroupFlatirons.NEXT - EMC Southern California User Group
Flatirons.NEXT - EMC Southern California User Group
 
Is application decommissioning right for my IT department?
Is application decommissioning right for my IT department?Is application decommissioning right for my IT department?
Is application decommissioning right for my IT department?
 
Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...
 
Paul Saunders Mobility Deep Dive
Paul Saunders Mobility Deep DivePaul Saunders Mobility Deep Dive
Paul Saunders Mobility Deep Dive
 
BR Relationships and Their Impact on the Implementation of S1000D
BR Relationships and Their Impact on the Implementation of S1000DBR Relationships and Their Impact on the Implementation of S1000D
BR Relationships and Their Impact on the Implementation of S1000D
 
eEnabled Aircraft Software CORENA Case Study
eEnabled Aircraft Software CORENA Case StudyeEnabled Aircraft Software CORENA Case Study
eEnabled Aircraft Software CORENA Case Study
 
American Airlines Mobility Case Study
American Airlines Mobility Case StudyAmerican Airlines Mobility Case Study
American Airlines Mobility Case Study
 
Time to stop_dabbling
Time to stop_dabblingTime to stop_dabbling
Time to stop_dabbling
 

Recently uploaded

Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Recently uploaded (20)

Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Spec 2300 Common and Unique Design Features

  • 1. ©2014 Flatirons Solutions, Inc. All rights reserved. Spec 2300: Common and Unique Design Features Gary Mayer Flatirons Solutions, Inc. TS/X S1000D Chief Architect Gary.Mayer@FlatIronsSolutions.com ATA e-Business Forum and S1000D User Forum June 2014 San Antonio, Texas, USA
  • 2. ©2014 Flatirons Solutions, Inc. All rights reserved. Agenda Spec 2300 resources Module structure: combined vs. separate metadata and content Applicability: understanding and using this very general model
  • 3. ©2014 Flatirons Solutions, Inc. All rights reserved. Spec 2300 resources
  • 4. ©2014 Flatirons Solutions, Inc. All rights reserved. Documents assembled from three kinds of objects: Publication Modules: PM •for organizational/structural parts •chapter, section, subject levels •titles, but no other content Data Modules: DM •for actual content •procedures, checklists, limitations, etc. •text, tables, graphics Media Resources: ICN •Pictures, illustrations and charts •Multimedia – 3D models/animations, video Spec 2300 resources
  • 5. ©2014 Flatirons Solutions, Inc. All rights reserved. Publication Modules [PM] • TOC defining hierarchal organization for data modules • Very close to S1000D Publication Modules • Build a hierarchy like chapter, section, subject in iSpec 2200 • Titles and links, but no other content Publication Modules PM
  • 6. ©2014 Flatirons Solutions, Inc. All rights reserved. <pmEntry pmEntryType="Document"> <title>Dispatch Deviations Guide (DDG)</title> <pmEntry pmEntryCode="0" pmEntryType="Section"> <title>Preface</title> <dmRef> <dmRefIdent> <dmCode modelIdentCode="ABBE2300" systemDiffCode="A" systemCode="00" su <language countryIsoCode="US" languageIsoCode="en"/> </dmRefIdent> . . . <pmEntry pmEntryCode="2" pmEntryType="Section"> <title>Master Minimum Equipment List</title> <pmEntry pmEntryCode="0" pmEntryType="Chapter"> <title>Preamble</title> <dmRef> <dmRefIdent> <dmCode modelIdentCode="ABBE2300" systemDiffCode="A" systemCode="00" s <language countryIsoCode="US" languageIsoCode="en"/> </dmRefIdent> </dmRef> </pmEntry> <pmEntry pmEntryCode="21" pmEntryType="Chapter"> <title>ATA 21 - Air Conditioning</title> <dmRef> Publication Modules
  • 7. ©2014 Flatirons Solutions, Inc. All rights reserved. Data Modules [DM] – the real content with many types: Approval, Dispatch, Limitations, NonNormalProcedure, NormalProcedure, Performance, Substantiation, SystemDescription. . . DataModules <!-- Dispatch item with only one dispatch condition. --> <dispatchItem numberInstalled="1" optionalConfigurationIndicator="true"> <title>Autopilot system</title> <placard> <!-- Placarding instructions. --> <para>Put an AUTOPILOT SYSTEM INOPERATIVE placard on the FLIGHT CONTROL panel.</para> </placard> <dispatchCondition repairInterval="C"> <normalDispatchCondition numberRequired="0"> <remark> <proviso> <para>Except where enroute operations or approach procedures required its use, may be inoperative provided Altitude Alerting System is operative.</para> <note> <para>Autopilot is required for <abbreviation glossaryItemId="RVSM"/> operations.</para> </note> </proviso> </remark> </normalDispatchCondition></dispatchCondition></dispatchItem>
  • 8. ©2014 Flatirons Solutions, Inc. All rights reserved. Module structure  Combined vs. separate metadata and content
  • 9. ©2014 Flatirons Solutions, Inc. All rights reserved. Publication and Data modules are comprised of two tightly bound XML documents: •Linked by having the same “name” •Status: metadata for the data module •Name (PMC or DMC) •Issue •Variety of metadata like Approval •Content: the actual XML content that you expect •Name (PMC or DMC) •Issue •Content (no rev markup, no applicability, etc.) Separate XML metadata and content documents 2300 DM Status -Name -Issue -Approval ... 2300 DM Content -Name -Issue ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ (( )) Content ~~~~~~~~~~~~~~~ S1000D DM Status -Name -Issue -ApprovalS1000D
  • 10. ©2014 Flatirons Solutions, Inc. All rights reserved. Separate XML metadata and content documents <dmStatus dataProducer="oem" issueType="new" <dmIdent> <dmCode modelIdentCode="ABBE2300" systemDiffCode="A" systemCode="22" subSystemCode="1" subSubSystemCode="2" dispatchItemExtensionCode="010-0000-000" assyCode="01" disassyCode="01" disassyCodeVariant="A" infoCode="12C" infoCodeVariant="A" itemLocationCode="A"/> <language countryIsoCode="US" languageIsoCode="en"/> </dmIdent> <issueInfo issueDate="2013-12-25T09:30"/> <dmContentIssueInfo issueDate="2013-12-25T09:30"/> <approvalInfo approvalRequired="yes"/> <applicCrossRefTableRef ... <applic id="app-001"> <assert applicPropertyIdent="lineNbr" <inlineApplicGroup <inlineApplic path=“/dmodule/content/dispatchItem/dispatchCondition[2]” <assert applicPropertyIdent="lineNbr" applicPropertyType="prodattr“ <reasonForUpdate id=“A123456”><para>Correct error on the condition <contentRevisions> <change changeType="modify" reasonForUpdateRefIds=“A123456” path=“/dmodule/content/dispatchItem/dispatchCondition[2]” </dmStatus> Applicability of the content module Applicabilities for parts of the content Identifies changed parts of the content
  • 11. ©2014 Flatirons Solutions, Inc. All rights reserved. Separate XML metadata and content documents  Status: Has both status and content info  Applicability  Reason for update  Content revision markers  Use xpaths to point into the relevant parts of the content XML module  Content: Remains “pure”  Has no rev markup, no applicability, etc.  Rendering requires both for filtering, revision markup DM Content DM Status ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Applicable to N345D Applicable to N345D ... Revised per SB-1234
  • 12. ©2014 Flatirons Solutions, Inc. All rights reserved. Separate XML metadata and content documents  New paradigm  Unique approach  Not in iSpec 2200 or S1000D  Systems development needed to create or import  Supports changing applicability via status module without changing/redelivering content module  Exchange Standard  Data may be delivered as Spec 2300  EFB’s may require Spec 2300  Internally an OEM’s or operator’s system may manage the data is a different way
  • 13. ©2014 Flatirons Solutions, Inc. All rights reserved. Applicability  Understanding and using this very general model
  • 14. ©2014 Flatirons Solutions, Inc. All rights reserved. Applicability MODEL TAIL LINENO SERNO SB-1234 SB-5678 EO-AN5 940-20 N123D 25914 123456 PRE POST INC 940-20 N124D 25741 123457 POST POST INC 940-20 N125D 14891 123458 POST PRE INC 940-30 N210D 19471 148966 POST INC 940-30 N211D 89174 148953 POST NON 940-40 N400D 59174 150100 POST INC 940-40 N401D 89471 150101 PRE NON Applicability Cross-reference Table ACT: Static characteristic columns  Applicability table defined via 3 modules Condition Cross-reference Table CCT: Dynamic config columns Product Cross- reference Table PCT: Row for each Product instance This portion like iSpec 2200 EFFXREF
  • 15. ©2014 Flatirons Solutions, Inc. All rights reserved. Basic Building Blocks  ACT: Applicability Cross-reference Table  Defines “columns” for persistent product attributes (e.g. msnbr)  CCT: Condition Cross-reference Table  Defines types of conditions  Configuration: Service bulletin, EO  Situational: Weather (“in icy conditions”), operating region  Define instances of those types (e.g. SB12335)  Configuration conditions also define product “columns”  PCT: Product Cross-reference Table  Defines product instances in terms of the above  Condition state defined here, not in the modules  Thus can be updated dynamically with condition (e.g. SB) status  Filtering of Content  Select a product instance and all “cell” values used to filter  Query  Compose arbitrary logic based on product attributes and/or condition status
  • 16. ©2014 Flatirons Solutions, Inc. All rights reserved. Assert Statement  Purpose is to mark which parts of the document content are applicable to which product instances  Simple language for writing Boolean expressions  Base construct is assert <assert applicPropertyIdent=“TAIL“ applicPropertyType="prodattr“ applicPropertyValues=“N345D|N366D|N412D"/>  Evaluates to TRUE or FALSE  TRUE for aircraft tails N345D, N366D or N412D  FALSE for all others  Allows arbitrary text - always considered TRUE <assert>in icy conditions</assert>
  • 17. ©2014 Flatirons Solutions, Inc. All rights reserved. Assert Statement  Simple iSpec 2200 effect <effect effrg="004099 214265"/>  Spec 2300/S1000D equivalent <applic> <assert applicPropertyIdent=“cec“ applicPropertyType="prodattr“ applicPropertyValues="004~099|214~265"/> </applic>  The effrg directly corresponds to the values for the assert  May display as: Applicable to: 004-099 or 214-265
  • 18. ©2014 Flatirons Solutions, Inc. All rights reserved. Evaluate Statement  Use Boolean evaluate statements to build more complex statements: <applic> <evaluate andOr="and"> <assert applicPropertyIdent="tailNumber" applicPropertyType="prodattr" applicPropertyValues=“N345D|N366D|N412D"/> <assert applicPropertyIdent=“SB12345" applicPropertyType=“condition" applicPropertyValues=“POST"/> </evaluate> </applic  Evaluates to TRUE or FALSE  This is TRUE for aircraft tails N345D, N366D or N412D and when SB12345 is POST for the aircraft  PCT may indicate if an aircraft is PRE or POST and filter the content – e.g. filter if it is PRE in this case
  • 19. ©2014 Flatirons Solutions, Inc. All rights reserved. Applicability Statements Marking Content  Each applic starts with one evaluate or assert statement  Each evaluate:  Has two or more assert and/or evaluate statements  Can nest to nay depth  Can construct quite complex logical expressions  Precisely define relationships between multiple SBs  Any assert that does not explicitly evaluate to FALSE is considered TRUE  i.e. Hide content only when positively determined
  • 20. ©2014 Flatirons Solutions, Inc. All rights reserved. Applicability: Conclusion  Flexible, Highly Configurable Capability  Nearly identical to S1000D applicability scheme  You define all the table columns and what they mean  Applic statements written and evaluated using completely standard methods  Thus behavior is always the same in all systems
  • 21. ©2014 Flatirons Solutions, Inc. All rights reserved. Conclusion
  • 22. ©2014 Flatirons Solutions, Inc. All rights reserved. Spec 2300 Design: Conclusion  Modular structure similar to S1000D and some OEM flight ops formats  Very detailed flight ops semantics  Some new, novel concepts like separate status and content modules  Some familiar S1000D concepts like applicability  Requires unique system support
  • 23. ©2014 Flatirons Solutions, Inc. All rights reserved. Questions
  • 24. ©2014 Flatirons Solutions, Inc. All rights reserved.