simpleType TechnicalName
namespace http://www.IM-Draft-03-00-44a
type restriction of xs:string
used by
elements ConcentrationRange/ingredient/name/name-item MaterialID/techName/techName-item ShippingEntry/techName/techName-item
facets
minLength 0
maxLength 250
annotation
documentation
      
            Technical Product Name
        
source <xs:simpleType name="TechnicalName">
 
<xs:annotation>
   
<xs:documentation>      
            Technical Product Name
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="250"/>
 
</xs:restriction>
</xs:simpleType>


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