type | restriction of xsd:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xsd:simpleType name="avclVersion"> <xsd:annotation> <xsd:appinfo>avclVersion enumeration constants are used to identify the allowed versions for an AVCL document.</xsd:appinfo> <xsd:documentation source="https://savage.nps.edu/Savage/AuvWorkbench/AVCL/AVCL.html">Language version number with corresponding XML schema validation</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="3.1"> <xsd:annotation> <xsd:appinfo>Support for Dimensions of Autonomous Decision Making (DADM) Risk Element (RE) constraints, July 2022.</xsd:appinfo> <xsd:documentation source="https://savage.nps.edu/Savage/AuvWorkbench/AVCL/AVCL.3.0.xsd"/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="3.0"> <xsd:annotation> <xsd:appinfo>Support for Mission Execution Ontology (MEO) for Ethical Control of Unmanned Systems, October 2019.</xsd:appinfo> <xsd:documentation source="https://savage.nps.edu/Savage/AuvWorkbench/AVCL/AVCL.3.0.xsd"/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2.1"> <xsd:annotation> <xsd:appinfo>Improved version of AVCL implemented on 1 November 2012.</xsd:appinfo> <xsd:documentation source="https://savage.nps.edu/Savage/AuvWorkbench/AVCL/AVCL.2.1.xsd"/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2.0"> <xsd:annotation> <xsd:appinfo>Improved version of AVCL implemented on 12 January 2009.</xsd:appinfo> <xsd:documentation source="https://savage.nps.edu/Savage/AuvWorkbench/AVCL/AVCL.2.0.xsd"/> </xsd:annotation> </xsd:enumeration> <!-- Deliberately not supported, but prior entry kept here for legacy sake. Use AVCL.1.0To2.0.xslt to convert past missions, if upgrade or earlier mission XML is desired. --> <!-- xsd:enumeration value="1.0"> <xsd:annotation> <xsd:appinfo>Original AVCL implemented on 02 March 2004.</xsd:appinfo> <xsd:documentation source="https://savage.nps.edu/Savage/AuvWorkbench/AVCL/AVCL.1.0.xsd"/> </xsd:annotation> </xsd:enumeration--> </xsd:restriction> </xsd:simpleType> |