case class ConceptItem(any: Option[DataRecord[Any]] = None, anyitemtypeoption: Seq[DataRecord[AnyItemTypeOption]] = Nil, hopHistory: Option[HopHistory] = None, rightsInfo: Seq[RightsInfoType] = Nil, itemMeta: ItemMetadataType, contentMeta: Option[ContentMetadataAcDType] = None, assert: Seq[AssertType] = Nil, inlineRef: Seq[InlineRef] = Nil, derivedFrom: Seq[DerivedFrom] = Nil, concept: Option[Concept] = None, attributes: Map[String, DataRecord[Any]] = Map()) extends AnyItemType with Product with Serializable
NewsML-G2 2.22 XML Schema, document version 1Date of creation/approval of this XML Schema version: 2015-10-26Any changes applied to this version of the XML Schema can be found at http://dev.iptc.org/G2-Approved-ChangesDate of creation of this XML Schema document version: 2015-12-01Schema design created for the IPTC in 2008 by Jay Cousins, RivCom Ltd (jay.cousins@rivcom.com), Ulf Wingstedt, CNet Svenska AB (ulf.wingstedt@cnet.se)Schema maintained for the IPTC by Michael Steidl (IPTC), prior to 2009 by Laurent Le Meur (AFP)
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConceptItem
- Serializable
- Serializable
- Product
- Equals
- AnyItemType
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ConceptItem(any: Option[DataRecord[Any]] = None, anyitemtypeoption: Seq[DataRecord[AnyItemTypeOption]] = Nil, hopHistory: Option[HopHistory] = None, rightsInfo: Seq[RightsInfoType] = Nil, itemMeta: ItemMetadataType, contentMeta: Option[ContentMetadataAcDType] = None, assert: Seq[AssertType] = Nil, inlineRef: Seq[InlineRef] = Nil, derivedFrom: Seq[DerivedFrom] = Nil, concept: Option[Concept] = None, attributes: Map[String, DataRecord[Any]] = Map())
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
any: Option[DataRecord[Any]]
- Definition Classes
- ConceptItem → AnyItemType
-
val
anyitemtypeoption: Seq[DataRecord[AnyItemTypeOption]]
- Definition Classes
- ConceptItem → AnyItemType
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val assert: Seq[AssertType]
-
val
attributes: Map[String, DataRecord[Any]]
- Definition Classes
- ConceptItem → AnyItemType
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val concept: Option[Concept]
-
lazy val
conformance: String
- Definition Classes
- ConceptItem → AnyItemType
- val contentMeta: Option[ContentMetadataAcDType]
- val derivedFrom: Seq[DerivedFrom]
-
lazy val
dir: Option[Dir]
- Definition Classes
- ConceptItem → AnyItemType
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
lazy val
guid: String
- Definition Classes
- ConceptItem → AnyItemType
-
val
hopHistory: Option[HopHistory]
- Definition Classes
- ConceptItem → AnyItemType
- val inlineRef: Seq[InlineRef]
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
itemMeta: ItemMetadataType
- Definition Classes
- ConceptItem → AnyItemType
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
val
rightsInfo: Seq[RightsInfoType]
- Definition Classes
- ConceptItem → AnyItemType
-
lazy val
standard: String
- Definition Classes
- ConceptItem → AnyItemType
-
lazy val
standardversion: String
- Definition Classes
- ConceptItem → AnyItemType
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
lazy val
version: BigInt
- Definition Classes
- ConceptItem → AnyItemType
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
lazy val
xmllang: Option[String]
- Definition Classes
- ConceptItem → AnyItemType