simpleType tcip:OB-Parameter
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:base64Binary
used by
elements tcip:CCParameterThreshold/hi-value-alarm tcip:CCParameterThreshold/hi-value-recover tcip:CCParameterThreshold/lo-value-alarm tcip:CCParameterThreshold/lo-value-recover tcip:OBParameterDumpEntry/parameter-value tcip:CCAlarm/value
facets
maxLength 16
source <xs:simpleType name="OB-Parameter">
 
<xs:restriction base="xs:base64Binary">
   
<xs:maxLength value="16"/>
 
</xs:restriction>
</xs:simpleType>


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