complexType CCancelamentoProtesto
diagram SeloDigital_Atos_v0.7_p207.png
type extension of nsS:AtoSelado
properties
base nsS:AtoSelado
mixed false
children idAto codigoServentia dataAto tipoAto valorEmolumento valorAto tipoCobranca responsavel recibo selo certidao protesto motivoCancelamento
annotation
documentation
103 - Certidão de Cancelamento de Protesto
appinfo
<hj:entity>
<orm:sequence-generator name="Generator_CCANCELAMENTOPROTESTO" sequence-name="SEQ_CCANCELAMENTOPROTESTO"/>
</hj:entity>
source <xs:complexType name="CCancelamentoProtesto" mixed="false">
 
<xs:annotation>
   
<xs:documentation>103 - Certidão de Cancelamento de Protesto</xs:documentation>
   
<xs:appinfo>
     
<hj:entity>
       
<orm:sequence-generator name="Generator_CCANCELAMENTOPROTESTO" sequence-name="SEQ_CCANCELAMENTOPROTESTO"/>
     
</hj:entity>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent mixed="false">
   
<xs:extension base="nsS:AtoSelado">
     
<xs:sequence>
       
<xs:element name="certidao" type="nsS:Certidao"/>
       
<xs:element name="protesto" type="nsS:Protocolo"/>
       
<xs:element name="motivoCancelamento" type="xs:int"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element CCancelamentoProtesto/certidao
diagram SeloDigital_Atos_v0.7_p208.png
type nsS:Certidao
properties
isRef 0
content complex
children solicitante dataValidade folhasExcedentes copiasXeroxMicrofilme localArquivamento
source <xs:element name="certidao" type="nsS:Certidao"/>

element CCancelamentoProtesto/protesto
diagram SeloDigital_Atos_v0.7_p209.png
type nsS:Protocolo
properties
isRef 0
content complex
children codigoLivroProtocolo numeroProtocolo dataProtocolo
source <xs:element name="protesto" type="nsS:Protocolo"/>

element CCancelamentoProtesto/motivoCancelamento
diagram SeloDigital_Atos_v0.7_p210.png
type xs:int
properties
isRef 0
content simple
source <xs:element name="motivoCancelamento" type="xs:int"/>


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