Schema GenericText.xsd


schema location:  Z:\schema\Rev0\GenericText.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.eamxml.org/schema/Rev0
 
Elements  Complex types 
GenericText  GenericTextType 


element GenericText
diagram GenericText_p1.png
namespace http://www.eamxml.org/schema/Rev0
type GenericTextType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idderived by: xs:stringrequired      
source <xs:element name="GenericText" type="GenericTextType"/>

complexType GenericTextType
diagram GenericText_p2.png
namespace http://www.eamxml.org/schema/Rev0
type extension of xs:string
properties
base xs:string
used by
element GenericText
attributes
Name  Type  Use  Default  Fixed  annotation
Idderived by: xs:stringrequired      
source <xs:complexType name="GenericTextType">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="Id" use="required">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Cool"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute GenericTextType/@Id
type restriction of xs:string
properties
isRef 0
use required
facets
enumeration Cool
source <xs:attribute name="Id" use="required">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Cool"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


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