The required n attribute is the number of Id elements in this array.
Source
<xs:element name="InspectionProgramGenerationSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionProgramGenerationSoftware element gives information about the ids of software used to generate the program.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="InspectionProgramExecutionSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionProgramExecutionSoftware element gives information about the ids of software used to perform the inspection.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="AnalysisSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional AnalysisSoftware element gives information about the ids of software used for inspection data analysis.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="CADSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CADSoftware element gives information about the ids of CAD software used to create the product model.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="DMESoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DMESoftware element gives information about the ids of software running on the DME.</xs:documentation></xs:annotation></xs:element>
The InspectionSoftwareItemsType defines information about software used to create the product model, to analyze data and/or to perform the product inspection.
<xs:complexType name="InspectionSoftwareItemsType"><xs:annotation><xs:documentation>The InspectionSoftwareItemsType defines information about software used to create the product model, to analyze data and/or to perform the product inspection.</xs:documentation></xs:annotation><xs:sequence><xs:element name="InspectionProgramGenerationSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionProgramGenerationSoftware element gives information about the ids of software used to generate the program.</xs:documentation></xs:annotation></xs:element><xs:element name="InspectionProgramExecutionSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionProgramExecutionSoftware element gives information about the ids of software used to perform the inspection.</xs:documentation></xs:annotation></xs:element><xs:element name="AnalysisSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional AnalysisSoftware element gives information about the ids of software used for inspection data analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="CADSoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional CADSoftware element gives information about the ids of CAD software used to create the product model.</xs:documentation></xs:annotation></xs:element><xs:element name="DMESoftware" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DMESoftware element gives information about the ids of software running on the DME.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>