| diagram | ![]()  | 
				||
| children | registro numeroAssento | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:complexType name="RegistroRC"> <xs:annotation> <xs:documentation>Registro especializado para as certidões do Registro Civil.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="registro" type="nsS:Registro"/> <xs:element name="numeroAssento" type="xs:int"/> </xs:sequence> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||||
| type | nsS:Registro | ||||
| properties | 
  | 
				||||
| children | codigoLivro paginaInicial paginaFinal dataRegistro | ||||
| source | <xs:element name="registro" type="nsS:Registro"/> | 
| diagram | |||||
| type | xs:int | ||||
| properties | 
  | 
				||||
| source | <xs:element name="numeroAssento" type="xs:int"/> |