diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://niem.gov/niem/niem-core/2.0 | ||||||||||||||||||||||||||||||
type | extension of nc:PersonLocationAssociationType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:AssociationBeginDate nc:AssociationEndDate nc:ResidenceDescriptionText nc:ResidenceOccupancyCategoryText nc:ResidencePaymentAmount nc:ResidencePaymentPeriodText | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="PersonResidenceAssociationType"> <xsd:annotation> <xsd:appinfo> <i:Base i:name="PersonLocationAssociationType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="nc:PersonLocationAssociationType"> <xsd:sequence> <xsd:element ref="nc:ResidenceDescriptionText" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="nc:ResidenceOccupancyCategoryText" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="nc:ResidencePaymentAmount" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="nc:ResidencePaymentPeriodText" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |