complexType Supplier
diagram pscev_p735.png
type extension of xs:string
properties
base xs:string
attributes
Name  Type  Use  Default  Fixed  annotation
OfficeIdxs:string      
source <xs:complexType name="Supplier">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="OfficeId" type="xs:string"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute Supplier/@OfficeId
type xs:string
properties
isRef 0
source <xs:attribute name="OfficeId" type="xs:string"/>


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