Schema Central > niem41 > hs.xsd > hs:ClientAttorneyAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

hs:ClientAttorneyAssociation

An association between a client and an attorney.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AssociationType
structures:ref [0..1]xsd:IDREFfrom type structures:AssociationType
structures:uri [0..1]xsd:anyURIfrom type structures:AssociationType
structures:metadata [0..1]xsd:IDREFSfrom type structures:AssociationType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:AssociationType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:AssociationType

Sample instance

<hs:ClientAttorneyAssociation>
   <structures:AssociationAugmentationPoint>any content</structures:AssociationAugmentationPoint>
   <nc:AssociationDateRange>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:StartDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:StartDate>
      <nc:EndDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:EndDate>
      <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint>
   </nc:AssociationDateRange>
   <nc:AssociationDescriptionText>string</nc:AssociationDescriptionText>
   <nc:AssociationAugmentationPoint>any content</nc:AssociationAugmentationPoint>
   <hs:ClientEntity>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <hs:ReportingOrganization>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText>
         <nc:OrganizationLEIIdentification>...
         </nc:OrganizationLEIIdentification>
         <nc:OrganizationActivityText>string</nc:OrganizationActivityText>
         <nc:OrganizationBranchName>string</nc:OrganizationBranchName>
         <j:OrganizationCategoryNDExCode>BUSINESS</j:OrganizationCategoryNDExCode>
         <nc:OrganizationDayContactInformation>...
         </nc:OrganizationDayContactInformation>
         <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText>
         <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName>
         <nc:OrganizationEmergencyContactInformation>...
         </nc:OrganizationEmergencyContactInformation>
         <nc:OrganizationEstablishedDate>...
         </nc:OrganizationEstablishedDate>
         <nc:OrganizationEveningContactInformation>...
         </nc:OrganizationEveningContactInformation>
         <nc:OrganizationForeignAffiliate>...
         </nc:OrganizationForeignAffiliate>
         <nc:OrganizationIdentification>...
         </nc:OrganizationIdentification>
         <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator>
         <nc:OrganizationIncorporationDate>...
         </nc:OrganizationIncorporationDate>
         <nc:OrganizationIncorporationLocation>...
         </nc:OrganizationIncorporationLocation>
         <nc:OrganizationLocalIdentification>...
         </nc:OrganizationLocalIdentification>
         <nc:OrganizationLocation>...
         </nc:OrganizationLocation>
         <nc:OrganizationName>string</nc:OrganizationName>
         <nc:OrganizationNightContactInformation>...
         </nc:OrganizationNightContactInformation>
         <nc:OrganizationOtherIdentification>...
         </nc:OrganizationOtherIdentification>
         <nc:OrganizationParentAffiliate>...
         </nc:OrganizationParentAffiliate>
         <nc:OrganizationPrimaryContactInformation>...
         </nc:OrganizationPrimaryContactInformation>
         <nc:OrganizationPrincipalOfficial>...
         </nc:OrganizationPrincipalOfficial>
         <nc:OrganizationStatus>...
         </nc:OrganizationStatus>
         <nc:OrganizationSubUnit>...
         </nc:OrganizationSubUnit>
         <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName>
         <nc:OrganizationTaxIdentification>...
         </nc:OrganizationTaxIdentification>
         <nc:OrganizationTerminationDate>...
         </nc:OrganizationTerminationDate>
         <nc:OrganizationUnitName>string</nc:OrganizationUnitName>
         <hs:OrganizationAugmentation>...
         </hs:OrganizationAugmentation>
         <hs:ReportingOrganizationCategoryCode>Advocate</hs:ReportingOrganizationCategoryCode>
         <hs:ReportingOrganizationClassCode>City Government</hs:ReportingOrganizationClassCode>
         <hs:ReportingOrganizationAugmentationPoint>any content</hs:ReportingOrganizationAugmentationPoint>
      </hs:ReportingOrganization>
      <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint>
   </hs:ClientEntity>
   <hs:AttorneyStatusCategoryCode>AGENCY</hs:AttorneyStatusCategoryCode>
   <hs:BasisOfAppointmentCode>Age</hs:BasisOfAppointmentCode>
   <hs:RepresentationAppointmentCode>CoCounsel</hs:RepresentationAppointmentCode>
   <hs:ClientAttorneyAssociationAugmentationPoint>any content</hs:ClientAttorneyAssociationAugmentationPoint>
</hs:ClientAttorneyAssociation>