simpleType ICSIdType
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type xsd:string
properties
base xsd:string
used by
element KeyLOVValueType/Key
complexTypes ICOClassIdType ParentType
attributes AdminViewType/@classId UserClassAttributeType/@classid CommonClassAttributes/@classId KeyLOVType/@keyLOVId ICOClassIdType/@subclassId AdminViewType/@viewId
annotation
documentation

      Type used for string based unique id's like class id
     
source <xsd:simpleType name="ICSIdType">
 
<xsd:annotation>
   
<xsd:documentation>
      Type used for string based unique id's like class id
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>


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