getamdaparam.xsd 236 Bytes Edit Raw Blame History 1 2 3 4 5 6 <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:include schemaLocation="parameter.xsd" /> <xs:element name="amdaParam" substitutionGroup="Getter" type="GetterType"/> </xs:schema>