diagram | |||||
type | extension of nsS:AtoSelado | ||||
properties |
|
||||
children | idAto codigoServentia dataAto tipoAto valorEmolumento valorAto tipoCobranca responsavel recibo selo retificador numeroSerieSeloOriginal certidaoRC nomeDeclarante nome nomePai nomeMae nomeAvoMaterna nomeAvoMaterno nomeAvoPaterna nomeAvoPaterno dataHoraNascimento gemeos numeroDNV municipioNascimento | ||||
annotation |
|
||||
source | <xs:complexType name="CNascimento" mixed="false"> <xs:annotation> <xs:documentation>307 - Certidão de Nascimento</xs:documentation> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="nsS:AtoSelado"> <xs:sequence> <xs:element name="certidaoRC" type="nsS:CertidaoRC"/> <xs:element name="nomeDeclarante" type="xs:string"/> <xs:element name="nome" type="xs:string"/> <xs:element name="nomePai" type="xs:string" minOccurs="0"/> <xs:element name="nomeMae" type="xs:string"/> <xs:element name="nomeAvoMaterna" type="xs:string"/> <xs:element name="nomeAvoMaterno" type="xs:string" minOccurs="0"/> <xs:element name="nomeAvoPaterna" type="xs:string" minOccurs="0"/> <xs:element name="nomeAvoPaterno" type="xs:string" minOccurs="0"/> <xs:element name="dataHoraNascimento" type="xs:date"> <xs:annotation> <xs:documentation>Data e hora do nascimento.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="gemeos" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Informações dos irmãos gêmeos, se houver.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="nomeGemeo"/> <xs:element name="matriculaGemeo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="numeroDNV" type="xs:string"/> <xs:element name="municipioNascimento" type="xs:int"> <xs:annotation> <xs:documentation>Código da cidade, conforme tabela padronizada 3.15.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||
type | nsS:CertidaoRC | ||||
properties |
|
||||
children | certidao registro numeroVia averbacoesEObservacoes | ||||
source | <xs:element name="certidaoRC" type="nsS:CertidaoRC"/> |
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="nomeDeclarante" type="xs:string"/> |
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="nome" type="xs:string"/> |
diagram | |||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="nomePai" type="xs:string" minOccurs="0"/> |
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="nomeMae" type="xs:string"/> |
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="nomeAvoMaterna" type="xs:string"/> |
diagram | |||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="nomeAvoMaterno" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="nomeAvoPaterna" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="nomeAvoPaterno" type="xs:string" minOccurs="0"/> |
diagram | |||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="dataHoraNascimento" type="xs:date"> <xs:annotation> <xs:documentation>Data e hora do nascimento.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
properties |
|
||||||||
children | nomeGemeo matriculaGemeo | ||||||||
annotation |
|
||||||||
source | <xs:element name="gemeos" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Informações dos irmãos gêmeos, se houver.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="nomeGemeo"/> <xs:element name="matriculaGemeo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
properties |
|
||
source | <xs:element name="nomeGemeo"/> |
diagram | |||
properties |
|
||
source | <xs:element name="matriculaGemeo"/> |
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="numeroDNV" type="xs:string"/> |
diagram | |||||
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="municipioNascimento" type="xs:int"> <xs:annotation> <xs:documentation>Código da cidade, conforme tabela padronizada 3.15.</xs:documentation> </xs:annotation> </xs:element> |