complexType RemarkDescription
diagram pscev_p687.png
type extension of xs:string
properties
base xs:string
used by
element Remark/RemarkDescription
attributes
Name  Type  Use  Default  Fixed  annotation
RemarkCodexs:stringrequired      
source <xs:complexType name="RemarkDescription">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="RemarkCode" type="xs:string" use="required"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

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


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