simpleType Har-characteristics
namespace http://www.ite.org/tmdd
type restriction of xs:string
used by
element HARInventory/har-characteristics
facets
minLength 1
maxLength 256
annotation
documentation
<objectClass>HAR</objectClass>
<definition>Text description of pertinent capabilities of a HAR device including frequency, range or other information.</definition>
source <xs:simpleType name="Har-characteristics">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>HAR</objectClass>
     
<definition>Text description of pertinent capabilities of a HAR device including frequency, range or other information.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="256"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy