diagram | |||||
type | extension of nsS:AtoSelado | ||||
properties |
|
||||
children | idAto codigoServentia dataAto tipoAto valorEmolumento valorAto tipoCobranca responsavel recibo selo certidao protesto motivoCancelamento | ||||
annotation |
|
||||
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> |
diagram | |||||
type | nsS:Certidao | ||||
properties |
|
||||
children | solicitante dataValidade folhasExcedentes copiasXeroxMicrofilme localArquivamento | ||||
source | <xs:element name="certidao" type="nsS:Certidao"/> |
diagram | |||||
type | nsS:Protocolo | ||||
properties |
|
||||
children | codigoLivroProtocolo numeroProtocolo dataProtocolo | ||||
source | <xs:element name="protesto" type="nsS:Protocolo"/> |
diagram | |||||
type | xs:int | ||||
properties |
|
||||
source | <xs:element name="motivoCancelamento" type="xs:int"/> |