complexType SupplierReference
diagram pscev_p736.png
type extension of xs:string
properties
base xs:string
used by
element SupplierReferences/SupplierReference
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:stringrequired      
source <xs:complexType name="SupplierReference">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="Code" type="xs:string" use="required"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute SupplierReference/@Code
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Code" type="xs:string" use="required"/>


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