Skip to content
Snippets Groups Projects
Commit 89d95732 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

updated SISO-REF-010 enumerations to v30

parent da8620e4
No related branches found
No related tags found
No related merge requests found
......@@ -73,11 +73,11 @@ Guidelines are established for the verification, validation, and accreditation (
---
**5. SISO-REF-010-2021: Reference for Enumerations for Simulation Interoperability** <a href="https://www.sisostds.org/ProductsPublications/ReferenceDocuments.aspx" target="_blank"><img src="SisoLogo.jpg" width="314" align="right"/></a>
**5. SISO-REF-010-2022: Reference for Enumerations for Simulation Interoperability** <a href="https://www.sisostds.org/ProductsPublications/ReferenceDocuments.aspx" target="_blank"><img src="SisoLogo.jpg" width="314" align="right"/></a>
* https://www.sisostds.org/ProductsPublications/ReferenceDocuments.aspx (scroll down to bottom of page)
* *Abstract.*
SISO-REF-010 specifies numerical values and associated definitions for fields that are identified as enumerations in SISO Standards Products and SISO-sponsored standards published by IEEE for High Level Architecture (HLA) and Distributed Interactive Simulation (DIS). Enumerations for simulations may be applied in other architectures, such as the Test and Training Enabling Architecture (TENA).
* Resources include [SISO-REF-010-2021 distribution](https://www.sisostds.org/DigitalLibrary.aspx?Command=Core_Download&EntryId=51787),
* Resources include [SISO-REF-010-2022 distribution](https://www.sisostds.org/DigitalLibrary.aspx?Command=Core_Download&EntryId=51787),
[enumerations PDF](https://www.sisostds.org/DigitalLibrary.aspx?Command=Core_Download&EntryId=46172),
[Operations Manual (OPMAN)](https://www.sisostds.org/DigitalLibrary.aspx?Command=Core_Download&EntryId=47284) and
[latest version of all resources](https://svn.code.sf.net/p/esitools/code/Release_Information/Current_DRAFT)
......
......@@ -33,9 +33,10 @@
<fileset dir="." includes="**/*.xsl"/>
<fileset dir="." includes="**/Makefile"/>
<fileset dir="." includes="**/README.txt"/>
<fileset dir="." includes="**/SISO-REF-010-v28/*"/>
<!--<fileset dir="." includes="**/SISO-REF-010-v28/*"/>
<fileset dir="." includes="**/SISO-REF-010-v29*"/> -->
</delete>
<delete verbose="true" failonerror="false" dir="SISO-REF-010-v28"/>
<!--<delete verbose="true" failonerror="false" dir="SISO-REF-010-v29"/> -->
</target>
<!-- =============================================== -->
......@@ -196,8 +197,8 @@
<property name="opendis7-java.relative" value="../../x3d-github/opendis7-java/opendis7-source-generator"/>
<property name="SISO-REF-010" value="SISO-REF-010-v28"/>
<property name="SISO-REF-010.zipID" value="51787"/>
<property name="SISO-REF-010" value="SISO-REF-010-v29"/>
<property name="SISO-REF-010.zipID" value="46171"/>
<property name="SISO-REF-010.1" value="SISO-REF-010.1-2019 Operations Manual for EWG V08.pdf"/>
<target name="download.SISO">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment