| diagram | ![]() |
||
| children | certidao registro numeroVia averbacoesEObservacoes | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="CertidaoRC"> <xs:annotation> <xs:documentation>Certidao especializada para o Registro Civil.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="certidao" type="nsS:Certidao"/> <xs:element name="registro" type="nsS:RegistroRC"/> <xs:element name="numeroVia" type="xs:int"/> <xs:element name="averbacoesEObservacoes"> <xs:annotation> <xs:documentation>Averbações e Observações da certidão.</xs:documentation> <xs:appinfo> <hj:basic> <orm:lob/> </hj:basic> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | nsS:Certidao | ||||
| properties |
|
||||
| children | solicitante dataValidade folhasExcedentes copiasXeroxMicrofilme localArquivamento | ||||
| source | <xs:element name="certidao" type="nsS:Certidao"/> |
| diagram | ![]() |
||||
| type | nsS:RegistroRC | ||||
| properties |
|
||||
| children | registro numeroAssento matricula | ||||
| source | <xs:element name="registro" type="nsS:RegistroRC"/> |
| diagram | |||||
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:element name="numeroVia" type="xs:int"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="averbacoesEObservacoes"> <xs:annotation> <xs:documentation>Averbações e Observações da certidão.</xs:documentation> <xs:appinfo> <hj:basic> <orm:lob/> </hj:basic> </xs:appinfo> </xs:annotation> </xs:element> |