ServiceProviderPartyType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Service Provider Party. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a party contracting to provide services, such as transportation, finance, etc.</ccts:Definition>
  <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ServiceProviderPartyType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Service Provider Party. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a party contracting to provide services, such as transportation, finance, etc.</ccts:Definition>
        <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Service Provider Party. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this service provider.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ServiceTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Service Provider Party. Service Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The type of service provided, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Service Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ServiceType" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Service Provider Party. Service Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The type of service provided, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Service Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Party" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Service Provider Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The party providing the service.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:SellerContact" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Service Provider Party. Seller_ Contact. Contact</ccts:DictionaryEntryName>
            <ccts:Definition>The contact for the service provider.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Service Provider Party</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Seller</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Contact</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Contact</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>