complexType GeneralRemark
diagram pscev_p802.png
type extension of xs:string
properties
base xs:string
used by
element GeneralRemarks/GeneralRemark
attributes
Name  Type  Use  Default  Fixed  annotation
ProviderIdentifierxs:string      
OperationTypexs:string      
documentation
Si es nulo= Alta
source <xs:complexType name="GeneralRemark">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="ProviderIdentifier" type="xs:string"/>
     
<xs:attribute name="OperationType" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Si es nulo= Alta</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

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

attribute GeneralRemark/@OperationType
type xs:string
properties
isRef 0
annotation
documentation
Si es nulo= Alta
source <xs:attribute name="OperationType" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Si es nulo= Alta</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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