Definition Type: Element
Name: address
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:AddressType
Containing Schema: NewsML-G2_2.20-spec-All-Power.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A postal address.
Collapse XSD Schema Diagram:
Drilldown into postalCode in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into country in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into area in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into locality in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into line in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into roleuri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into role in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into pubconstrainturi in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into pubconstraint in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into id in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into AddressType in schema newsml-g2_2_20-spec-all-power_xsdXSD Diagram of address in schema newsml-g2_2_20-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<xs:element name="address" type="AddressType">
    <xs:annotation>
        <xs:documentation>A postal address.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
line nsB:line 0 unbounded
locality nsB:locality 0 unbounded
area nsB:area 0 unbounded
country nsB:country 0 (1)
postalCode nsB:postalCode 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id Optional
creator nsB:creator Optional
creatoruri nsB:creatoruri Optional
modified nsB:modified Optional
custom nsB:custom Optional
how nsB:how Optional
howuri nsB:howuri Optional
why nsB:why Optional
whyuri nsB:whyuri Optional
pubconstraint nsB:pubconstraint Optional
pubconstrainturi nsB:pubconstrainturi Optional
role nsB:role (Optional)
roleuri nsB:roleuri (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: