1*c33452fbSAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?> 2*c33452fbSAndroid Build Coastguard Worker<!--W3C Schema generated by XMLSpy v2007 (http://www.altova.com)--> 3*c33452fbSAndroid Build Coastguard Worker<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> 4*c33452fbSAndroid Build Coastguard Worker <xs:include schemaLocation="ComponentLibrary.xsd"/> 5*c33452fbSAndroid Build Coastguard Worker <xs:complexType name="SubsystemType"> 6*c33452fbSAndroid Build Coastguard Worker <xs:sequence> 7*c33452fbSAndroid Build Coastguard Worker <xs:element ref="ComponentLibrary"/> 8*c33452fbSAndroid Build Coastguard Worker <xs:element name="InstanceDefinition"> 9*c33452fbSAndroid Build Coastguard Worker <xs:complexType> 10*c33452fbSAndroid Build Coastguard Worker <xs:sequence> 11*c33452fbSAndroid Build Coastguard Worker <xs:sequence maxOccurs="unbounded"> 12*c33452fbSAndroid Build Coastguard Worker <xs:group ref="ParameterBlockGroup"/> 13*c33452fbSAndroid Build Coastguard Worker </xs:sequence> 14*c33452fbSAndroid Build Coastguard Worker </xs:sequence> 15*c33452fbSAndroid Build Coastguard Worker </xs:complexType> 16*c33452fbSAndroid Build Coastguard Worker <xs:unique name="InstanceDefintionSubElementsUniqueness"> 17*c33452fbSAndroid Build Coastguard Worker <xs:selector xpath="*"/> 18*c33452fbSAndroid Build Coastguard Worker <xs:field xpath="@Name"/> 19*c33452fbSAndroid Build Coastguard Worker </xs:unique> 20*c33452fbSAndroid Build Coastguard Worker </xs:element> 21*c33452fbSAndroid Build Coastguard Worker </xs:sequence> 22*c33452fbSAndroid Build Coastguard Worker <xs:attributeGroup ref="Nameable"/> 23*c33452fbSAndroid Build Coastguard Worker <xs:attribute name="Type" use="required"/> 24*c33452fbSAndroid Build Coastguard Worker <xs:attribute name="Mapping" use="optional"/> 25*c33452fbSAndroid Build Coastguard Worker </xs:complexType> 26*c33452fbSAndroid Build Coastguard Worker <xs:element name="Subsystem" type="SubsystemType"> 27*c33452fbSAndroid Build Coastguard Worker <xs:keyref name="InstanceDefinitionComponentTypeNotFound" refer="ComponentTypeUniqueness"> 28*c33452fbSAndroid Build Coastguard Worker <xs:selector xpath="InstanceDefinition/Component"/> 29*c33452fbSAndroid Build Coastguard Worker <xs:field xpath="@Type"/> 30*c33452fbSAndroid Build Coastguard Worker </xs:keyref> 31*c33452fbSAndroid Build Coastguard Worker </xs:element> 32*c33452fbSAndroid Build Coastguard Worker</xs:schema> 33