id	author	title	date	pages	extension	mime	words	sentence	flesch	summary	cache	txt
ijassa-1052	Viktorova, Valentina S.; Stepanyants, Armen S.	Software for Testability Analysis of Aviation Systems	2021	26	.pdf	application/pdf	8490	584	55	TESTABILITY DATA XML SCHEMA DEFINITION <?xml version=”1.0” encoding=”UTF-8”?> <xs:schema xmlns:xs=”http://www.w3.org/2001/XMLSchema” xmlns:mstns=”http://tempuri.org/TestabilityXMLSchema.xsd” xmlns=”http://tempuri.org/TestabilityXMLSchema.xsd” elementFormDefault=”qualified” targetNamespace=”http://tempuri.org/TestabilityXMLSchema.xsd”> <xs:annotation> <xs:appinfo>Testability Software</xs:appinfo> <xs:documentation xml:lang=”en”> This Schema defines a structure and properties of testability XML data </xs:documentation> </xs:annotation> <!- -Global Simple Types- -> <xs:simpleType name=”TRIndex”> <!--Time parameters and reliability indices--> <xs:restriction base=”xs:decimal”> <xs:minInclusive value=”0”/> </xs:restriction> </xs:simpleType> <xs:simpleType name=”TRatio”> <!--Testability indices normalized from 0 to 1--> <xs:restriction base=”xs:decimal”> <xs:minInclusive value=”0”/> <xs:maxInclusive value=”1”/> </xs:restriction> </xs:simpleType> <xs:simpleType name=”TCodATA”> <!	cache/ijassa-1052.pdf	txt/ijassa-1052.txt
