| diagram | ![]()  | 
				||
| children | nomeDeclarante processoJudicial | ||
| annotation | 
  | 
				||
| source | <xs:complexType name="Declarante"> <xs:annotation> <xs:documentation>Dados do declarante ou processo judicial.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="nomeDeclarante" type="xs:string"/> <xs:element name="processoJudicial" type="nsS:ProcessoJudicial"/> </xs:choice> </xs:complexType>  | 
				
| diagram | |||||
| type | xs:string | ||||
| properties | 
  | 
				||||
| source | <xs:element name="nomeDeclarante" type="xs:string"/> | 
| diagram | ![]()  | 
				||||
| type | nsS:ProcessoJudicial | ||||
| properties | 
  | 
				||||
| children | numeroProcesso | ||||
| source | <xs:element name="processoJudicial" type="nsS:ProcessoJudicial"/> |